++ 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: =================== Fri Apr 18 13:27:21 UTC 2025 ==================='
INFO: =================== Fri Apr 18 13:27:21 UTC 2025 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ ip route get 1
+++++ awk '{print $2}'
+++++ grep -o 'dev.*'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ local nic=ens3
+++ ip addr show dev ens3
+++ grep 'inet '
+++ head -n 1
+++ awk '{print $2}'
+++ cut -d / -f 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_CRYPT_INTERFACE=crypt0
++ VROUTER_DECRYPT_INTERFACE=decrypt0
++ VROUTER_DECRYPT_KEY=15
++ 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
++ echo 10.0.0.33
++ cut -d , -f 1
+ 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
+++ cut -d ' ' -f 1
+++ find_my_ip_and_order_for_node_list 10.0.0.33
+++ local servers=10.0.0.33
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ cat /proc/net/fib_trie
++++ awk '/32 host/ { print f } {f=$2}'
++++ sort
++++ grep -vi host
++++ uniq
+++ local local_ips=,10.0.0.33,10.137.145.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.137.145.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 ]]
++ sed 's/,/ /g'
++ echo 10.0.0.33:9041
+ 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=__
++ sed 's/^API__//g'
++ sort
++ cut -d = -f 1
++ grep '^API__.*__.*=.*$'
++ set -o posix
++ set
+ local vars=
+ local section=
+ (( ++index  ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ ((  CONFIG_API_WORKER_COUNT > 1  ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ noauth != \k\e\y\s\t\o\n\e ]]
+ return
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ noauth == \k\e\y\s\t\o\n\e ]]
+ cat
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
04/18/2025 13:28:08.434 7fdd8a00dec8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
04/18/2025 13:28:08.928 7fdd8a00dec8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
04/18/2025 13:28:08.985 7fdd8a00dec8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
04/18/2025 13:28:08.985 7fdd8a00dec8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:28:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.009686
Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7fdd81f35978 set()>))...
Listening on http://10.0.0.33:8082/
Hit Ctrl-C to quit.

10.0.0.33 - - [2025-04-18 13:28:26] "GET / HTTP/1.1" 503 181 0.000237
10.0.0.33 - - [2025-04-18 13:28:26] "GET / HTTP/1.1" 200 35931 0.006530
10.0.0.33 - - [2025-04-18 13:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007130
10.0.0.33 - - [2025-04-18 13:28:26] "GET /routing-instance/dcbef79d-b0f8-45c1-b26d-5b7dc49c95ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007964
10.0.0.33 - - [2025-04-18 13:28:27] "POST /bgp-routers HTTP/1.1" 200 616 0.121597
10.0.0.33 - - [2025-04-18 13:28:27] "GET /bgp-router/6e655376-3769-4156-a5ab-c3cd4d616e8b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.017305
10.0.0.33 - - [2025-04-18 13:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890
10.0.0.33 - - [2025-04-18 13:28:27] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007716
10.0.0.33 - - [2025-04-18 13:28:27] "GET / HTTP/1.1" 200 45303 0.003785
10.0.0.33 - - [2025-04-18 13:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681
10.0.0.33 - - [2025-04-18 13:28:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009609
10.0.0.33 - - [2025-04-18 13:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334
10.0.0.33 - - [2025-04-18 13:28:27] "POST /ref-update HTTP/1.1" 200 156 0.013546
10.0.0.33 - - [2025-04-18 13:28:27] "GET / HTTP/1.1" 200 35931 0.001478
10.0.0.33 - - [2025-04-18 13:28:27] "GET / HTTP/1.1" 200 35931 0.001339
10.0.0.33 - - [2025-04-18 13:28:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.003822
10.0.0.33 - - [2025-04-18 13:28:28] "POST /job-templates HTTP/1.1" 200 555 0.091527
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.023530
10.0.0.33 - - [2025-04-18 13:28:28] "POST /job-templates HTTP/1.1" 200 563 0.120857
10.0.0.33 - - [2025-04-18 13:28:28] "GET / HTTP/1.1" 200 35931 0.002972
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.007349
10.0.0.33 - - [2025-04-18 13:28:28] "POST /job-templates HTTP/1.1" 200 545 0.128623
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.011484
10.0.0.33 - - [2025-04-18 13:28:28] "POST /job-templates HTTP/1.1" 200 577 0.111239
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.021221
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.029203
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231
10.0.0.33 - - [2025-04-18 13:28:28] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040859
10.0.0.33 - - [2025-04-18 13:28:28] "GET / HTTP/1.1" 200 35931 0.002709
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019448
10.0.0.33 - - [2025-04-18 13:28:28] "POST /job-templates HTTP/1.1" 200 579 0.195822
10.0.0.33 - - [2025-04-18 13:28:28] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016508
10.0.0.33 - - [2025-04-18 13:28:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.095404
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 210 0.029091
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.033700
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.006843
10.0.0.33 - - [2025-04-18 13:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019803
10.0.0.33 - - [2025-04-18 13:28:28] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.034379
10.0.0.33 - - [2025-04-18 13:28:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.114974
10.0.0.33 - - [2025-04-18 13:28:29] "POST /job-templates HTTP/1.1" 200 583 0.191500
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.064344
10.0.0.33 - - [2025-04-18 13:28:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.190449
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911
10.0.0.33 - - [2025-04-18 13:28:29] "GET /network-ipam/c7194d4c-5650-42cf-98ba-e271c0a2dd31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.034456
10.0.0.33 - - [2025-04-18 13:28:29] "POST /job-templates HTTP/1.1" 200 559 0.109942
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 404 203 0.011136
10.0.0.33 - - [2025-04-18 13:28:29] "POST /job-templates HTTP/1.1" 200 569 0.078532
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.007451
10.0.0.33 - - [2025-04-18 13:28:29] "POST /job-templates HTTP/1.1" 200 555 0.087582
10.0.0.33 - - [2025-04-18 13:28:29] "POST /service-templates HTTP/1.1" 200 511 0.093966
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.032171
10.0.0.33 - - [2025-04-18 13:28:29] "POST /service-templates HTTP/1.1" 200 501 0.094294
10.0.0.33 - - [2025-04-18 13:28:29] "POST /job-templates HTTP/1.1" 200 555 0.188138
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.006960
10.0.0.33 - - [2025-04-18 13:28:29] "POST /service-templates HTTP/1.1" 200 515 0.145342
10.0.0.33 - - [2025-04-18 13:28:29] "POST /job-templates HTTP/1.1" 200 555 0.083260
10.0.0.33 - - [2025-04-18 13:28:29] "POST /service-templates HTTP/1.1" 200 535 0.102561
10.0.0.33 - - [2025-04-18 13:28:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.008736
10.0.0.33 - - [2025-04-18 13:28:30] "POST /job-templates HTTP/1.1" 200 535 0.143364
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.027042
10.0.0.33 - - [2025-04-18 13:28:30] "POST /service-templates HTTP/1.1" 200 507 0.142258
10.0.0.33 - - [2025-04-18 13:28:30] "POST /job-templates HTTP/1.1" 200 559 0.105567
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.019030
10.0.0.33 - - [2025-04-18 13:28:30] "POST /job-templates HTTP/1.1" 200 559 0.191057
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.003567
10.0.0.33 - - [2025-04-18 13:28:30] "POST /job-templates HTTP/1.1" 200 559 0.109372
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.032667
10.0.0.33 - - [2025-04-18 13:28:30] "GET / HTTP/1.1" 200 35931 0.001688
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078
10.0.0.33 - - [2025-04-18 13:28:30] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006348
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.013074
10.0.0.33 - - [2025-04-18 13:28:30] "POST /job-templates HTTP/1.1" 200 565 0.134507
10.0.0.33 - - [2025-04-18 13:28:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.091125
10.0.0.33 - - [2025-04-18 13:28:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.035873
10.0.0.33 - - [2025-04-18 13:28:31] "POST /job-templates HTTP/1.1" 200 557 0.139721
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.003691
10.0.0.33 - - [2025-04-18 13:28:31] "POST /job-templates HTTP/1.1" 200 555 0.107290
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.016666
10.0.0.33 - - [2025-04-18 13:28:31] "GET / HTTP/1.1" 200 35931 0.001472
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006728
10.0.0.33 - - [2025-04-18 13:28:31] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009458
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006872
10.0.0.33 - - [2025-04-18 13:28:31] "POST /job-templates HTTP/1.1" 200 573 0.094498
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.052032
10.0.0.33 - - [2025-04-18 13:28:31] "POST /database-nodes HTTP/1.1" 200 597 0.128804
10.0.0.33 - - [2025-04-18 13:28:31] "POST /job-templates HTTP/1.1" 200 551 0.117810
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.003299
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303
10.0.0.33 - - [2025-04-18 13:28:31] "POST /job-templates HTTP/1.1" 200 579 0.102063
10.0.0.33 - - [2025-04-18 13:28:31] "GET /network-ipam/c7194d4c-5650-42cf-98ba-e271c0a2dd31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004670
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.015012
10.0.0.33 - - [2025-04-18 13:28:31] "POST /job-templates HTTP/1.1" 200 555 0.105133
10.0.0.33 - - [2025-04-18 13:28:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.010380
10.0.0.33 - - [2025-04-18 13:28:32] "POST /job-templates HTTP/1.1" 200 559 0.089570
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.002872
10.0.0.33 - - [2025-04-18 13:28:32] "POST /job-templates HTTP/1.1" 200 575 0.079901
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.013569
10.0.0.33 - - [2025-04-18 13:28:32] "POST /job-templates HTTP/1.1" 200 557 0.087411
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.009380
10.0.0.33 - - [2025-04-18 13:28:32] "GET / HTTP/1.1" 200 35931 0.057971
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.007020
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392
10.0.0.33 - - [2025-04-18 13:28:32] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008039
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.020075
10.0.0.33 - - [2025-04-18 13:28:32] "POST /job-templates HTTP/1.1" 200 559 0.230828
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.002639
10.0.0.33 - - [2025-04-18 13:28:32] "POST /access-control-lists HTTP/1.1" 200 587 0.237921
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.013015
10.0.0.33 - - [2025-04-18 13:28:32] "GET / HTTP/1.1" 200 35931 0.001696
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647
10.0.0.33 - - [2025-04-18 13:28:32] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006152
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005870
10.0.0.33 - - [2025-04-18 13:28:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.194354
10.0.0.33 - - [2025-04-18 13:28:32] "POST /job-templates HTTP/1.1" 200 555 0.144320
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.015091
10.0.0.33 - - [2025-04-18 13:28:32] "POST /config-nodes HTTP/1.1" 200 593 0.093973
10.0.0.33 - - [2025-04-18 13:28:32] "POST /access-control-lists HTTP/1.1" 200 585 0.086652
10.0.0.33 - - [2025-04-18 13:28:32] "POST /route-targets HTTP/1.1" 200 327 0.039570
10.0.0.33 - - [2025-04-18 13:28:32] "POST /job-templates HTTP/1.1" 200 553 0.131609
10.0.0.33 - - [2025-04-18 13:28:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.021516
10.0.0.33 - - [2025-04-18 13:28:33] "POST /ref-update HTTP/1.1" 200 156 0.088166
10.0.0.33 - - [2025-04-18 13:28:33] "POST /route-targets HTTP/1.1" 200 327 0.032510
10.0.0.33 - - [2025-04-18 13:28:33] "POST /job-templates HTTP/1.1" 200 553 0.144567
10.0.0.33 - - [2025-04-18 13:28:33] "POST /ref-update HTTP/1.1" 200 156 0.044119
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.011159
10.0.0.33 - - [2025-04-18 13:28:33] "GET / HTTP/1.1" 200 35931 0.001451
10.0.0.33 - - [2025-04-18 13:28:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004461
10.0.0.33 - - [2025-04-18 13:28:33] "POST /job-templates HTTP/1.1" 200 553 0.083277
10.0.0.33 - - [2025-04-18 13:28:33] "POST /route-targets HTTP/1.1" 200 327 0.078437
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.040272
10.0.0.33 - - [2025-04-18 13:28:33] "POST /ref-update HTTP/1.1" 200 156 0.031714
10.0.0.33 - - [2025-04-18 13:28:33] "POST /route-targets HTTP/1.1" 200 327 0.012352
10.0.0.33 - - [2025-04-18 13:28:33] "POST /job-templates HTTP/1.1" 200 563 0.102986
10.0.0.33 - - [2025-04-18 13:28:33] "POST /ref-update HTTP/1.1" 200 156 0.062952
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.022636
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002791
10.0.0.33 - - [2025-04-18 13:28:33] "POST /job-templates HTTP/1.1" 200 565 0.087831
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.002673
10.0.0.33 - - [2025-04-18 13:28:33] "POST /access-control-lists HTTP/1.1" 200 551 0.093500
10.0.0.33 - - [2025-04-18 13:28:33] "POST /config-propertiess HTTP/1.1" 200 551 0.084262
10.0.0.33 - - [2025-04-18 13:28:33] "PUT /access-control-list/0b3fde15-8691-45ac-99c3-871ad280cdad HTTP/1.1" 200 272 0.035851
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 168 0.040814
10.0.0.33 - - [2025-04-18 13:28:33] "PUT /access-control-list/a0c653db-fb97-4883-a3ab-b7008246b5d6 HTTP/1.1" 200 272 0.031586
10.0.0.33 - - [2025-04-18 13:28:33] "POST /tags HTTP/1.1" 200 321 0.079577
10.0.0.33 - - [2025-04-18 13:28:33] "POST /fqname-to-id HTTP/1.1" 404 166 0.010719
10.0.0.33 - - [2025-04-18 13:28:33] "POST /tags HTTP/1.1" 200 317 0.097165
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 174 0.004431
10.0.0.33 - - [2025-04-18 13:28:34] "POST /tags HTTP/1.1" 200 333 0.053371
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 162 0.002416
10.0.0.33 - - [2025-04-18 13:28:34] "POST /tags HTTP/1.1" 200 309 0.047251
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 174 0.025165
10.0.0.33 - - [2025-04-18 13:28:34] "POST /tags HTTP/1.1" 200 333 0.069302
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.002677
10.0.0.33 - - [2025-04-18 13:28:34] "POST /tags HTTP/1.1" 200 313 0.022038
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 169 0.015235
10.0.0.33 - - [2025-04-18 13:28:34] "POST /tags HTTP/1.1" 200 323 0.027219
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022036
10.0.0.33 - - [2025-04-18 13:28:34] "PUT /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38 HTTP/1.1" 200 274 0.011113
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 166 0.008327
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 327 0.014385
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 166 0.010403
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 327 0.015073
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 166 0.004548
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 327 0.014652
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 166 0.002771
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 327 0.031976
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.008766
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 323 0.014653
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.010638
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 323 0.015746
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 161 0.003230
10.0.0.33 - - [2025-04-18 13:28:34] "POST /hardwares HTTP/1.1" 200 317 0.014028
10.0.0.33 - - [2025-04-18 13:28:34] "POST /fqname-to-id HTTP/1.1" 404 164 0.019536
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 323 0.015125
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.015700
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 323 0.020094
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.008493
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 323 0.015326
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 165 0.018785
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 325 0.021841
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 165 0.021547
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 325 0.024367
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 165 0.003816
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 325 0.013417
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 165 0.011443
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 325 0.030033
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.037305
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 323 0.033973
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 161 0.022912
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 317 0.030095
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.028929
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 323 0.019986
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 161 0.020329
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 317 0.021792
10.0.0.33 - - [2025-04-18 13:28:35] "GET / HTTP/1.1" 200 35931 0.001787
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 404 164 0.002696
10.0.0.33 - - [2025-04-18 13:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.038447
10.0.0.33 - - [2025-04-18 13:28:35] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.025206
10.0.0.33 - - [2025-04-18 13:28:35] "POST /hardwares HTTP/1.1" 200 323 0.076055
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.044832
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.017593
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 319 0.051148
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.042115
10.0.0.33 - - [2025-04-18 13:28:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.135123
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 319 0.070670
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 165 0.004323
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 325 0.034097
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 161 0.016384
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 317 0.037952
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 161 0.009869
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:28:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000669
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:28:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 317 0.041163
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.002673
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 319 0.016528
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.006088
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 319 0.016292
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 162 0.009701
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 319 0.027635
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 158 0.007509
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 311 0.036924
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 158 0.034748
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 311 0.039378
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 160 0.019640
10.0.0.33 - - [2025-04-18 13:28:36] "POST /hardwares HTTP/1.1" 200 315 0.023485
10.0.0.33 - - [2025-04-18 13:28:36] "POST /fqname-to-id HTTP/1.1" 404 154 0.002868
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 303 0.061678
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 158 0.022885
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 311 0.015371
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.018092
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 305 0.035672
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.002875
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 305 0.011254
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.015830
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 305 0.012602
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 155 0.011500
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 305 0.032318
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 156 0.004550
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 307 0.037030
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 156 0.012107
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 307 0.013309
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 156 0.014156
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 307 0.025191
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 157 0.009445
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 309 0.023715
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 158 0.017553
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 311 0.042407
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 158 0.038588
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 311 0.026758
10.0.0.33 - - [2025-04-18 13:28:37] "POST /fqname-to-id HTTP/1.1" 404 153 0.008035
10.0.0.33 - - [2025-04-18 13:28:37] "POST /hardwares HTTP/1.1" 200 301 0.021023
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.015957
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.012301
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.008850
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.015818
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.003834
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.015881
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.012609
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011279
10.0.0.33 - - [2025-04-18 13:28:38] "GET /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1160 0.003479
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.055475
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.012001
10.0.0.33 - - [2025-04-18 13:28:38] "PUT /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105 HTTP/1.1" 200 276 0.059582
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.051136
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 161 0.012996
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 317 0.025029
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.004551
10.0.0.33 - - [2025-04-18 13:28:38] "GET / HTTP/1.1" 200 35931 0.002219
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.057714
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 157 0.037124
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 309 0.075929
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 154 0.002650
10.0.0.33 - - [2025-04-18 13:28:38] "POST /hardwares HTTP/1.1" 200 303 0.047480
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.002445
10.0.0.33 - - [2025-04-18 13:28:38] "POST /features HTTP/1.1" 200 533 0.063596
10.0.0.33 - - [2025-04-18 13:28:38] "GET / HTTP/1.1" 200 35931 0.001481
10.0.0.33 - - [2025-04-18 13:28:38] "POST /fqname-to-id HTTP/1.1" 404 185 0.042205
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431
10.0.0.33 - - [2025-04-18 13:28:39] "POST /alarms HTTP/1.1" 200 581 0.088877
10.0.0.33 - - [2025-04-18 13:28:39] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.031867
10.0.0.33 - - [2025-04-18 13:28:39] "POST /features HTTP/1.1" 200 523 0.113733
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.014730
10.0.0.33 - - [2025-04-18 13:28:39] "POST /alarms HTTP/1.1" 200 575 0.254777
10.0.0.33 - - [2025-04-18 13:28:39] "POST /features HTTP/1.1" 200 521 0.211030
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.016070
10.0.0.33 - - [2025-04-18 13:28:39] "POST /alarms HTTP/1.1" 200 575 0.144880
10.0.0.33 - - [2025-04-18 13:28:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.002681
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.006186
10.0.0.33 - - [2025-04-18 13:28:39] "POST /alarms HTTP/1.1" 200 559 0.104267
10.0.0.33 - - [2025-04-18 13:28:39] "POST /features HTTP/1.1" 200 521 0.192724
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.030415
10.0.0.33 - - [2025-04-18 13:28:39] "POST /alarms HTTP/1.1" 200 555 0.121152
10.0.0.33 - - [2025-04-18 13:28:39] "POST /features HTTP/1.1" 200 531 0.120323
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.013702
10.0.0.33 - - [2025-04-18 13:28:39] "POST /security-groups HTTP/1.1" 200 570 0.202362
10.0.0.33 - - [2025-04-18 13:28:39] "POST /projects HTTP/1.1" 200 481 0.830484
10.0.0.33 - - [2025-04-18 13:28:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.014617
10.0.0.33 - - [2025-04-18 13:28:39] "POST /alarms HTTP/1.1" 200 557 0.190188
10.0.0.33 - - [2025-04-18 13:28:40] "POST /features HTTP/1.1" 200 521 0.179633
10.0.0.33 - - [2025-04-18 13:28:40] "POST /access-control-lists HTTP/1.1" 200 579 0.111017
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.044448
10.0.0.33 - - [2025-04-18 13:28:40] "POST /security-groups HTTP/1.1" 200 534 0.204226
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.029555
10.0.0.33 - - [2025-04-18 13:28:40] "POST /alarms HTTP/1.1" 200 565 0.133052
10.0.0.33 - - [2025-04-18 13:28:40] "POST /chown HTTP/1.1" 200 109 0.072384
10.0.0.33 - - [2025-04-18 13:28:40] "POST /policy-managements HTTP/1.1" 409 214 0.016475
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.037939
10.0.0.33 - - [2025-04-18 13:28:40] "POST /features HTTP/1.1" 200 539 0.200019
10.0.0.33 - - [2025-04-18 13:28:40] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.019495
10.0.0.33 - - [2025-04-18 13:28:40] "POST /alarms HTTP/1.1" 200 549 0.239227
10.0.0.33 - - [2025-04-18 13:28:40] "POST /access-control-lists HTTP/1.1" 200 577 0.244701
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.018353
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.017886
10.0.0.33 - - [2025-04-18 13:28:40] "POST /alarms HTTP/1.1" 200 557 0.152332
10.0.0.33 - - [2025-04-18 13:28:40] "POST /features HTTP/1.1" 200 525 0.163991
10.0.0.33 - - [2025-04-18 13:28:40] "POST /application-policy-sets HTTP/1.1" 200 528 0.180925
10.0.0.33 - - [2025-04-18 13:28:40] "POST /access-control-lists HTTP/1.1" 200 594 0.127192
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011814
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.018239
10.0.0.33 - - [2025-04-18 13:28:40] "GET /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006674
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.010459
10.0.0.33 - - [2025-04-18 13:28:40] "POST /alarms HTTP/1.1" 200 567 0.111688
10.0.0.33 - - [2025-04-18 13:28:40] "PUT /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105 HTTP/1.1" 200 276 0.038818
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013766
10.0.0.33 - - [2025-04-18 13:28:40] "GET /virtual-network/8befc5a3-689a-41ad-9c7c-08c2d3188e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.012249
10.0.0.33 - - [2025-04-18 13:28:40] "POST /features HTTP/1.1" 200 519 0.122071
10.0.0.33 - - [2025-04-18 13:28:40] "POST /access-control-lists HTTP/1.1" 200 592 0.120922
10.0.0.33 - - [2025-04-18 13:28:40] "POST /fqname-to-id HTTP/1.1" 404 182 0.030744
10.0.0.33 - - [2025-04-18 13:28:40] "POST /alarms HTTP/1.1" 200 555 0.137815
10.0.0.33 - - [2025-04-18 13:28:40] "POST /features HTTP/1.1" 200 517 0.153719
10.0.0.33 - - [2025-04-18 13:28:40] "POST /alarms HTTP/1.1" 200 567 0.143033
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.039212
10.0.0.33 - - [2025-04-18 13:28:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000905
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.010688
10.0.0.33 - - [2025-04-18 13:28:41] "POST /alarms HTTP/1.1" 200 575 0.125595
10.0.0.33 - - [2025-04-18 13:28:41] "POST /features HTTP/1.1" 200 533 0.158737
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.013098
10.0.0.33 - - [2025-04-18 13:28:41] "POST /security-groups HTTP/1.1" 200 574 0.153877
10.0.0.33 - - [2025-04-18 13:28:41] "POST /projects HTTP/1.1" 200 489 0.492892
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.004087
10.0.0.33 - - [2025-04-18 13:28:41] "POST /alarms HTTP/1.1" 200 569 0.182026
10.0.0.33 - - [2025-04-18 13:28:41] "POST /features HTTP/1.1" 200 541 0.135071
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.038434
10.0.0.33 - - [2025-04-18 13:28:41] "POST /security-groups HTTP/1.1" 200 546 0.139618
10.0.0.33 - - [2025-04-18 13:28:41] "POST /alarms HTTP/1.1" 200 561 0.099816
10.0.0.33 - - [2025-04-18 13:28:41] "POST /access-control-lists HTTP/1.1" 200 583 0.182745
10.0.0.33 - - [2025-04-18 13:28:41] "POST /chown HTTP/1.1" 200 109 0.101387
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.022233
10.0.0.33 - - [2025-04-18 13:28:41] "POST /physical-roles HTTP/1.1" 200 521 0.141672
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 179 0.016361
10.0.0.33 - - [2025-04-18 13:28:41] "POST /alarms HTTP/1.1" 200 561 0.149910
10.0.0.33 - - [2025-04-18 13:28:41] "POST /access-control-lists HTTP/1.1" 200 581 0.133589
10.0.0.33 - - [2025-04-18 13:28:41] "POST /network-ipams HTTP/1.1" 200 522 0.172144
10.0.0.33 - - [2025-04-18 13:28:41] "POST /physical-roles HTTP/1.1" 200 523 0.115340
10.0.0.33 - - [2025-04-18 13:28:41] "POST /alarms HTTP/1.1" 200 561 0.118539
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.003086
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 184 0.029322
10.0.0.33 - - [2025-04-18 13:28:41] "POST /access-control-lists HTTP/1.1" 200 602 0.105363
10.0.0.33 - - [2025-04-18 13:28:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.040467
10.0.0.33 - - [2025-04-18 13:28:42] "POST /physical-roles HTTP/1.1" 200 533 0.162855
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 177 0.023704
10.0.0.33 - - [2025-04-18 13:28:42] "POST /alarms HTTP/1.1" 200 547 0.268049
10.0.0.33 - - [2025-04-18 13:28:42] "POST /network-ipams HTTP/1.1" 200 510 0.274408
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.001605
10.0.0.33 - - [2025-04-18 13:28:42] "POST /access-control-lists HTTP/1.1" 200 600 0.109270
10.0.0.33 - - [2025-04-18 13:28:42] "POST /physical-roles HTTP/1.1" 200 519 0.075201
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.009936
10.0.0.33 - - [2025-04-18 13:28:42] "POST /alarms HTTP/1.1" 200 595 0.088359
10.0.0.33 - - [2025-04-18 13:28:42] "POST /alarms HTTP/1.1" 200 575 0.150519
10.0.0.33 - - [2025-04-18 13:28:42] "POST /overlay-roles HTTP/1.1" 200 545 0.169189
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.013569
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.018062
10.0.0.33 - - [2025-04-18 13:28:42] "POST /alarms HTTP/1.1" 200 571 0.077329
10.0.0.33 - - [2025-04-18 13:28:42] "POST /useragent-kv HTTP/1.1" 200 115 0.014889
10.0.0.33 - - [2025-04-18 13:28:42] "POST /virtual-networks HTTP/1.1" 200 538 0.394723
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597
10.0.0.33 - - [2025-04-18 13:28:42] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.047112
10.0.0.33 - - [2025-04-18 13:28:42] "POST /overlay-roles HTTP/1.1" 200 531 0.178673
10.0.0.33 - - [2025-04-18 13:28:42] "POST /access-control-lists HTTP/1.1" 200 589 0.199559
10.0.0.33 - - [2025-04-18 13:28:42] "POST /alarms HTTP/1.1" 200 583 0.163441
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.035736
10.0.0.33 - - [2025-04-18 13:28:42] "POST /alarms HTTP/1.1" 200 609 0.093478
10.0.0.33 - - [2025-04-18 13:28:42] "POST /route-targets HTTP/1.1" 200 327 0.081365
10.0.0.33 - - [2025-04-18 13:28:42] "POST /overlay-roles HTTP/1.1" 200 545 0.112098
10.0.0.33 - - [2025-04-18 13:28:42] "POST /network-ipams HTTP/1.1" 200 518 0.158872
10.0.0.33 - - [2025-04-18 13:28:42] "POST /ref-update HTTP/1.1" 200 156 0.084081
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 185 0.044044
10.0.0.33 - - [2025-04-18 13:28:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.024192
10.0.0.33 - - [2025-04-18 13:28:42] "PUT /access-control-list/ad3d35ac-3cf1-4941-b630-a41043472ad1 HTTP/1.1" 200 272 0.083591
10.0.0.33 - - [2025-04-18 13:28:42] "POST /overlay-roles HTTP/1.1" 200 533 0.133011
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.022617
10.0.0.33 - - [2025-04-18 13:28:43] "POST /overlay-roles HTTP/1.1" 200 541 0.126842
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011925
10.0.0.33 - - [2025-04-18 13:28:43] "POST /useragent-kv HTTP/1.1" 200 115 0.016090
10.0.0.33 - - [2025-04-18 13:28:43] "POST /virtual-networks HTTP/1.1" 200 546 0.372151
10.0.0.33 - - [2025-04-18 13:28:43] "GET / HTTP/1.1" 200 35931 0.001736
10.0.0.33 - - [2025-04-18 13:28:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005247
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348
10.0.0.33 - - [2025-04-18 13:28:43] "POST /route-targets HTTP/1.1" 200 327 0.034199
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017148
10.0.0.33 - - [2025-04-18 13:28:43] "PUT /overlay-role/dc47938c-8e70-41c2-872a-730b13492e1a HTTP/1.1" 200 258 0.056240
10.0.0.33 - - [2025-04-18 13:28:43] "PUT /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105 HTTP/1.1" 200 276 0.053129
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.008893
10.0.0.33 - - [2025-04-18 13:28:43] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.060957
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.019191
10.0.0.33 - - [2025-04-18 13:28:43] "POST /ref-update HTTP/1.1" 200 156 0.093640
10.0.0.33 - - [2025-04-18 13:28:43] "POST /overlay-roles HTTP/1.1" 200 531 0.101892
10.0.0.33 - - [2025-04-18 13:28:43] "POST /network-policys HTTP/1.1" 200 538 0.057702
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 185 0.023319
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.031049
10.0.0.33 - - [2025-04-18 13:28:43] "POST /overlay-roles HTTP/1.1" 200 533 0.081997
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.015462
10.0.0.33 - - [2025-04-18 13:28:43] "POST /network-policys HTTP/1.1" 200 534 0.094281
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.003724
10.0.0.33 - - [2025-04-18 13:28:43] "POST /overlay-roles HTTP/1.1" 200 529 0.031247
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 187 0.014513
10.0.0.33 - - [2025-04-18 13:28:43] "POST /network-policys HTTP/1.1" 200 542 0.058290
10.0.0.33 - - [2025-04-18 13:28:43] "POST /overlay-roles HTTP/1.1" 200 537 0.069247
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.009424
10.0.0.33 - - [2025-04-18 13:28:43] "GET / HTTP/1.1" 200 35931 0.001932
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029
10.0.0.33 - - [2025-04-18 13:28:43] "GET /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.006796
10.0.0.33 - - [2025-04-18 13:28:43] "PUT /access-control-list/9c0b4604-bbd4-474b-9ed1-7d04bc0a1fe2 HTTP/1.1" 200 272 0.049803
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506
10.0.0.33 - - [2025-04-18 13:28:43] "POST /overlay-roles HTTP/1.1" 200 541 0.078695
10.0.0.33 - - [2025-04-18 13:28:43] "POST /fqname-to-id HTTP/1.1" 404 178 0.007143
10.0.0.33 - - [2025-04-18 13:28:43] "POST /ref-update HTTP/1.1" 200 156 0.201826
10.0.0.33 - - [2025-04-18 13:28:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008462
10.0.0.33 - - [2025-04-18 13:28:44] "PUT /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105 HTTP/1.1" 200 276 0.081461
10.0.0.33 - - [2025-04-18 13:28:44] "POST /overlay-roles HTTP/1.1" 200 519 0.063343
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.005319
10.0.0.33 - - [2025-04-18 13:28:44] "PUT /access-control-list/ad3d35ac-3cf1-4941-b630-a41043472ad1 HTTP/1.1" 200 272 0.055511
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-update HTTP/1.1" 200 156 0.144417
10.0.0.33 - - [2025-04-18 13:28:44] "POST /overlay-roles HTTP/1.1" 200 543 0.110138
10.0.0.33 - - [2025-04-18 13:28:44] "PUT /access-control-list/9c0b4604-bbd4-474b-9ed1-7d04bc0a1fe2 HTTP/1.1" 200 272 0.066233
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.003356
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-update HTTP/1.1" 200 156 0.079908
10.0.0.33 - - [2025-04-18 13:28:44] "POST /role-definitions HTTP/1.1" 200 533 0.089011
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.002403
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-update HTTP/1.1" 200 156 0.220582
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018040
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016639
10.0.0.33 - - [2025-04-18 13:28:44] "PUT /access-control-list/ad3d35ac-3cf1-4941-b630-a41043472ad1 HTTP/1.1" 200 272 0.105406
10.0.0.33 - - [2025-04-18 13:28:44] "POST /role-definitions HTTP/1.1" 200 547 0.108408
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.015997
10.0.0.33 - - [2025-04-18 13:28:44] "PUT /access-control-list/9c0b4604-bbd4-474b-9ed1-7d04bc0a1fe2 HTTP/1.1" 200 272 0.086515
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-update HTTP/1.1" 200 156 0.170606
10.0.0.33 - - [2025-04-18 13:28:44] "POST /role-definitions HTTP/1.1" 200 549 0.130232
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.013299
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.007633
10.0.0.33 - - [2025-04-18 13:28:44] "POST /access-control-lists HTTP/1.1" 200 601 0.152045
10.0.0.33 - - [2025-04-18 13:28:44] "GET / HTTP/1.1" 200 35931 0.003268
10.0.0.33 - - [2025-04-18 13:28:44] "POST /role-definitions HTTP/1.1" 200 551 0.119992
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.014082
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007901
10.0.0.33 - - [2025-04-18 13:28:44] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.032336
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-update HTTP/1.1" 200 156 0.052651
10.0.0.33 - - [2025-04-18 13:28:44] "POST /ref-update HTTP/1.1" 200 156 0.258392
10.0.0.33 - - [2025-04-18 13:28:44] "POST /role-definitions HTTP/1.1" 200 563 0.106358
10.0.0.33 - - [2025-04-18 13:28:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.007233
10.0.0.33 - - [2025-04-18 13:28:45] "PUT /access-control-list/de1558a9-bf34-499d-bf80-a08dd375b918 HTTP/1.1" 200 272 0.100116
10.0.0.33 - - [2025-04-18 13:28:45] "PUT /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38 HTTP/1.1" 200 274 0.319841
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 547 0.218387
10.0.0.33 - - [2025-04-18 13:28:45] "POST /ref-update HTTP/1.1" 200 156 0.191174
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.026171
10.0.0.33 - - [2025-04-18 13:28:45] "POST /ref-update HTTP/1.1" 200 156 0.366837
10.0.0.33 - - [2025-04-18 13:28:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041028
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 549 0.074775
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.028243
10.0.0.33 - - [2025-04-18 13:28:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030524
10.0.0.33 - - [2025-04-18 13:28:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005352
10.0.0.33 - - [2025-04-18 13:28:45] "PUT /access-control-list/de1558a9-bf34-499d-bf80-a08dd375b918 HTTP/1.1" 200 272 0.131363
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214
10.0.0.33 - - [2025-04-18 13:28:45] "GET /virtual-network/8befc5a3-689a-41ad-9c7c-08c2d3188e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.011122
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 551 0.061096
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.016497
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 549 0.065989
10.0.0.33 - - [2025-04-18 13:28:45] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.029961
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988
10.0.0.33 - - [2025-04-18 13:28:45] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008839
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.003140
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 561 0.058248
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.007422
10.0.0.33 - - [2025-04-18 13:28:45] "POST /firewall-policys HTTP/1.1" 200 530 0.074660
10.0.0.33 - - [2025-04-18 13:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.081600
10.0.0.33 - - [2025-04-18 13:28:45] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.031654
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 547 0.116047
10.0.0.33 - - [2025-04-18 13:28:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.009959
10.0.0.33 - - [2025-04-18 13:28:45] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.013671
10.0.0.33 - - [2025-04-18 13:28:45] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010319
10.0.0.33 - - [2025-04-18 13:28:45] "POST /role-definitions HTTP/1.1" 200 549 0.053158
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.008732
10.0.0.33 - - [2025-04-18 13:28:46] "POST /ref-update HTTP/1.1" 200 156 0.105358
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 545 0.092950
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.006279
10.0.0.33 - - [2025-04-18 13:28:46] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.057715
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826
10.0.0.33 - - [2025-04-18 13:28:46] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010955
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 547 0.044852
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.020533
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 553 0.054064
10.0.0.33 - - [2025-04-18 13:28:46] "POST /firewall-policys HTTP/1.1" 200 532 0.061976
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.014342
10.0.0.33 - - [2025-04-18 13:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.073364
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 555 0.070883
10.0.0.33 - - [2025-04-18 13:28:46] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.031912
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.016435
10.0.0.33 - - [2025-04-18 13:28:46] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011672
10.0.0.33 - - [2025-04-18 13:28:46] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003907
10.0.0.33 - - [2025-04-18 13:28:46] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003391
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 533 0.028905
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.013985
10.0.0.33 - - [2025-04-18 13:28:46] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016889
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 543 0.043248
10.0.0.33 - - [2025-04-18 13:28:46] "POST /ref-update HTTP/1.1" 200 156 0.043913
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.012189
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 531 0.040740
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.018253
10.0.0.33 - - [2025-04-18 13:28:46] "POST /ref-update HTTP/1.1" 200 156 0.087190
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001840
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 537 0.053634
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.031042
10.0.0.33 - - [2025-04-18 13:28:46] "POST /ref-update HTTP/1.1" 200 156 0.097945
10.0.0.33 - - [2025-04-18 13:28:46] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.015141
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009758
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 547 0.075714
10.0.0.33 - - [2025-04-18 13:28:46] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006218
10.0.0.33 - - [2025-04-18 13:28:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.007175
10.0.0.33 - - [2025-04-18 13:28:46] "POST /role-definitions HTTP/1.1" 200 557 0.037330
10.0.0.33 - - [2025-04-18 13:28:46] "POST /firewall-policys HTTP/1.1" 200 530 0.063213
10.0.0.33 - - [2025-04-18 13:28:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.013909
10.0.0.33 - - [2025-04-18 13:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033527
10.0.0.33 - - [2025-04-18 13:28:47] "GET /firewall-policy/937a91f6-5703-4fe7-9479-d7682605e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017108
10.0.0.33 - - [2025-04-18 13:28:47] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.012200
10.0.0.33 - - [2025-04-18 13:28:47] "GET /firewall-policy/937a91f6-5703-4fe7-9479-d7682605e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004616
10.0.0.33 - - [2025-04-18 13:28:47] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003418
10.0.0.33 - - [2025-04-18 13:28:47] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005734
10.0.0.33 - - [2025-04-18 13:28:47] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003239
10.0.0.33 - - [2025-04-18 13:28:47] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003401
10.0.0.33 - - [2025-04-18 13:28:47] "POST /role-definitions HTTP/1.1" 200 561 0.264665
10.0.0.33 - - [2025-04-18 13:28:47] "POST /ref-update HTTP/1.1" 200 156 0.040695
10.0.0.33 - - [2025-04-18 13:28:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.044236
10.0.0.33 - - [2025-04-18 13:28:47] "POST /ref-update HTTP/1.1" 200 156 0.019128
10.0.0.33 - - [2025-04-18 13:28:47] "POST /ref-update HTTP/1.1" 200 156 0.045101
10.0.0.33 - - [2025-04-18 13:28:47] "POST /role-definitions HTTP/1.1" 200 559 0.127961
10.0.0.33 - - [2025-04-18 13:28:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.003309
10.0.0.33 - - [2025-04-18 13:28:47] "POST /feature-configs HTTP/1.1" 200 537 0.055368
10.0.0.33 - - [2025-04-18 13:28:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.015948
10.0.0.33 - - [2025-04-18 13:28:47] "POST /ref-update HTTP/1.1" 200 156 0.091403
10.0.0.33 - - [2025-04-18 13:28:47] "POST /feature-configs HTTP/1.1" 200 562 0.087034
10.0.0.33 - - [2025-04-18 13:28:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.011586
10.0.0.33 - - [2025-04-18 13:28:47] "POST /ref-update HTTP/1.1" 200 156 0.134734
10.0.0.33 - - [2025-04-18 13:28:47] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.039872
10.0.0.33 - - [2025-04-18 13:28:47] "POST /feature-configs HTTP/1.1" 200 561 0.065434
10.0.0.33 - - [2025-04-18 13:28:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.003960
10.0.0.33 - - [2025-04-18 13:28:47] "POST /tags HTTP/1.1" 200 299 0.060581
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028362
10.0.0.33 - - [2025-04-18 13:28:48] "GET /tag/05ffdbec-1551-4f99-9442-7956334c7fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.056192
10.0.0.33 - - [2025-04-18 13:28:48] "POST /node-profiles HTTP/1.1" 200 547 0.166565
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.045199
10.0.0.33 - - [2025-04-18 13:28:48] "POST /set-tag HTTP/1.1" 200 109 0.039560
10.0.0.33 - - [2025-04-18 13:28:48] "POST /node-profiles HTTP/1.1" 200 537 0.116678
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.027751
10.0.0.33 - - [2025-04-18 13:28:48] "POST /node-profiles HTTP/1.1" 200 549 0.059294
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.005483
10.0.0.33 - - [2025-04-18 13:28:48] "POST /node-profiles HTTP/1.1" 200 541 0.091902
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.013380
10.0.0.33 - - [2025-04-18 13:28:48] "POST /tags HTTP/1.1" 200 305 0.254218
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.042947
10.0.0.33 - - [2025-04-18 13:28:48] "GET /tag/e4ff8617-6ba3-4bab-84dc-46f9723785b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.042253
10.0.0.33 - - [2025-04-18 13:28:48] "POST /node-profiles HTTP/1.1" 200 541 0.103318
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.039234
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011219
10.0.0.33 - - [2025-04-18 13:28:48] "POST /node-profiles HTTP/1.1" 200 539 0.078465
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.012386
10.0.0.33 - - [2025-04-18 13:28:48] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.157858
10.0.0.33 - - [2025-04-18 13:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919
10.0.0.33 - - [2025-04-18 13:28:49] "POST /node-profiles HTTP/1.1" 200 531 0.090192
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 185 0.013074
10.0.0.33 - - [2025-04-18 13:28:49] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.051044
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612
10.0.0.33 - - [2025-04-18 13:28:49] "GET /service-appliance-set/b5ce9dca-d3c2-4483-a0ef-ca96ced7b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010323
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.003469
10.0.0.33 - - [2025-04-18 13:28:49] "POST /node-profiles HTTP/1.1" 200 533 0.058012
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.009202
10.0.0.33 - - [2025-04-18 13:28:49] "POST /node-profiles HTTP/1.1" 200 557 0.129554
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.013946
10.0.0.33 - - [2025-04-18 13:28:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.325888
10.0.0.33 - - [2025-04-18 13:28:49] "POST /telemetry-profiles HTTP/1.1" 200 554 0.105919
10.0.0.33 - - [2025-04-18 13:28:49] "GET /virtual-machine-interface/60051340-1699-423f-834c-ad983ace4329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.039660
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.021662
10.0.0.33 - - [2025-04-18 13:28:49] "POST /telemetry-profiles HTTP/1.1" 200 554 0.047158
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.015754
10.0.0.33 - - [2025-04-18 13:28:49] "POST /telemetry-profiles HTTP/1.1" 200 554 0.071198
10.0.0.33 - - [2025-04-18 13:28:49] "POST /instance-ips HTTP/1.1" 200 381 0.171937
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.037190
10.0.0.33 - - [2025-04-18 13:28:49] "GET /instance-ip/8ac455e6-a402-46cd-9627-8c620e36cb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014967
10.0.0.33 - - [2025-04-18 13:28:49] "POST /telemetry-profiles HTTP/1.1" 200 554 0.062325
10.0.0.33 - - [2025-04-18 13:28:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.004109
10.0.0.33 - - [2025-04-18 13:28:49] "POST /loadbalancers HTTP/1.1" 200 582 0.162405
10.0.0.33 - - [2025-04-18 13:28:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.070857
10.0.0.33 - - [2025-04-18 13:28:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.158949
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023499
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.007649
10.0.0.33 - - [2025-04-18 13:28:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.056854
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.023738
10.0.0.33 - - [2025-04-18 13:28:50] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.113913
10.0.0.33 - - [2025-04-18 13:28:50] "GET /loadbalancer/68aab650-414f-406f-8752-bf6474f95ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.015879
10.0.0.33 - - [2025-04-18 13:28:50] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.184497
10.0.0.33 - - [2025-04-18 13:28:50] "GET /instance-ip/8ac455e6-a402-46cd-9627-8c620e36cb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012360
10.0.0.33 - - [2025-04-18 13:28:50] "POST /sflow-profiles HTTP/1.1" 200 532 0.206389
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.021788
10.0.0.33 - - [2025-04-18 13:28:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.168910
10.0.0.33 - - [2025-04-18 13:28:50] "POST /floating-ips HTTP/1.1" 200 583 0.130127
10.0.0.33 - - [2025-04-18 13:28:50] "POST /sflow-profiles HTTP/1.1" 200 538 0.055484
10.0.0.33 - - [2025-04-18 13:28:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.043255
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.063192
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.052887
10.0.0.33 - - [2025-04-18 13:28:50] "POST /sflow-profiles HTTP/1.1" 200 538 0.081782
10.0.0.33 - - [2025-04-18 13:28:50] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.132202
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.033846
10.0.0.33 - - [2025-04-18 13:28:50] "GET /loadbalancer-listener/8e4a3b4d-f70c-4ac9-9df7-3d137bc25b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.011419
10.0.0.33 - - [2025-04-18 13:28:50] "GET /loadbalancer-listener/8e4a3b4d-f70c-4ac9-9df7-3d137bc25b7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.019218
10.0.0.33 - - [2025-04-18 13:28:50] "POST /grpc-profiles HTTP/1.1" 200 530 0.127624
10.0.0.33 - - [2025-04-18 13:28:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.025515
10.0.0.33 - - [2025-04-18 13:28:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.126428
10.0.0.33 - - [2025-04-18 13:28:51] "GET /instance-ip/8ac455e6-a402-46cd-9627-8c620e36cb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014147
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008564
10.0.0.33 - - [2025-04-18 13:28:51] "GET /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.009229
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009447
10.0.0.33 - - [2025-04-18 13:28:51] "GET /instance-ip/8ac455e6-a402-46cd-9627-8c620e36cb2e?fields=floating_ips HTTP/1.1" 200 1170 0.042256
10.0.0.33 - - [2025-04-18 13:28:51] "GET /floating-ip/690503d4-2dcd-4297-8cb3-812f72bae289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003778
10.0.0.33 - - [2025-04-18 13:28:51] "POST /snmp-profiles HTTP/1.1" 200 530 0.083675
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.021551
10.0.0.33 - - [2025-04-18 13:28:51] "PUT /global-vrouter-config/6d55f866-e6ee-43c4-83ec-65fab2b75105 HTTP/1.1" 200 276 0.082282
10.0.0.33 - - [2025-04-18 13:28:51] "POST /netconf-profiles HTTP/1.1" 200 542 0.282333
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003251
10.0.0.33 - - [2025-04-18 13:28:51] "POST /tags HTTP/1.1" 200 301 0.352897
10.0.0.33 - - [2025-04-18 13:28:51] "POST /device-functional-groups HTTP/1.1" 200 540 0.080427
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027169
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.028399
10.0.0.33 - - [2025-04-18 13:28:51] "GET /tag/7f607e8e-9083-4a23-87f4-f0a1381ddd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020666
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498
10.0.0.33 - - [2025-04-18 13:28:51] "POST /device-functional-groups HTTP/1.1" 200 540 0.074015
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.030213
10.0.0.33 - - [2025-04-18 13:28:51] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.116916
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468
10.0.0.33 - - [2025-04-18 13:28:51] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008554
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012483
10.0.0.33 - - [2025-04-18 13:28:51] "POST /device-functional-groups HTTP/1.1" 200 544 0.110077
10.0.0.33 - - [2025-04-18 13:28:51] "GET /service-appliance-set/b5ce9dca-d3c2-4483-a0ef-ca96ced7b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.042254
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.009685
10.0.0.33 - - [2025-04-18 13:28:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.007632
10.0.0.33 - - [2025-04-18 13:28:52] "POST /device-functional-groups HTTP/1.1" 200 542 0.072206
10.0.0.33 - - [2025-04-18 13:28:52] "POST /fqname-to-id HTTP/1.1" 404 218 0.006072
10.0.0.33 - - [2025-04-18 13:28:52] "POST /device-functional-groups HTTP/1.1" 200 590 0.092793
10.0.0.33 - - [2025-04-18 13:28:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.009214
10.0.0.33 - - [2025-04-18 13:28:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.207891
10.0.0.33 - - [2025-04-18 13:28:52] "GET /virtual-machine-interface/084c3e72-b38d-42f9-a33e-47ced2474ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.015188
10.0.0.33 - - [2025-04-18 13:28:52] "POST /device-functional-groups HTTP/1.1" 200 570 0.119159
10.0.0.33 - - [2025-04-18 13:28:52] "POST /instance-ips HTTP/1.1" 200 377 0.101313
10.0.0.33 - - [2025-04-18 13:28:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.004443
10.0.0.33 - - [2025-04-18 13:28:52] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.037428
10.0.0.33 - - [2025-04-18 13:28:52] "POST /device-functional-groups HTTP/1.1" 200 620 0.157557
10.0.0.33 - - [2025-04-18 13:28:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.007783
10.0.0.33 - - [2025-04-18 13:28:52] "POST /loadbalancers HTTP/1.1" 200 582 0.197020
10.0.0.33 - - [2025-04-18 13:28:52] "POST /device-functional-groups HTTP/1.1" 200 566 0.164940
10.0.0.33 - - [2025-04-18 13:28:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.019087
10.0.0.33 - - [2025-04-18 13:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.138432
10.0.0.33 - - [2025-04-18 13:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809
10.0.0.33 - - [2025-04-18 13:28:52] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.167965
10.0.0.33 - - [2025-04-18 13:28:52] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014655
10.0.0.33 - - [2025-04-18 13:28:52] "POST /device-functional-groups HTTP/1.1" 200 564 0.097116
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 210 0.017264
10.0.0.33 - - [2025-04-18 13:28:53] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.123242
10.0.0.33 - - [2025-04-18 13:28:53] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006213
10.0.0.33 - - [2025-04-18 13:28:53] "POST /floating-ips HTTP/1.1" 200 581 0.122454
10.0.0.33 - - [2025-04-18 13:28:53] "POST /device-functional-groups HTTP/1.1" 200 574 0.147593
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.023581
10.0.0.33 - - [2025-04-18 13:28:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.141941
10.0.0.33 - - [2025-04-18 13:28:53] "POST /role-configs HTTP/1.1" 200 525 0.060318
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.012877
10.0.0.33 - - [2025-04-18 13:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.044427
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009870
10.0.0.33 - - [2025-04-18 13:28:53] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076895
10.0.0.33 - - [2025-04-18 13:28:53] "POST /role-configs HTTP/1.1" 200 520 0.113024
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.003550
10.0.0.33 - - [2025-04-18 13:28:53] "GET /loadbalancer-listener/5eb07f3c-db2c-4664-8a91-22326b4cfda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.006375
10.0.0.33 - - [2025-04-18 13:28:53] "GET /loadbalancer-listener/5eb07f3c-db2c-4664-8a91-22326b4cfda0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.045500
10.0.0.33 - - [2025-04-18 13:28:53] "POST /role-configs HTTP/1.1" 200 522 0.154996
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.016643
10.0.0.33 - - [2025-04-18 13:28:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.184779
10.0.0.33 - - [2025-04-18 13:28:53] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004117
10.0.0.33 - - [2025-04-18 13:28:53] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?fields=floating_ips HTTP/1.1" 200 1164 0.022911
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009321
10.0.0.33 - - [2025-04-18 13:28:53] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003120
10.0.0.33 - - [2025-04-18 13:28:53] "POST /role-configs HTTP/1.1" 200 522 0.077390
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.011277
10.0.0.33 - - [2025-04-18 13:28:53] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.080113
10.0.0.33 - - [2025-04-18 13:28:53] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.012936
10.0.0.33 - - [2025-04-18 13:28:53] "POST /role-configs HTTP/1.1" 200 526 0.069628
10.0.0.33 - - [2025-04-18 13:28:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.009329
10.0.0.33 - - [2025-04-18 13:28:54] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.071442
10.0.0.33 - - [2025-04-18 13:28:54] "POST /role-configs HTTP/1.1" 200 521 0.073726
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.011635
10.0.0.33 - - [2025-04-18 13:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.054808
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015624
10.0.0.33 - - [2025-04-18 13:28:54] "POST /role-configs HTTP/1.1" 200 517 0.032284
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.015471
10.0.0.33 - - [2025-04-18 13:28:54] "POST /role-configs HTTP/1.1" 200 518 0.057160
10.0.0.33 - - [2025-04-18 13:28:54] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.096722
10.0.0.33 - - [2025-04-18 13:28:54] "GET /loadbalancer-listener/a4853fdd-96b7-45cc-b3d9-77f53276ffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.018877
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070
10.0.0.33 - - [2025-04-18 13:28:54] "GET /loadbalancer-listener/a4853fdd-96b7-45cc-b3d9-77f53276ffea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007119
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589
10.0.0.33 - - [2025-04-18 13:28:54] "POST /ref-update HTTP/1.1" 200 156 0.024107
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019
10.0.0.33 - - [2025-04-18 13:28:54] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043185
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008943
10.0.0.33 - - [2025-04-18 13:28:54] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010233
10.0.0.33 - - [2025-04-18 13:28:54] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?fields=floating_ips HTTP/1.1" 200 1164 0.008600
10.0.0.33 - - [2025-04-18 13:28:54] "POST /ref-update HTTP/1.1" 200 156 0.060904
10.0.0.33 - - [2025-04-18 13:28:54] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.028611
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013514
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692
10.0.0.33 - - [2025-04-18 13:28:54] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.137402
10.0.0.33 - - [2025-04-18 13:28:54] "POST /ref-update HTTP/1.1" 200 156 0.057357
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009033
10.0.0.33 - - [2025-04-18 13:28:54] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006247
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080
10.0.0.33 - - [2025-04-18 13:28:54] "POST /ref-update HTTP/1.1" 200 156 0.055068
10.0.0.33 - - [2025-04-18 13:28:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.093155
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009825
10.0.0.33 - - [2025-04-18 13:28:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025446
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026024
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008771
10.0.0.33 - - [2025-04-18 13:28:54] "POST /ref-update HTTP/1.1" 200 156 0.038793
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015640
10.0.0.33 - - [2025-04-18 13:28:54] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.101885
10.0.0.33 - - [2025-04-18 13:28:54] "GET /loadbalancer-listener/603acd1a-0e8f-4b0a-8be4-79adbd6c4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.013231
10.0.0.33 - - [2025-04-18 13:28:54] "GET /loadbalancer-listener/603acd1a-0e8f-4b0a-8be4-79adbd6c4eda?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.010815
10.0.0.33 - - [2025-04-18 13:28:54] "POST /ref-update HTTP/1.1" 200 156 0.061885
10.0.0.33 - - [2025-04-18 13:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.015464
10.0.0.33 - - [2025-04-18 13:28:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.047436
10.0.0.33 - - [2025-04-18 13:28:55] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006466
10.0.0.33 - - [2025-04-18 13:28:55] "GET /instance-ip/25089b78-f1ad-4276-aecc-f0b6ca6a157b?fields=floating_ips HTTP/1.1" 200 1164 0.008206
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.022129
10.0.0.33 - - [2025-04-18 13:28:55] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.027622
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.016625
10.0.0.33 - - [2025-04-18 13:28:55] "POST /tags HTTP/1.1" 200 357 0.157612
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855
10.0.0.33 - - [2025-04-18 13:28:55] "GET /tag/8a727dbf-9c6e-4071-86ac-8d983cb1f6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.057025
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.064394
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008713
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030996
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.018390
10.0.0.33 - - [2025-04-18 13:28:55] "POST /tags HTTP/1.1" 200 305 0.148578
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022096
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021168
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.042488
10.0.0.33 - - [2025-04-18 13:28:55] "GET /tag/c93177dd-eab3-4e01-8e3a-4bedff7c32d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.038835
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.026361
10.0.0.33 - - [2025-04-18 13:28:55] "POST /id-to-fqname HTTP/1.1" 200 174 0.000593
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022876
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.024083
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.013622
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875
10.0.0.33 - - [2025-04-18 13:28:55] "POST /security-groups HTTP/1.1" 200 571 0.073139
10.0.0.33 - - [2025-04-18 13:28:55] "POST /projects HTTP/1.1" 200 483 0.265542
10.0.0.33 - - [2025-04-18 13:28:55] "POST /ref-update HTTP/1.1" 200 156 0.065336
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.005314
10.0.0.33 - - [2025-04-18 13:28:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028010
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996
10.0.0.33 - - [2025-04-18 13:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007213
10.0.0.33 - - [2025-04-18 13:28:55] "POST /access-control-lists HTTP/1.1" 200 580 0.047539
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.042650
10.0.0.33 - - [2025-04-18 13:28:56] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.027180
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.004417
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019308
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015796
10.0.0.33 - - [2025-04-18 13:28:56] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007045
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018790
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.028104
10.0.0.33 - - [2025-04-18 13:28:56] "POST /access-control-lists HTTP/1.1" 200 578 0.086464
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009176
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.071781
10.0.0.33 - - [2025-04-18 13:28:56] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.165161
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.011671
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009632
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291
10.0.0.33 - - [2025-04-18 13:28:56] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.111988
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.031001
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325
10.0.0.33 - - [2025-04-18 13:28:56] "POST /security-groups HTTP/1.1" 200 537 0.096414
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.004438
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.065634
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930
10.0.0.33 - - [2025-04-18 13:28:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035498
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007222
10.0.0.33 - - [2025-04-18 13:28:56] "POST /access-control-lists HTTP/1.1" 200 596 0.073626
10.0.0.33 - - [2025-04-18 13:28:56] "POST /chown HTTP/1.1" 200 109 0.059410
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.050212
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007328
10.0.0.33 - - [2025-04-18 13:28:56] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021015
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.005502
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870
10.0.0.33 - - [2025-04-18 13:28:56] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.022524
10.0.0.33 - - [2025-04-18 13:28:56] "POST /access-control-lists HTTP/1.1" 200 594 0.083363
10.0.0.33 - - [2025-04-18 13:28:56] "POST /tags HTTP/1.1" 409 207 0.018040
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.059216
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006413
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013722
10.0.0.33 - - [2025-04-18 13:28:56] "GET /tag/c93177dd-eab3-4e01-8e3a-4bedff7c32d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.042237
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.034322
10.0.0.33 - - [2025-04-18 13:28:56] "POST /ref-update HTTP/1.1" 200 156 0.020544
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009879
10.0.0.33 - - [2025-04-18 13:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429
10.0.0.33 - - [2025-04-18 13:28:57] "POST /firewall-rules HTTP/1.1" 200 564 0.107388
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.044993
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021045
10.0.0.33 - - [2025-04-18 13:28:57] "GET /firewall-rule/85112b23-8c53-4889-976c-086d19a2a3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007471
10.0.0.33 - - [2025-04-18 13:28:57] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003492
10.0.0.33 - - [2025-04-18 13:28:57] "GET /firewall-rule/85112b23-8c53-4889-976c-086d19a2a3e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003085
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.019233
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022653
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.062054
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452
10.0.0.33 - - [2025-04-18 13:28:57] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017551
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.018924
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013675
10.0.0.33 - - [2025-04-18 13:28:57] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004733
10.0.0.33 - - [2025-04-18 13:28:57] "POST /tags HTTP/1.1" 409 207 0.003500
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008731
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009853
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.007414
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246
10.0.0.33 - - [2025-04-18 13:28:57] "GET /tag/c93177dd-eab3-4e01-8e3a-4bedff7c32d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014749
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.013211
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009424
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.021377
10.0.0.33 - - [2025-04-18 13:28:57] "POST /firewall-rules HTTP/1.1" 200 562 0.126372
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011970
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017133
10.0.0.33 - - [2025-04-18 13:28:57] "GET /firewall-rule/c7eca0be-4030-499b-b5fb-c4aa24a38489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.013739
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.008667
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360
10.0.0.33 - - [2025-04-18 13:28:57] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009461
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404
10.0.0.33 - - [2025-04-18 13:28:57] "GET /firewall-rule/c7eca0be-4030-499b-b5fb-c4aa24a38489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003983
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.023780
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.026786
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709
10.0.0.33 - - [2025-04-18 13:28:57] "GET /loadbalancer/68aab650-414f-406f-8752-bf6474f95ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004374
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.027993
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014170
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660
10.0.0.33 - - [2025-04-18 13:28:57] "POST /tags HTTP/1.1" 200 301 0.093010
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010644
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.020320
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077
10.0.0.33 - - [2025-04-18 13:28:57] "GET /tag/f158ebe5-6aa1-40b6-9517-dab6e3778734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029029
10.0.0.33 - - [2025-04-18 13:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579
10.0.0.33 - - [2025-04-18 13:28:57] "POST /ref-update HTTP/1.1" 200 156 0.048407
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010416
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.33 - - [2025-04-18 13:28:58] "POST /tags HTTP/1.1" 200 325 0.149919
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.011891
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391
10.0.0.33 - - [2025-04-18 13:28:58] "GET /tag/d9f26def-fe12-4373-93ba-96a792d663bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.028341
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024714
10.0.0.33 - - [2025-04-18 13:28:58] "POST /tags HTTP/1.1" 200 363 0.022572
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.029343
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032
10.0.0.33 - - [2025-04-18 13:28:58] "GET /tag/846dbd73-859d-4cc8-b966-4b6598fb9f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.034408
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014606
10.0.0.33 - - [2025-04-18 13:28:58] "POST /tags HTTP/1.1" 200 311 0.049938
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.034443
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007339
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007286
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153
10.0.0.33 - - [2025-04-18 13:28:58] "GET /tag/ca8ec6c8-273a-45c0-8096-f2b996cbe10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030148
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.012121
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010476
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294
10.0.0.33 - - [2025-04-18 13:28:58] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013566
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014
10.0.0.33 - - [2025-04-18 13:28:58] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034101
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.021667
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010067
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888
10.0.0.33 - - [2025-04-18 13:28:58] "POST /virtual-machines HTTP/1.1" 200 377 0.017840
10.0.0.33 - - [2025-04-18 13:28:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031945
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.032986
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022468
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008675
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.079313
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015116
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613
10.0.0.33 - - [2025-04-18 13:28:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.202794
10.0.0.33 - - [2025-04-18 13:28:58] "POST /ref-update HTTP/1.1" 200 156 0.031700
10.0.0.33 - - [2025-04-18 13:28:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.044349
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027713
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022506
10.0.0.33 - - [2025-04-18 13:28:58] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023668
10.0.0.33 - - [2025-04-18 13:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024280
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.021448
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102
10.0.0.33 - - [2025-04-18 13:28:59] "POST /instance-ips HTTP/1.1" 200 409 0.115964
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.040755
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024760
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015024
10.0.0.33 - - [2025-04-18 13:28:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.047991
10.0.0.33 - - [2025-04-18 13:28:59] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017175
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.008751
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140
10.0.0.33 - - [2025-04-18 13:28:59] "POST /set-tag HTTP/1.1" 200 109 0.019471
10.0.0.33 - - [2025-04-18 13:28:59] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011769
10.0.0.33 - - [2025-04-18 13:28:59] "GET /instance-ip/15a32fb0-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009259
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.027808
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010954
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.014755
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714
10.0.0.33 - - [2025-04-18 13:28:59] "POST /tags HTTP/1.1" 200 355 0.045399
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014678
10.0.0.33 - - [2025-04-18 13:28:59] "GET /tag/e5203c1a-d8f8-477c-9f4b-5b2bc0b52ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.038329
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.041142
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.33 - - [2025-04-18 13:28:59] "POST /tags HTTP/1.1" 200 303 0.039834
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021946
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.048723
10.0.0.33 - - [2025-04-18 13:28:59] "GET /tag/beae9881-8605-4bfd-a032-6da84bc3e2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.053404
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.046378
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362
10.0.0.33 - - [2025-04-18 13:28:59] "POST /projects HTTP/1.1" 409 218 0.002499
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.036679
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835
10.0.0.33 - - [2025-04-18 13:28:59] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075413
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.012384
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009856
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010123
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756
10.0.0.33 - - [2025-04-18 13:28:59] "GET /network-ipam/f79f3153-07bc-40d2-a816-9ea6f5b32ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003049
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812
10.0.0.33 - - [2025-04-18 13:28:59] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005500
10.0.0.33 - - [2025-04-18 13:28:59] "POST /ref-update HTTP/1.1" 200 156 0.011640
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379
10.0.0.33 - - [2025-04-18 13:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.031142
10.0.0.33 - - [2025-04-18 13:29:00] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.109277
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008
10.0.0.33 - - [2025-04-18 13:29:00] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006575
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.009299
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013354
10.0.0.33 - - [2025-04-18 13:29:00] "POST /set-tag HTTP/1.1" 200 109 0.092191
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742
10.0.0.33 - - [2025-04-18 13:29:00] "GET /network-ipam/0cdced7b-2e1a-4348-a87d-9879811a42ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002832
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.011369
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793
10.0.0.33 - - [2025-04-18 13:29:00] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005824
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.020276
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129
10.0.0.33 - - [2025-04-18 13:29:00] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.094715
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.008463
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379
10.0.0.33 - - [2025-04-18 13:29:00] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006817
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.049775
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777
10.0.0.33 - - [2025-04-18 13:29:00] "POST /set-tag HTTP/1.1" 200 109 0.127206
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.015571
10.0.0.33 - - [2025-04-18 13:29:00] "GET /network-policy/4d336557-5fe8-4c1f-b1bb-4a60fe72f192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010664
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021291
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001768
10.0.0.33 - - [2025-04-18 13:29:00] "GET /network-policy/3ad073e6-8037-4989-a865-761de0980aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.017909
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.018209
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015041
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009590
10.0.0.33 - - [2025-04-18 13:29:00] "GET /network-policy/fb3c615d-eb91-479a-84b5-5b7dad2a4620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003707
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.025779
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011003
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043
10.0.0.33 - - [2025-04-18 13:29:00] "PUT /network-policy/fb3c615d-eb91-479a-84b5-5b7dad2a4620 HTTP/1.1" 200 262 0.049758
10.0.0.33 - - [2025-04-18 13:29:00] "POST /ref-update HTTP/1.1" 200 156 0.041757
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013978
10.0.0.33 - - [2025-04-18 13:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010270
10.0.0.33 - - [2025-04-18 13:29:00] "PUT /access-control-list/ad3d35ac-3cf1-4941-b630-a41043472ad1 HTTP/1.1" 200 272 0.048134
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.192624
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009464
10.0.0.33 - - [2025-04-18 13:29:01] "PUT /access-control-list/de1558a9-bf34-499d-bf80-a08dd375b918 HTTP/1.1" 200 272 0.082636
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.067079
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002667
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002496
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002509
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011943
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.181865
10.0.0.33 - - [2025-04-18 13:29:01] "POST /security-groups HTTP/1.1" 409 245 0.004894
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.014676
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015865
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552
10.0.0.33 - - [2025-04-18 13:29:01] "PUT /security-group/3cb6d313-918b-4922-89b9-79273552fee7 HTTP/1.1" 200 262 0.095088
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.056553
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.027347
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651
10.0.0.33 - - [2025-04-18 13:29:01] "PUT /access-control-list/6a2633ad-9709-44ac-97d8-872acceaea00 HTTP/1.1" 200 272 0.077749
10.0.0.33 - - [2025-04-18 13:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.092965
10.0.0.33 - - [2025-04-18 13:29:01] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.038776
10.0.0.33 - - [2025-04-18 13:29:01] "PUT /access-control-list/b03e3a52-797b-4bf3-ba94-0a541010eae5 HTTP/1.1" 200 272 0.079672
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.026031
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.027792
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022832
10.0.0.33 - - [2025-04-18 13:29:01] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018613
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018416
10.0.0.33 - - [2025-04-18 13:29:01] "POST /tags HTTP/1.1" 409 206 0.013568
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897
10.0.0.33 - - [2025-04-18 13:29:01] "GET /tag/beae9881-8605-4bfd-a032-6da84bc3e2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025989
10.0.0.33 - - [2025-04-18 13:29:01] "POST /ref-update HTTP/1.1" 200 156 0.050400
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025061
10.0.0.33 - - [2025-04-18 13:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284
10.0.0.33 - - [2025-04-18 13:29:02] "POST /firewall-rules HTTP/1.1" 200 562 0.108465
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.072234
10.0.0.33 - - [2025-04-18 13:29:02] "GET /firewall-rule/faf87f4b-aca5-4e19-931b-4c56f3d39788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004606
10.0.0.33 - - [2025-04-18 13:29:02] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004976
10.0.0.33 - - [2025-04-18 13:29:02] "GET /firewall-rule/faf87f4b-aca5-4e19-931b-4c56f3d39788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010174
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005865
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.054078
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.110007
10.0.0.33 - - [2025-04-18 13:29:02] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012460
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.013326
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841
10.0.0.33 - - [2025-04-18 13:29:02] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.020390
10.0.0.33 - - [2025-04-18 13:29:02] "POST /tags HTTP/1.1" 409 206 0.002905
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.014134
10.0.0.33 - - [2025-04-18 13:29:02] "GET /tag/beae9881-8605-4bfd-a032-6da84bc3e2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027713
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027981
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006085
10.0.0.33 - - [2025-04-18 13:29:02] "POST /firewall-rules HTTP/1.1" 200 560 0.094819
10.0.0.33 - - [2025-04-18 13:29:02] "GET /firewall-rule/21587433-5719-49fe-aa31-b2ffed2c69a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009400
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.069069
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013938
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245
10.0.0.33 - - [2025-04-18 13:29:02] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008697
10.0.0.33 - - [2025-04-18 13:29:02] "GET /firewall-rule/21587433-5719-49fe-aa31-b2ffed2c69a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003923
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.023752
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.089905
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.014510
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021778
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011948
10.0.0.33 - - [2025-04-18 13:29:02] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004751
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948
10.0.0.33 - - [2025-04-18 13:29:02] "POST /tags HTTP/1.1" 200 371 0.021054
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.019532
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016551
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559
10.0.0.33 - - [2025-04-18 13:29:02] "GET /tag/daa4885b-bd81-4ca3-98d3-2120b9ad2dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.022472
10.0.0.33 - - [2025-04-18 13:29:02] "POST /ref-update HTTP/1.1" 200 156 0.017372
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758
10.0.0.33 - - [2025-04-18 13:29:02] "POST /tags HTTP/1.1" 200 319 0.047450
10.0.0.33 - - [2025-04-18 13:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011754
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005658
10.0.0.33 - - [2025-04-18 13:29:03] "GET /tag/60043c5f-ec9e-47f4-8576-d81a48779764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.014037
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.013120
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015653
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.017039
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009661
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.039722
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008569
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242
10.0.0.33 - - [2025-04-18 13:29:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.005094
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.005372
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.022016
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010197
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330
10.0.0.33 - - [2025-04-18 13:29:03] "POST /security-groups HTTP/1.1" 200 578 0.115321
10.0.0.33 - - [2025-04-18 13:29:03] "POST /projects HTTP/1.1" 200 497 0.477499
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.021129
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.103903
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010851
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303
10.0.0.33 - - [2025-04-18 13:29:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038981
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027151
10.0.0.33 - - [2025-04-18 13:29:03] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.013507
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.030494
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013569
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016189
10.0.0.33 - - [2025-04-18 13:29:03] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.024779
10.0.0.33 - - [2025-04-18 13:29:03] "POST /access-control-lists HTTP/1.1" 200 587 0.187946
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.045330
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.047951
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027935
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008504
10.0.0.33 - - [2025-04-18 13:29:03] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.146361
10.0.0.33 - - [2025-04-18 13:29:03] "POST /access-control-lists HTTP/1.1" 200 585 0.090047
10.0.0.33 - - [2025-04-18 13:29:03] "POST /ref-update HTTP/1.1" 200 156 0.053687
10.0.0.33 - - [2025-04-18 13:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009587
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.030754
10.0.0.33 - - [2025-04-18 13:29:04] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.166366
10.0.0.33 - - [2025-04-18 13:29:04] "POST /ref-update HTTP/1.1" 200 156 0.032936
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013420
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017572
10.0.0.33 - - [2025-04-18 13:29:04] "POST /security-groups HTTP/1.1" 200 558 0.136204
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.011605
10.0.0.33 - - [2025-04-18 13:29:04] "POST /ref-update HTTP/1.1" 200 156 0.104715
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017753
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016806
10.0.0.33 - - [2025-04-18 13:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.087452
10.0.0.33 - - [2025-04-18 13:29:04] "POST /access-control-lists HTTP/1.1" 200 610 0.107217
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.019112
10.0.0.33 - - [2025-04-18 13:29:04] "POST /chown HTTP/1.1" 200 109 0.090400
10.0.0.33 - - [2025-04-18 13:29:04] "POST /ref-update HTTP/1.1" 200 156 0.061932
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008707
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.030627
10.0.0.33 - - [2025-04-18 13:29:04] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016956
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011774
10.0.0.33 - - [2025-04-18 13:29:04] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.022123
10.0.0.33 - - [2025-04-18 13:29:04] "POST /ref-update HTTP/1.1" 200 156 0.069395
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031415
10.0.0.33 - - [2025-04-18 13:29:04] "POST /tags HTTP/1.1" 409 214 0.018723
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160
10.0.0.33 - - [2025-04-18 13:29:04] "POST /access-control-lists HTTP/1.1" 200 608 0.182982
10.0.0.33 - - [2025-04-18 13:29:04] "GET /tag/60043c5f-ec9e-47f4-8576-d81a48779764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.056841
10.0.0.33 - - [2025-04-18 13:29:04] "POST /ref-update HTTP/1.1" 200 156 0.023529
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031046
10.0.0.33 - - [2025-04-18 13:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.054315
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008
10.0.0.33 - - [2025-04-18 13:29:05] "POST /firewall-rules HTTP/1.1" 200 578 0.280310
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.086761
10.0.0.33 - - [2025-04-18 13:29:05] "GET /firewall-rule/c8274c05-d269-4f8e-81a1-d987405f82a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.044797
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015587
10.0.0.33 - - [2025-04-18 13:29:05] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.010778
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405
10.0.0.33 - - [2025-04-18 13:29:05] "GET /firewall-rule/c8274c05-d269-4f8e-81a1-d987405f82a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006680
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.026567
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016401
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.078015
10.0.0.33 - - [2025-04-18 13:29:05] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007537
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.021583
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007850
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.027573
10.0.0.33 - - [2025-04-18 13:29:05] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006736
10.0.0.33 - - [2025-04-18 13:29:05] "POST /tags HTTP/1.1" 409 214 0.012874
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.028720
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010678
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442
10.0.0.33 - - [2025-04-18 13:29:05] "GET /tag/60043c5f-ec9e-47f4-8576-d81a48779764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.019736
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.024506
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010230
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008559
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.009658
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012968
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490
10.0.0.33 - - [2025-04-18 13:29:05] "POST /firewall-rules HTTP/1.1" 200 576 0.247889
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.047479
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014428
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013397
10.0.0.33 - - [2025-04-18 13:29:05] "GET /firewall-rule/1441c8c2-265b-48f4-95be-8887348ae3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.023639
10.0.0.33 - - [2025-04-18 13:29:05] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.013601
10.0.0.33 - - [2025-04-18 13:29:05] "GET /firewall-rule/1441c8c2-265b-48f4-95be-8887348ae3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.024785
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.031812
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015826
10.0.0.33 - - [2025-04-18 13:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755
10.0.0.33 - - [2025-04-18 13:29:05] "POST /ref-update HTTP/1.1" 200 156 0.030382
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008287
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.102312
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.032631
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.034946
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747
10.0.0.33 - - [2025-04-18 13:29:06] "POST /tags HTTP/1.1" 200 363 0.122553
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.036840
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.037661
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016719
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021182
10.0.0.33 - - [2025-04-18 13:29:06] "GET /tag/ca28bcea-5d68-4940-9f4f-342bed54e394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.033401
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.014790
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.034842
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008193
10.0.0.33 - - [2025-04-18 13:29:06] "POST /tags HTTP/1.1" 200 311 0.122503
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027695
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.025082
10.0.0.33 - - [2025-04-18 13:29:06] "GET /tag/024c8d03-d759-409d-98c8-685ddd1894ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.089915
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.102975
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.011826
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020455
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008489
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.015539
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008168
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922
10.0.0.33 - - [2025-04-18 13:29:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000636
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.003801
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.012676
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.33 - - [2025-04-18 13:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143
10.0.0.33 - - [2025-04-18 13:29:06] "POST /security-groups HTTP/1.1" 200 574 0.095390
10.0.0.33 - - [2025-04-18 13:29:06] "POST /projects HTTP/1.1" 200 489 0.329000
10.0.0.33 - - [2025-04-18 13:29:06] "POST /ref-update HTTP/1.1" 200 156 0.048413
10.0.0.33 - - [2025-04-18 13:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.057784
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028047
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008361
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.010730
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160
10.0.0.33 - - [2025-04-18 13:29:07] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.047286
10.0.0.33 - - [2025-04-18 13:29:07] "POST /access-control-lists HTTP/1.1" 200 583 0.080325
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024505
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.019009
10.0.0.33 - - [2025-04-18 13:29:07] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005596
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.096345
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014932
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219
10.0.0.33 - - [2025-04-18 13:29:07] "POST /access-control-lists HTTP/1.1" 200 581 0.075809
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.075642
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022110
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166
10.0.0.33 - - [2025-04-18 13:29:07] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.153521
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.018563
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573
10.0.0.33 - - [2025-04-18 13:29:07] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.106251
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.034077
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.026504
10.0.0.33 - - [2025-04-18 13:29:07] "POST /security-groups HTTP/1.1" 200 546 0.131837
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.036808
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014848
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.014732
10.0.0.33 - - [2025-04-18 13:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.051325
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.036547
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487
10.0.0.33 - - [2025-04-18 13:29:07] "POST /chown HTTP/1.1" 200 109 0.086499
10.0.0.33 - - [2025-04-18 13:29:07] "POST /access-control-lists HTTP/1.1" 200 602 0.149554
10.0.0.33 - - [2025-04-18 13:29:07] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014174
10.0.0.33 - - [2025-04-18 13:29:07] "POST /ref-update HTTP/1.1" 200 156 0.039647
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.018351
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017252
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017704
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878
10.0.0.33 - - [2025-04-18 13:29:07] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003453
10.0.0.33 - - [2025-04-18 13:29:07] "POST /tags HTTP/1.1" 409 210 0.007764
10.0.0.33 - - [2025-04-18 13:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164
10.0.0.33 - - [2025-04-18 13:29:07] "GET /tag/024c8d03-d759-409d-98c8-685ddd1894ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.033471
10.0.0.33 - - [2025-04-18 13:29:08] "POST /access-control-lists HTTP/1.1" 200 600 0.113360
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.087262
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015540
10.0.0.33 - - [2025-04-18 13:29:08] "POST /firewall-rules HTTP/1.1" 200 570 0.121303
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.029892
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009090
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013983
10.0.0.33 - - [2025-04-18 13:29:08] "GET /firewall-rule/3f2f31d8-140e-4d0d-bd8f-188ddcc39445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006787
10.0.0.33 - - [2025-04-18 13:29:08] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005562
10.0.0.33 - - [2025-04-18 13:29:08] "GET /firewall-rule/3f2f31d8-140e-4d0d-bd8f-188ddcc39445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012581
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.019188
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020707
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.019293
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014727
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.095767
10.0.0.33 - - [2025-04-18 13:29:08] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006485
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.019037
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560
10.0.0.33 - - [2025-04-18 13:29:08] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004474
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002202
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009733
10.0.0.33 - - [2025-04-18 13:29:08] "POST /tags HTTP/1.1" 409 210 0.005103
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009976
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.013514
10.0.0.33 - - [2025-04-18 13:29:08] "GET /tag/024c8d03-d759-409d-98c8-685ddd1894ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.022245
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011436
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009697
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.051184
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009286
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891
10.0.0.33 - - [2025-04-18 13:29:08] "POST /firewall-rules HTTP/1.1" 200 568 0.253056
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.093395
10.0.0.33 - - [2025-04-18 13:29:08] "GET /firewall-rule/eb4d7fea-a2a0-436f-8de4-4e5b4afcc8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.031600
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788
10.0.0.33 - - [2025-04-18 13:29:08] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008786
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.065328
10.0.0.33 - - [2025-04-18 13:29:08] "GET /firewall-rule/eb4d7fea-a2a0-436f-8de4-4e5b4afcc8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010799
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128
10.0.0.33 - - [2025-04-18 13:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914
10.0.0.33 - - [2025-04-18 13:29:08] "POST /ref-update HTTP/1.1" 200 156 0.023730
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018530
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008392
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.168381
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.051592
10.0.0.33 - - [2025-04-18 13:29:09] "POST /tags HTTP/1.1" 409 237 0.008539
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013618
10.0.0.33 - - [2025-04-18 13:29:09] "GET /tag/846dbd73-859d-4cc8-b966-4b6598fb9f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.031272
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011889
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.012889
10.0.0.33 - - [2025-04-18 13:29:09] "POST /tags HTTP/1.1" 409 210 0.004084
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522
10.0.0.33 - - [2025-04-18 13:29:09] "GET /tag/ca8ec6c8-273a-45c0-8096-f2b996cbe10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030441
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010364
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011677
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.027189
10.0.0.33 - - [2025-04-18 13:29:09] "POST /projects HTTP/1.1" 409 223 0.012124
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013039
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011438
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.046846
10.0.0.33 - - [2025-04-18 13:29:09] "GET /project/2431226c-a95d-4c70-8d66-6aedc0f9ffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.123407
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008703
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012163
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.027024
10.0.0.33 - - [2025-04-18 13:29:09] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.018617
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016651
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018558
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019842
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.020055
10.0.0.33 - - [2025-04-18 13:29:09] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.010092
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.047635
10.0.0.33 - - [2025-04-18 13:29:09] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.121275
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015574
10.0.0.33 - - [2025-04-18 13:29:09] "POST /ref-update HTTP/1.1" 200 156 0.020568
10.0.0.33 - - [2025-04-18 13:29:09] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.100773
10.0.0.33 - - [2025-04-18 13:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018393
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.057165
10.0.0.33 - - [2025-04-18 13:29:10] "POST /security-groups HTTP/1.1" 409 253 0.045608
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.026892
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008147
10.0.0.33 - - [2025-04-18 13:29:10] "PUT /security-group/0a268c60-a92c-46b3-83a0-e2b0a1d505ec HTTP/1.1" 200 262 0.114354
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.069123
10.0.0.33 - - [2025-04-18 13:29:10] "PUT /access-control-list/80c1f029-e275-4df1-b853-4749db196755 HTTP/1.1" 200 272 0.057292
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010325
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014803
10.0.0.33 - - [2025-04-18 13:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.082577
10.0.0.33 - - [2025-04-18 13:29:10] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012508
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.042327
10.0.0.33 - - [2025-04-18 13:29:10] "PUT /access-control-list/982dfacb-2ecd-435c-9265-9847eb3f2de1 HTTP/1.1" 200 272 0.056910
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032603
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006681
10.0.0.33 - - [2025-04-18 13:29:10] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.019379
10.0.0.33 - - [2025-04-18 13:29:10] "POST /tags HTTP/1.1" 409 210 0.008209
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.040486
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761
10.0.0.33 - - [2025-04-18 13:29:10] "GET /tag/ca8ec6c8-273a-45c0-8096-f2b996cbe10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033864
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.055936
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.019317
10.0.0.33 - - [2025-04-18 13:29:10] "POST /firewall-rules HTTP/1.1" 200 570 0.174802
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030940
10.0.0.33 - - [2025-04-18 13:29:10] "GET /firewall-rule/8bcd7afd-8445-4a9f-9a55-3e9102fa0d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.048556
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.015155
10.0.0.33 - - [2025-04-18 13:29:10] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008726
10.0.0.33 - - [2025-04-18 13:29:10] "GET /firewall-rule/8bcd7afd-8445-4a9f-9a55-3e9102fa0d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008084
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009688
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626
10.0.0.33 - - [2025-04-18 13:29:10] "POST /ref-update HTTP/1.1" 200 156 0.052254
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776
10.0.0.33 - - [2025-04-18 13:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.093565
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.350423
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.068919
10.0.0.33 - - [2025-04-18 13:29:11] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019478
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013035
10.0.0.33 - - [2025-04-18 13:29:11] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.022151
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.020218
10.0.0.33 - - [2025-04-18 13:29:11] "POST /tags HTTP/1.1" 409 210 0.003957
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528
10.0.0.33 - - [2025-04-18 13:29:11] "GET /tag/ca8ec6c8-273a-45c0-8096-f2b996cbe10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018684
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.020173
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489
10.0.0.33 - - [2025-04-18 13:29:11] "POST /firewall-rules HTTP/1.1" 200 568 0.074138
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.054721
10.0.0.33 - - [2025-04-18 13:29:11] "GET /firewall-rule/73d01c7e-8595-40e9-a3f3-caf49cbb0a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012310
10.0.0.33 - - [2025-04-18 13:29:11] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.008507
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.012550
10.0.0.33 - - [2025-04-18 13:29:11] "GET /firewall-rule/73d01c7e-8595-40e9-a3f3-caf49cbb0a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006165
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.017679
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009338
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007726
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.025234
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021598
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021441
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.256618
10.0.0.33 - - [2025-04-18 13:29:11] "POST /ref-update HTTP/1.1" 200 156 0.071029
10.0.0.33 - - [2025-04-18 13:29:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017041
10.0.0.33 - - [2025-04-18 13:29:11] "POST /set-tag HTTP/1.1" 200 109 0.006554
10.0.0.33 - - [2025-04-18 13:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011214
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015592
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.020288
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.012979
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010367
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.022193
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.027223
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.023469
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.035937
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.024214
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007421
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.039157
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.025564
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.026646
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.031797
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030005
10.0.0.33 - - [2025-04-18 13:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005436
10.0.0.33 - - [2025-04-18 13:29:12] "POST /ref-update HTTP/1.1" 200 156 0.030486
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009590
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.022593
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015771
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011631
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.021014
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021181
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.024003
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026432
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.024480
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021040
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.016910
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.012383
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.013312
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.029745
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.032356
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017681
10.0.0.33 - - [2025-04-18 13:29:13] "POST /ref-update HTTP/1.1" 200 156 0.015345
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028517
10.0.0.33 - - [2025-04-18 13:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007665
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.025501
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025906
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.008608
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.009738
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.009614
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002820
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001270
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.010468
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.010052
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.010334
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.008953
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.008387
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.024860
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.057193
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070
10.0.0.33 - - [2025-04-18 13:29:14] "POST /ref-update HTTP/1.1" 200 156 0.130429
10.0.0.33 - - [2025-04-18 13:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008661
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011278
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.012573
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011362
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.030212
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.011044
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008289
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.009123
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.032936
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022151
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.012601
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.008005
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.020359
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012347
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.024744
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.024984
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912
10.0.0.33 - - [2025-04-18 13:29:15] "POST /ref-update HTTP/1.1" 200 156 0.014192
10.0.0.33 - - [2025-04-18 13:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010930
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.008864
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.010992
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009810
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006460
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.024421
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.012150
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009634
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.020330
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011665
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006354
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.023160
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010802
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.020367
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.031567
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.020175
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019060
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.031945
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.016277
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010203
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174
10.0.0.33 - - [2025-04-18 13:29:16] "POST /ref-update HTTP/1.1" 200 156 0.018412
10.0.0.33 - - [2025-04-18 13:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.013594
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010553
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.015733
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018000
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.012538
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.021256
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011614
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.012537
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021924
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.013748
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008114
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.010907
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.019552
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.014136
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.009110
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009136
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.015886
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010548
10.0.0.33 - - [2025-04-18 13:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933
10.0.0.33 - - [2025-04-18 13:29:17] "POST /ref-update HTTP/1.1" 200 156 0.016207
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.010919
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.009156
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.009178
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.010332
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018623
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.009053
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.012608
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013526
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.014854
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010544
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.010611
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005734
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.009227
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007506
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.013442
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532
10.0.0.33 - - [2025-04-18 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.021713
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013012
10.0.0.33 - - [2025-04-18 13:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.115860
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.021951
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.011574
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.014750
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.019529
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.010023
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018112
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.012784
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017462
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.009561
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.010298
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.011318
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.008898
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069
10.0.0.33 - - [2025-04-18 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.029672
10.0.0.33 - - [2025-04-18 13:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020508
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.008460
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011374
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.015675
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014066
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.010264
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.008871
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.019033
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.014127
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009037
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.014343
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.011750
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.015533
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.012054
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008531
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.012711
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485
10.0.0.33 - - [2025-04-18 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.008835
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253
10.0.0.33 - - [2025-04-18 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.024987
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.011677
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008841
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.015795
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.013632
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006501
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.022027
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011570
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.010175
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.010088
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012539
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.011152
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.017079
10.0.0.33 - - [2025-04-18 13:29:21] "POST /network-ipams HTTP/1.1" 200 550 0.027540
10.0.0.33 - - [2025-04-18 13:29:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007998
10.0.0.33 - - [2025-04-18 13:29:21] "POST /virtual-networks HTTP/1.1" 200 552 0.143240
10.0.0.33 - - [2025-04-18 13:29:21] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004751
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.003638
10.0.0.33 - - [2025-04-18 13:29:21] "POST /route-targets HTTP/1.1" 200 327 0.010863
10.0.0.33 - - [2025-04-18 13:29:21] "POST /ref-update HTTP/1.1" 200 156 0.015938
10.0.0.33 - - [2025-04-18 13:29:21] "POST /fqname-to-id HTTP/1.1" 404 178 0.004071
10.0.0.33 - - [2025-04-18 13:29:21] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.006738
10.0.0.33 - - [2025-04-18 13:29:21] "GET /fabric/09cd75c7-5979-46ce-a9da-daa28f56e607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.003309
10.0.0.33 - - [2025-04-18 13:29:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.002343
10.0.0.33 - - [2025-04-18 13:29:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.002114
10.0.0.33 - - [2025-04-18 13:29:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.002158
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:29:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979
10.0.0.249 - - [2025-04-18 13:30:06] "GET / HTTP/1.1" 200 35931 0.002617
10.0.0.249 - - [2025-04-18 13:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417
10.0.0.249 - - [2025-04-18 13:30:06] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008822
10.0.0.249 - - [2025-04-18 13:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825
10.0.0.249 - - [2025-04-18 13:30:06] "GET /routing-instance/dcbef79d-b0f8-45c1-b26d-5b7dc49c95ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003985
10.0.0.249 - - [2025-04-18 13:30:06] "PUT /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38 HTTP/1.1" 200 274 0.017565
10.0.0.249 - - [2025-04-18 13:30:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.014876
10.0.0.249 - - [2025-04-18 13:30:06] "POST /virtual-routers HTTP/1.1" 200 599 0.019164
10.0.0.249 - - [2025-04-18 13:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275
10.0.0.249 - - [2025-04-18 13:30:07] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006604
10.0.0.249 - - [2025-04-18 13:30:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.003225
10.0.0.249 - - [2025-04-18 13:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867
10.0.0.249 - - [2025-04-18 13:30:07] "GET /virtual-network/8befc5a3-689a-41ad-9c7c-08c2d3188e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006423
10.0.0.249 - - [2025-04-18 13:30:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.077268
10.0.0.33 - - [2025-04-18 13:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246
10.0.0.33 - - [2025-04-18 13:30:30] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003787
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:31:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:31:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:31:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:31:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974
10.0.0.33 - - [2025-04-18 13:31:53] "GET / HTTP/1.1" 200 35931 0.001550
10.0.0.33 - - [2025-04-18 13:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609
10.0.0.33 - - [2025-04-18 13:31:53] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.005914
10.0.0.33 - - [2025-04-18 13:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.33 - - [2025-04-18 13:31:53] "GET /config-node/61de0db2-3d30-46e2-8492-fae680a2e07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004974
10.0.0.33 - - [2025-04-18 13:32:05] "GET / HTTP/1.1" 200 35931 0.003513
10.0.0.33 - - [2025-04-18 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212
10.0.0.33 - - [2025-04-18 13:32:05] "GET /routing-instance/dcbef79d-b0f8-45c1-b26d-5b7dc49c95ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003746
10.0.0.33 - - [2025-04-18 13:32:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002572
10.0.0.33 - - [2025-04-18 13:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.33 - - [2025-04-18 13:32:05] "GET /bgp-router/6e655376-3769-4156-a5ab-c3cd4d616e8b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005471
10.0.0.33 - - [2025-04-18 13:32:05] "PUT /bgp-router/6e655376-3769-4156-a5ab-c3cd4d616e8b HTTP/1.1" 200 254 0.022737
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:32:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001205
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:32:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001543
10.0.0.33 - - [2025-04-18 13:32:30] "GET /global-system-configs HTTP/1.1" 200 322 0.006862
10.0.0.33 - - [2025-04-18 13:32:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003051
10.0.0.33 - - [2025-04-18 13:32:50] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004700
10.0.0.33 - - [2025-04-18 13:32:50] "POST /ref-update HTTP/1.1" 200 156 0.013439
10.0.0.33 - - [2025-04-18 13:32:54] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007232
10.0.0.33 - - [2025-04-18 13:32:54] "POST /set-tag HTTP/1.1" 200 109 0.004757
10.0.0.33 - - [2025-04-18 13:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838
10.0.0.33 - - [2025-04-18 13:32:54] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003463
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005003
10.0.0.33 - - [2025-04-18 13:32:55] "POST /set-tag HTTP/1.1" 200 109 0.002598
10.0.0.33 - - [2025-04-18 13:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378
10.0.0.33 - - [2025-04-18 13:32:55] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003021
10.0.0.33 - - [2025-04-18 13:32:55] "GET /loadbalancer-pool/070b9640-57f8-46a5-92c0-a548e8a7f153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004174
10.0.0.33 - - [2025-04-18 13:32:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017166
10.0.0.33 - - [2025-04-18 13:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008446
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016645
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009777
10.0.0.33 - - [2025-04-18 13:32:55] "POST /tags HTTP/1.1" 409 205 0.003170
10.0.0.33 - - [2025-04-18 13:32:55] "POST /ref-update HTTP/1.1" 200 156 0.013452
10.0.0.33 - - [2025-04-18 13:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408
10.0.0.33 - - [2025-04-18 13:32:55] "GET /tag/7f607e8e-9083-4a23-87f4-f0a1381ddd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012108
10.0.0.33 - - [2025-04-18 13:32:55] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.006341
10.0.0.33 - - [2025-04-18 13:32:55] "PUT /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b HTTP/1.1" 200 256 0.010430
10.0.0.33 - - [2025-04-18 13:32:55] "POST /set-tag HTTP/1.1" 200 109 0.086721
10.0.0.33 - - [2025-04-18 13:32:55] "GET /loadbalancer-pool/3c3dfd47-0350-444f-9fb4-e8a8e55671f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004514
10.0.0.33 - - [2025-04-18 13:32:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018076
10.0.0.33 - - [2025-04-18 13:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017865
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008019
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006618
10.0.0.33 - - [2025-04-18 13:32:55] "POST /ref-update HTTP/1.1" 200 156 0.011843
10.0.0.33 - - [2025-04-18 13:32:55] "POST /set-tag HTTP/1.1" 200 109 0.002847
10.0.0.33 - - [2025-04-18 13:32:55] "GET /loadbalancer-pool/c075a2ee-e73d-4bd7-bea6-c88d670c2ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004627
10.0.0.33 - - [2025-04-18 13:32:55] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.007225
10.0.0.33 - - [2025-04-18 13:32:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035620
10.0.0.33 - - [2025-04-18 13:32:55] "PUT /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b HTTP/1.1" 200 256 0.046462
10.0.0.33 - - [2025-04-18 13:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009485
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014961
10.0.0.33 - - [2025-04-18 13:32:55] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011657
10.0.0.33 - - [2025-04-18 13:32:55] "POST /set-tag HTTP/1.1" 200 109 0.009681
10.0.0.33 - - [2025-04-18 13:32:55] "POST /ref-update HTTP/1.1" 200 156 0.010477
10.0.0.33 - - [2025-04-18 13:32:55] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.004005
10.0.0.33 - - [2025-04-18 13:32:55] "PUT /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b HTTP/1.1" 200 256 0.012230
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:34:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:34:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230
10.0.0.249 - - [2025-04-18 13:34:28] "GET / HTTP/1.1" 200 35931 0.001989
10.0.0.249 - - [2025-04-18 13:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225
10.0.0.249 - - [2025-04-18 13:34:28] "GET /global-system-config/17682407-e33e-4894-a90f-911f81bc2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.007966
10.0.0.249 - - [2025-04-18 13:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672
10.0.0.249 - - [2025-04-18 13:34:28] "GET /routing-instance/dcbef79d-b0f8-45c1-b26d-5b7dc49c95ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003685
10.0.0.249 - - [2025-04-18 13:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352
10.0.0.249 - - [2025-04-18 13:34:28] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006012
10.0.0.249 - - [2025-04-18 13:34:28] "PUT /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba HTTP/1.1" 200 262 0.026122
10.0.0.249 - - [2025-04-18 13:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427
10.0.0.249 - - [2025-04-18 13:34:28] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003532
10.0.0.249 - - [2025-04-18 13:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426
10.0.0.249 - - [2025-04-18 13:34:28] "GET /virtual-machine-interface/49b1c526-7530-4861-83a1-42103260e95b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.007247
10.0.0.249 - - [2025-04-18 13:34:29] "PUT /virtual-machine-interface/49b1c526-7530-4861-83a1-42103260e95b HTTP/1.1" 200 284 0.029902
10.0.0.33 - - [2025-04-18 13:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557
10.0.0.33 - - [2025-04-18 13:34:30] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004021
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004903
10.0.0.33 - - [2025-04-18 13:36:14] "POST /set-tag HTTP/1.1" 200 109 0.005792
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007552
10.0.0.33 - - [2025-04-18 13:36:14] "POST /set-tag HTTP/1.1" 200 109 0.007674
10.0.0.33 - - [2025-04-18 13:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473
10.0.0.33 - - [2025-04-18 13:36:14] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002905
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009199
10.0.0.33 - - [2025-04-18 13:36:14] "POST /set-tag HTTP/1.1" 200 109 0.033998
10.0.0.33 - - [2025-04-18 13:36:14] "DELETE /loadbalancer-member/27a418ae-f0a8-400f-b472-7aeb7ffdb537 HTTP/1.1" 200 115 0.114249
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017074
10.0.0.33 - - [2025-04-18 13:36:14] "POST /set-tag HTTP/1.1" 200 109 0.009915
10.0.0.33 - - [2025-04-18 13:36:14] "DELETE /loadbalancer-member/e7f16238-5a64-444a-80e1-e2282110f600 HTTP/1.1" 200 115 0.065535
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010231
10.0.0.33 - - [2025-04-18 13:36:14] "POST /set-tag HTTP/1.1" 200 109 0.009908
10.0.0.33 - - [2025-04-18 13:36:14] "DELETE /loadbalancer-member/5c840e32-ffc0-4ebb-a2f4-9a03c9f80ebb HTTP/1.1" 200 115 0.069279
10.0.0.33 - - [2025-04-18 13:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320
10.0.0.33 - - [2025-04-18 13:36:14] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.015647
10.0.0.33 - - [2025-04-18 13:36:14] "GET /loadbalancer-pool/070b9640-57f8-46a5-92c0-a548e8a7f153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003773
10.0.0.33 - - [2025-04-18 13:36:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027406
10.0.0.33 - - [2025-04-18 13:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029132
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013309
10.0.0.33 - - [2025-04-18 13:36:14] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006814
10.0.0.33 - - [2025-04-18 13:36:15] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.040384
10.0.0.33 - - [2025-04-18 13:36:15] "POST /set-tag HTTP/1.1" 200 109 0.095835
10.0.0.33 - - [2025-04-18 13:36:15] "GET /loadbalancer-pool/3c3dfd47-0350-444f-9fb4-e8a8e55671f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.026532
10.0.0.33 - - [2025-04-18 13:36:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038235
10.0.0.33 - - [2025-04-18 13:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015115
10.0.0.33 - - [2025-04-18 13:36:15] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020188
10.0.0.33 - - [2025-04-18 13:36:15] "POST /set-tag HTTP/1.1" 200 109 0.003090
10.0.0.33 - - [2025-04-18 13:36:15] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005477
10.0.0.33 - - [2025-04-18 13:36:15] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002708
10.0.0.33 - - [2025-04-18 13:36:15] "GET /loadbalancer-pool/c075a2ee-e73d-4bd7-bea6-c88d670c2ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003406
10.0.0.33 - - [2025-04-18 13:36:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037505
10.0.0.33 - - [2025-04-18 13:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033242
10.0.0.33 - - [2025-04-18 13:36:15] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018103
10.0.0.33 - - [2025-04-18 13:36:15] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018926
10.0.0.33 - - [2025-04-18 13:36:15] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002790
10.0.0.33 - - [2025-04-18 13:36:15] "POST /set-tag HTTP/1.1" 200 109 0.003231
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:36:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001357
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:36:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:36:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:36:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001381
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:36:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:36:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150
10.0.0.33 - - [2025-04-18 13:37:30] "GET /global-system-configs HTTP/1.1" 200 322 0.006941
10.0.0.33 - - [2025-04-18 13:37:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003074
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:38:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:38:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970
10.0.0.33 - - [2025-04-18 13:39:54] "GET / HTTP/1.1" 200 35931 0.002088
10.0.0.33 - - [2025-04-18 13:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737
10.0.0.33 - - [2025-04-18 13:39:54] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053576
10.0.0.33 - - [2025-04-18 13:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589
10.0.0.33 - - [2025-04-18 13:39:54] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036686
10.0.0.33 - - [2025-04-18 13:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150
10.0.0.33 - - [2025-04-18 13:39:55] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055975
10.0.0.33 - - [2025-04-18 13:39:55] "POST /tags HTTP/1.1" 200 333 0.045307
10.0.0.33 - - [2025-04-18 13:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011743
10.0.0.33 - - [2025-04-18 13:39:55] "GET /tag/ce26faa6-aac6-41c4-8e1d-4c1ab4136ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031051
10.0.0.33 - - [2025-04-18 13:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367
10.0.0.33 - - [2025-04-18 13:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799
10.0.0.33 - - [2025-04-18 13:39:55] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047817
10.0.0.33 - - [2025-04-18 13:39:55] "GET /virtual-networks?parent_id=485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003752
10.0.0.33 - - [2025-04-18 13:39:55] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060234
10.0.0.33 - - [2025-04-18 13:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184
10.0.0.33 - - [2025-04-18 13:39:55] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008458
10.0.0.33 - - [2025-04-18 13:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013358
10.0.0.33 - - [2025-04-18 13:39:56] "GET /service-appliance-set/b5ce9dca-d3c2-4483-a0ef-ca96ced7b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009496
10.0.0.33 - - [2025-04-18 13:39:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.003092
10.0.0.33 - - [2025-04-18 13:39:56] "POST /virtual-networks HTTP/1.1" 200 512 0.110724
10.0.0.33 - - [2025-04-18 13:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021583
10.0.0.33 - - [2025-04-18 13:39:56] "GET /network-ipam/6290345c-976c-49cc-825c-903a72b7b49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.003416
10.0.0.33 - - [2025-04-18 13:39:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.110302
10.0.0.33 - - [2025-04-18 13:39:56] "GET /virtual-machine-interface/8881fc48-3c60-4f0a-994f-54b1e8f18ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009600
10.0.0.33 - - [2025-04-18 13:39:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004885
10.0.0.33 - - [2025-04-18 13:39:56] "POST /ref-update HTTP/1.1" 200 156 0.152474
10.0.0.33 - - [2025-04-18 13:39:56] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012683
10.0.0.33 - - [2025-04-18 13:39:56] "GET /domains HTTP/1.1" 200 280 0.003135
10.0.0.33 - - [2025-04-18 13:39:56] "POST /instance-ips HTTP/1.1" 200 409 0.088837
10.0.0.33 - - [2025-04-18 13:39:56] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c HTTP/1.1" 200 3087 0.034719
10.0.0.33 - - [2025-04-18 13:39:56] "GET /instance-ip/980581de-26ce-46ce-ae47-beeeb49b90cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.019423
10.0.0.33 - - [2025-04-18 13:39:56] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87 HTTP/1.1" 200 5476 0.039244
10.0.0.33 - - [2025-04-18 13:39:56] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.007618
10.0.0.33 - - [2025-04-18 13:39:56] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.004162
10.0.0.33 - - [2025-04-18 13:39:56] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1182 0.044031
10.0.0.33 - - [2025-04-18 13:39:56] "POST /loadbalancers HTTP/1.1" 200 610 0.075619
10.0.0.33 - - [2025-04-18 13:39:56] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1182 0.032224
10.0.0.33 - - [2025-04-18 13:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034696
10.0.0.33 - - [2025-04-18 13:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011997
10.0.0.33 - - [2025-04-18 13:39:56] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054786
10.0.0.33 - - [2025-04-18 13:39:56] "GET /instance-ip/980581de-26ce-46ce-ae47-beeeb49b90cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004808
10.0.0.33 - - [2025-04-18 13:39:56] "POST /route-targets HTTP/1.1" 200 327 0.029976
10.0.0.33 - - [2025-04-18 13:39:56] "POST /ref-update HTTP/1.1" 200 156 0.042719
10.0.0.33 - - [2025-04-18 13:39:56] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.117494
10.0.0.33 - - [2025-04-18 13:39:56] "GET /loadbalancer/64ba3289-2d63-4d1a-a768-65e416d164e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008857
10.0.0.33 - - [2025-04-18 13:39:56] "POST /floating-ips HTTP/1.1" 200 597 0.096622
10.0.0.33 - - [2025-04-18 13:39:56] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042943
10.0.0.33 - - [2025-04-18 13:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427
10.0.0.33 - - [2025-04-18 13:39:56] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038057
10.0.0.33 - - [2025-04-18 13:39:56] "GET /loadbalancer-listener/827b6602-0980-479a-8440-01fe6f73029c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003800
10.0.0.33 - - [2025-04-18 13:39:56] "GET /loadbalancer-listener/827b6602-0980-479a-8440-01fe6f73029c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004668
10.0.0.33 - - [2025-04-18 13:39:56] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.126076
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794
10.0.0.33 - - [2025-04-18 13:39:57] "GET /instance-ip/980581de-26ce-46ce-ae47-beeeb49b90cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.018570
10.0.0.33 - - [2025-04-18 13:39:57] "GET /loadbalancer/64ba3289-2d63-4d1a-a768-65e416d164e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002491
10.0.0.33 - - [2025-04-18 13:39:57] "GET /instance-ip/980581de-26ce-46ce-ae47-beeeb49b90cc?fields=floating_ips HTTP/1.1" 200 1213 0.006997
10.0.0.33 - - [2025-04-18 13:39:57] "GET /floating-ip/4d16639c-d761-4704-880e-523606643a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003605
10.0.0.33 - - [2025-04-18 13:39:57] "POST /tags HTTP/1.1" 200 295 0.247418
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014
10.0.0.33 - - [2025-04-18 13:39:57] "GET /tag/a984e529-a6d9-4257-82f5-93389ecb0fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014277
10.0.0.33 - - [2025-04-18 13:39:57] "POST /tags HTTP/1.1" 409 233 0.002537
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080
10.0.0.33 - - [2025-04-18 13:39:57] "GET /tag/e5203c1a-d8f8-477c-9f4b-5b2bc0b52ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011693
10.0.0.33 - - [2025-04-18 13:39:57] "POST /tags HTTP/1.1" 409 206 0.002598
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385
10.0.0.33 - - [2025-04-18 13:39:57] "GET /tag/beae9881-8605-4bfd-a032-6da84bc3e2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013183
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812
10.0.0.33 - - [2025-04-18 13:39:57] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005750
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501
10.0.0.33 - - [2025-04-18 13:39:57] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043765
10.0.0.33 - - [2025-04-18 13:39:57] "POST /virtual-machines HTTP/1.1" 200 369 0.013381
10.0.0.33 - - [2025-04-18 13:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010992
10.0.0.33 - - [2025-04-18 13:39:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135436
10.0.0.33 - - [2025-04-18 13:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018562
10.0.0.33 - - [2025-04-18 13:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026228
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009260
10.0.0.33 - - [2025-04-18 13:39:58] "POST /instance-ips HTTP/1.1" 200 409 0.035919
10.0.0.33 - - [2025-04-18 13:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019245
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007832
10.0.0.33 - - [2025-04-18 13:39:58] "POST /set-tag HTTP/1.1" 200 109 0.038510
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021879
10.0.0.33 - - [2025-04-18 13:39:58] "GET /instance-ip/9e75a7cc-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004885
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006437
10.0.0.33 - - [2025-04-18 13:39:58] "POST /set-tag HTTP/1.1" 200 109 0.003004
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003732
10.0.0.33 - - [2025-04-18 13:39:58] "POST /ref-update HTTP/1.1" 200 156 0.011188
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005063
10.0.0.33 - - [2025-04-18 13:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002710
10.0.0.33 - - [2025-04-18 13:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005554
10.0.0.33 - - [2025-04-18 13:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064
10.0.0.33 - - [2025-04-18 13:39:58] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038481
10.0.0.33 - - [2025-04-18 13:39:58] "POST /virtual-machines HTTP/1.1" 200 369 0.013324
10.0.0.33 - - [2025-04-18 13:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031584
10.0.0.33 - - [2025-04-18 13:39:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150272
10.0.0.33 - - [2025-04-18 13:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013918
10.0.0.33 - - [2025-04-18 13:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012318
10.0.0.33 - - [2025-04-18 13:39:58] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008391
10.0.0.33 - - [2025-04-18 13:39:58] "POST /instance-ips HTTP/1.1" 200 409 0.028328
10.0.0.33 - - [2025-04-18 13:39:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037089
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011679
10.0.0.33 - - [2025-04-18 13:39:59] "POST /set-tag HTTP/1.1" 200 109 0.019457
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012839
10.0.0.33 - - [2025-04-18 13:39:59] "GET /instance-ip/9efca8e4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006656
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005059
10.0.0.33 - - [2025-04-18 13:39:59] "POST /set-tag HTTP/1.1" 200 109 0.002580
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004421
10.0.0.33 - - [2025-04-18 13:39:59] "POST /ref-update HTTP/1.1" 200 156 0.011250
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014203
10.0.0.33 - - [2025-04-18 13:39:59] "POST /set-tag HTTP/1.1" 200 109 0.003052
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006949
10.0.0.33 - - [2025-04-18 13:39:59] "POST /set-tag HTTP/1.1" 200 109 0.003137
10.0.0.33 - - [2025-04-18 13:39:59] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007209
10.0.0.33 - - [2025-04-18 13:39:59] "POST /set-tag HTTP/1.1" 200 109 0.003598
10.0.0.33 - - [2025-04-18 13:40:01] "GET /domains HTTP/1.1" 200 280 0.002550
10.0.0.33 - - [2025-04-18 13:40:01] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c HTTP/1.1" 200 3087 0.003538
10.0.0.33 - - [2025-04-18 13:40:01] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87 HTTP/1.1" 200 7064 0.038160
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.005456
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.005176
10.0.0.33 - - [2025-04-18 13:40:01] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1403 0.005321
10.0.0.33 - - [2025-04-18 13:40:01] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1403 0.003230
10.0.0.33 - - [2025-04-18 13:40:01] "GET /route-target/36fb5523-35ba-4536-80bb-8f693d327635 HTTP/1.1" 200 1151 0.003085
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.006784
10.0.0.33 - - [2025-04-18 13:40:01] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1403 0.004195
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006325
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.006433
10.0.0.33 - - [2025-04-18 13:40:01] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1403 0.003770
10.0.0.33 - - [2025-04-18 13:40:01] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 200 1403 0.003659
10.0.0.33 - - [2025-04-18 13:40:01] "GET /route-target/36fb5523-35ba-4536-80bb-8f693d327635 HTTP/1.1" 200 1151 0.003406
10.0.0.33 - - [2025-04-18 13:40:01] "GET /domains HTTP/1.1" 200 280 0.003022
10.0.0.33 - - [2025-04-18 13:40:01] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c HTTP/1.1" 200 3087 0.003401
10.0.0.33 - - [2025-04-18 13:40:01] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87 HTTP/1.1" 200 7064 0.043902
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2082 0.006035
10.0.0.33 - - [2025-04-18 13:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523
10.0.0.33 - - [2025-04-18 13:40:01] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041006
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006040
10.0.0.33 - - [2025-04-18 13:40:01] "GET /floating-ip-pools?parent_id=58d19cc4-f6b9-4a4d-9561-52848082aa0c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002410
10.0.0.33 - - [2025-04-18 13:40:01] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004778
10.0.0.33 - - [2025-04-18 13:40:01] "POST /floating-ip-pools HTTP/1.1" 200 562 0.040400
10.0.0.33 - - [2025-04-18 13:40:02] "POST /ref-update HTTP/1.1" 200 156 0.027498
10.0.0.33 - - [2025-04-18 13:40:02] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021312
10.0.0.33 - - [2025-04-18 13:40:02] "GET /domains HTTP/1.1" 200 280 0.002393
10.0.0.33 - - [2025-04-18 13:40:02] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c HTTP/1.1" 200 3087 0.003620
10.0.0.33 - - [2025-04-18 13:40:02] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87 HTTP/1.1" 200 7320 0.058299
10.0.0.33 - - [2025-04-18 13:40:02] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2320 0.006092
10.0.0.33 - - [2025-04-18 13:40:02] "GET /floating-ip-pool/40a110c2-89e3-4947-8dfe-d3cee6f0675a HTTP/1.1" 200 1314 0.003328
10.0.0.33 - - [2025-04-18 13:40:02] "GET /domains HTTP/1.1" 200 280 0.002233
10.0.0.33 - - [2025-04-18 13:40:02] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c HTTP/1.1" 200 3087 0.003669
10.0.0.33 - - [2025-04-18 13:40:02] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87 HTTP/1.1" 200 7320 0.053510
10.0.0.33 - - [2025-04-18 13:40:02] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 2320 0.007188
10.0.0.33 - - [2025-04-18 13:40:02] "GET /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005038
10.0.0.33 - - [2025-04-18 13:40:02] "POST /tags HTTP/1.1" 200 365 0.063577
10.0.0.33 - - [2025-04-18 13:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373
10.0.0.33 - - [2025-04-18 13:40:02] "GET /tag/29ef7c06-09a8-4aa6-a566-2d528ddcab01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018846
10.0.0.33 - - [2025-04-18 13:40:02] "POST /tags HTTP/1.1" 409 206 0.002757
10.0.0.33 - - [2025-04-18 13:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401
10.0.0.33 - - [2025-04-18 13:40:02] "GET /tag/beae9881-8605-4bfd-a032-6da84bc3e2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012230
10.0.0.33 - - [2025-04-18 13:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645
10.0.0.33 - - [2025-04-18 13:40:02] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040975
10.0.0.33 - - [2025-04-18 13:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276
10.0.0.33 - - [2025-04-18 13:40:02] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005357
10.0.0.33 - - [2025-04-18 13:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337
10.0.0.33 - - [2025-04-18 13:40:02] "GET /service-appliance-set/27d15817-0500-4a72-8b73-0b80c16c3455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004086
10.0.0.33 - - [2025-04-18 13:40:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.002528
10.0.0.33 - - [2025-04-18 13:40:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112358
10.0.0.33 - - [2025-04-18 13:40:02] "GET /virtual-machine-interface/cb4af1d6-e862-47e8-bd5d-2b7ea69fb878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013217
10.0.0.33 - - [2025-04-18 13:40:02] "POST /set-tag HTTP/1.1" 200 109 0.017088
10.0.0.33 - - [2025-04-18 13:40:02] "POST /instance-ips HTTP/1.1" 200 417 0.034691
10.0.0.33 - - [2025-04-18 13:40:02] "GET /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008443
10.0.0.33 - - [2025-04-18 13:40:03] "POST /loadbalancers HTTP/1.1" 200 618 0.068817
10.0.0.33 - - [2025-04-18 13:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036864
10.0.0.33 - - [2025-04-18 13:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014280
10.0.0.33 - - [2025-04-18 13:40:03] "POST /service-instances HTTP/1.1" 200 566 0.046224
10.0.0.33 - - [2025-04-18 13:40:03] "POST /ref-update HTTP/1.1" 200 156 0.021914
10.0.0.33 - - [2025-04-18 13:40:03] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.066245
10.0.0.33 - - [2025-04-18 13:40:03] "GET /virtual-machine-interface/cb4af1d6-e862-47e8-bd5d-2b7ea69fb878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011868
10.0.0.33 - - [2025-04-18 13:40:03] "GET /virtual-machine-interface/cb4af1d6-e862-47e8-bd5d-2b7ea69fb878?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008868
10.0.0.33 - - [2025-04-18 13:40:03] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.022013
10.0.0.33 - - [2025-04-18 13:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016151
10.0.0.33 - - [2025-04-18 13:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858
10.0.0.33 - - [2025-04-18 13:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870
10.0.0.33 - - [2025-04-18 13:40:03] "GET /floating-ip-pool/40a110c2-89e3-4947-8dfe-d3cee6f0675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002568
10.0.0.33 - - [2025-04-18 13:40:03] "POST /virtual-machines HTTP/1.1" 200 429 0.022296
10.0.0.33 - - [2025-04-18 13:40:03] "POST /floating-ips HTTP/1.1" 200 671 0.153720
10.0.0.33 - - [2025-04-18 13:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009997
10.0.0.33 - - [2025-04-18 13:40:03] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030646
10.0.0.33 - - [2025-04-18 13:40:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.192111
10.0.0.33 - - [2025-04-18 13:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880
10.0.0.33 - - [2025-04-18 13:40:03] "POST /chown HTTP/1.1" 200 109 0.020990
10.0.0.33 - - [2025-04-18 13:40:03] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012546
10.0.0.33 - - [2025-04-18 13:40:03] "POST /tags HTTP/1.1" 409 221 0.002724
10.0.0.33 - - [2025-04-18 13:40:03] "POST /chown HTTP/1.1" 200 109 0.007491
10.0.0.33 - - [2025-04-18 13:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009023
10.0.0.33 - - [2025-04-18 13:40:03] "GET /tag/ce26faa6-aac6-41c4-8e1d-4c1ab4136ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011767
10.0.0.33 - - [2025-04-18 13:40:03] "PUT /virtual-machine-interface/eec4d07d-689c-4f0c-a773-7daa81c23525 HTTP/1.1" 200 284 0.039413
10.0.0.33 - - [2025-04-18 13:40:03] "POST /tags HTTP/1.1" 409 238 0.017134
10.0.0.33 - - [2025-04-18 13:40:03] "PUT /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 256 0.029103
10.0.0.33 - - [2025-04-18 13:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570
10.0.0.33 - - [2025-04-18 13:40:03] "GET /tag/29ef7c06-09a8-4aa6-a566-2d528ddcab01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013018
10.0.0.33 - - [2025-04-18 13:40:03] "POST /ref-update HTTP/1.1" 200 156 0.015482
10.0.0.33 - - [2025-04-18 13:40:03] "POST /ref-update HTTP/1.1" 200 156 0.015930
10.0.0.33 - - [2025-04-18 13:40:03] "POST /ref-update HTTP/1.1" 200 156 0.014997
10.0.0.33 - - [2025-04-18 13:40:03] "POST /firewall-rules HTTP/1.1" 200 650 0.126624
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.024159
10.0.0.33 - - [2025-04-18 13:40:04] "GET /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009016
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.045480
10.0.0.33 - - [2025-04-18 13:40:04] "GET /firewall-policy/937a91f6-5703-4fe7-9479-d7682605e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021388
10.0.0.33 - - [2025-04-18 13:40:04] "GET /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004350
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.035335
10.0.0.33 - - [2025-04-18 13:40:04] "POST /virtual-machines HTTP/1.1" 200 429 0.015371
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.041242
10.0.0.33 - - [2025-04-18 13:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016833
10.0.0.33 - - [2025-04-18 13:40:04] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033575
10.0.0.33 - - [2025-04-18 13:40:04] "GET /loadbalancer/1c7571bd-4b0a-4cdc-b417-8043cc0d44c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.011417
10.0.0.33 - - [2025-04-18 13:40:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152034
10.0.0.33 - - [2025-04-18 13:40:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060158
10.0.0.33 - - [2025-04-18 13:40:04] "POST /chown HTTP/1.1" 200 109 0.054099
10.0.0.33 - - [2025-04-18 13:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009403
10.0.0.33 - - [2025-04-18 13:40:04] "POST /chown HTTP/1.1" 200 109 0.006855
10.0.0.33 - - [2025-04-18 13:40:04] "PUT /virtual-machine-interface/cba1869c-4c1f-423d-bf8e-693ca94a25ed HTTP/1.1" 200 284 0.025663
10.0.0.33 - - [2025-04-18 13:40:04] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076547
10.0.0.33 - - [2025-04-18 13:40:04] "GET /loadbalancer-listener/4c9e6975-cf7f-462c-a445-e9da9aaca431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015856
10.0.0.33 - - [2025-04-18 13:40:04] "PUT /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 256 0.072643
10.0.0.33 - - [2025-04-18 13:40:04] "GET /loadbalancer-listener/4c9e6975-cf7f-462c-a445-e9da9aaca431?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021990
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.016609
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.021786
10.0.0.33 - - [2025-04-18 13:40:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.056238
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.028505
10.0.0.33 - - [2025-04-18 13:40:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035330
10.0.0.33 - - [2025-04-18 13:40:04] "GET /loadbalancer-pool/8d708200-2b33-451e-8f47-66fd2446020d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005666
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.021610
10.0.0.33 - - [2025-04-18 13:40:04] "POST /ref-update HTTP/1.1" 200 156 0.025735
10.0.0.33 - - [2025-04-18 13:40:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036586
10.0.0.33 - - [2025-04-18 13:40:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023099
10.0.0.33 - - [2025-04-18 13:40:04] "GET /loadbalancer-member/7e488feb-b505-4472-8aff-32c2b90d4ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008724
10.0.0.33 - - [2025-04-18 13:40:04] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.025808
10.0.0.33 - - [2025-04-18 13:40:04] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013791
10.0.0.33 - - [2025-04-18 13:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015286
10.0.0.33 - - [2025-04-18 13:40:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.043755
10.0.0.33 - - [2025-04-18 13:40:04] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005443
10.0.0.33 - - [2025-04-18 13:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702
10.0.0.33 - - [2025-04-18 13:40:04] "POST /tags HTTP/1.1" 409 221 0.002959
10.0.0.33 - - [2025-04-18 13:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932
10.0.0.33 - - [2025-04-18 13:40:05] "GET /tag/ce26faa6-aac6-41c4-8e1d-4c1ab4136ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021639
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.040411
10.0.0.33 - - [2025-04-18 13:40:05] "POST /tags HTTP/1.1" 409 238 0.002254
10.0.0.33 - - [2025-04-18 13:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.028951
10.0.0.33 - - [2025-04-18 13:40:05] "GET /tag/29ef7c06-09a8-4aa6-a566-2d528ddcab01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022140
10.0.0.33 - - [2025-04-18 13:40:05] "PUT /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 256 0.035800
10.0.0.33 - - [2025-04-18 13:40:05] "POST /firewall-rules HTTP/1.1" 409 293 0.007007
10.0.0.33 - - [2025-04-18 13:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975
10.0.0.33 - - [2025-04-18 13:40:05] "PUT /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600 HTTP/1.1" 200 260 0.031881
10.0.0.33 - - [2025-04-18 13:40:05] "POST /ref-update HTTP/1.1" 200 156 0.028677
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.013046
10.0.0.33 - - [2025-04-18 13:40:05] "GET /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010782
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.022967
10.0.0.33 - - [2025-04-18 13:40:05] "GET /firewall-policy/937a91f6-5703-4fe7-9479-d7682605e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.020761
10.0.0.33 - - [2025-04-18 13:40:05] "GET /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004054
10.0.0.33 - - [2025-04-18 13:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452
10.0.0.33 - - [2025-04-18 13:40:05] "PUT /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 256 0.055591
10.0.0.33 - - [2025-04-18 13:40:05] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.019037
10.0.0.33 - - [2025-04-18 13:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571
10.0.0.33 - - [2025-04-18 13:40:05] "POST /ref-update HTTP/1.1" 200 156 0.055983
10.0.0.33 - - [2025-04-18 13:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953
10.0.0.33 - - [2025-04-18 13:40:05] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049802
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.036464
10.0.0.33 - - [2025-04-18 13:40:05] "POST /virtual-machines HTTP/1.1" 200 373 0.038863
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.040892
10.0.0.33 - - [2025-04-18 13:40:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026824
10.0.0.33 - - [2025-04-18 13:40:05] "PUT /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 256 0.041879
10.0.0.33 - - [2025-04-18 13:40:05] "POST /ref-update HTTP/1.1" 200 156 0.028251
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.070658
10.0.0.33 - - [2025-04-18 13:40:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.219456
10.0.0.33 - - [2025-04-18 13:40:05] "POST /chown HTTP/1.1" 200 109 0.056309
10.0.0.33 - - [2025-04-18 13:40:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024646
10.0.0.33 - - [2025-04-18 13:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303
10.0.0.33 - - [2025-04-18 13:40:05] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008084
10.0.0.33 - - [2025-04-18 13:40:05] "PUT /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 256 0.066474
10.0.0.33 - - [2025-04-18 13:40:06] "POST /ref-update HTTP/1.1" 200 156 0.050505
10.0.0.33 - - [2025-04-18 13:40:06] "POST /instance-ips HTTP/1.1" 200 413 0.068384
10.0.0.33 - - [2025-04-18 13:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026206
10.0.0.33 - - [2025-04-18 13:40:06] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011484
10.0.0.33 - - [2025-04-18 13:40:06] "POST /set-tag HTTP/1.1" 200 109 0.037881
10.0.0.33 - - [2025-04-18 13:40:06] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010717
10.0.0.33 - - [2025-04-18 13:40:06] "GET /instance-ip/a333f23c-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.016886
10.0.0.33 - - [2025-04-18 13:40:06] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.023085
10.0.0.33 - - [2025-04-18 13:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020413
10.0.0.33 - - [2025-04-18 13:40:06] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016330
10.0.0.33 - - [2025-04-18 13:40:06] "POST /set-tag HTTP/1.1" 200 109 0.005573
10.0.0.33 - - [2025-04-18 13:40:06] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006391
10.0.0.33 - - [2025-04-18 13:40:06] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.010894
10.0.0.33 - - [2025-04-18 13:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016817
10.0.0.33 - - [2025-04-18 13:40:06] "POST /ref-update HTTP/1.1" 200 156 0.030745
10.0.0.33 - - [2025-04-18 13:40:06] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.026371
10.0.0.33 - - [2025-04-18 13:40:06] "POST /set-tag HTTP/1.1" 200 109 0.007497
10.0.0.33 - - [2025-04-18 13:40:06] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.009457
10.0.0.33 - - [2025-04-18 13:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011842
10.0.0.33 - - [2025-04-18 13:40:06] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005457
10.0.0.33 - - [2025-04-18 13:40:06] "POST /set-tag HTTP/1.1" 200 109 0.003284
10.0.0.33 - - [2025-04-18 13:40:06] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.012671
10.0.0.33 - - [2025-04-18 13:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008047
10.0.0.33 - - [2025-04-18 13:40:06] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.013405
10.0.0.33 - - [2025-04-18 13:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019979
10.0.0.33 - - [2025-04-18 13:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451
10.0.0.33 - - [2025-04-18 13:40:06] "POST /chown HTTP/1.1" 200 109 0.013052
10.0.0.33 - - [2025-04-18 13:40:06] "POST /chown HTTP/1.1" 200 109 0.029021
10.0.0.33 - - [2025-04-18 13:40:06] "POST /ref-update HTTP/1.1" 200 156 0.029350
10.0.0.33 - - [2025-04-18 13:40:06] "POST /chown HTTP/1.1" 200 109 0.010910
10.0.0.33 - - [2025-04-18 13:40:06] "POST /chown HTTP/1.1" 200 109 0.021382
10.0.0.33 - - [2025-04-18 13:40:06] "POST /ref-update HTTP/1.1" 200 156 0.021358
10.0.0.33 - - [2025-04-18 13:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.012804
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.028312
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.015061
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.025848
10.0.0.33 - - [2025-04-18 13:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.007307
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.019074
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.023706
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.020687
10.0.0.33 - - [2025-04-18 13:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.007726
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.029249
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.013965
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.021642
10.0.0.33 - - [2025-04-18 13:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.008765
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.019150
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.013240
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.009534
10.0.0.33 - - [2025-04-18 13:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.006775
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.006758
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.011345
10.0.0.33 - - [2025-04-18 13:40:07] "POST /chown HTTP/1.1" 200 109 0.012038
10.0.0.33 - - [2025-04-18 13:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.041406
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.017132
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.008415
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.020972
10.0.0.33 - - [2025-04-18 13:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016718
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.008053
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.017692
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.026489
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.017525
10.0.0.33 - - [2025-04-18 13:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.012470
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.009220
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.016546
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.025118
10.0.0.33 - - [2025-04-18 13:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.008002
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.010137
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.007778
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.036033
10.0.0.33 - - [2025-04-18 13:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023644
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.007389
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.016650
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.012477
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.008562
10.0.0.33 - - [2025-04-18 13:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.010651
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.010375
10.0.0.33 - - [2025-04-18 13:40:08] "POST /chown HTTP/1.1" 200 109 0.023571
10.0.0.33 - - [2025-04-18 13:40:09] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015895
10.0.0.33 - - [2025-04-18 13:40:09] "POST /set-tag HTTP/1.1" 200 109 0.003894
10.0.0.33 - - [2025-04-18 13:40:09] "POST /chown HTTP/1.1" 200 109 0.046254
10.0.0.33 - - [2025-04-18 13:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264
10.0.0.33 - - [2025-04-18 13:40:09] "GET /loadbalancer/64ba3289-2d63-4d1a-a768-65e416d164e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002959
10.0.0.33 - - [2025-04-18 13:40:09] "GET /loadbalancer-pool/c48d75e3-eee0-4981-aa8f-c37a07c74d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003039
10.0.0.33 - - [2025-04-18 13:40:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024933
10.0.0.33 - - [2025-04-18 13:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030998
10.0.0.33 - - [2025-04-18 13:40:09] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006957
10.0.0.33 - - [2025-04-18 13:40:09] "POST /tags HTTP/1.1" 409 221 0.003482
10.0.0.33 - - [2025-04-18 13:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362
10.0.0.33 - - [2025-04-18 13:40:09] "GET /tag/ce26faa6-aac6-41c4-8e1d-4c1ab4136ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015332
10.0.0.33 - - [2025-04-18 13:40:09] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004814
10.0.0.33 - - [2025-04-18 13:40:09] "POST /ref-update HTTP/1.1" 200 156 0.010941
10.0.0.33 - - [2025-04-18 13:40:09] "GET /floating-ip/4d16639c-d761-4704-880e-523606643a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.020502
10.0.0.33 - - [2025-04-18 13:40:09] "POST /set-tag HTTP/1.1" 200 109 0.057496
10.0.0.33 - - [2025-04-18 13:40:09] "PUT /floating-ip/4d16639c-d761-4704-880e-523606643a7f HTTP/1.1" 200 256 0.036571
10.0.0.33 - - [2025-04-18 13:40:09] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008981
10.0.0.33 - - [2025-04-18 13:40:10] "POST /set-tag HTTP/1.1" 200 109 0.003025
10.0.0.33 - - [2025-04-18 13:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517
10.0.0.33 - - [2025-04-18 13:40:10] "GET /loadbalancer/64ba3289-2d63-4d1a-a768-65e416d164e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003540
10.0.0.33 - - [2025-04-18 13:40:10] "GET /loadbalancer-pool/c48d75e3-eee0-4981-aa8f-c37a07c74d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003488
10.0.0.33 - - [2025-04-18 13:40:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018221
10.0.0.33 - - [2025-04-18 13:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009342
10.0.0.33 - - [2025-04-18 13:40:10] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004812
10.0.0.33 - - [2025-04-18 13:40:10] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014949
10.0.0.33 - - [2025-04-18 13:40:10] "POST /ref-update HTTP/1.1" 200 156 0.008300
10.0.0.33 - - [2025-04-18 13:40:10] "GET /floating-ip/4d16639c-d761-4704-880e-523606643a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.019809
10.0.0.33 - - [2025-04-18 13:40:10] "POST /set-tag HTTP/1.1" 200 109 0.067382
10.0.0.33 - - [2025-04-18 13:40:10] "GET /virtual-machine/1af75b64-718e-4131-a972-7a5dcbf34893?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003699
10.0.0.33 - - [2025-04-18 13:40:10] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006676
10.0.0.33 - - [2025-04-18 13:40:10] "GET /virtual-machine/5e2603da-43a8-4a0b-b7c5-4688c48f0e71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003404
10.0.0.33 - - [2025-04-18 13:40:10] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005340
10.0.0.33 - - [2025-04-18 13:40:13] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005213
10.0.0.33 - - [2025-04-18 13:40:14] "POST /set-tag HTTP/1.1" 200 109 0.010974
10.0.0.33 - - [2025-04-18 13:40:15] "GET /virtual-machine/0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004125
10.0.0.33 - - [2025-04-18 13:40:15] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005061
10.0.0.33 - - [2025-04-18 13:40:16] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004954
10.0.0.33 - - [2025-04-18 13:40:16] "POST /set-tag HTTP/1.1" 200 109 0.006342
10.0.0.33 - - [2025-04-18 13:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540
10.0.0.33 - - [2025-04-18 13:40:30] "POST /chown HTTP/1.1" 200 109 0.025747
10.0.0.33 - - [2025-04-18 13:40:30] "POST /chown HTTP/1.1" 200 109 0.014724
10.0.0.33 - - [2025-04-18 13:40:30] "POST /chown HTTP/1.1" 200 109 0.031036
10.0.0.33 - - [2025-04-18 13:40:30] "POST /chown HTTP/1.1" 200 109 0.028028
10.0.0.33 - - [2025-04-18 13:40:47] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010213
10.0.0.33 - - [2025-04-18 13:40:47] "POST /set-tag HTTP/1.1" 200 109 0.003231
10.0.0.33 - - [2025-04-18 13:40:47] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005103
10.0.0.33 - - [2025-04-18 13:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002934
10.0.0.33 - - [2025-04-18 13:40:47] "GET /virtual-machine/0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.012210
10.0.0.33 - - [2025-04-18 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.014549
10.0.0.33 - - [2025-04-18 13:40:47] "GET /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022161
10.0.0.33 - - [2025-04-18 13:40:47] "POST /set-tag HTTP/1.1" 200 109 0.023736
10.0.0.33 - - [2025-04-18 13:40:47] "POST /set-tag HTTP/1.1" 200 109 0.017066
10.0.0.33 - - [2025-04-18 13:40:47] "DELETE /instance-ip/a333f23c-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.065738
10.0.0.33 - - [2025-04-18 13:40:47] "DELETE /virtual-machine-interface/a305fe36-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.062358
10.0.0.33 - - [2025-04-18 13:40:47] "DELETE /virtual-machine/0f6b7df7-ebd8-434d-9a6d-44e5f7ca2014 HTTP/1.1" 200 115 0.026399
10.0.0.33 - - [2025-04-18 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252
10.0.0.33 - - [2025-04-18 13:40:51] "GET /tag/29ef7c06-09a8-4aa6-a566-2d528ddcab01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016055
10.0.0.33 - - [2025-04-18 13:40:51] "GET /tag/29ef7c06-09a8-4aa6-a566-2d528ddcab01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017853
10.0.0.33 - - [2025-04-18 13:40:51] "GET /virtual-machine-interface/cb4af1d6-e862-47e8-bd5d-2b7ea69fb878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005283
10.0.0.33 - - [2025-04-18 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.037649
10.0.0.33 - - [2025-04-18 13:40:51] "GET /virtual-machine-interface/cba1869c-4c1f-423d-bf8e-693ca94a25ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.040894
10.0.0.33 - - [2025-04-18 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.022860
10.0.0.33 - - [2025-04-18 13:40:51] "GET /virtual-machine-interface/eec4d07d-689c-4f0c-a773-7daa81c23525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008913
10.0.0.33 - - [2025-04-18 13:40:51] "POST /set-tag HTTP/1.1" 200 109 0.041139
10.0.0.33 - - [2025-04-18 13:40:51] "GET /firewall-policy/937a91f6-5703-4fe7-9479-d7682605e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.029377
10.0.0.33 - - [2025-04-18 13:40:51] "GET /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004332
10.0.0.33 - - [2025-04-18 13:40:51] "POST /ref-update HTTP/1.1" 200 156 0.020453
10.0.0.33 - - [2025-04-18 13:40:51] "DELETE /firewall-rule/17ca3f37-7479-4708-810f-0fb9595cf600 HTTP/1.1" 200 115 0.086415
10.0.0.33 - - [2025-04-18 13:40:51] "DELETE /loadbalancer-member/7e488feb-b505-4472-8aff-32c2b90d4ee9 HTTP/1.1" 200 115 0.081209
10.0.0.33 - - [2025-04-18 13:40:51] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.038148
10.0.0.33 - - [2025-04-18 13:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033097
10.0.0.33 - - [2025-04-18 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012418
10.0.0.33 - - [2025-04-18 13:40:51] "DELETE /loadbalancer-pool/8d708200-2b33-451e-8f47-66fd2446020d HTTP/1.1" 200 115 0.154212
10.0.0.33 - - [2025-04-18 13:40:51] "POST /chown HTTP/1.1" 200 109 0.050629
10.0.0.33 - - [2025-04-18 13:40:51] "DELETE /loadbalancer-listener/4c9e6975-cf7f-462c-a445-e9da9aaca431 HTTP/1.1" 200 115 0.085237
10.0.0.33 - - [2025-04-18 13:40:51] "GET /floating-ip/6c7c7c4c-70af-4545-8327-e0b0d685de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.004673
10.0.0.33 - - [2025-04-18 13:40:51] "POST /chown HTTP/1.1" 200 109 0.040487
10.0.0.33 - - [2025-04-18 13:40:52] "POST /chown HTTP/1.1" 200 109 0.034463
10.0.0.33 - - [2025-04-18 13:40:52] "POST /chown HTTP/1.1" 200 109 0.031008
10.0.0.33 - - [2025-04-18 13:40:52] "PUT /floating-ip/6c7c7c4c-70af-4545-8327-e0b0d685de91 HTTP/1.1" 200 256 0.075281
10.0.0.33 - - [2025-04-18 13:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013309
10.0.0.33 - - [2025-04-18 13:40:52] "DELETE /floating-ip/6c7c7c4c-70af-4545-8327-e0b0d685de91 HTTP/1.1" 200 115 0.061441
10.0.0.33 - - [2025-04-18 13:40:52] "POST /chown HTTP/1.1" 200 109 0.020241
10.0.0.33 - - [2025-04-18 13:40:52] "POST /chown HTTP/1.1" 200 109 0.029804
10.0.0.33 - - [2025-04-18 13:40:52] "DELETE /loadbalancer/1c7571bd-4b0a-4cdc-b417-8043cc0d44c7 HTTP/1.1" 200 115 0.122053
10.0.0.33 - - [2025-04-18 13:40:52] "POST /chown HTTP/1.1" 200 109 0.022985
10.0.0.33 - - [2025-04-18 13:40:52] "POST /chown HTTP/1.1" 200 109 0.031601
10.0.0.33 - - [2025-04-18 13:40:52] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.033608
10.0.0.33 - - [2025-04-18 13:40:52] "DELETE /instance-ip/d1d6ac54-de8b-4d60-9c1f-a996171c549f HTTP/1.1" 200 115 0.242967
10.0.0.33 - - [2025-04-18 13:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.080523
10.0.0.33 - - [2025-04-18 13:40:52] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.051457
10.0.0.33 - - [2025-04-18 13:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.061758
10.0.0.33 - - [2025-04-18 13:40:52] "DELETE /virtual-machine-interface/cb4af1d6-e862-47e8-bd5d-2b7ea69fb878 HTTP/1.1" 200 115 0.284936
10.0.0.33 - - [2025-04-18 13:40:52] "PUT /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 266 0.020163
10.0.0.33 - - [2025-04-18 13:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038558
10.0.0.33 - - [2025-04-18 13:40:52] "DELETE /tag/29ef7c06-09a8-4aa6-a566-2d528ddcab01 HTTP/1.1" 200 115 0.104722
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /service-instance/310a6e0c-e0ec-40ec-a4af-01471a362f87 HTTP/1.1" 200 115 0.069856
10.0.0.33 - - [2025-04-18 13:40:53] "GET /virtual-machine-interface/cba1869c-4c1f-423d-bf8e-693ca94a25ed?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.012225
10.0.0.33 - - [2025-04-18 13:40:53] "GET /floating-ip-pool/40a110c2-89e3-4947-8dfe-d3cee6f0675a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003684
10.0.0.33 - - [2025-04-18 13:40:53] "POST /ref-update HTTP/1.1" 200 156 0.020602
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /floating-ip-pool/40a110c2-89e3-4947-8dfe-d3cee6f0675a HTTP/1.1" 200 115 0.055599
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /virtual-machine-interface/cba1869c-4c1f-423d-bf8e-693ca94a25ed HTTP/1.1" 200 115 0.145915
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /virtual-machine/568cfbaa-8852-44de-81e6-75ed163264c4 HTTP/1.1" 200 115 0.046479
10.0.0.33 - - [2025-04-18 13:40:53] "GET /virtual-machine-interface/eec4d07d-689c-4f0c-a773-7daa81c23525?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010499
10.0.0.33 - - [2025-04-18 13:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017546
10.0.0.33 - - [2025-04-18 13:40:53] "POST /useragent-kv HTTP/1.1" 200 115 0.013607
10.0.0.33 - - [2025-04-18 13:40:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003650
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /virtual-network/58d19cc4-f6b9-4a4d-9561-52848082aa0c HTTP/1.1" 200 115 0.245723
10.0.0.33 - - [2025-04-18 13:40:53] "GET /routing-instance/d0811e30-8afe-489a-b512-41d8a107d2a4 HTTP/1.1" 404 171 0.002129
10.0.0.33 - - [2025-04-18 13:40:53] "GET /domains HTTP/1.1" 200 280 0.011323
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /route-target/36fb5523-35ba-4536-80bb-8f693d327635 HTTP/1.1" 200 115 0.066780
10.0.0.33 - - [2025-04-18 13:40:53] "GET /domain/bfde39d3-05e9-4fea-90ce-e06c47896e9c HTTP/1.1" 200 3087 0.042862
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /virtual-machine-interface/eec4d07d-689c-4f0c-a773-7daa81c23525 HTTP/1.1" 200 115 0.195334
10.0.0.33 - - [2025-04-18 13:40:53] "POST /ref-update HTTP/1.1" 200 156 0.025768
10.0.0.33 - - [2025-04-18 13:40:53] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87 HTTP/1.1" 200 6873 0.101705
10.0.0.33 - - [2025-04-18 13:40:53] "DELETE /virtual-machine/8682f330-7246-4e3f-ad01-be5cdf72ada7 HTTP/1.1" 200 115 0.106349
10.0.0.33 - - [2025-04-18 13:40:53] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010642
10.0.0.33 - - [2025-04-18 13:40:53] "POST /set-tag HTTP/1.1" 200 109 0.004689
10.0.0.33 - - [2025-04-18 13:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900
10.0.0.33 - - [2025-04-18 13:40:53] "GET /loadbalancer/64ba3289-2d63-4d1a-a768-65e416d164e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004309
10.0.0.33 - - [2025-04-18 13:40:53] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005795
10.0.0.33 - - [2025-04-18 13:40:53] "POST /set-tag HTTP/1.1" 200 109 0.045290
10.0.0.33 - - [2025-04-18 13:40:54] "DELETE /loadbalancer-member/5c12269c-a2d6-4fdf-85e4-f83be771555b HTTP/1.1" 200 115 0.091709
10.0.0.33 - - [2025-04-18 13:40:55] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005483
10.0.0.33 - - [2025-04-18 13:40:55] "POST /set-tag HTTP/1.1" 200 109 0.013443
10.0.0.33 - - [2025-04-18 13:40:55] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013522
10.0.0.33 - - [2025-04-18 13:40:55] "POST /set-tag HTTP/1.1" 200 109 0.005111
10.0.0.33 - - [2025-04-18 13:40:55] "GET /virtual-machine/5e2603da-43a8-4a0b-b7c5-4688c48f0e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006144
10.0.0.33 - - [2025-04-18 13:40:55] "POST /ref-update HTTP/1.1" 200 156 0.024898
10.0.0.33 - - [2025-04-18 13:40:55] "GET /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007006
10.0.0.33 - - [2025-04-18 13:40:55] "POST /set-tag HTTP/1.1" 200 109 0.018836
10.0.0.33 - - [2025-04-18 13:40:55] "POST /set-tag HTTP/1.1" 200 109 0.061329
10.0.0.33 - - [2025-04-18 13:40:55] "POST /set-tag HTTP/1.1" 200 109 0.040406
10.0.0.33 - - [2025-04-18 13:40:55] "DELETE /instance-ip/9efca8e4-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.053298
10.0.0.33 - - [2025-04-18 13:40:55] "POST /ref-update HTTP/1.1" 200 156 0.029016
10.0.0.33 - - [2025-04-18 13:40:55] "DELETE /virtual-machine-interface/9edae3b2-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.072748
10.0.0.33 - - [2025-04-18 13:40:55] "DELETE /virtual-machine/5e2603da-43a8-4a0b-b7c5-4688c48f0e71 HTTP/1.1" 200 115 0.033073
10.0.0.33 - - [2025-04-18 13:40:58] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005869
10.0.0.33 - - [2025-04-18 13:40:58] "POST /set-tag HTTP/1.1" 200 109 0.003135
10.0.0.33 - - [2025-04-18 13:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692
10.0.0.33 - - [2025-04-18 13:40:59] "GET /loadbalancer/64ba3289-2d63-4d1a-a768-65e416d164e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003646
10.0.0.33 - - [2025-04-18 13:41:01] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006450
10.0.0.33 - - [2025-04-18 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003666
10.0.0.33 - - [2025-04-18 13:41:01] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010662
10.0.0.33 - - [2025-04-18 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003095
10.0.0.33 - - [2025-04-18 13:41:01] "GET /virtual-machine/1af75b64-718e-4131-a972-7a5dcbf34893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006197
10.0.0.33 - - [2025-04-18 13:41:01] "POST /ref-update HTTP/1.1" 200 156 0.018078
10.0.0.33 - - [2025-04-18 13:41:01] "GET /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.046015
10.0.0.33 - - [2025-04-18 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.075334
10.0.0.33 - - [2025-04-18 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.020535
10.0.0.33 - - [2025-04-18 13:41:01] "POST /set-tag HTTP/1.1" 200 109 0.043659
10.0.0.33 - - [2025-04-18 13:41:02] "DELETE /instance-ip/9e75a7cc-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.116259
10.0.0.33 - - [2025-04-18 13:41:02] "POST /ref-update HTTP/1.1" 200 156 0.018329
10.0.0.33 - - [2025-04-18 13:41:02] "DELETE /virtual-machine-interface/9e5755ce-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.073740
10.0.0.33 - - [2025-04-18 13:41:02] "DELETE /virtual-machine/1af75b64-718e-4131-a972-7a5dcbf34893 HTTP/1.1" 200 115 0.043286
10.0.0.33 - - [2025-04-18 13:41:02] "DELETE /tag/e5203c1a-d8f8-477c-9f4b-5b2bc0b52ccd HTTP/1.1" 200 115 0.068789
10.0.0.33 - - [2025-04-18 13:41:02] "DELETE /tag/a984e529-a6d9-4257-82f5-93389ecb0fce HTTP/1.1" 200 115 0.128037
10.0.0.33 - - [2025-04-18 13:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759
10.0.0.33 - - [2025-04-18 13:41:04] "GET /project/485c6618-e6f4-4b5a-b2a0-9b3e0d1bed87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047265
10.0.0.33 - - [2025-04-18 13:41:04] "POST /tags HTTP/1.1" 200 393 0.032976
10.0.0.33 - - [2025-04-18 13:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.037190
10.0.0.33 - - [2025-04-18 13:41:04] "GET /tag/04402690-4cca-422b-8ce1-38452823479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.026647
10.0.0.33 - - [2025-04-18 13:41:04] "POST /tags HTTP/1.1" 200 341 0.034651
10.0.0.33 - - [2025-04-18 13:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815
10.0.0.33 - - [2025-04-18 13:41:04] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017244
10.0.0.33 - - [2025-04-18 13:41:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000692
10.0.0.33 - - [2025-04-18 13:41:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.005474
10.0.0.33 - - [2025-04-18 13:41:04] "POST /security-groups HTTP/1.1" 200 589 0.077154
10.0.0.33 - - [2025-04-18 13:41:04] "POST /projects HTTP/1.1" 200 519 0.261694
10.0.0.33 - - [2025-04-18 13:41:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.010946
10.0.0.33 - - [2025-04-18 13:41:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.044464
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.043565
10.0.0.33 - - [2025-04-18 13:41:05] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010186
10.0.0.33 - - [2025-04-18 13:41:05] "POST /access-control-lists HTTP/1.1" 200 598 0.142961
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.040298
10.0.0.33 - - [2025-04-18 13:41:05] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.014338
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.012580
10.0.0.33 - - [2025-04-18 13:41:05] "POST /access-control-lists HTTP/1.1" 200 596 0.056747
10.0.0.33 - - [2025-04-18 13:41:05] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.132488
10.0.0.33 - - [2025-04-18 13:41:05] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.087487
10.0.0.33 - - [2025-04-18 13:41:05] "POST /security-groups HTTP/1.1" 200 591 0.102866
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.003817
10.0.0.33 - - [2025-04-18 13:41:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029231
10.0.0.33 - - [2025-04-18 13:41:05] "POST /chown HTTP/1.1" 200 109 0.023496
10.0.0.33 - - [2025-04-18 13:41:05] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029487
10.0.0.33 - - [2025-04-18 13:41:05] "POST /access-control-lists HTTP/1.1" 200 632 0.124038
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008721
10.0.0.33 - - [2025-04-18 13:41:05] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003689
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.003118
10.0.0.33 - - [2025-04-18 13:41:05] "POST /tags HTTP/1.1" 409 226 0.002282
10.0.0.33 - - [2025-04-18 13:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141
10.0.0.33 - - [2025-04-18 13:41:05] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.051152
10.0.0.33 - - [2025-04-18 13:41:05] "POST /access-control-lists HTTP/1.1" 200 630 0.090085
10.0.0.33 - - [2025-04-18 13:41:06] "POST /firewall-rules HTTP/1.1" 200 600 0.093022
10.0.0.33 - - [2025-04-18 13:41:06] "GET /firewall-rule/c7503414-0269-4cf8-ada9-870241095d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009296
10.0.0.33 - - [2025-04-18 13:41:06] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009880
10.0.0.33 - - [2025-04-18 13:41:06] "GET /firewall-rule/c7503414-0269-4cf8-ada9-870241095d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003258
10.0.0.33 - - [2025-04-18 13:41:06] "POST /ref-update HTTP/1.1" 200 156 0.056085
10.0.0.33 - - [2025-04-18 13:41:06] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010103
10.0.0.33 - - [2025-04-18 13:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382
10.0.0.33 - - [2025-04-18 13:41:06] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002992
10.0.0.33 - - [2025-04-18 13:41:06] "POST /tags HTTP/1.1" 409 226 0.002460
10.0.0.33 - - [2025-04-18 13:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590
10.0.0.33 - - [2025-04-18 13:41:06] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012860
10.0.0.33 - - [2025-04-18 13:41:06] "POST /firewall-rules HTTP/1.1" 200 598 0.077145
10.0.0.33 - - [2025-04-18 13:41:06] "GET /firewall-rule/92d43218-c199-4028-88fd-f908f972d2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004836
10.0.0.33 - - [2025-04-18 13:41:06] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004986
10.0.0.33 - - [2025-04-18 13:41:06] "GET /firewall-rule/92d43218-c199-4028-88fd-f908f972d2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007228
10.0.0.33 - - [2025-04-18 13:41:06] "POST /ref-update HTTP/1.1" 200 156 0.116172
10.0.0.33 - - [2025-04-18 13:41:07] "POST /tags HTTP/1.1" 200 393 0.039242
10.0.0.33 - - [2025-04-18 13:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018817
10.0.0.33 - - [2025-04-18 13:41:07] "GET /tag/303da094-a630-45cf-a903-20ec5f3f6421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.042037
10.0.0.33 - - [2025-04-18 13:41:07] "POST /tags HTTP/1.1" 200 341 0.034466
10.0.0.33 - - [2025-04-18 13:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469
10.0.0.33 - - [2025-04-18 13:41:07] "GET /tag/5b3f28ed-2fd8-4a13-b0c5-53816e04fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017128
10.0.0.33 - - [2025-04-18 13:41:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.001602
10.0.0.33 - - [2025-04-18 13:41:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.007930
10.0.0.33 - - [2025-04-18 13:41:08] "POST /security-groups HTTP/1.1" 200 589 0.088714
10.0.0.33 - - [2025-04-18 13:41:08] "POST /projects HTTP/1.1" 200 519 0.261661
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.009482
10.0.0.33 - - [2025-04-18 13:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017796
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014515
10.0.0.33 - - [2025-04-18 13:41:08] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.038243
10.0.0.33 - - [2025-04-18 13:41:08] "POST /access-control-lists HTTP/1.1" 200 598 0.122377
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185
10.0.0.33 - - [2025-04-18 13:41:08] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.024681
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.007802
10.0.0.33 - - [2025-04-18 13:41:08] "POST /access-control-lists HTTP/1.1" 200 596 0.098684
10.0.0.33 - - [2025-04-18 13:41:08] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.137908
10.0.0.33 - - [2025-04-18 13:41:08] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.078418
10.0.0.33 - - [2025-04-18 13:41:08] "POST /security-groups HTTP/1.1" 200 591 0.115999
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.011985
10.0.0.33 - - [2025-04-18 13:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.048740
10.0.0.33 - - [2025-04-18 13:41:08] "POST /access-control-lists HTTP/1.1" 200 632 0.118456
10.0.0.33 - - [2025-04-18 13:41:08] "POST /chown HTTP/1.1" 200 109 0.077338
10.0.0.33 - - [2025-04-18 13:41:08] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024295
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.010223
10.0.0.33 - - [2025-04-18 13:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016402
10.0.0.33 - - [2025-04-18 13:41:08] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003529
10.0.0.33 - - [2025-04-18 13:41:08] "POST /tags HTTP/1.1" 409 226 0.010325
10.0.0.33 - - [2025-04-18 13:41:08] "POST /access-control-lists HTTP/1.1" 200 630 0.110065
10.0.0.33 - - [2025-04-18 13:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.033503
10.0.0.33 - - [2025-04-18 13:41:09] "GET /tag/5b3f28ed-2fd8-4a13-b0c5-53816e04fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.036471
10.0.0.33 - - [2025-04-18 13:41:09] "POST /firewall-rules HTTP/1.1" 200 600 0.097193
10.0.0.33 - - [2025-04-18 13:41:09] "GET /firewall-rule/5dae6194-23dd-409f-b65f-90350265501e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012156
10.0.0.33 - - [2025-04-18 13:41:09] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.008833
10.0.0.33 - - [2025-04-18 13:41:09] "GET /firewall-rule/5dae6194-23dd-409f-b65f-90350265501e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004350
10.0.0.33 - - [2025-04-18 13:41:09] "POST /ref-update HTTP/1.1" 200 156 0.135213
10.0.0.33 - - [2025-04-18 13:41:09] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012315
10.0.0.33 - - [2025-04-18 13:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008455
10.0.0.33 - - [2025-04-18 13:41:09] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003322
10.0.0.33 - - [2025-04-18 13:41:09] "POST /tags HTTP/1.1" 409 226 0.003224
10.0.0.33 - - [2025-04-18 13:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145
10.0.0.33 - - [2025-04-18 13:41:09] "GET /tag/5b3f28ed-2fd8-4a13-b0c5-53816e04fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023377
10.0.0.33 - - [2025-04-18 13:41:09] "POST /firewall-rules HTTP/1.1" 200 598 0.093690
10.0.0.33 - - [2025-04-18 13:41:09] "GET /firewall-rule/254ab555-9a14-4b38-aa80-22419f19b97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.022342
10.0.0.33 - - [2025-04-18 13:41:09] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.013825
10.0.0.33 - - [2025-04-18 13:41:09] "GET /firewall-rule/254ab555-9a14-4b38-aa80-22419f19b97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006107
10.0.0.33 - - [2025-04-18 13:41:09] "POST /ref-update HTTP/1.1" 200 156 0.123703
10.0.0.33 - - [2025-04-18 13:41:10] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023278
10.0.0.33 - - [2025-04-18 13:41:10] "POST /set-tag HTTP/1.1" 200 109 0.011030
10.0.0.33 - - [2025-04-18 13:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187
10.0.0.33 - - [2025-04-18 13:41:10] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007449
10.0.0.33 - - [2025-04-18 13:41:10] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009001
10.0.0.33 - - [2025-04-18 13:41:10] "POST /set-tag HTTP/1.1" 200 109 0.036495
10.0.0.33 - - [2025-04-18 13:41:10] "DELETE /loadbalancer-member/92cdae76-4002-4878-9b53-f4641abbcd5a HTTP/1.1" 200 115 0.059340
10.0.0.33 - - [2025-04-18 13:41:10] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010124
10.0.0.33 - - [2025-04-18 13:41:10] "POST /set-tag HTTP/1.1" 200 109 0.018777
10.0.0.33 - - [2025-04-18 13:41:10] "DELETE /loadbalancer-member/3e50e03c-e294-4d3b-8fb3-39b437fd161f HTTP/1.1" 200 115 0.103897
10.0.0.33 - - [2025-04-18 13:41:10] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011936
10.0.0.33 - - [2025-04-18 13:41:10] "POST /set-tag HTTP/1.1" 200 109 0.004202
10.0.0.33 - - [2025-04-18 13:41:10] "DELETE /loadbalancer-member/1c9537ed-57a1-4a52-aee7-84698fccd47d HTTP/1.1" 200 115 0.057119
10.0.0.33 - - [2025-04-18 13:41:10] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007808
10.0.0.33 - - [2025-04-18 13:41:10] "POST /set-tag HTTP/1.1" 200 109 0.004179
10.0.0.33 - - [2025-04-18 13:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866
10.0.0.33 - - [2025-04-18 13:41:10] "GET /loadbalancer/d5a6a1a4-d69f-46d9-b946-1d181ad29c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003492
10.0.0.33 - - [2025-04-18 13:41:10] "GET /loadbalancer-pool/070b9640-57f8-46a5-92c0-a548e8a7f153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004042
10.0.0.33 - - [2025-04-18 13:41:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033157
10.0.0.33 - - [2025-04-18 13:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.035928
10.0.0.33 - - [2025-04-18 13:41:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017170
10.0.0.33 - - [2025-04-18 13:41:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.043856
10.0.0.33 - - [2025-04-18 13:41:11] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.011132
10.0.0.33 - - [2025-04-18 13:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011674
10.0.0.33 - - [2025-04-18 13:41:11] "POST /set-tag HTTP/1.1" 200 109 0.135221
10.0.0.33 - - [2025-04-18 13:41:11] "GET /loadbalancer-pool/3c3dfd47-0350-444f-9fb4-e8a8e55671f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.063854
10.0.0.33 - - [2025-04-18 13:41:11] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.190633
10.0.0.33 - - [2025-04-18 13:41:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.136173
10.0.0.33 - - [2025-04-18 13:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033110
10.0.0.33 - - [2025-04-18 13:41:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.034561
10.0.0.33 - - [2025-04-18 13:41:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007991
10.0.0.33 - - [2025-04-18 13:41:11] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.023684
10.0.0.33 - - [2025-04-18 13:41:11] "POST /set-tag HTTP/1.1" 200 109 0.025221
10.0.0.33 - - [2025-04-18 13:41:11] "GET /loadbalancer-pool/c075a2ee-e73d-4bd7-bea6-c88d670c2ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005010
10.0.0.33 - - [2025-04-18 13:41:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035142
10.0.0.33 - - [2025-04-18 13:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029453
10.0.0.33 - - [2025-04-18 13:41:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014746
10.0.0.33 - - [2025-04-18 13:41:11] "GET /virtual-machine-interface/15733698-1c59-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006396
10.0.0.33 - - [2025-04-18 13:41:11] "GET /floating-ip/02eadb2b-e991-48b6-b126-976de00c487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.012186
10.0.0.33 - - [2025-04-18 13:41:11] "POST /set-tag HTTP/1.1" 200 109 0.004616
10.0.0.33 - - [2025-04-18 13:41:11] "POST /tags HTTP/1.1" 200 345 0.103902
10.0.0.33 - - [2025-04-18 13:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247
10.0.0.33 - - [2025-04-18 13:41:12] "GET /tag/09f0e9e1-d6b3-4ff8-8b8c-bcd93da8db28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.031013
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.027964
10.0.0.33 - - [2025-04-18 13:41:12] "POST /projects HTTP/1.1" 409 238 0.007799
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168
10.0.0.33 - - [2025-04-18 13:41:12] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.070640
10.0.0.33 - - [2025-04-18 13:41:12] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063262
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313
10.0.0.33 - - [2025-04-18 13:41:12] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009029
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002
10.0.0.33 - - [2025-04-18 13:41:12] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007737
10.0.0.33 - - [2025-04-18 13:41:12] "POST /security-groups HTTP/1.1" 409 285 0.004094
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088
10.0.0.33 - - [2025-04-18 13:41:12] "PUT /security-group/7cfc925e-f40f-49b5-b123-838efcf102d4 HTTP/1.1" 200 262 0.070932
10.0.0.33 - - [2025-04-18 13:41:12] "PUT /access-control-list/70906e00-58ed-4dc1-bc51-7eed69e0b195 HTTP/1.1" 200 272 0.030437
10.0.0.33 - - [2025-04-18 13:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.068481
10.0.0.33 - - [2025-04-18 13:41:12] "POST /tags HTTP/1.1" 409 228 0.011337
10.0.0.33 - - [2025-04-18 13:41:12] "PUT /access-control-list/37dd14bf-fdbd-431a-b19f-88007a73fa79 HTTP/1.1" 200 272 0.040861
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692
10.0.0.33 - - [2025-04-18 13:41:12] "GET /tag/09f0e9e1-d6b3-4ff8-8b8c-bcd93da8db28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.018382
10.0.0.33 - - [2025-04-18 13:41:12] "POST /tags HTTP/1.1" 200 345 0.030814
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829
10.0.0.33 - - [2025-04-18 13:41:12] "GET /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014168
10.0.0.33 - - [2025-04-18 13:41:12] "POST /projects HTTP/1.1" 409 238 0.009318
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698
10.0.0.33 - - [2025-04-18 13:41:12] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.075089
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567
10.0.0.33 - - [2025-04-18 13:41:12] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006433
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009819
10.0.0.33 - - [2025-04-18 13:41:12] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005023
10.0.0.33 - - [2025-04-18 13:41:12] "POST /security-groups HTTP/1.1" 409 285 0.010560
10.0.0.33 - - [2025-04-18 13:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971
10.0.0.33 - - [2025-04-18 13:41:13] "PUT /security-group/1690a7a0-573e-4fad-b782-9e2501712c2b HTTP/1.1" 200 262 0.064872
10.0.0.33 - - [2025-04-18 13:41:13] "PUT /access-control-list/3e7c9c2e-6b65-4118-9525-a5533878aa8b HTTP/1.1" 200 272 0.027084
10.0.0.33 - - [2025-04-18 13:41:13] "PUT /access-control-list/120e37e9-ea4c-40b7-bb81-d3bf6318cd6c HTTP/1.1" 200 272 0.064867
10.0.0.33 - - [2025-04-18 13:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.046591
10.0.0.33 - - [2025-04-18 13:41:13] "POST /tags HTTP/1.1" 409 228 0.024022
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010286
10.0.0.33 - - [2025-04-18 13:41:13] "GET /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016210
10.0.0.33 - - [2025-04-18 13:41:13] "POST /tags HTTP/1.1" 200 291 0.143116
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016732
10.0.0.33 - - [2025-04-18 13:41:13] "GET /tag/c7d38d49-053d-432e-8be2-76fde3006219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.024745
10.0.0.33 - - [2025-04-18 13:41:13] "POST /tags HTTP/1.1" 200 303 0.096580
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019972
10.0.0.33 - - [2025-04-18 13:41:13] "GET /tag/2cc803b3-3f79-446a-9a3b-5bf6a7746ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029344
10.0.0.33 - - [2025-04-18 13:41:13] "POST /tags HTTP/1.1" 409 252 0.002954
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577
10.0.0.33 - - [2025-04-18 13:41:13] "GET /tag/04402690-4cca-422b-8ce1-38452823479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.015090
10.0.0.33 - - [2025-04-18 13:41:13] "POST /tags HTTP/1.1" 409 226 0.009405
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011519
10.0.0.33 - - [2025-04-18 13:41:13] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025551
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209
10.0.0.33 - - [2025-04-18 13:41:13] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.012146
10.0.0.33 - - [2025-04-18 13:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007
10.0.0.33 - - [2025-04-18 13:41:14] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.080466
10.0.0.33 - - [2025-04-18 13:41:14] "POST /virtual-machines HTTP/1.1" 200 395 0.029950
10.0.0.33 - - [2025-04-18 13:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023454
10.0.0.33 - - [2025-04-18 13:41:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.175435
10.0.0.33 - - [2025-04-18 13:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036103
10.0.0.33 - - [2025-04-18 13:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020527
10.0.0.33 - - [2025-04-18 13:41:14] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010668
10.0.0.33 - - [2025-04-18 13:41:14] "POST /instance-ips HTTP/1.1" 200 397 0.025830
10.0.0.33 - - [2025-04-18 13:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.049973
10.0.0.33 - - [2025-04-18 13:41:14] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.045191
10.0.0.33 - - [2025-04-18 13:41:14] "POST /set-tag HTTP/1.1" 200 109 0.082126
10.0.0.33 - - [2025-04-18 13:41:14] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.041507
10.0.0.33 - - [2025-04-18 13:41:14] "GET /instance-ip/cbfabee4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006629
10.0.0.33 - - [2025-04-18 13:41:14] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005331
10.0.0.33 - - [2025-04-18 13:41:14] "POST /set-tag HTTP/1.1" 200 109 0.007798
10.0.0.33 - - [2025-04-18 13:41:14] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.011469
10.0.0.33 - - [2025-04-18 13:41:14] "POST /ref-update HTTP/1.1" 200 156 0.023307
10.0.0.33 - - [2025-04-18 13:41:14] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027272
10.0.0.33 - - [2025-04-18 13:41:15] "POST /set-tag HTTP/1.1" 200 109 0.006156
10.0.0.33 - - [2025-04-18 13:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101
10.0.0.33 - - [2025-04-18 13:41:15] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008219
10.0.0.33 - - [2025-04-18 13:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102
10.0.0.33 - - [2025-04-18 13:41:15] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.083683
10.0.0.33 - - [2025-04-18 13:41:15] "POST /virtual-machines HTTP/1.1" 200 395 0.018636
10.0.0.33 - - [2025-04-18 13:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021915
10.0.0.33 - - [2025-04-18 13:41:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.166631
10.0.0.33 - - [2025-04-18 13:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017898
10.0.0.33 - - [2025-04-18 13:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019225
10.0.0.33 - - [2025-04-18 13:41:15] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008368
10.0.0.33 - - [2025-04-18 13:41:15] "POST /instance-ips HTTP/1.1" 200 397 0.046521
10.0.0.33 - - [2025-04-18 13:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018965
10.0.0.33 - - [2025-04-18 13:41:15] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008888
10.0.0.33 - - [2025-04-18 13:41:15] "POST /set-tag HTTP/1.1" 200 109 0.087422
10.0.0.33 - - [2025-04-18 13:41:15] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.037681
10.0.0.33 - - [2025-04-18 13:41:15] "GET /instance-ip/ccb36994-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.047045
10.0.0.33 - - [2025-04-18 13:41:16] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020333
10.0.0.33 - - [2025-04-18 13:41:16] "POST /set-tag HTTP/1.1" 200 109 0.010398
10.0.0.33 - - [2025-04-18 13:41:16] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.011629
10.0.0.33 - - [2025-04-18 13:41:16] "POST /ref-update HTTP/1.1" 200 156 0.021241
10.0.0.33 - - [2025-04-18 13:41:16] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.045220
10.0.0.33 - - [2025-04-18 13:41:16] "POST /set-tag HTTP/1.1" 200 109 0.005999
10.0.0.33 - - [2025-04-18 13:41:16] "POST /tags HTTP/1.1" 200 291 0.053953
10.0.0.33 - - [2025-04-18 13:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024767
10.0.0.33 - - [2025-04-18 13:41:16] "GET /tag/06a1d9f5-5758-48fb-b8ee-1fc38894c56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.036514
10.0.0.33 - - [2025-04-18 13:41:16] "POST /tags HTTP/1.1" 409 252 0.003089
10.0.0.33 - - [2025-04-18 13:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138
10.0.0.33 - - [2025-04-18 13:41:16] "GET /tag/303da094-a630-45cf-a903-20ec5f3f6421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.031703
10.0.0.33 - - [2025-04-18 13:41:16] "POST /tags HTTP/1.1" 409 226 0.008927
10.0.0.33 - - [2025-04-18 13:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977
10.0.0.33 - - [2025-04-18 13:41:16] "GET /tag/5b3f28ed-2fd8-4a13-b0c5-53816e04fe08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.035408
10.0.0.33 - - [2025-04-18 13:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104
10.0.0.33 - - [2025-04-18 13:41:16] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.020888
10.0.0.33 - - [2025-04-18 13:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517
10.0.0.33 - - [2025-04-18 13:41:16] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067991
10.0.0.33 - - [2025-04-18 13:41:16] "POST /virtual-machines HTTP/1.1" 200 395 0.019672
10.0.0.33 - - [2025-04-18 13:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.046333
10.0.0.33 - - [2025-04-18 13:41:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.175982
10.0.0.33 - - [2025-04-18 13:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014457
10.0.0.33 - - [2025-04-18 13:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009749
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005774
10.0.0.33 - - [2025-04-18 13:41:17] "POST /instance-ips HTTP/1.1" 200 397 0.047784
10.0.0.33 - - [2025-04-18 13:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.053936
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008273
10.0.0.33 - - [2025-04-18 13:41:17] "POST /set-tag HTTP/1.1" 200 109 0.079167
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.047542
10.0.0.33 - - [2025-04-18 13:41:17] "GET /instance-ip/cda5c040-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009140
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009704
10.0.0.33 - - [2025-04-18 13:41:17] "POST /set-tag HTTP/1.1" 200 109 0.005578
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004952
10.0.0.33 - - [2025-04-18 13:41:17] "POST /ref-update HTTP/1.1" 200 156 0.022443
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019583
10.0.0.33 - - [2025-04-18 13:41:17] "POST /set-tag HTTP/1.1" 200 109 0.012326
10.0.0.33 - - [2025-04-18 13:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679
10.0.0.33 - - [2025-04-18 13:41:17] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005240
10.0.0.33 - - [2025-04-18 13:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006442
10.0.0.33 - - [2025-04-18 13:41:17] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073650
10.0.0.33 - - [2025-04-18 13:41:17] "POST /virtual-machines HTTP/1.1" 200 395 0.025119
10.0.0.33 - - [2025-04-18 13:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050779
10.0.0.33 - - [2025-04-18 13:41:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.211575
10.0.0.33 - - [2025-04-18 13:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013925
10.0.0.33 - - [2025-04-18 13:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840
10.0.0.33 - - [2025-04-18 13:41:18] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015030
10.0.0.33 - - [2025-04-18 13:41:18] "POST /instance-ips HTTP/1.1" 200 397 0.043364
10.0.0.33 - - [2025-04-18 13:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027066
10.0.0.33 - - [2025-04-18 13:41:18] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.036036
10.0.0.33 - - [2025-04-18 13:41:18] "POST /set-tag HTTP/1.1" 200 109 0.081939
10.0.0.33 - - [2025-04-18 13:41:18] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005682
10.0.0.33 - - [2025-04-18 13:41:18] "GET /instance-ip/ce577b46-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004723
10.0.0.33 - - [2025-04-18 13:41:18] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005651
10.0.0.33 - - [2025-04-18 13:41:18] "POST /set-tag HTTP/1.1" 200 109 0.004831
10.0.0.33 - - [2025-04-18 13:41:18] "POST /tags HTTP/1.1" 200 299 0.044873
10.0.0.33 - - [2025-04-18 13:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021616
10.0.0.33 - - [2025-04-18 13:41:18] "GET /tag/3717502d-09ae-48ad-9f78-2c48240e7805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.032476
10.0.0.33 - - [2025-04-18 13:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921
10.0.0.33 - - [2025-04-18 13:41:18] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005153
10.0.0.33 - - [2025-04-18 13:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423
10.0.0.33 - - [2025-04-18 13:41:19] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067807
10.0.0.33 - - [2025-04-18 13:41:19] "POST /virtual-machines HTTP/1.1" 200 395 0.037072
10.0.0.33 - - [2025-04-18 13:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012116
10.0.0.33 - - [2025-04-18 13:41:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.202348
10.0.0.33 - - [2025-04-18 13:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.051969
10.0.0.33 - - [2025-04-18 13:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027185
10.0.0.33 - - [2025-04-18 13:41:19] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005998
10.0.0.33 - - [2025-04-18 13:41:19] "POST /instance-ips HTTP/1.1" 200 397 0.039303
10.0.0.33 - - [2025-04-18 13:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028434
10.0.0.33 - - [2025-04-18 13:41:19] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019941
10.0.0.33 - - [2025-04-18 13:41:19] "POST /set-tag HTTP/1.1" 200 109 0.045875
10.0.0.33 - - [2025-04-18 13:41:19] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.047622
10.0.0.33 - - [2025-04-18 13:41:19] "GET /instance-ip/cefef308-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011955
10.0.0.33 - - [2025-04-18 13:41:19] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005372
10.0.0.33 - - [2025-04-18 13:41:19] "POST /set-tag HTTP/1.1" 200 109 0.002816
10.0.0.33 - - [2025-04-18 13:41:19] "POST /tags HTTP/1.1" 200 299 0.023371
10.0.0.33 - - [2025-04-18 13:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380
10.0.0.33 - - [2025-04-18 13:41:19] "GET /tag/eeff091d-270e-4d76-8c44-6954449bae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013356
10.0.0.33 - - [2025-04-18 13:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246
10.0.0.33 - - [2025-04-18 13:41:19] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005187
10.0.0.33 - - [2025-04-18 13:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354
10.0.0.33 - - [2025-04-18 13:41:20] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.070298
10.0.0.33 - - [2025-04-18 13:41:20] "POST /virtual-machines HTTP/1.1" 200 395 0.017372
10.0.0.33 - - [2025-04-18 13:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.046806
10.0.0.33 - - [2025-04-18 13:41:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.157263
10.0.0.33 - - [2025-04-18 13:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016991
10.0.0.33 - - [2025-04-18 13:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010705
10.0.0.33 - - [2025-04-18 13:41:20] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008894
10.0.0.33 - - [2025-04-18 13:41:20] "POST /instance-ips HTTP/1.1" 200 397 0.057250
10.0.0.33 - - [2025-04-18 13:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029602
10.0.0.33 - - [2025-04-18 13:41:20] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024109
10.0.0.33 - - [2025-04-18 13:41:20] "POST /set-tag HTTP/1.1" 200 109 0.062301
10.0.0.33 - - [2025-04-18 13:41:20] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.039573
10.0.0.33 - - [2025-04-18 13:41:20] "GET /instance-ip/cf9da57a-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005255
10.0.0.33 - - [2025-04-18 13:41:20] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005766
10.0.0.33 - - [2025-04-18 13:41:20] "POST /set-tag HTTP/1.1" 200 109 0.005108
10.0.0.33 - - [2025-04-18 13:41:20] "POST /tags HTTP/1.1" 200 299 0.038182
10.0.0.33 - - [2025-04-18 13:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011696
10.0.0.33 - - [2025-04-18 13:41:21] "GET /tag/3011f383-fdb5-4dd6-a2e6-166b7fbb1b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.040779
10.0.0.33 - - [2025-04-18 13:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488
10.0.0.33 - - [2025-04-18 13:41:21] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.018907
10.0.0.33 - - [2025-04-18 13:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010315
10.0.0.33 - - [2025-04-18 13:41:21] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.091733
10.0.0.33 - - [2025-04-18 13:41:21] "POST /virtual-machines HTTP/1.1" 200 395 0.025350
10.0.0.33 - - [2025-04-18 13:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026370
10.0.0.33 - - [2025-04-18 13:41:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.192614
10.0.0.33 - - [2025-04-18 13:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021358
10.0.0.33 - - [2025-04-18 13:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166
10.0.0.33 - - [2025-04-18 13:41:21] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.041366
10.0.0.33 - - [2025-04-18 13:41:21] "POST /instance-ips HTTP/1.1" 200 397 0.077876
10.0.0.33 - - [2025-04-18 13:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.089796
10.0.0.33 - - [2025-04-18 13:41:22] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.026949
10.0.0.33 - - [2025-04-18 13:41:22] "POST /set-tag HTTP/1.1" 200 109 0.041597
10.0.0.33 - - [2025-04-18 13:41:22] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021067
10.0.0.33 - - [2025-04-18 13:41:22] "GET /instance-ip/d05e4302-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008307
10.0.0.33 - - [2025-04-18 13:41:22] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007258
10.0.0.33 - - [2025-04-18 13:41:22] "POST /set-tag HTTP/1.1" 200 109 0.007939
10.0.0.33 - - [2025-04-18 13:41:22] "POST /tags HTTP/1.1" 200 299 0.037611
10.0.0.33 - - [2025-04-18 13:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009467
10.0.0.33 - - [2025-04-18 13:41:22] "GET /tag/46be983d-c4e8-48fa-b95a-ab4c051ee23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.023769
10.0.0.33 - - [2025-04-18 13:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822
10.0.0.33 - - [2025-04-18 13:41:22] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007387
10.0.0.33 - - [2025-04-18 13:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854
10.0.0.33 - - [2025-04-18 13:41:22] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057415
10.0.0.33 - - [2025-04-18 13:41:22] "POST /virtual-machines HTTP/1.1" 200 395 0.149070
10.0.0.33 - - [2025-04-18 13:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025841
10.0.0.33 - - [2025-04-18 13:41:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.192373
10.0.0.33 - - [2025-04-18 13:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022718
10.0.0.33 - - [2025-04-18 13:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009229
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007478
10.0.0.33 - - [2025-04-18 13:41:23] "POST /instance-ips HTTP/1.1" 200 397 0.137295
10.0.0.33 - - [2025-04-18 13:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.045493
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018844
10.0.0.33 - - [2025-04-18 13:41:23] "POST /set-tag HTTP/1.1" 200 109 0.027830
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.043502
10.0.0.33 - - [2025-04-18 13:41:23] "GET /instance-ip/d12ac6e8-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013297
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010288
10.0.0.33 - - [2025-04-18 13:41:23] "POST /set-tag HTTP/1.1" 200 109 0.004712
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.019951
10.0.0.33 - - [2025-04-18 13:41:23] "POST /ref-update HTTP/1.1" 200 156 0.015861
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012532
10.0.0.33 - - [2025-04-18 13:41:23] "POST /set-tag HTTP/1.1" 200 109 0.006518
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.007630
10.0.0.33 - - [2025-04-18 13:41:23] "POST /ref-update HTTP/1.1" 200 156 0.078425
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.030195
10.0.0.33 - - [2025-04-18 13:41:23] "POST /set-tag HTTP/1.1" 200 109 0.002904
10.0.0.33 - - [2025-04-18 13:41:23] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007391
10.0.0.33 - - [2025-04-18 13:41:23] "POST /ref-update HTTP/1.1" 200 156 0.015202
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021156
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003204
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006835
10.0.0.33 - - [2025-04-18 13:41:24] "POST /ref-update HTTP/1.1" 200 156 0.020613
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019386
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.005122
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-router/af2c9c93-fd5a-4fd6-a86c-dd97f15eb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.015159
10.0.0.33 - - [2025-04-18 13:41:24] "POST /ref-update HTTP/1.1" 200 156 0.017548
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022392
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.005651
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011125
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.011331
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005195
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003298
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006673
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003583
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006582
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003165
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005226
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.002631
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005428
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.002757
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005735
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.002621
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005278
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003521
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006779
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003270
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004916
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003857
10.0.0.33 - - [2025-04-18 13:41:24] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007181
10.0.0.33 - - [2025-04-18 13:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003578
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:41:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:41:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005
10.0.0.33 - - [2025-04-18 13:41:27] "GET /virtual-machine/57d67425-7905-40c8-9226-b4635ff77850?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005031
10.0.0.33 - - [2025-04-18 13:41:27] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006998
10.0.0.33 - - [2025-04-18 13:41:27] "GET /virtual-machine/dedafd0d-a38d-40df-9392-16144970bba8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003323
10.0.0.33 - - [2025-04-18 13:41:27] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004891
10.0.0.33 - - [2025-04-18 13:41:27] "GET /virtual-machine/3e0a7d9f-7e55-4086-a31b-f916e6e7babb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004195
10.0.0.33 - - [2025-04-18 13:41:27] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009917
10.0.0.33 - - [2025-04-18 13:41:28] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006919
10.0.0.33 - - [2025-04-18 13:41:28] "POST /set-tag HTTP/1.1" 200 109 0.003509
10.0.0.33 - - [2025-04-18 13:41:28] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008508
10.0.0.33 - - [2025-04-18 13:41:28] "POST /set-tag HTTP/1.1" 200 109 0.006345
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089
10.0.0.33 - - [2025-04-18 13:41:32] "GET /virtual-machine/377348c7-4c27-46b1-9b8e-cbb2e02c62ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007880
10.0.0.33 - - [2025-04-18 13:41:32] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006830
10.0.0.33 - - [2025-04-18 13:41:33] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008015
10.0.0.33 - - [2025-04-18 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.006915
10.0.0.33 - - [2025-04-18 13:41:33] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005603
10.0.0.33 - - [2025-04-18 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.004777
10.0.0.33 - - [2025-04-18 13:41:33] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007507
10.0.0.33 - - [2025-04-18 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.003583
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:41:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:41:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine/ab31aaf1-2986-4da6-8fdf-078ff118d137?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003430
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004962
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine/3a7a6175-9ca8-4918-b66f-475cf1bf5961?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004061
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005244
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine/f7a0da92-2cea-455e-839a-816a1b72fd4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003658
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004916
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine/ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003603
10.0.0.33 - - [2025-04-18 13:41:37] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004609
10.0.0.33 - - [2025-04-18 13:41:38] "GET /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003553
10.0.0.33 - - [2025-04-18 13:41:38] "POST /tags HTTP/1.1" 200 333 0.025901
10.0.0.33 - - [2025-04-18 13:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396
10.0.0.33 - - [2025-04-18 13:41:38] "GET /tag/8536e384-8df9-4b2f-83d9-2a8f53bde5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.018075
10.0.0.33 - - [2025-04-18 13:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113
10.0.0.33 - - [2025-04-18 13:41:38] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045551
10.0.0.33 - - [2025-04-18 13:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061
10.0.0.33 - - [2025-04-18 13:41:38] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005610
10.0.0.33 - - [2025-04-18 13:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321
10.0.0.33 - - [2025-04-18 13:41:38] "GET /service-appliance-set/b5ce9dca-d3c2-4483-a0ef-ca96ced7b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003289
10.0.0.33 - - [2025-04-18 13:41:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.002337
10.0.0.33 - - [2025-04-18 13:41:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.139015
10.0.0.33 - - [2025-04-18 13:41:38] "GET /virtual-machine-interface/78ce575a-163c-4c6d-bc3f-057f110cc8d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005616
10.0.0.33 - - [2025-04-18 13:41:38] "POST /instance-ips HTTP/1.1" 200 409 0.042106
10.0.0.33 - - [2025-04-18 13:41:38] "GET /instance-ip/d06ccca2-c151-457f-ac9e-5c3fcef22da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.016956
10.0.0.33 - - [2025-04-18 13:41:38] "POST /loadbalancers HTTP/1.1" 200 629 0.068245
10.0.0.33 - - [2025-04-18 13:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031529
10.0.0.33 - - [2025-04-18 13:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010350
10.0.0.33 - - [2025-04-18 13:41:39] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059330
10.0.0.33 - - [2025-04-18 13:41:39] "GET /instance-ip/d06ccca2-c151-457f-ac9e-5c3fcef22da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.029951
10.0.0.33 - - [2025-04-18 13:41:39] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.072757
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006295
10.0.0.33 - - [2025-04-18 13:41:39] "POST /floating-ips HTTP/1.1" 200 597 0.079813
10.0.0.33 - - [2025-04-18 13:41:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.044977
10.0.0.33 - - [2025-04-18 13:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002727
10.0.0.33 - - [2025-04-18 13:41:39] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047150
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer-listener/35a81806-5ab6-4e4f-964d-25116ce8abbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004188
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer-listener/35a81806-5ab6-4e4f-964d-25116ce8abbb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004113
10.0.0.33 - - [2025-04-18 13:41:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021628
10.0.0.33 - - [2025-04-18 13:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914
10.0.0.33 - - [2025-04-18 13:41:39] "GET /instance-ip/d06ccca2-c151-457f-ac9e-5c3fcef22da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004783
10.0.0.33 - - [2025-04-18 13:41:39] "GET /instance-ip/d06ccca2-c151-457f-ac9e-5c3fcef22da5?fields=floating_ips HTTP/1.1" 200 1213 0.005220
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003052
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer-pool/ddecaf9c-afed-4e96-9da2-6cb84846e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005535
10.0.0.33 - - [2025-04-18 13:41:39] "GET /floating-ip/09ddb710-c8d3-449e-9e33-cf06f4686157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005426
10.0.0.33 - - [2025-04-18 13:41:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021268
10.0.0.33 - - [2025-04-18 13:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017581
10.0.0.33 - - [2025-04-18 13:41:39] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011067
10.0.0.33 - - [2025-04-18 13:41:39] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004844
10.0.0.33 - - [2025-04-18 13:41:39] "POST /tags HTTP/1.1" 409 221 0.005232
10.0.0.33 - - [2025-04-18 13:41:39] "POST /ref-update HTTP/1.1" 200 156 0.009593
10.0.0.33 - - [2025-04-18 13:41:39] "GET /floating-ip/09ddb710-c8d3-449e-9e33-cf06f4686157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.025030
10.0.0.33 - - [2025-04-18 13:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242
10.0.0.33 - - [2025-04-18 13:41:39] "GET /tag/8536e384-8df9-4b2f-83d9-2a8f53bde5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011721
10.0.0.33 - - [2025-04-18 13:41:39] "PUT /floating-ip/09ddb710-c8d3-449e-9e33-cf06f4686157 HTTP/1.1" 200 256 0.055122
10.0.0.33 - - [2025-04-18 13:41:39] "POST /set-tag HTTP/1.1" 200 109 0.091207
10.0.0.33 - - [2025-04-18 13:41:39] "GET /loadbalancer-pool/ddecaf9c-afed-4e96-9da2-6cb84846e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004527
10.0.0.33 - - [2025-04-18 13:41:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024151
10.0.0.33 - - [2025-04-18 13:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024195
10.0.0.33 - - [2025-04-18 13:41:39] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009240
10.0.0.33 - - [2025-04-18 13:41:39] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005296
10.0.0.33 - - [2025-04-18 13:41:39] "POST /ref-update HTTP/1.1" 200 156 0.009859
10.0.0.33 - - [2025-04-18 13:41:39] "GET /floating-ip/09ddb710-c8d3-449e-9e33-cf06f4686157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.013003
10.0.0.33 - - [2025-04-18 13:41:39] "POST /set-tag HTTP/1.1" 200 109 0.062542
10.0.0.33 - - [2025-04-18 13:41:40] "POST /tags HTTP/1.1" 409 206 0.003970
10.0.0.33 - - [2025-04-18 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300
10.0.0.33 - - [2025-04-18 13:41:40] "GET /tag/2cc803b3-3f79-446a-9a3b-5bf6a7746ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020993
10.0.0.33 - - [2025-04-18 13:41:40] "POST /tags HTTP/1.1" 409 204 0.006049
10.0.0.33 - - [2025-04-18 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258
10.0.0.33 - - [2025-04-18 13:41:40] "GET /tag/eeff091d-270e-4d76-8c44-6954449bae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012381
10.0.0.33 - - [2025-04-18 13:41:40] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003783
10.0.0.33 - - [2025-04-18 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299
10.0.0.33 - - [2025-04-18 13:41:40] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004499
10.0.0.33 - - [2025-04-18 13:41:40] "POST /tags HTTP/1.1" 409 206 0.003137
10.0.0.33 - - [2025-04-18 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712
10.0.0.33 - - [2025-04-18 13:41:40] "GET /tag/2cc803b3-3f79-446a-9a3b-5bf6a7746ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019395
10.0.0.33 - - [2025-04-18 13:41:40] "POST /tags HTTP/1.1" 409 226 0.003241
10.0.0.33 - - [2025-04-18 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200
10.0.0.33 - - [2025-04-18 13:41:41] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013531
10.0.0.33 - - [2025-04-18 13:41:41] "POST /tags HTTP/1.1" 409 204 0.002550
10.0.0.33 - - [2025-04-18 13:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601
10.0.0.33 - - [2025-04-18 13:41:41] "GET /tag/eeff091d-270e-4d76-8c44-6954449bae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012651
10.0.0.33 - - [2025-04-18 13:41:41] "POST /tags HTTP/1.1" 409 226 0.002464
10.0.0.33 - - [2025-04-18 13:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836
10.0.0.33 - - [2025-04-18 13:41:41] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016183
10.0.0.33 - - [2025-04-18 13:41:41] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002887
10.0.0.33 - - [2025-04-18 13:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588
10.0.0.33 - - [2025-04-18 13:41:41] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011481
10.0.0.33 - - [2025-04-18 13:41:41] "POST /firewall-rules HTTP/1.1" 200 626 0.089102
10.0.0.33 - - [2025-04-18 13:41:41] "POST /firewall-rules HTTP/1.1" 200 646 0.080204
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-rule/a07f3b84-82db-49a6-a280-e20d56130c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009527
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002975
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-rule/0bcf9e09-09f3-4f3b-971d-ae7e98600afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004874
10.0.0.33 - - [2025-04-18 13:41:41] "POST /ref-update HTTP/1.1" 200 156 0.020123
10.0.0.33 - - [2025-04-18 13:41:41] "POST /firewall-policys HTTP/1.1" 200 606 0.040672
10.0.0.33 - - [2025-04-18 13:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020641
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011487
10.0.0.33 - - [2025-04-18 13:41:41] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002736
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003350
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009895
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004528
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/937a91f6-5703-4fe7-9479-d7682605e004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004807
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002839
10.0.0.33 - - [2025-04-18 13:41:41] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003217
10.0.0.33 - - [2025-04-18 13:41:41] "POST /ref-update HTTP/1.1" 200 156 0.021602
10.0.0.33 - - [2025-04-18 13:41:41] "POST /ref-update HTTP/1.1" 200 156 0.063760
10.0.0.33 - - [2025-04-18 13:41:42] "POST /ref-update HTTP/1.1" 200 156 0.033177
10.0.0.33 - - [2025-04-18 13:41:42] "POST /ref-update HTTP/1.1" 200 156 0.024182
10.0.0.33 - - [2025-04-18 13:41:42] "POST /ref-update HTTP/1.1" 200 156 0.039312
10.0.0.33 - - [2025-04-18 13:41:42] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.012582
10.0.0.33 - - [2025-04-18 13:42:30] "GET /global-system-configs HTTP/1.1" 200 322 0.003676
10.0.0.33 - - [2025-04-18 13:42:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002278
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:43:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:43:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 252 0.003123
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/303da094-a630-45cf-a903-20ec5f3f6421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015247
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 228 0.003400
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012774
10.0.0.33 - - [2025-04-18 13:43:40] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004924
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414
10.0.0.33 - - [2025-04-18 13:43:40] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002986
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 206 0.002042
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/2cc803b3-3f79-446a-9a3b-5bf6a7746ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012271
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 226 0.002524
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012268
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 204 0.002264
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/eeff091d-270e-4d76-8c44-6954449bae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011703
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 226 0.002519
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/c8443604-e549-45fc-b283-2336d7867094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011975
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 228 0.002352
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011808
10.0.0.33 - - [2025-04-18 13:43:40] "POST /tags HTTP/1.1" 409 252 0.003323
10.0.0.33 - - [2025-04-18 13:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333
10.0.0.33 - - [2025-04-18 13:43:40] "GET /tag/303da094-a630-45cf-a903-20ec5f3f6421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013165
10.0.0.33 - - [2025-04-18 13:43:40] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002691
10.0.0.33 - - [2025-04-18 13:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640
10.0.0.33 - - [2025-04-18 13:43:41] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003080
10.0.0.33 - - [2025-04-18 13:43:41] "POST /firewall-rules HTTP/1.1" 409 281 0.002549
10.0.0.33 - - [2025-04-18 13:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434
10.0.0.33 - - [2025-04-18 13:43:41] "PUT /firewall-rule/0bcf9e09-09f3-4f3b-971d-ae7e98600afb HTTP/1.1" 200 260 0.030272
10.0.0.33 - - [2025-04-18 13:43:41] "POST /firewall-rules HTTP/1.1" 409 291 0.004109
10.0.0.33 - - [2025-04-18 13:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374
10.0.0.33 - - [2025-04-18 13:43:41] "PUT /firewall-rule/a07f3b84-82db-49a6-a280-e20d56130c14 HTTP/1.1" 200 260 0.021651
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-rule/a07f3b84-82db-49a6-a280-e20d56130c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006631
10.0.0.33 - - [2025-04-18 13:43:41] "POST /firewall-rules HTTP/1.1" 200 658 0.080304
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-rule/3a7353dc-ff69-453a-8b41-9d57e82042ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011658
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002711
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-rule/0bcf9e09-09f3-4f3b-971d-ae7e98600afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004598
10.0.0.33 - - [2025-04-18 13:43:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002747
10.0.0.33 - - [2025-04-18 13:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504
10.0.0.33 - - [2025-04-18 13:43:41] "PUT /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec HTTP/1.1" 200 264 0.032276
10.0.0.33 - - [2025-04-18 13:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025532
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.015750
10.0.0.33 - - [2025-04-18 13:43:41] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003294
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002688
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003302
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003084
10.0.0.33 - - [2025-04-18 13:43:41] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003331
10.0.0.33 - - [2025-04-18 13:44:42] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.015422
10.0.0.33 - - [2025-04-18 13:44:42] "POST /set-tag HTTP/1.1" 200 109 0.009216
10.0.0.33 - - [2025-04-18 13:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936
10.0.0.33 - - [2025-04-18 13:44:43] "GET /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003353
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005987
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.025070
10.0.0.33 - - [2025-04-18 13:44:43] "DELETE /loadbalancer-member/685e0f6b-0859-4f70-a4dc-ae25a61ca586 HTTP/1.1" 200 115 0.052471
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007264
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.003679
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004586
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.002442
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005704
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.003063
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006459
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.003036
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004694
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.003205
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006757
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.003294
10.0.0.33 - - [2025-04-18 13:44:43] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006516
10.0.0.33 - - [2025-04-18 13:44:43] "POST /set-tag HTTP/1.1" 200 109 0.002682
10.0.0.33 - - [2025-04-18 13:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894
10.0.0.33 - - [2025-04-18 13:44:43] "GET /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003454
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011242
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.003339
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004934
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.003271
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine/57d67425-7905-40c8-9226-b4635ff77850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.008576
10.0.0.33 - - [2025-04-18 13:44:44] "POST /ref-update HTTP/1.1" 200 156 0.026902
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016493
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.021504
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.028992
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.024915
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.017948
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.036822
10.0.0.33 - - [2025-04-18 13:44:44] "DELETE /instance-ip/cbfabee4-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.067028
10.0.0.33 - - [2025-04-18 13:44:44] "POST /ref-update HTTP/1.1" 200 156 0.015677
10.0.0.33 - - [2025-04-18 13:44:44] "DELETE /virtual-machine-interface/cbd7c5c4-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.059889
10.0.0.33 - - [2025-04-18 13:44:44] "DELETE /virtual-machine/57d67425-7905-40c8-9226-b4635ff77850 HTTP/1.1" 200 115 0.050798
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019904
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.003468
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007040
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.004092
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine/3e0a7d9f-7e55-4086-a31b-f916e6e7babb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003966
10.0.0.33 - - [2025-04-18 13:44:44] "POST /ref-update HTTP/1.1" 200 156 0.029603
10.0.0.33 - - [2025-04-18 13:44:44] "GET /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014081
10.0.0.33 - - [2025-04-18 13:44:44] "POST /set-tag HTTP/1.1" 200 109 0.027423
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.040130
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.034353
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.019366
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.024155
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /instance-ip/cda5c040-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.048595
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /virtual-machine-interface/cd7f09a0-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.039134
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /virtual-machine/3e0a7d9f-7e55-4086-a31b-f916e6e7babb HTTP/1.1" 200 115 0.024966
10.0.0.33 - - [2025-04-18 13:44:45] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005570
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.003006
10.0.0.33 - - [2025-04-18 13:44:45] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004899
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.002365
10.0.0.33 - - [2025-04-18 13:44:45] "GET /virtual-machine/dedafd0d-a38d-40df-9392-16144970bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003474
10.0.0.33 - - [2025-04-18 13:44:45] "POST /ref-update HTTP/1.1" 200 156 0.010226
10.0.0.33 - - [2025-04-18 13:44:45] "GET /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017518
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.034002
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.032824
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.033777
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.016828
10.0.0.33 - - [2025-04-18 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.036859
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /instance-ip/ccb36994-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.048442
10.0.0.33 - - [2025-04-18 13:44:45] "POST /ref-update HTTP/1.1" 200 156 0.012251
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /virtual-machine-interface/cc8df9f2-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.043812
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /virtual-machine/dedafd0d-a38d-40df-9392-16144970bba8 HTTP/1.1" 200 115 0.031103
10.0.0.33 - - [2025-04-18 13:44:45] "DELETE /tag/c7d38d49-053d-432e-8be2-76fde3006219 HTTP/1.1" 200 115 0.033139
10.0.0.33 - - [2025-04-18 13:44:45] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005416
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.003008
10.0.0.33 - - [2025-04-18 13:44:46] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004968
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002569
10.0.0.33 - - [2025-04-18 13:44:46] "GET /virtual-machine/377348c7-4c27-46b1-9b8e-cbb2e02c62ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003705
10.0.0.33 - - [2025-04-18 13:44:46] "POST /ref-update HTTP/1.1" 200 156 0.011224
10.0.0.33 - - [2025-04-18 13:44:46] "GET /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011215
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.020015
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.028323
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.032438
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.016297
10.0.0.33 - - [2025-04-18 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.020844
10.0.0.33 - - [2025-04-18 13:44:46] "DELETE /instance-ip/ce577b46-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.059494
10.0.0.33 - - [2025-04-18 13:44:46] "DELETE /virtual-machine-interface/ce2befd0-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.041352
10.0.0.33 - - [2025-04-18 13:44:46] "DELETE /virtual-machine/377348c7-4c27-46b1-9b8e-cbb2e02c62ae HTTP/1.1" 200 115 0.033756
10.0.0.33 - - [2025-04-18 13:44:46] "DELETE /tag/06a1d9f5-5758-48fb-b8ee-1fc38894c56d HTTP/1.1" 200 115 0.049755
10.0.0.33 - - [2025-04-18 13:44:46] "DELETE /tag/2cc803b3-3f79-446a-9a3b-5bf6a7746ee8 HTTP/1.1" 409 388 0.005057
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006037
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003671
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009235
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003001
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005813
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002673
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004996
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.004502
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005725
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002673
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine/ab31aaf1-2986-4da6-8fdf-078ff118d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003384
10.0.0.33 - - [2025-04-18 13:45:14] "POST /ref-update HTTP/1.1" 200 156 0.020200
10.0.0.33 - - [2025-04-18 13:45:14] "GET /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007670
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.032214
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.020637
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.052943
10.0.0.33 - - [2025-04-18 13:45:14] "POST /set-tag HTTP/1.1" 200 109 0.054496
10.0.0.33 - - [2025-04-18 13:45:14] "DELETE /instance-ip/cefef308-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.059947
10.0.0.33 - - [2025-04-18 13:45:14] "DELETE /virtual-machine-interface/ced5797e-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.084878
10.0.0.33 - - [2025-04-18 13:45:14] "DELETE /virtual-machine/ab31aaf1-2986-4da6-8fdf-078ff118d137 HTTP/1.1" 200 115 0.035366
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /tag/3717502d-09ae-48ad-9f78-2c48240e7805 HTTP/1.1" 200 115 0.083439
10.0.0.33 - - [2025-04-18 13:45:15] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005377
10.0.0.33 - - [2025-04-18 13:45:15] "POST /set-tag HTTP/1.1" 200 109 0.003679
10.0.0.33 - - [2025-04-18 13:45:15] "GET /virtual-machine/f7a0da92-2cea-455e-839a-816a1b72fd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004602
10.0.0.33 - - [2025-04-18 13:45:15] "POST /ref-update HTTP/1.1" 200 156 0.015529
10.0.0.33 - - [2025-04-18 13:45:15] "GET /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009655
10.0.0.33 - - [2025-04-18 13:45:15] "POST /set-tag HTTP/1.1" 200 109 0.039533
10.0.0.33 - - [2025-04-18 13:45:15] "POST /set-tag HTTP/1.1" 200 109 0.038782
10.0.0.33 - - [2025-04-18 13:45:15] "POST /set-tag HTTP/1.1" 200 109 0.039052
10.0.0.33 - - [2025-04-18 13:45:15] "POST /set-tag HTTP/1.1" 200 109 0.055980
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /instance-ip/cf9da57a-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.080058
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /virtual-machine-interface/cf78a2b6-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.063638
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /virtual-machine/f7a0da92-2cea-455e-839a-816a1b72fd4c HTTP/1.1" 200 115 0.041220
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /tag/eeff091d-270e-4d76-8c44-6954449bae61 HTTP/1.1" 409 236 0.012376
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /tag/09f0e9e1-d6b3-4ff8-8b8c-bcd93da8db28 HTTP/1.1" 200 115 0.058331
10.0.0.33 - - [2025-04-18 13:45:15] "DELETE /tag/04402690-4cca-422b-8ce1-38452823479e HTTP/1.1" 200 115 0.044463
10.0.0.33 - - [2025-04-18 13:45:15] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004766
10.0.0.33 - - [2025-04-18 13:45:15] "POST /set-tag HTTP/1.1" 200 109 0.004319
10.0.0.33 - - [2025-04-18 13:45:15] "GET /virtual-machine/3a7a6175-9ca8-4918-b66f-475cf1bf5961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004005
10.0.0.33 - - [2025-04-18 13:45:15] "POST /ref-update HTTP/1.1" 200 156 0.014626
10.0.0.33 - - [2025-04-18 13:45:15] "GET /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005217
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.017611
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.039037
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.022872
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.039402
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /instance-ip/d05e4302-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.072348
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /virtual-machine-interface/d0324888-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.055734
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /virtual-machine/3a7a6175-9ca8-4918-b66f-475cf1bf5961 HTTP/1.1" 200 115 0.041475
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /tag/3011f383-fdb5-4dd6-a2e6-166b7fbb1b0f HTTP/1.1" 200 115 0.046275
10.0.0.33 - - [2025-04-18 13:45:16] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005687
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.003882
10.0.0.33 - - [2025-04-18 13:45:16] "GET /virtual-machine/ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005893
10.0.0.33 - - [2025-04-18 13:45:16] "POST /ref-update HTTP/1.1" 200 156 0.011942
10.0.0.33 - - [2025-04-18 13:45:16] "GET /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007224
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.023096
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.037754
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.018809
10.0.0.33 - - [2025-04-18 13:45:16] "POST /set-tag HTTP/1.1" 200 109 0.031092
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /instance-ip/d12ac6e8-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.063200
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /virtual-machine-interface/d1021068-1c5a-11f0-b342-fa163e14d14f HTTP/1.1" 200 115 0.075161
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /virtual-machine/ed3b35ed-a0eb-4b5b-9abb-f7a6bf8c5431 HTTP/1.1" 200 115 0.051194
10.0.0.33 - - [2025-04-18 13:45:16] "DELETE /tag/303da094-a630-45cf-a903-20ec5f3f6421 HTTP/1.1" 409 236 0.023372
10.0.0.33 - - [2025-04-18 13:45:17] "DELETE /tag/46be983d-c4e8-48fa-b95a-ab4c051ee23d HTTP/1.1" 200 115 0.060189
10.0.0.33 - - [2025-04-18 13:45:17] "DELETE /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3 HTTP/1.1" 409 236 0.011117
10.0.0.33 - - [2025-04-18 13:45:18] "POST /projects HTTP/1.1" 409 238 0.003722
10.0.0.33 - - [2025-04-18 13:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873
10.0.0.33 - - [2025-04-18 13:45:18] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050555
10.0.0.33 - - [2025-04-18 13:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517
10.0.0.33 - - [2025-04-18 13:45:18] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004422
10.0.0.33 - - [2025-04-18 13:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250
10.0.0.33 - - [2025-04-18 13:45:18] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004667
10.0.0.33 - - [2025-04-18 13:45:18] "POST /security-groups HTTP/1.1" 409 285 0.002683
10.0.0.33 - - [2025-04-18 13:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414
10.0.0.33 - - [2025-04-18 13:45:18] "PUT /security-group/1690a7a0-573e-4fad-b782-9e2501712c2b HTTP/1.1" 200 262 0.073211
10.0.0.33 - - [2025-04-18 13:45:18] "PUT /access-control-list/3e7c9c2e-6b65-4118-9525-a5533878aa8b HTTP/1.1" 200 272 0.024632
10.0.0.33 - - [2025-04-18 13:45:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.059134
10.0.0.33 - - [2025-04-18 13:45:18] "PUT /access-control-list/120e37e9-ea4c-40b7-bb81-d3bf6318cd6c HTTP/1.1" 200 272 0.038883
10.0.0.33 - - [2025-04-18 13:45:23] "POST /projects HTTP/1.1" 409 238 0.003039
10.0.0.33 - - [2025-04-18 13:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742
10.0.0.33 - - [2025-04-18 13:45:23] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.107270
10.0.0.33 - - [2025-04-18 13:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010973
10.0.0.33 - - [2025-04-18 13:45:24] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009497
10.0.0.33 - - [2025-04-18 13:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333
10.0.0.33 - - [2025-04-18 13:45:24] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.020973
10.0.0.33 - - [2025-04-18 13:45:24] "POST /security-groups HTTP/1.1" 409 285 0.009410
10.0.0.33 - - [2025-04-18 13:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009702
10.0.0.33 - - [2025-04-18 13:45:24] "PUT /security-group/1690a7a0-573e-4fad-b782-9e2501712c2b HTTP/1.1" 200 262 0.080033
10.0.0.33 - - [2025-04-18 13:45:24] "PUT /access-control-list/3e7c9c2e-6b65-4118-9525-a5533878aa8b HTTP/1.1" 200 272 0.020923
10.0.0.33 - - [2025-04-18 13:45:24] "PUT /access-control-list/120e37e9-ea4c-40b7-bb81-d3bf6318cd6c HTTP/1.1" 200 272 0.035516
10.0.0.33 - - [2025-04-18 13:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.045148
10.0.0.33 - - [2025-04-18 13:45:24] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.014556
10.0.0.33 - - [2025-04-18 13:45:24] "GET /firewall-rule/5dae6194-23dd-409f-b65f-90350265501e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010850
10.0.0.33 - - [2025-04-18 13:45:24] "POST /ref-update HTTP/1.1" 200 156 0.111406
10.0.0.33 - - [2025-04-18 13:45:24] "DELETE /firewall-rule/5dae6194-23dd-409f-b65f-90350265501e HTTP/1.1" 200 115 0.070904
10.0.0.33 - - [2025-04-18 13:45:24] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009116
10.0.0.33 - - [2025-04-18 13:45:24] "GET /firewall-rule/254ab555-9a14-4b38-aa80-22419f19b97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004783
10.0.0.33 - - [2025-04-18 13:45:24] "POST /ref-update HTTP/1.1" 200 156 0.111354
10.0.0.33 - - [2025-04-18 13:45:24] "DELETE /firewall-rule/254ab555-9a14-4b38-aa80-22419f19b97d HTTP/1.1" 200 115 0.081522
10.0.0.33 - - [2025-04-18 13:45:24] "DELETE /tag/303da094-a630-45cf-a903-20ec5f3f6421 HTTP/1.1" 409 236 0.013435
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /tag/5b3f28ed-2fd8-4a13-b0c5-53816e04fe08 HTTP/1.1" 200 115 0.075257
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3 HTTP/1.1" 409 236 0.008981
10.0.0.33 - - [2025-04-18 13:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759
10.0.0.33 - - [2025-04-18 13:45:25] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008197
10.0.0.33 - - [2025-04-18 13:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289
10.0.0.33 - - [2025-04-18 13:45:25] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.013402
10.0.0.33 - - [2025-04-18 13:45:25] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.089379
10.0.0.33 - - [2025-04-18 13:45:25] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.086898
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /security-group/1690a7a0-573e-4fad-b782-9e2501712c2b HTTP/1.1" 200 115 0.080813
10.0.0.33 - - [2025-04-18 13:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /access-control-list/3e7c9c2e-6b65-4118-9525-a5533878aa8b HTTP/1.1" 200 115 0.042606
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /access-control-list/120e37e9-ea4c-40b7-bb81-d3bf6318cd6c HTTP/1.1" 200 115 0.059524
10.0.0.33 - - [2025-04-18 13:45:25] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.045333
10.0.0.33 - - [2025-04-18 13:45:25] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?fields=security_groups HTTP/1.1" 200 1353 0.081360
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /security-group/892b76c3-3e1d-44f7-84ef-403a1e9ec8cb HTTP/1.1" 200 115 0.106828
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /access-control-list/6253115f-2e71-4690-aae8-a612171ed5d6 HTTP/1.1" 200 115 0.095036
10.0.0.33 - - [2025-04-18 13:45:25] "GET /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a?fields=application_policy_sets HTTP/1.1" 200 1392 0.095301
10.0.0.33 - - [2025-04-18 13:45:25] "DELETE /access-control-list/25720bdb-8291-435a-8655-26c076e9306b HTTP/1.1" 200 115 0.111260
10.0.0.33 - - [2025-04-18 13:45:26] "DELETE /project/f630a566-e90e-4932-9c2b-9c8cbbf11d2a HTTP/1.1" 200 115 0.731370
10.0.0.33 - - [2025-04-18 13:45:26] "POST /projects HTTP/1.1" 409 238 0.009244
10.0.0.33 - - [2025-04-18 13:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560
10.0.0.33 - - [2025-04-18 13:45:26] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033342
10.0.0.33 - - [2025-04-18 13:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012833
10.0.0.33 - - [2025-04-18 13:45:26] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005190
10.0.0.33 - - [2025-04-18 13:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566
10.0.0.33 - - [2025-04-18 13:45:26] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008098
10.0.0.33 - - [2025-04-18 13:45:26] "POST /security-groups HTTP/1.1" 409 285 0.002787
10.0.0.33 - - [2025-04-18 13:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531
10.0.0.33 - - [2025-04-18 13:45:26] "PUT /security-group/7cfc925e-f40f-49b5-b123-838efcf102d4 HTTP/1.1" 200 262 0.071452
10.0.0.33 - - [2025-04-18 13:45:26] "PUT /access-control-list/70906e00-58ed-4dc1-bc51-7eed69e0b195 HTTP/1.1" 200 272 0.029057
10.0.0.33 - - [2025-04-18 13:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.048079
10.0.0.33 - - [2025-04-18 13:45:26] "PUT /access-control-list/37dd14bf-fdbd-431a-b19f-88007a73fa79 HTTP/1.1" 200 272 0.036074
10.0.0.33 - - [2025-04-18 13:45:29] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004808
10.0.0.33 - - [2025-04-18 13:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012701
10.0.0.33 - - [2025-04-18 13:45:29] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007133
10.0.0.33 - - [2025-04-18 13:45:29] "GET /firewall-policy/91363db8-6ea1-4f6f-a377-b53e72573b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005101
10.0.0.33 - - [2025-04-18 13:45:29] "GET /firewall-rule/0bcf9e09-09f3-4f3b-971d-ae7e98600afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005780
10.0.0.33 - - [2025-04-18 13:45:29] "POST /ref-update HTTP/1.1" 200 156 0.036646
10.0.0.33 - - [2025-04-18 13:45:29] "DELETE /firewall-rule/0bcf9e09-09f3-4f3b-971d-ae7e98600afb HTTP/1.1" 200 115 0.089631
10.0.0.33 - - [2025-04-18 13:45:29] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004897
10.0.0.33 - - [2025-04-18 13:45:29] "GET /firewall-rule/a07f3b84-82db-49a6-a280-e20d56130c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003983
10.0.0.33 - - [2025-04-18 13:45:29] "POST /ref-update HTTP/1.1" 200 156 0.038625
10.0.0.33 - - [2025-04-18 13:45:29] "DELETE /firewall-rule/a07f3b84-82db-49a6-a280-e20d56130c14 HTTP/1.1" 200 115 0.060472
10.0.0.33 - - [2025-04-18 13:45:30] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.013015
10.0.0.33 - - [2025-04-18 13:45:30] "GET /firewall-rule/3a7353dc-ff69-453a-8b41-9d57e82042ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005065
10.0.0.33 - - [2025-04-18 13:45:30] "POST /ref-update HTTP/1.1" 200 156 0.018464
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /firewall-rule/3a7353dc-ff69-453a-8b41-9d57e82042ed HTTP/1.1" 200 115 0.057929
10.0.0.33 - - [2025-04-18 13:45:30] "GET /application-policy-set/be081a1f-1427-4a2f-9969-5fe7cc66740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005537
10.0.0.33 - - [2025-04-18 13:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584
10.0.0.33 - - [2025-04-18 13:45:30] "GET /policy-management/79202647-53d0-43b5-85bc-cea656bb0665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003251
10.0.0.33 - - [2025-04-18 13:45:30] "GET /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.022937
10.0.0.33 - - [2025-04-18 13:45:30] "POST /ref-update HTTP/1.1" 200 156 0.073066
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /firewall-policy/84b93aff-e2d9-4aef-8972-035debcfefec HTTP/1.1" 200 115 0.140111
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /tag/303da094-a630-45cf-a903-20ec5f3f6421 HTTP/1.1" 200 115 0.051881
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /tag/eeff091d-270e-4d76-8c44-6954449bae61 HTTP/1.1" 200 115 0.100900
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /tag/2cc803b3-3f79-446a-9a3b-5bf6a7746ee8 HTTP/1.1" 200 115 0.083482
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /tag/9b2ec56c-a2c0-4ad1-a3a4-3a17495afbc3 HTTP/1.1" 200 115 0.090654
10.0.0.33 - - [2025-04-18 13:45:30] "DELETE /loadbalancer-member/febfc3ef-28f0-4aa8-baec-2522ebec6670 HTTP/1.1" 200 115 0.070319
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /loadbalancer-pool/ddecaf9c-afed-4e96-9da2-6cb84846e958 HTTP/1.1" 200 115 0.045549
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /loadbalancer-listener/35a81806-5ab6-4e4f-964d-25116ce8abbb HTTP/1.1" 200 115 0.050274
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /loadbalancer/4262a627-7d8a-4c48-9c70-c268d65e4a0b HTTP/1.1" 200 115 0.041583
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /floating-ip/09ddb710-c8d3-449e-9e33-cf06f4686157 HTTP/1.1" 200 115 0.059772
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /instance-ip/d06ccca2-c151-457f-ac9e-5c3fcef22da5 HTTP/1.1" 200 115 0.056956
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /virtual-machine-interface/78ce575a-163c-4c6d-bc3f-057f110cc8d2 HTTP/1.1" 200 115 0.054184
10.0.0.33 - - [2025-04-18 13:45:31] "DELETE /tag/8536e384-8df9-4b2f-83d9-2a8f53bde5c2 HTTP/1.1" 200 115 0.119533
10.0.0.33 - - [2025-04-18 13:45:31] "POST /projects HTTP/1.1" 409 238 0.002640
10.0.0.33 - - [2025-04-18 13:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387
10.0.0.33 - - [2025-04-18 13:45:31] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.099166
10.0.0.33 - - [2025-04-18 13:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891
10.0.0.33 - - [2025-04-18 13:45:31] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.017811
10.0.0.33 - - [2025-04-18 13:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006918
10.0.0.33 - - [2025-04-18 13:45:31] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013684
10.0.0.33 - - [2025-04-18 13:45:31] "POST /security-groups HTTP/1.1" 409 285 0.008188
10.0.0.33 - - [2025-04-18 13:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079
10.0.0.33 - - [2025-04-18 13:45:31] "PUT /security-group/7cfc925e-f40f-49b5-b123-838efcf102d4 HTTP/1.1" 200 262 0.070515
10.0.0.33 - - [2025-04-18 13:45:31] "PUT /access-control-list/70906e00-58ed-4dc1-bc51-7eed69e0b195 HTTP/1.1" 200 272 0.030486
10.0.0.33 - - [2025-04-18 13:45:31] "PUT /access-control-list/37dd14bf-fdbd-431a-b19f-88007a73fa79 HTTP/1.1" 200 272 0.032475
10.0.0.33 - - [2025-04-18 13:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.062893
10.0.0.33 - - [2025-04-18 13:45:31] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005207
10.0.0.33 - - [2025-04-18 13:45:31] "GET /firewall-rule/c7503414-0269-4cf8-ada9-870241095d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014288
10.0.0.33 - - [2025-04-18 13:45:32] "POST /ref-update HTTP/1.1" 200 156 0.073943
10.0.0.33 - - [2025-04-18 13:45:32] "DELETE /firewall-rule/c7503414-0269-4cf8-ada9-870241095d36 HTTP/1.1" 200 115 0.060253
10.0.0.33 - - [2025-04-18 13:45:32] "GET /firewall-policy/55ad9e53-3a88-41a9-8dbb-6f6d8369799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009589
10.0.0.33 - - [2025-04-18 13:45:32] "GET /firewall-rule/92d43218-c199-4028-88fd-f908f972d2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004226
10.0.0.33 - - [2025-04-18 13:45:32] "POST /ref-update HTTP/1.1" 200 156 0.088734
10.0.0.33 - - [2025-04-18 13:45:32] "DELETE /firewall-rule/92d43218-c199-4028-88fd-f908f972d2d1 HTTP/1.1" 200 115 0.110948
10.0.0.33 - - [2025-04-18 13:45:32] "DELETE /tag/c8443604-e549-45fc-b283-2336d7867094 HTTP/1.1" 200 115 0.049975
10.0.0.33 - - [2025-04-18 13:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952
10.0.0.33 - - [2025-04-18 13:45:32] "GET /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008918
10.0.0.33 - - [2025-04-18 13:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132
10.0.0.33 - - [2025-04-18 13:45:32] "GET /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004413
10.0.0.33 - - [2025-04-18 13:45:32] "PUT /virtual-network/5385cf62-f89a-4ea6-bff6-e8750e6e9888 HTTP/1.1" 200 264 0.072002
10.0.0.33 - - [2025-04-18 13:45:32] "PUT /virtual-network/e766209d-8c31-4f8a-abbb-8ea04753a0c7 HTTP/1.1" 200 264 0.096639
10.0.0.33 - - [2025-04-18 13:45:32] "DELETE /security-group/7cfc925e-f40f-49b5-b123-838efcf102d4 HTTP/1.1" 200 115 0.070238
10.0.0.33 - - [2025-04-18 13:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323
10.0.0.33 - - [2025-04-18 13:45:32] "DELETE /access-control-list/70906e00-58ed-4dc1-bc51-7eed69e0b195 HTTP/1.1" 200 115 0.035252
10.0.0.33 - - [2025-04-18 13:45:32] "DELETE /access-control-list/37dd14bf-fdbd-431a-b19f-88007a73fa79 HTTP/1.1" 200 115 0.079413
10.0.0.33 - - [2025-04-18 13:45:33] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.094059
10.0.0.33 - - [2025-04-18 13:45:33] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?fields=security_groups HTTP/1.1" 200 1353 0.074894
10.0.0.33 - - [2025-04-18 13:45:33] "DELETE /security-group/79f25bf4-891c-4f01-8814-c46427925d7a HTTP/1.1" 200 115 0.088401
10.0.0.33 - - [2025-04-18 13:45:33] "DELETE /access-control-list/102689c1-4286-4759-9003-dce2687a2f51 HTTP/1.1" 200 115 0.076090
10.0.0.33 - - [2025-04-18 13:45:33] "GET /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4?fields=application_policy_sets HTTP/1.1" 200 1392 0.100806
10.0.0.33 - - [2025-04-18 13:45:33] "DELETE /access-control-list/bef23d40-7ecc-4bcc-b5d4-d6541c506730 HTTP/1.1" 200 115 0.106526
10.0.0.33 - - [2025-04-18 13:45:33] "DELETE /project/eb5b8972-2f6b-4f15-965e-0e5bbeea20f4 HTTP/1.1" 200 115 0.581648
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:46:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868
[Introspect:8084]10.0.0.33 - - [2025-04-18 13:46:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992