++ 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 Aug 14 11:25:28 AM UTC 2026 ===================' INFO: =================== Fri Aug 14 11:25:28 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.241 ++ 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.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.241,10.20.128.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.20.128.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/14/2026 11:26:12.151 7f027ddd4700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 11:26:12.648 7f027ddd4700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 11:26:12.694 7f027ddd4700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 11:26:12.698 7f027ddd4700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.241 - - [2026-08-14 11:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003618 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001766 10.0.0.241 - - [2026-08-14 11:26:29] "GET / HTTP/1.1" 503 181 0.000258 10.0.0.241 - - [2026-08-14 11:26:30] "GET / HTTP/1.1" 200 45303 0.004673 10.0.0.241 - - [2026-08-14 11:26:30] "GET / HTTP/1.1" 200 36215 0.009054 10.0.0.241 - - [2026-08-14 11:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017919 10.0.0.241 - - [2026-08-14 11:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.241 - - [2026-08-14 11:26:30] "GET / HTTP/1.1" 200 36215 0.002008 10.0.0.241 - - [2026-08-14 11:26:31] "GET / HTTP/1.1" 200 36215 0.001866 10.0.0.241 - - [2026-08-14 11:26:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.007317 10.0.0.241 - - [2026-08-14 11:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.241 - - [2026-08-14 11:26:31] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013455 10.0.0.241 - - [2026-08-14 11:26:31] "GET / HTTP/1.1" 200 36215 0.002048 10.0.0.241 - - [2026-08-14 11:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013766 10.0.0.241 - - [2026-08-14 11:26:31] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.032924 10.0.0.241 - - [2026-08-14 11:26:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.035007 10.0.0.241 - - [2026-08-14 11:26:31] "POST /service-appliance-sets HTTP/1.1" 200 555 0.192749 10.0.0.241 - - [2026-08-14 11:26:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.034517 10.0.0.241 - - [2026-08-14 11:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009627 10.0.0.241 - - [2026-08-14 11:26:31] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012813 10.0.0.241 - - [2026-08-14 11:26:31] "POST /config-database-nodes HTTP/1.1" 200 613 0.190027 10.0.0.241 - - [2026-08-14 11:26:32] "GET / HTTP/1.1" 200 36215 0.001915 10.0.0.241 - - [2026-08-14 11:26:32] "POST /service-appliance-sets HTTP/1.1" 200 543 0.342502 10.0.0.241 - - [2026-08-14 11:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.159713 10.0.0.241 - - [2026-08-14 11:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013744 10.0.0.241 - - [2026-08-14 11:26:32] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012006 10.0.0.241 - - [2026-08-14 11:26:32] "GET /network-ipam/aa6eda47-7a8e-48c9-ac1b-764d32c743cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.043824 10.0.0.241 - - [2026-08-14 11:26:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.059567 10.0.0.241 - - [2026-08-14 11:26:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.187077 10.0.0.241 - - [2026-08-14 11:26:32] "POST /service-templates HTTP/1.1" 200 513 0.085308 10.0.0.241 - - [2026-08-14 11:26:32] "POST /service-templates HTTP/1.1" 200 503 0.085797 10.0.0.241 - - [2026-08-14 11:26:32] "POST /service-templates HTTP/1.1" 200 517 0.094537 10.0.0.241 - - [2026-08-14 11:26:33] "POST /service-templates HTTP/1.1" 200 537 0.106725 10.0.0.241 - - [2026-08-14 11:26:33] "POST /service-templates HTTP/1.1" 200 509 0.102119 10.0.0.241 - - [2026-08-14 11:26:33] "GET / HTTP/1.1" 200 36215 0.002173 10.0.0.241 - - [2026-08-14 11:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021912 10.0.0.241 - - [2026-08-14 11:26:33] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011308 10.0.0.241 - - [2026-08-14 11:26:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.006398 10.0.0.241 - - [2026-08-14 11:26:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.085894 10.0.0.241 - - [2026-08-14 11:26:33] "GET / HTTP/1.1" 200 36215 0.002141 10.0.0.241 - - [2026-08-14 11:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.241 - - [2026-08-14 11:26:33] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009879 10.0.0.241 - - [2026-08-14 11:26:34] "POST /bgp-routers HTTP/1.1" 200 618 0.193208 10.0.0.241 - - [2026-08-14 11:26:34] "GET /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.024526 10.0.0.241 - - [2026-08-14 11:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.241 - - [2026-08-14 11:26:34] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022278 10.0.0.241 - - [2026-08-14 11:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040495 10.0.0.241 - - [2026-08-14 11:26:34] "POST /ref-update HTTP/1.1" 200 156 0.024985 10.0.0.241 - - [2026-08-14 11:26:34] "GET / HTTP/1.1" 200 36215 0.003271 10.0.0.241 - - [2026-08-14 11:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.241 - - [2026-08-14 11:26:34] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.030124 10.0.0.241 - - [2026-08-14 11:26:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006758 10.0.0.241 - - [2026-08-14 11:26:34] "POST /database-nodes HTTP/1.1" 200 599 0.138231 10.0.0.241 - - [2026-08-14 11:26:37] "GET / HTTP/1.1" 200 36215 0.001960 10.0.0.241 - - [2026-08-14 11:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015680 10.0.0.241 - - [2026-08-14 11:26:37] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010857 10.0.0.241 - - [2026-08-14 11:26:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.068720 10.0.0.241 - - [2026-08-14 11:26:37] "POST /analytics-nodes HTTP/1.1" 200 601 0.096599 10.0.0.241 - - [2026-08-14 11:26:38] "GET / HTTP/1.1" 200 36215 0.004658 10.0.0.241 - - [2026-08-14 11:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012248 10.0.0.241 - - [2026-08-14 11:26:38] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.026272 10.0.0.241 - - [2026-08-14 11:26:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.013001 10.0.0.241 - - [2026-08-14 11:26:38] "POST /config-nodes HTTP/1.1" 200 595 0.110816 10.0.0.241 - - [2026-08-14 11:26:39] "GET / HTTP/1.1" 200 36215 0.001746 10.0.0.241 - - [2026-08-14 11:26:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004965 10.0.0.241 - - [2026-08-14 11:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.241 - - [2026-08-14 11:26:40] "GET /network-ipam/aa6eda47-7a8e-48c9-ac1b-764d32c743cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004407 10.0.0.241 - - [2026-08-14 11:26:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.007243 10.0.0.241 - - [2026-08-14 11:26:41] "POST /access-control-lists HTTP/1.1" 200 589 0.073507 10.0.0.241 - - [2026-08-14 11:26:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.029529 10.0.0.241 - - [2026-08-14 11:26:41] "POST /access-control-lists HTTP/1.1" 200 587 0.077045 10.0.0.241 - - [2026-08-14 11:26:41] "POST /route-targets HTTP/1.1" 200 328 0.042162 10.0.0.241 - - [2026-08-14 11:26:41] "POST /ref-update HTTP/1.1" 200 156 0.052688 10.0.0.241 - - [2026-08-14 11:26:41] "POST /route-targets HTTP/1.1" 200 328 0.040343 10.0.0.241 - - [2026-08-14 11:26:42] "POST /ref-update HTTP/1.1" 200 156 0.040981 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001251 10.0.0.241 - - [2026-08-14 11:26:42] "POST /route-targets HTTP/1.1" 200 328 0.046958 10.0.0.241 - - [2026-08-14 11:26:42] "POST /ref-update HTTP/1.1" 200 156 0.040183 10.0.0.241 - - [2026-08-14 11:26:42] "POST /route-targets HTTP/1.1" 200 328 0.018845 10.0.0.241 - - [2026-08-14 11:26:42] "POST /ref-update HTTP/1.1" 200 156 0.089313 10.0.0.241 - - [2026-08-14 11:26:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004944 10.0.0.241 - - [2026-08-14 11:26:42] "POST /access-control-lists HTTP/1.1" 200 553 0.125583 10.0.0.241 - - [2026-08-14 11:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.241 - - [2026-08-14 11:26:44] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.007104 10.0.0.241 - - [2026-08-14 11:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.241 - - [2026-08-14 11:26:44] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.027995 10.0.0.241 - - [2026-08-14 11:26:45] "GET / HTTP/1.1" 200 36215 0.001916 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 583 0.040933 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 577 0.091519 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 577 0.076507 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 561 0.062464 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 557 0.111509 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 559 0.086107 10.0.0.241 - - [2026-08-14 11:26:45] "POST /alarms HTTP/1.1" 200 567 0.051157 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 551 0.128356 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 559 0.062747 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 569 0.049700 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 557 0.087006 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 569 0.098273 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 577 0.094321 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 571 0.071792 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 563 0.069255 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 563 0.068290 10.0.0.241 - - [2026-08-14 11:26:46] "POST /alarms HTTP/1.1" 200 563 0.083588 10.0.0.241 - - [2026-08-14 11:26:47] "POST /alarms HTTP/1.1" 200 549 0.077353 10.0.0.241 - - [2026-08-14 11:26:47] "POST /alarms HTTP/1.1" 200 597 0.052490 10.0.0.241 - - [2026-08-14 11:26:47] "POST /alarms HTTP/1.1" 200 577 0.081614 10.0.0.241 - - [2026-08-14 11:26:47] "POST /alarms HTTP/1.1" 200 573 0.088375 10.0.0.241 - - [2026-08-14 11:26:47] "POST /alarms HTTP/1.1" 200 585 0.087936 10.0.0.241 - - [2026-08-14 11:26:47] "POST /alarms HTTP/1.1" 200 611 0.130242 10.0.0.241 - - [2026-08-14 11:26:48] "GET / HTTP/1.1" 200 36215 0.003703 10.0.0.241 - - [2026-08-14 11:26:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006328 10.0.0.241 - - [2026-08-14 11:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.241 - - [2026-08-14 11:26:48] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.063741 10.0.0.241 - - [2026-08-14 11:26:48] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.241 - - [2026-08-14 11:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.241 - - [2026-08-14 11:26:48] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.123312 10.0.0.241 - - [2026-08-14 11:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.241 - - [2026-08-14 11:26:48] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.027521 10.0.0.241 - - [2026-08-14 11:26:49] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.241 - - [2026-08-14 11:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009566 10.0.0.241 - - [2026-08-14 11:26:49] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.016064 10.0.0.241 - - [2026-08-14 11:26:49] "PUT /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c HTTP/1.1" 200 275 0.078315 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:26:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001283 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:26:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001525 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:27:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001147 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:27:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:27:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 10.0.0.241 - - [2026-08-14 11:27:22] "GET / HTTP/1.1" 200 36215 0.001403 10.0.0.241 - - [2026-08-14 11:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.241 - - [2026-08-14 11:27:22] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006937 10.0.0.241 - - [2026-08-14 11:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.241 - - [2026-08-14 11:27:22] "GET /config-node/6c065407-6162-4781-ac8a-fc7bba8efb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005356 10.0.0.241 - - [2026-08-14 11:27:33] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.241 - - [2026-08-14 11:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.241 - - [2026-08-14 11:27:33] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003370 10.0.0.241 - - [2026-08-14 11:27:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002548 10.0.0.241 - - [2026-08-14 11:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.241 - - [2026-08-14 11:27:34] "GET /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005447 10.0.0.241 - - [2026-08-14 11:27:34] "PUT /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1 HTTP/1.1" 200 255 0.022720 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:27:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001288 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:27:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001302 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001319 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001727 10.0.0.241 - - [2026-08-14 11:28:21] "GET / HTTP/1.1" 200 36215 0.001830 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.241 - - [2026-08-14 11:28:21] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003453 10.0.0.241 - - [2026-08-14 11:28:21] "POST /id-to-fqname HTTP/1.1" 200 173 0.001014 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.007769 10.0.0.241 - - [2026-08-14 11:28:21] "POST /security-groups HTTP/1.1" 200 570 0.085994 10.0.0.241 - - [2026-08-14 11:28:21] "POST /projects HTTP/1.1" 200 483 0.339227 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.003252 10.0.0.241 - - [2026-08-14 11:28:21] "POST /access-control-lists HTTP/1.1" 200 581 0.044711 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 404 212 0.021870 10.0.0.241 - - [2026-08-14 11:28:21] "POST /security-groups HTTP/1.1" 200 536 0.095512 10.0.0.241 - - [2026-08-14 11:28:21] "POST /access-control-lists HTTP/1.1" 200 579 0.069353 10.0.0.241 - - [2026-08-14 11:28:21] "POST /chown HTTP/1.1" 200 109 0.072141 10.0.0.241 - - [2026-08-14 11:28:21] "POST /policy-managements HTTP/1.1" 409 214 0.003218 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.241 - - [2026-08-14 11:28:21] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004006 10.0.0.241 - - [2026-08-14 11:28:21] "POST /application-policy-sets HTTP/1.1" 200 530 0.034439 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.241 - - [2026-08-14 11:28:21] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005082 10.0.0.241 - - [2026-08-14 11:28:21] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.015614 10.0.0.241 - - [2026-08-14 11:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.241 - - [2026-08-14 11:28:21] "GET /virtual-network/94bac721-6202-4259-b46f-290a3bc95423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006236 10.0.0.241 - - [2026-08-14 11:28:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000509 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.005489 10.0.0.241 - - [2026-08-14 11:28:22] "POST /security-groups HTTP/1.1" 200 574 0.093137 10.0.0.241 - - [2026-08-14 11:28:22] "POST /projects HTTP/1.1" 200 491 0.296260 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.005704 10.0.0.241 - - [2026-08-14 11:28:22] "POST /access-control-lists HTTP/1.1" 200 596 0.031790 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.029625 10.0.0.241 - - [2026-08-14 11:28:22] "POST /access-control-lists HTTP/1.1" 200 594 0.044553 10.0.0.241 - - [2026-08-14 11:28:22] "POST /security-groups HTTP/1.1" 200 548 0.061532 10.0.0.241 - - [2026-08-14 11:28:22] "POST /chown HTTP/1.1" 200 109 0.042887 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.006414 10.0.0.241 - - [2026-08-14 11:28:22] "POST /network-ipams HTTP/1.1" 200 524 0.082618 10.0.0.241 - - [2026-08-14 11:28:22] "POST /access-control-lists HTTP/1.1" 200 585 0.106847 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.011824 10.0.0.241 - - [2026-08-14 11:28:22] "POST /network-ipams HTTP/1.1" 200 512 0.095783 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.003844 10.0.0.241 - - [2026-08-14 11:28:22] "POST /access-control-lists HTTP/1.1" 200 583 0.109799 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002277 10.0.0.241 - - [2026-08-14 11:28:22] "POST /access-control-lists HTTP/1.1" 200 604 0.087367 10.0.0.241 - - [2026-08-14 11:28:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.025588 10.0.0.241 - - [2026-08-14 11:28:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007709 10.0.0.241 - - [2026-08-14 11:28:22] "POST /virtual-networks HTTP/1.1" 200 540 0.265249 10.0.0.241 - - [2026-08-14 11:28:22] "POST /access-control-lists HTTP/1.1" 200 602 0.045006 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.241 - - [2026-08-14 11:28:23] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.018981 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.008487 10.0.0.241 - - [2026-08-14 11:28:23] "POST /network-ipams HTTP/1.1" 200 520 0.069504 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.005808 10.0.0.241 - - [2026-08-14 11:28:23] "POST /access-control-lists HTTP/1.1" 200 591 0.113095 10.0.0.241 - - [2026-08-14 11:28:23] "POST /route-targets HTTP/1.1" 200 328 0.030507 10.0.0.241 - - [2026-08-14 11:28:23] "POST /ref-update HTTP/1.1" 200 156 0.125876 10.0.0.241 - - [2026-08-14 11:28:23] "POST /useragent-kv HTTP/1.1" 200 115 0.041798 10.0.0.241 - - [2026-08-14 11:28:23] "POST /virtual-networks HTTP/1.1" 200 548 0.346375 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006089 10.0.0.241 - - [2026-08-14 11:28:23] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.022853 10.0.0.241 - - [2026-08-14 11:28:23] "POST /route-targets HTTP/1.1" 200 328 0.032523 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.013933 10.0.0.241 - - [2026-08-14 11:28:23] "POST /ref-update HTTP/1.1" 200 156 0.092997 10.0.0.241 - - [2026-08-14 11:28:23] "POST /network-policys HTTP/1.1" 200 540 0.078203 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.002405 10.0.0.241 - - [2026-08-14 11:28:23] "POST /network-policys HTTP/1.1" 200 536 0.054047 10.0.0.241 - - [2026-08-14 11:28:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.016529 10.0.0.241 - - [2026-08-14 11:28:23] "POST /network-policys HTTP/1.1" 200 544 0.058002 10.0.0.241 - - [2026-08-14 11:28:24] "POST /ref-update HTTP/1.1" 200 156 0.140694 10.0.0.241 - - [2026-08-14 11:28:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016764 10.0.0.241 - - [2026-08-14 11:28:24] "PUT /access-control-list/9996c907-4049-41cc-992c-2aa4fba14856 HTTP/1.1" 200 273 0.066827 10.0.0.241 - - [2026-08-14 11:28:24] "PUT /access-control-list/cd2c689f-73aa-47dc-b052-d0ac00a9a16a HTTP/1.1" 200 273 0.039799 10.0.0.241 - - [2026-08-14 11:28:24] "POST /ref-update HTTP/1.1" 200 156 0.190216 10.0.0.241 - - [2026-08-14 11:28:24] "POST /ref-update HTTP/1.1" 200 156 0.200752 10.0.0.241 - - [2026-08-14 11:28:24] "PUT /access-control-list/9996c907-4049-41cc-992c-2aa4fba14856 HTTP/1.1" 200 273 0.075800 10.0.0.241 - - [2026-08-14 11:28:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027702 10.0.0.241 - - [2026-08-14 11:28:24] "PUT /access-control-list/cd2c689f-73aa-47dc-b052-d0ac00a9a16a HTTP/1.1" 200 273 0.078589 10.0.0.241 - - [2026-08-14 11:28:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.222806 10.0.0.241 - - [2026-08-14 11:28:25] "POST /ref-update HTTP/1.1" 200 156 0.305214 10.0.0.241 - - [2026-08-14 11:28:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.025881 10.0.0.241 - - [2026-08-14 11:28:25] "POST /ref-update HTTP/1.1" 200 156 0.365309 10.0.0.241 - - [2026-08-14 11:28:25] "POST /access-control-lists HTTP/1.1" 200 603 0.232115 10.0.0.241 - - [2026-08-14 11:28:25] "POST /ref-update HTTP/1.1" 200 156 0.311664 10.0.0.241 - - [2026-08-14 11:28:25] "POST /ref-update HTTP/1.1" 200 156 0.248823 10.0.0.241 - - [2026-08-14 11:28:25] "PUT /access-control-list/9996c907-4049-41cc-992c-2aa4fba14856 HTTP/1.1" 200 273 0.102041 10.0.0.241 - - [2026-08-14 11:28:26] "POST /ref-update HTTP/1.1" 200 156 0.317686 10.0.0.241 - - [2026-08-14 11:28:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006890 10.0.0.241 - - [2026-08-14 11:28:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028623 10.0.0.241 - - [2026-08-14 11:28:26] "PUT /access-control-list/bdd0e8d6-ebeb-4392-b25f-78a313f19880 HTTP/1.1" 200 273 0.107577 10.0.0.241 - - [2026-08-14 11:28:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021253 10.0.0.241 - - [2026-08-14 11:28:26] "POST /ref-update HTTP/1.1" 200 156 0.102275 10.0.0.241 - - [2026-08-14 11:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.241 - - [2026-08-14 11:28:26] "GET /virtual-network/94bac721-6202-4259-b46f-290a3bc95423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008019 10.0.0.241 - - [2026-08-14 11:28:26] "PUT /access-control-list/bdd0e8d6-ebeb-4392-b25f-78a313f19880 HTTP/1.1" 200 273 0.060061 10.0.0.241 - - [2026-08-14 11:28:26] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.031746 10.0.0.241 - - [2026-08-14 11:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.241 - - [2026-08-14 11:28:26] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005881 10.0.0.241 - - [2026-08-14 11:28:26] "POST /firewall-policys HTTP/1.1" 200 532 0.054065 10.0.0.241 - - [2026-08-14 11:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.081419 10.0.0.241 - - [2026-08-14 11:28:26] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.046432 10.0.0.241 - - [2026-08-14 11:28:26] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004217 10.0.0.241 - - [2026-08-14 11:28:26] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003888 10.0.0.241 - - [2026-08-14 11:28:26] "POST /ref-update HTTP/1.1" 200 156 0.070234 10.0.0.241 - - [2026-08-14 11:28:26] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.007901 10.0.0.241 - - [2026-08-14 11:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.241 - - [2026-08-14 11:28:26] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004531 10.0.0.241 - - [2026-08-14 11:28:26] "POST /firewall-policys HTTP/1.1" 200 534 0.035037 10.0.0.241 - - [2026-08-14 11:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.063068 10.0.0.241 - - [2026-08-14 11:28:26] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005285 10.0.0.241 - - [2026-08-14 11:28:27] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003790 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003531 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004873 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009929 10.0.0.241 - - [2026-08-14 11:28:27] "POST /ref-update HTTP/1.1" 200 156 0.037905 10.0.0.241 - - [2026-08-14 11:28:27] "POST /ref-update HTTP/1.1" 200 156 0.079867 10.0.0.241 - - [2026-08-14 11:28:27] "POST /ref-update HTTP/1.1" 200 156 0.061382 10.0.0.241 - - [2026-08-14 11:28:27] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.031679 10.0.0.241 - - [2026-08-14 11:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.241 - - [2026-08-14 11:28:27] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004315 10.0.0.241 - - [2026-08-14 11:28:27] "POST /firewall-policys HTTP/1.1" 200 532 0.040959 10.0.0.241 - - [2026-08-14 11:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.047272 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.023362 10.0.0.241 - - [2026-08-14 11:28:27] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003939 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003878 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008859 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004546 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004485 10.0.0.241 - - [2026-08-14 11:28:27] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012700 10.0.0.241 - - [2026-08-14 11:28:27] "POST /ref-update HTTP/1.1" 200 156 0.040334 10.0.0.241 - - [2026-08-14 11:28:27] "POST /ref-update HTTP/1.1" 200 156 0.055111 10.0.0.241 - - [2026-08-14 11:28:27] "POST /ref-update HTTP/1.1" 200 156 0.044382 10.0.0.241 - - [2026-08-14 11:28:28] "POST /ref-update HTTP/1.1" 200 156 0.044213 10.0.0.241 - - [2026-08-14 11:28:28] "POST /ref-update HTTP/1.1" 200 156 0.152383 10.0.0.241 - - [2026-08-14 11:28:28] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.024467 10.0.0.241 - - [2026-08-14 11:28:28] "POST /tags HTTP/1.1" 200 300 0.042537 10.0.0.241 - - [2026-08-14 11:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.241 - - [2026-08-14 11:28:28] "GET /tag/6b8bfc88-90e2-42bc-92a6-25c0825c23ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.047134 10.0.0.241 - - [2026-08-14 11:28:28] "POST /set-tag HTTP/1.1" 200 109 0.037953 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001502 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003375 10.0.0.241 - - [2026-08-14 11:28:28] "POST /tags HTTP/1.1" 200 306 0.153523 10.0.0.241 - - [2026-08-14 11:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011889 10.0.0.241 - - [2026-08-14 11:28:28] "GET /tag/f4b6e99a-8255-483e-9b5e-d938e4078eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.021598 10.0.0.241 - - [2026-08-14 11:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.241 - - [2026-08-14 11:28:28] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030863 10.0.0.241 - - [2026-08-14 11:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.241 - - [2026-08-14 11:28:28] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.010923 10.0.0.241 - - [2026-08-14 11:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008385 10.0.0.241 - - [2026-08-14 11:28:28] "GET /service-appliance-set/320b3f08-32c4-4906-9555-f2a3548cf546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006410 10.0.0.241 - - [2026-08-14 11:28:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002539 10.0.0.241 - - [2026-08-14 11:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.154515 10.0.0.241 - - [2026-08-14 11:28:29] "GET /virtual-machine-interface/bc7e586f-4c2b-4e24-99c2-7cf5eabe19e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.025302 10.0.0.241 - - [2026-08-14 11:28:29] "POST /instance-ips HTTP/1.1" 200 382 0.066682 10.0.0.241 - - [2026-08-14 11:28:29] "GET /instance-ip/5235c9b9-c5fb-42fc-b89d-705e697a5109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.024858 10.0.0.241 - - [2026-08-14 11:28:29] "POST /loadbalancers HTTP/1.1" 200 584 0.121133 10.0.0.241 - - [2026-08-14 11:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028144 10.0.0.241 - - [2026-08-14 11:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013800 10.0.0.241 - - [2026-08-14 11:28:29] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049890 10.0.0.241 - - [2026-08-14 11:28:29] "GET /loadbalancer/379e4577-86d5-449b-bcf6-a397a0a50da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.013174 10.0.0.241 - - [2026-08-14 11:28:29] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.096301 10.0.0.241 - - [2026-08-14 11:28:29] "GET /instance-ip/5235c9b9-c5fb-42fc-b89d-705e697a5109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006639 10.0.0.241 - - [2026-08-14 11:28:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.080789 10.0.0.241 - - [2026-08-14 11:28:29] "POST /floating-ips HTTP/1.1" 200 585 0.100865 10.0.0.241 - - [2026-08-14 11:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.085768 10.0.0.241 - - [2026-08-14 11:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009931 10.0.0.241 - - [2026-08-14 11:28:30] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071647 10.0.0.241 - - [2026-08-14 11:28:30] "GET /loadbalancer-listener/09f0b283-e048-4183-a4c0-0af98dc654ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.009251 10.0.0.241 - - [2026-08-14 11:28:30] "GET /loadbalancer-listener/09f0b283-e048-4183-a4c0-0af98dc654ad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006909 10.0.0.241 - - [2026-08-14 11:28:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031856 10.0.0.241 - - [2026-08-14 11:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012877 10.0.0.241 - - [2026-08-14 11:28:30] "GET /instance-ip/5235c9b9-c5fb-42fc-b89d-705e697a5109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013518 10.0.0.241 - - [2026-08-14 11:28:30] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.007533 10.0.0.241 - - [2026-08-14 11:28:30] "GET /instance-ip/5235c9b9-c5fb-42fc-b89d-705e697a5109?fields=floating_ips HTTP/1.1" 200 1172 0.111762 10.0.0.241 - - [2026-08-14 11:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019135 10.0.0.241 - - [2026-08-14 11:28:30] "GET /floating-ip/0264d49a-48ee-4e22-81ec-6be5c38ed3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.033701 10.0.0.241 - - [2026-08-14 11:28:30] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.059403 10.0.0.241 - - [2026-08-14 11:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.043530 10.0.0.241 - - [2026-08-14 11:28:30] "GET /loadbalancer/379e4577-86d5-449b-bcf6-a397a0a50da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006306 10.0.0.241 - - [2026-08-14 11:28:30] "POST /tags HTTP/1.1" 200 302 0.170920 10.0.0.241 - - [2026-08-14 11:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023010 10.0.0.241 - - [2026-08-14 11:28:30] "GET /tag/91ac616d-134e-4a0a-8f0e-68773533d77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.057106 10.0.0.241 - - [2026-08-14 11:28:30] "POST /tags HTTP/1.1" 200 326 0.131037 10.0.0.241 - - [2026-08-14 11:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991 10.0.0.241 - - [2026-08-14 11:28:31] "GET /tag/16487461-eee8-48e3-a7cb-531ef2639718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029063 10.0.0.241 - - [2026-08-14 11:28:31] "POST /tags HTTP/1.1" 200 364 0.140327 10.0.0.241 - - [2026-08-14 11:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.037128 10.0.0.241 - - [2026-08-14 11:28:31] "GET /tag/f98c8fb0-b4b4-4a4f-bb66-f45f79cc9e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.029977 10.0.0.241 - - [2026-08-14 11:28:31] "POST /tags HTTP/1.1" 200 312 0.111149 10.0.0.241 - - [2026-08-14 11:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010170 10.0.0.241 - - [2026-08-14 11:28:31] "GET /tag/5c53b958-e75d-4249-8d75-42aaaf1b13e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.030344 10.0.0.241 - - [2026-08-14 11:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.241 - - [2026-08-14 11:28:31] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.015971 10.0.0.241 - - [2026-08-14 11:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.241 - - [2026-08-14 11:28:31] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.065859 10.0.0.241 - - [2026-08-14 11:28:31] "POST /virtual-machines HTTP/1.1" 200 378 0.037692 10.0.0.241 - - [2026-08-14 11:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.042185 10.0.0.241 - - [2026-08-14 11:28:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.233975 10.0.0.241 - - [2026-08-14 11:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.064513 10.0.0.241 - - [2026-08-14 11:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.044393 10.0.0.241 - - [2026-08-14 11:28:32] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.013618 10.0.0.241 - - [2026-08-14 11:28:32] "POST /instance-ips HTTP/1.1" 200 410 0.094384 10.0.0.241 - - [2026-08-14 11:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.090979 10.0.0.241 - - [2026-08-14 11:28:32] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.046829 10.0.0.241 - - [2026-08-14 11:28:32] "POST /set-tag HTTP/1.1" 200 109 0.064594 10.0.0.241 - - [2026-08-14 11:28:32] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.042017 10.0.0.241 - - [2026-08-14 11:28:32] "GET /instance-ip/47a882b6-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.014844 10.0.0.241 - - [2026-08-14 11:28:32] "POST /tags HTTP/1.1" 200 358 0.057113 10.0.0.241 - - [2026-08-14 11:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.241 - - [2026-08-14 11:28:32] "GET /tag/6ad517f4-32db-4d12-bab5-31fb27a77d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.036304 10.0.0.241 - - [2026-08-14 11:28:33] "POST /tags HTTP/1.1" 200 306 0.067640 10.0.0.241 - - [2026-08-14 11:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013550 10.0.0.241 - - [2026-08-14 11:28:33] "GET /tag/81983ca8-deff-42d3-80c1-f24fbc916944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.044238 10.0.0.241 - - [2026-08-14 11:28:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000726 10.0.0.241 - - [2026-08-14 11:28:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.009579 10.0.0.241 - - [2026-08-14 11:28:33] "POST /security-groups HTTP/1.1" 200 571 0.135770 10.0.0.241 - - [2026-08-14 11:28:33] "POST /projects HTTP/1.1" 200 485 0.357607 10.0.0.241 - - [2026-08-14 11:28:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.005564 10.0.0.241 - - [2026-08-14 11:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029734 10.0.0.241 - - [2026-08-14 11:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013375 10.0.0.241 - - [2026-08-14 11:28:33] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.026879 10.0.0.241 - - [2026-08-14 11:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.241 - - [2026-08-14 11:28:33] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.039600 10.0.0.241 - - [2026-08-14 11:28:33] "POST /access-control-lists HTTP/1.1" 200 582 0.177351 10.0.0.241 - - [2026-08-14 11:28:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.019531 10.0.0.241 - - [2026-08-14 11:28:33] "POST /access-control-lists HTTP/1.1" 200 580 0.104466 10.0.0.241 - - [2026-08-14 11:28:33] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.149574 10.0.0.241 - - [2026-08-14 11:28:34] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.119405 10.0.0.241 - - [2026-08-14 11:28:34] "POST /security-groups HTTP/1.1" 200 539 0.118977 10.0.0.241 - - [2026-08-14 11:28:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003572 10.0.0.241 - - [2026-08-14 11:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.062269 10.0.0.241 - - [2026-08-14 11:28:34] "POST /chown HTTP/1.1" 200 109 0.035164 10.0.0.241 - - [2026-08-14 11:28:34] "POST /access-control-lists HTTP/1.1" 200 598 0.104362 10.0.0.241 - - [2026-08-14 11:28:34] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021935 10.0.0.241 - - [2026-08-14 11:28:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.023596 10.0.0.241 - - [2026-08-14 11:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006895 10.0.0.241 - - [2026-08-14 11:28:34] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006750 10.0.0.241 - - [2026-08-14 11:28:34] "POST /tags HTTP/1.1" 409 207 0.006551 10.0.0.241 - - [2026-08-14 11:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.241 - - [2026-08-14 11:28:34] "POST /access-control-lists HTTP/1.1" 200 596 0.088061 10.0.0.241 - - [2026-08-14 11:28:34] "GET /tag/81983ca8-deff-42d3-80c1-f24fbc916944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.053741 10.0.0.241 - - [2026-08-14 11:28:34] "POST /firewall-rules HTTP/1.1" 200 566 0.092692 10.0.0.241 - - [2026-08-14 11:28:34] "GET /firewall-rule/b572cf8b-5b5d-4e79-90d1-1f3b7c1d05a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.013483 10.0.0.241 - - [2026-08-14 11:28:34] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005589 10.0.0.241 - - [2026-08-14 11:28:34] "GET /firewall-rule/b572cf8b-5b5d-4e79-90d1-1f3b7c1d05a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.004184 10.0.0.241 - - [2026-08-14 11:28:34] "POST /ref-update HTTP/1.1" 200 156 0.021381 10.0.0.241 - - [2026-08-14 11:28:34] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016022 10.0.0.241 - - [2026-08-14 11:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.241 - - [2026-08-14 11:28:34] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008476 10.0.0.241 - - [2026-08-14 11:28:34] "POST /tags HTTP/1.1" 409 207 0.003034 10.0.0.241 - - [2026-08-14 11:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.241 - - [2026-08-14 11:28:34] "GET /tag/81983ca8-deff-42d3-80c1-f24fbc916944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.024814 10.0.0.241 - - [2026-08-14 11:28:35] "POST /firewall-rules HTTP/1.1" 200 564 0.102856 10.0.0.241 - - [2026-08-14 11:28:35] "GET /firewall-rule/0c31b656-2234-4658-882a-d016f44f6d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006546 10.0.0.241 - - [2026-08-14 11:28:35] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007601 10.0.0.241 - - [2026-08-14 11:28:35] "GET /firewall-rule/0c31b656-2234-4658-882a-d016f44f6d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004444 10.0.0.241 - - [2026-08-14 11:28:35] "POST /ref-update HTTP/1.1" 200 156 0.042507 10.0.0.241 - - [2026-08-14 11:28:35] "POST /tags HTTP/1.1" 200 302 0.045291 10.0.0.241 - - [2026-08-14 11:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.241 - - [2026-08-14 11:28:35] "GET /tag/57703026-7e7b-4a1d-92d7-2c2b691ae12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018244 10.0.0.241 - - [2026-08-14 11:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012100 10.0.0.241 - - [2026-08-14 11:28:35] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.122694 10.0.0.241 - - [2026-08-14 11:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.241 - - [2026-08-14 11:28:35] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.015517 10.0.0.241 - - [2026-08-14 11:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.241 - - [2026-08-14 11:28:35] "GET /service-appliance-set/320b3f08-32c4-4906-9555-f2a3548cf546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003876 10.0.0.241 - - [2026-08-14 11:28:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.003177 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001496 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001147 10.0.0.241 - - [2026-08-14 11:28:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.190559 10.0.0.241 - - [2026-08-14 11:28:35] "GET /virtual-machine-interface/35d919a3-7f36-461d-9c78-b9f184a5d2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.017281 10.0.0.241 - - [2026-08-14 11:28:35] "POST /instance-ips HTTP/1.1" 200 378 0.049416 10.0.0.241 - - [2026-08-14 11:28:36] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.027349 10.0.0.241 - - [2026-08-14 11:28:36] "POST /loadbalancers HTTP/1.1" 200 584 0.079463 10.0.0.241 - - [2026-08-14 11:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.107167 10.0.0.241 - - [2026-08-14 11:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.241 - - [2026-08-14 11:28:36] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.119018 10.0.0.241 - - [2026-08-14 11:28:36] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.175206 10.0.0.241 - - [2026-08-14 11:28:36] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013519 10.0.0.241 - - [2026-08-14 11:28:36] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.018214 10.0.0.241 - - [2026-08-14 11:28:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036790 10.0.0.241 - - [2026-08-14 11:28:36] "POST /floating-ips HTTP/1.1" 200 583 0.059352 10.0.0.241 - - [2026-08-14 11:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.073858 10.0.0.241 - - [2026-08-14 11:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024175 10.0.0.241 - - [2026-08-14 11:28:36] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.090795 10.0.0.241 - - [2026-08-14 11:28:36] "GET /loadbalancer-listener/b3c0b71c-f6f8-4331-adcd-b331c82cac81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005804 10.0.0.241 - - [2026-08-14 11:28:36] "GET /loadbalancer-listener/b3c0b71c-f6f8-4331-adcd-b331c82cac81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.023646 10.0.0.241 - - [2026-08-14 11:28:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.065171 10.0.0.241 - - [2026-08-14 11:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008961 10.0.0.241 - - [2026-08-14 11:28:36] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012391 10.0.0.241 - - [2026-08-14 11:28:36] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?fields=floating_ips HTTP/1.1" 200 1166 0.012802 10.0.0.241 - - [2026-08-14 11:28:36] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.011738 10.0.0.241 - - [2026-08-14 11:28:37] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.107821 10.0.0.241 - - [2026-08-14 11:28:37] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005515 10.0.0.241 - - [2026-08-14 11:28:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.037738 10.0.0.241 - - [2026-08-14 11:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011560 10.0.0.241 - - [2026-08-14 11:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031742 10.0.0.241 - - [2026-08-14 11:28:37] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.093096 10.0.0.241 - - [2026-08-14 11:28:37] "GET /loadbalancer-listener/42a20622-c5a3-49ec-ac66-3cf0b82c9ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003611 10.0.0.241 - - [2026-08-14 11:28:37] "GET /loadbalancer-listener/42a20622-c5a3-49ec-ac66-3cf0b82c9ffa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006951 10.0.0.241 - - [2026-08-14 11:28:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055438 10.0.0.241 - - [2026-08-14 11:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013800 10.0.0.241 - - [2026-08-14 11:28:37] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009750 10.0.0.241 - - [2026-08-14 11:28:37] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?fields=floating_ips HTTP/1.1" 200 1166 0.011055 10.0.0.241 - - [2026-08-14 11:28:37] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002686 10.0.0.241 - - [2026-08-14 11:28:37] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101045 10.0.0.241 - - [2026-08-14 11:28:37] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004669 10.0.0.241 - - [2026-08-14 11:28:37] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.090521 10.0.0.241 - - [2026-08-14 11:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038612 10.0.0.241 - - [2026-08-14 11:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015113 10.0.0.241 - - [2026-08-14 11:28:37] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101998 10.0.0.241 - - [2026-08-14 11:28:38] "GET /loadbalancer-listener/fb22de38-8266-4f30-9a35-c23f0c6f1a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.009227 10.0.0.241 - - [2026-08-14 11:28:38] "GET /loadbalancer-listener/fb22de38-8266-4f30-9a35-c23f0c6f1a03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.007885 10.0.0.241 - - [2026-08-14 11:28:38] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.074148 10.0.0.241 - - [2026-08-14 11:28:38] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006129 10.0.0.241 - - [2026-08-14 11:28:38] "GET /instance-ip/2a6c4cc2-2d30-4d5c-b958-f0034cd3ea42?fields=floating_ips HTTP/1.1" 200 1166 0.007892 10.0.0.241 - - [2026-08-14 11:28:38] "POST /tags HTTP/1.1" 200 356 0.044649 10.0.0.241 - - [2026-08-14 11:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017630 10.0.0.241 - - [2026-08-14 11:28:38] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.020559 10.0.0.241 - - [2026-08-14 11:28:38] "GET /tag/09792131-886d-4545-84f5-5ab88a152110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.052718 10.0.0.241 - - [2026-08-14 11:28:38] "POST /tags HTTP/1.1" 200 304 0.025767 10.0.0.241 - - [2026-08-14 11:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023791 10.0.0.241 - - [2026-08-14 11:28:38] "GET /tag/a46a819f-48a4-44a9-8e05-15839a8f4352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016875 10.0.0.241 - - [2026-08-14 11:28:38] "POST /projects HTTP/1.1" 409 218 0.010534 10.0.0.241 - - [2026-08-14 11:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.241 - - [2026-08-14 11:28:38] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073752 10.0.0.241 - - [2026-08-14 11:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.241 - - [2026-08-14 11:28:38] "GET /network-ipam/0ba2af91-77e4-4250-8eb6-90d8a3db845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006633 10.0.0.241 - - [2026-08-14 11:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.241 - - [2026-08-14 11:28:38] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005529 10.0.0.241 - - [2026-08-14 11:28:38] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.115290 10.0.0.241 - - [2026-08-14 11:28:38] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.023982 10.0.0.241 - - [2026-08-14 11:28:39] "POST /set-tag HTTP/1.1" 200 109 0.182234 10.0.0.241 - - [2026-08-14 11:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029230 10.0.0.241 - - [2026-08-14 11:28:39] "GET /network-ipam/0675dd70-78f4-491e-a3ca-b5759f3cb086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.010467 10.0.0.241 - - [2026-08-14 11:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.241 - - [2026-08-14 11:28:39] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005953 10.0.0.241 - - [2026-08-14 11:28:39] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.230142 10.0.0.241 - - [2026-08-14 11:28:39] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.042802 10.0.0.241 - - [2026-08-14 11:28:39] "POST /set-tag HTTP/1.1" 200 109 0.309804 10.0.0.241 - - [2026-08-14 11:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035109 10.0.0.241 - - [2026-08-14 11:28:39] "GET /network-policy/82eee719-b9ae-486c-8835-89d65251fb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009993 10.0.0.241 - - [2026-08-14 11:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011889 10.0.0.241 - - [2026-08-14 11:28:39] "GET /network-policy/c71e527f-3e93-4bbe-b9ba-daf9595b5fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007504 10.0.0.241 - - [2026-08-14 11:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008677 10.0.0.241 - - [2026-08-14 11:28:40] "GET /network-policy/2b37a36c-b894-4f56-9a10-2dc09dee31d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.013460 10.0.0.241 - - [2026-08-14 11:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.241 - - [2026-08-14 11:28:40] "PUT /network-policy/2b37a36c-b894-4f56-9a10-2dc09dee31d5 HTTP/1.1" 200 263 0.036288 10.0.0.241 - - [2026-08-14 11:28:40] "POST /ref-update HTTP/1.1" 200 156 0.195707 10.0.0.241 - - [2026-08-14 11:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015580 10.0.0.241 - - [2026-08-14 11:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017567 10.0.0.241 - - [2026-08-14 11:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006107 10.0.0.241 - - [2026-08-14 11:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003283 10.0.0.241 - - [2026-08-14 11:28:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007510 10.0.0.241 - - [2026-08-14 11:28:40] "POST /security-groups HTTP/1.1" 409 245 0.004334 10.0.0.241 - - [2026-08-14 11:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.241 - - [2026-08-14 11:28:40] "PUT /security-group/07af6bb2-72b5-4763-bf4e-aa434b30efe2 HTTP/1.1" 200 263 0.108604 10.0.0.241 - - [2026-08-14 11:28:40] "PUT /access-control-list/4f4bacc8-e3a2-4be6-9e06-d0ac300ebb7f HTTP/1.1" 200 273 0.039703 10.0.0.241 - - [2026-08-14 11:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.085127 10.0.0.241 - - [2026-08-14 11:28:40] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.039099 10.0.0.241 - - [2026-08-14 11:28:40] "PUT /access-control-list/608c895c-49e7-46a5-9811-d72a7dd551ad HTTP/1.1" 200 273 0.098027 10.0.0.241 - - [2026-08-14 11:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013114 10.0.0.241 - - [2026-08-14 11:28:40] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007526 10.0.0.241 - - [2026-08-14 11:28:40] "POST /tags HTTP/1.1" 409 206 0.003933 10.0.0.241 - - [2026-08-14 11:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.241 - - [2026-08-14 11:28:40] "GET /tag/a46a819f-48a4-44a9-8e05-15839a8f4352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023562 10.0.0.241 - - [2026-08-14 11:28:41] "POST /firewall-rules HTTP/1.1" 200 564 0.120525 10.0.0.241 - - [2026-08-14 11:28:41] "GET /firewall-rule/76c1087c-3c3c-4c90-867d-2c7f1a73fed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005797 10.0.0.241 - - [2026-08-14 11:28:41] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005716 10.0.0.241 - - [2026-08-14 11:28:41] "GET /firewall-rule/76c1087c-3c3c-4c90-867d-2c7f1a73fed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004874 10.0.0.241 - - [2026-08-14 11:28:41] "POST /ref-update HTTP/1.1" 200 156 0.076951 10.0.0.241 - - [2026-08-14 11:28:41] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007060 10.0.0.241 - - [2026-08-14 11:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006692 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001709 10.0.0.241 - - [2026-08-14 11:28:41] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003635 10.0.0.241 - - [2026-08-14 11:28:41] "POST /tags HTTP/1.1" 409 206 0.002562 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:28:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001416 10.0.0.241 - - [2026-08-14 11:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.241 - - [2026-08-14 11:28:41] "GET /tag/a46a819f-48a4-44a9-8e05-15839a8f4352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014725 10.0.0.241 - - [2026-08-14 11:28:41] "POST /firewall-rules HTTP/1.1" 200 562 0.114415 10.0.0.241 - - [2026-08-14 11:28:41] "GET /firewall-rule/3df2b98e-3c04-4f61-92ba-0d78dbcb648d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024855 10.0.0.241 - - [2026-08-14 11:28:41] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006199 10.0.0.241 - - [2026-08-14 11:28:41] "GET /firewall-rule/3df2b98e-3c04-4f61-92ba-0d78dbcb648d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005403 10.0.0.241 - - [2026-08-14 11:28:41] "POST /ref-update HTTP/1.1" 200 156 0.050395 10.0.0.241 - - [2026-08-14 11:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007880 10.0.0.241 - - [2026-08-14 11:28:41] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008079 10.0.0.241 - - [2026-08-14 11:28:41] "POST /tags HTTP/1.1" 200 372 0.055135 10.0.0.241 - - [2026-08-14 11:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021672 10.0.0.241 - - [2026-08-14 11:28:42] "GET /tag/d5da1aa2-70a7-4e65-8c44-b5641dff0836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092828 10.0.0.241 - - [2026-08-14 11:28:42] "POST /tags HTTP/1.1" 200 320 0.107143 10.0.0.241 - - [2026-08-14 11:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016453 10.0.0.241 - - [2026-08-14 11:28:42] "GET /tag/4f50a3b5-65a1-4ab2-8e05-175cea338795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.035110 10.0.0.241 - - [2026-08-14 11:28:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000772 10.0.0.241 - - [2026-08-14 11:28:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.006305 10.0.0.241 - - [2026-08-14 11:28:42] "POST /security-groups HTTP/1.1" 200 578 0.070150 10.0.0.241 - - [2026-08-14 11:28:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.008297 10.0.0.241 - - [2026-08-14 11:28:42] "POST /projects HTTP/1.1" 200 499 0.275318 10.0.0.241 - - [2026-08-14 11:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029484 10.0.0.241 - - [2026-08-14 11:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.241 - - [2026-08-14 11:28:42] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.032770 10.0.0.241 - - [2026-08-14 11:28:42] "POST /access-control-lists HTTP/1.1" 200 589 0.143412 10.0.0.241 - - [2026-08-14 11:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.041033 10.0.0.241 - - [2026-08-14 11:28:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.014493 10.0.0.241 - - [2026-08-14 11:28:42] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.008003 10.0.0.241 - - [2026-08-14 11:28:42] "POST /access-control-lists HTTP/1.1" 200 587 0.095648 10.0.0.241 - - [2026-08-14 11:28:42] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.173730 10.0.0.241 - - [2026-08-14 11:28:43] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.083554 10.0.0.241 - - [2026-08-14 11:28:43] "POST /security-groups HTTP/1.1" 200 560 0.083069 10.0.0.241 - - [2026-08-14 11:28:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.010335 10.0.0.241 - - [2026-08-14 11:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.046961 10.0.0.241 - - [2026-08-14 11:28:43] "POST /access-control-lists HTTP/1.1" 200 612 0.067875 10.0.0.241 - - [2026-08-14 11:28:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.003460 10.0.0.241 - - [2026-08-14 11:28:43] "POST /chown HTTP/1.1" 200 109 0.124326 10.0.0.241 - - [2026-08-14 11:28:43] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024923 10.0.0.241 - - [2026-08-14 11:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.241 - - [2026-08-14 11:28:43] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007758 10.0.0.241 - - [2026-08-14 11:28:43] "POST /tags HTTP/1.1" 409 214 0.003114 10.0.0.241 - - [2026-08-14 11:28:43] "POST /access-control-lists HTTP/1.1" 200 610 0.170452 10.0.0.241 - - [2026-08-14 11:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012857 10.0.0.241 - - [2026-08-14 11:28:43] "GET /tag/4f50a3b5-65a1-4ab2-8e05-175cea338795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.020491 10.0.0.241 - - [2026-08-14 11:28:43] "POST /firewall-rules HTTP/1.1" 200 580 0.132622 10.0.0.241 - - [2026-08-14 11:28:43] "GET /firewall-rule/d6de11ef-99cd-450c-a410-0222285f8b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006456 10.0.0.241 - - [2026-08-14 11:28:43] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.006207 10.0.0.241 - - [2026-08-14 11:28:43] "GET /firewall-rule/d6de11ef-99cd-450c-a410-0222285f8b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003720 10.0.0.241 - - [2026-08-14 11:28:43] "POST /ref-update HTTP/1.1" 200 156 0.058368 10.0.0.241 - - [2026-08-14 11:28:43] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007436 10.0.0.241 - - [2026-08-14 11:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025251 10.0.0.241 - - [2026-08-14 11:28:43] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003529 10.0.0.241 - - [2026-08-14 11:28:43] "POST /tags HTTP/1.1" 409 214 0.002316 10.0.0.241 - - [2026-08-14 11:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.241 - - [2026-08-14 11:28:44] "GET /tag/4f50a3b5-65a1-4ab2-8e05-175cea338795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.015490 10.0.0.241 - - [2026-08-14 11:28:44] "POST /firewall-rules HTTP/1.1" 200 578 0.089793 10.0.0.241 - - [2026-08-14 11:28:44] "GET /firewall-rule/a647b4f7-3cf1-4f3a-a7ef-9d03822fabb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.033629 10.0.0.241 - - [2026-08-14 11:28:44] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005257 10.0.0.241 - - [2026-08-14 11:28:44] "GET /firewall-rule/a647b4f7-3cf1-4f3a-a7ef-9d03822fabb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003311 10.0.0.241 - - [2026-08-14 11:28:44] "POST /ref-update HTTP/1.1" 200 156 0.045699 10.0.0.241 - - [2026-08-14 11:28:44] "POST /tags HTTP/1.1" 200 364 0.033076 10.0.0.241 - - [2026-08-14 11:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.044108 10.0.0.241 - - [2026-08-14 11:28:44] "GET /tag/1157c709-4ef7-4e05-8428-e5e15ab91f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.043103 10.0.0.241 - - [2026-08-14 11:28:44] "POST /tags HTTP/1.1" 200 312 0.078196 10.0.0.241 - - [2026-08-14 11:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.241 - - [2026-08-14 11:28:44] "GET /tag/64302f82-89c2-4992-9b99-23b9f2c63f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.045366 10.0.0.241 - - [2026-08-14 11:28:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.007649 10.0.0.241 - - [2026-08-14 11:28:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.006299 10.0.0.241 - - [2026-08-14 11:28:44] "POST /security-groups HTTP/1.1" 200 574 0.083746 10.0.0.241 - - [2026-08-14 11:28:44] "POST /projects HTTP/1.1" 200 491 0.257822 10.0.0.241 - - [2026-08-14 11:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028674 10.0.0.241 - - [2026-08-14 11:28:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.002094 10.0.0.241 - - [2026-08-14 11:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.241 - - [2026-08-14 11:28:45] "POST /access-control-lists HTTP/1.1" 200 585 0.092525 10.0.0.241 - - [2026-08-14 11:28:45] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.037367 10.0.0.241 - - [2026-08-14 11:28:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.018680 10.0.0.241 - - [2026-08-14 11:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012303 10.0.0.241 - - [2026-08-14 11:28:45] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005949 10.0.0.241 - - [2026-08-14 11:28:45] "POST /access-control-lists HTTP/1.1" 200 583 0.100939 10.0.0.241 - - [2026-08-14 11:28:45] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.142343 10.0.0.241 - - [2026-08-14 11:28:45] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.083546 10.0.0.241 - - [2026-08-14 11:28:45] "POST /security-groups HTTP/1.1" 200 548 0.099664 10.0.0.241 - - [2026-08-14 11:28:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.007948 10.0.0.241 - - [2026-08-14 11:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.054539 10.0.0.241 - - [2026-08-14 11:28:45] "POST /access-control-lists HTTP/1.1" 200 604 0.126228 10.0.0.241 - - [2026-08-14 11:28:45] "POST /chown HTTP/1.1" 200 109 0.084218 10.0.0.241 - - [2026-08-14 11:28:45] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024806 10.0.0.241 - - [2026-08-14 11:28:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.021327 10.0.0.241 - - [2026-08-14 11:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.241 - - [2026-08-14 11:28:45] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.038912 10.0.0.241 - - [2026-08-14 11:28:45] "POST /access-control-lists HTTP/1.1" 200 602 0.087814 10.0.0.241 - - [2026-08-14 11:28:45] "POST /tags HTTP/1.1" 409 210 0.011891 10.0.0.241 - - [2026-08-14 11:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.241 - - [2026-08-14 11:28:45] "GET /tag/64302f82-89c2-4992-9b99-23b9f2c63f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015177 10.0.0.241 - - [2026-08-14 11:28:46] "POST /firewall-rules HTTP/1.1" 200 572 0.107100 10.0.0.241 - - [2026-08-14 11:28:46] "GET /firewall-rule/dccabcc3-590f-4588-b7ff-857c78c27085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.008847 10.0.0.241 - - [2026-08-14 11:28:46] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004739 10.0.0.241 - - [2026-08-14 11:28:46] "GET /firewall-rule/dccabcc3-590f-4588-b7ff-857c78c27085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003216 10.0.0.241 - - [2026-08-14 11:28:46] "POST /ref-update HTTP/1.1" 200 156 0.050780 10.0.0.241 - - [2026-08-14 11:28:46] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015949 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012443 10.0.0.241 - - [2026-08-14 11:28:46] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004129 10.0.0.241 - - [2026-08-14 11:28:46] "POST /tags HTTP/1.1" 409 210 0.002307 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.241 - - [2026-08-14 11:28:46] "GET /tag/64302f82-89c2-4992-9b99-23b9f2c63f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.020372 10.0.0.241 - - [2026-08-14 11:28:46] "POST /firewall-rules HTTP/1.1" 200 570 0.094229 10.0.0.241 - - [2026-08-14 11:28:46] "GET /firewall-rule/8b4071fe-fa70-4f58-bca6-7fae74abf7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.017148 10.0.0.241 - - [2026-08-14 11:28:46] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.006285 10.0.0.241 - - [2026-08-14 11:28:46] "GET /firewall-rule/8b4071fe-fa70-4f58-bca6-7fae74abf7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003288 10.0.0.241 - - [2026-08-14 11:28:46] "POST /ref-update HTTP/1.1" 200 156 0.071068 10.0.0.241 - - [2026-08-14 11:28:46] "POST /tags HTTP/1.1" 409 237 0.002915 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2026-08-14 11:28:46] "GET /tag/f98c8fb0-b4b4-4a4f-bb66-f45f79cc9e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.015397 10.0.0.241 - - [2026-08-14 11:28:46] "POST /tags HTTP/1.1" 409 210 0.004735 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.241 - - [2026-08-14 11:28:46] "GET /tag/5c53b958-e75d-4249-8d75-42aaaf1b13e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.020370 10.0.0.241 - - [2026-08-14 11:28:46] "POST /projects HTTP/1.1" 409 223 0.002587 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.241 - - [2026-08-14 11:28:46] "GET /project/c93453fa-d518-41a0-bdfb-ed50ba4c2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064973 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.241 - - [2026-08-14 11:28:46] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006183 10.0.0.241 - - [2026-08-14 11:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.241 - - [2026-08-14 11:28:46] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005605 10.0.0.241 - - [2026-08-14 11:28:47] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.178380 10.0.0.241 - - [2026-08-14 11:28:47] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.066640 10.0.0.241 - - [2026-08-14 11:28:47] "POST /security-groups HTTP/1.1" 409 253 0.006652 10.0.0.241 - - [2026-08-14 11:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.241 - - [2026-08-14 11:28:47] "PUT /security-group/fd8ab71e-9920-4a5b-8899-13b18c484019 HTTP/1.1" 200 263 0.070986 10.0.0.241 - - [2026-08-14 11:28:47] "PUT /access-control-list/3eab2ea6-cf05-471b-800b-0d932cd480a1 HTTP/1.1" 200 273 0.029809 10.0.0.241 - - [2026-08-14 11:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.074194 10.0.0.241 - - [2026-08-14 11:28:47] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027354 10.0.0.241 - - [2026-08-14 11:28:47] "PUT /access-control-list/740488f6-58e8-4adc-92cc-60eba6ebe9d5 HTTP/1.1" 200 273 0.045904 10.0.0.241 - - [2026-08-14 11:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.241 - - [2026-08-14 11:28:47] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003114 10.0.0.241 - - [2026-08-14 11:28:47] "POST /tags HTTP/1.1" 409 210 0.007276 10.0.0.241 - - [2026-08-14 11:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.241 - - [2026-08-14 11:28:47] "GET /tag/5c53b958-e75d-4249-8d75-42aaaf1b13e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013498 10.0.0.241 - - [2026-08-14 11:28:47] "POST /firewall-rules HTTP/1.1" 200 572 0.079294 10.0.0.241 - - [2026-08-14 11:28:47] "GET /firewall-rule/032908af-a3a0-4c86-bed6-802638645bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.007994 10.0.0.241 - - [2026-08-14 11:28:47] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004953 10.0.0.241 - - [2026-08-14 11:28:47] "GET /firewall-rule/032908af-a3a0-4c86-bed6-802638645bd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005066 10.0.0.241 - - [2026-08-14 11:28:47] "POST /ref-update HTTP/1.1" 200 156 0.055526 10.0.0.241 - - [2026-08-14 11:28:47] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009780 10.0.0.241 - - [2026-08-14 11:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.241 - - [2026-08-14 11:28:47] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003491 10.0.0.241 - - [2026-08-14 11:28:47] "POST /tags HTTP/1.1" 409 210 0.002470 10.0.0.241 - - [2026-08-14 11:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.241 - - [2026-08-14 11:28:47] "GET /tag/5c53b958-e75d-4249-8d75-42aaaf1b13e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015404 10.0.0.241 - - [2026-08-14 11:28:48] "POST /firewall-rules HTTP/1.1" 200 570 0.072977 10.0.0.241 - - [2026-08-14 11:28:48] "GET /firewall-rule/44277c6f-eee9-4033-8a57-3c79387bd783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017550 10.0.0.241 - - [2026-08-14 11:28:48] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.011985 10.0.0.241 - - [2026-08-14 11:28:48] "GET /firewall-rule/44277c6f-eee9-4033-8a57-3c79387bd783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004385 10.0.0.241 - - [2026-08-14 11:28:48] "POST /ref-update HTTP/1.1" 200 156 0.068178 10.0.0.241 - - [2026-08-14 11:28:48] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009522 10.0.0.241 - - [2026-08-14 11:28:48] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.242 - - [2026-08-14 11:29:27] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.242 - - [2026-08-14 11:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.242 - - [2026-08-14 11:29:27] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006242 10.0.0.242 - - [2026-08-14 11:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.242 - - [2026-08-14 11:29:27] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003922 10.0.0.242 - - [2026-08-14 11:29:27] "PUT /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c HTTP/1.1" 200 275 0.014404 10.0.0.242 - - [2026-08-14 11:29:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.036855 10.0.0.242 - - [2026-08-14 11:29:27] "POST /virtual-routers HTTP/1.1" 200 601 0.026357 10.0.0.242 - - [2026-08-14 11:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.242 - - [2026-08-14 11:29:27] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.007868 10.0.0.242 - - [2026-08-14 11:29:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002745 10.0.0.242 - - [2026-08-14 11:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.242 - - [2026-08-14 11:29:27] "GET /virtual-network/94bac721-6202-4259-b46f-290a3bc95423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005817 10.0.0.242 - - [2026-08-14 11:29:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.078129 10.0.0.241 - - [2026-08-14 11:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.241 - - [2026-08-14 11:29:33] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002955 10.0.0.241 - - [2026-08-14 11:30:40] "GET /global-system-configs HTTP/1.1" 200 323 0.012182 10.0.0.241 - - [2026-08-14 11:30:41] "GET /global-system-configs HTTP/1.1" 200 323 0.005110 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:32:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002053 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:32:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001335 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:32:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001371 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:32:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001273 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:32:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001359 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:32:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001 10.0.0.242 - - [2026-08-14 11:32:51] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.242 - - [2026-08-14 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.242 - - [2026-08-14 11:32:51] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006871 10.0.0.242 - - [2026-08-14 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.242 - - [2026-08-14 11:32:51] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004199 10.0.0.242 - - [2026-08-14 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.242 - - [2026-08-14 11:32:51] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005185 10.0.0.242 - - [2026-08-14 11:32:51] "PUT /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c HTTP/1.1" 200 263 0.032299 10.0.0.242 - - [2026-08-14 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007110 10.0.0.242 - - [2026-08-14 11:32:51] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006729 10.0.0.242 - - [2026-08-14 11:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2026-08-14 11:32:51] "GET /virtual-machine-interface/fdf574c0-182c-4673-aef2-81b09d621945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011508 10.0.0.242 - - [2026-08-14 11:32:51] "PUT /virtual-machine-interface/fdf574c0-182c-4673-aef2-81b09d621945 HTTP/1.1" 200 285 0.026465 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:33:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001083 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:33:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 10.0.0.241 - - [2026-08-14 11:33:29] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003342 10.0.0.241 - - [2026-08-14 11:33:29] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.241 - - [2026-08-14 11:33:33] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006387 10.0.0.241 - - [2026-08-14 11:33:33] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.241 - - [2026-08-14 11:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.241 - - [2026-08-14 11:33:33] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002624 10.0.0.241 - - [2026-08-14 11:33:33] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009417 10.0.0.241 - - [2026-08-14 11:33:33] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.241 - - [2026-08-14 11:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.241 - - [2026-08-14 11:33:33] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003225 10.0.0.241 - - [2026-08-14 11:33:33] "GET /loadbalancer-pool/add547f4-1747-4aa8-8b69-1c06e0bf7b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004719 10.0.0.241 - - [2026-08-14 11:33:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022507 10.0.0.241 - - [2026-08-14 11:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.042762 10.0.0.241 - - [2026-08-14 11:33:34] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016685 10.0.0.241 - - [2026-08-14 11:33:34] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004940 10.0.0.241 - - [2026-08-14 11:33:34] "POST /ref-update HTTP/1.1" 200 156 0.010523 10.0.0.241 - - [2026-08-14 11:33:34] "POST /tags HTTP/1.1" 409 205 0.007064 10.0.0.241 - - [2026-08-14 11:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.241 - - [2026-08-14 11:33:34] "GET /tag/57703026-7e7b-4a1d-92d7-2c2b691ae12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017366 10.0.0.241 - - [2026-08-14 11:33:34] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.004386 10.0.0.241 - - [2026-08-14 11:33:34] "PUT /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9 HTTP/1.1" 200 257 0.017404 10.0.0.241 - - [2026-08-14 11:33:34] "POST /set-tag HTTP/1.1" 200 109 0.067390 10.0.0.241 - - [2026-08-14 11:33:34] "GET /loadbalancer-pool/4fb84f9c-4467-46f9-b16b-ceb2f994a620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018460 10.0.0.241 - - [2026-08-14 11:33:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021261 10.0.0.241 - - [2026-08-14 11:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012354 10.0.0.241 - - [2026-08-14 11:33:34] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010390 10.0.0.241 - - [2026-08-14 11:33:34] "POST /set-tag HTTP/1.1" 200 109 0.004632 10.0.0.241 - - [2026-08-14 11:33:34] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007965 10.0.0.241 - - [2026-08-14 11:33:34] "POST /ref-update HTTP/1.1" 200 156 0.011268 10.0.0.241 - - [2026-08-14 11:33:34] "GET /loadbalancer-pool/853b91be-626e-4d0f-a72a-20e470905fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005695 10.0.0.241 - - [2026-08-14 11:33:34] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.002460 10.0.0.241 - - [2026-08-14 11:33:34] "PUT /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9 HTTP/1.1" 200 257 0.011780 10.0.0.241 - - [2026-08-14 11:33:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.045525 10.0.0.241 - - [2026-08-14 11:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015193 10.0.0.241 - - [2026-08-14 11:33:34] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012180 10.0.0.241 - - [2026-08-14 11:33:34] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003932 10.0.0.241 - - [2026-08-14 11:33:34] "POST /ref-update HTTP/1.1" 200 156 0.014062 10.0.0.241 - - [2026-08-14 11:33:34] "POST /set-tag HTTP/1.1" 200 109 0.007070 10.0.0.241 - - [2026-08-14 11:33:34] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.003921 10.0.0.241 - - [2026-08-14 11:33:34] "PUT /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9 HTTP/1.1" 200 257 0.033979 10.0.0.241 - - [2026-08-14 11:35:40] "GET /global-system-configs HTTP/1.1" 200 323 0.007897 10.0.0.241 - - [2026-08-14 11:35:41] "GET /global-system-configs HTTP/1.1" 200 323 0.004430 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:36:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:36:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001159 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:36:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001180 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:36:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001378 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:36:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001278 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:36:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001165 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:37:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001499 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:37:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 10.0.0.241 - - [2026-08-14 11:39:21] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005877 10.0.0.241 - - [2026-08-14 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.241 - - [2026-08-14 11:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.241 - - [2026-08-14 11:39:21] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004403 10.0.0.241 - - [2026-08-14 11:39:21] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005740 10.0.0.241 - - [2026-08-14 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.033702 10.0.0.241 - - [2026-08-14 11:39:21] "DELETE /loadbalancer-member/5df0411c-45c9-4b68-9f3e-e89915472e27 HTTP/1.1" 200 115 0.077030 10.0.0.241 - - [2026-08-14 11:39:21] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011337 10.0.0.241 - - [2026-08-14 11:39:21] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.241 - - [2026-08-14 11:39:22] "DELETE /loadbalancer-member/5179d6dd-c70d-41d5-93f8-d43d28680574 HTTP/1.1" 200 115 0.039019 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007859 10.0.0.241 - - [2026-08-14 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.003823 10.0.0.241 - - [2026-08-14 11:39:22] "DELETE /loadbalancer-member/56400875-8a0a-4c35-9271-36b0eea59227 HTTP/1.1" 200 115 0.063746 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.023201 10.0.0.241 - - [2026-08-14 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.003406 10.0.0.241 - - [2026-08-14 11:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.241 - - [2026-08-14 11:39:22] "GET /loadbalancer/cc64a16a-bdc5-4052-a07a-76313a9565bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003864 10.0.0.241 - - [2026-08-14 11:39:22] "GET /loadbalancer-pool/add547f4-1747-4aa8-8b69-1c06e0bf7b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003375 10.0.0.241 - - [2026-08-14 11:39:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032252 10.0.0.241 - - [2026-08-14 11:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032536 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.031653 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017126 10.0.0.241 - - [2026-08-14 11:39:22] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005654 10.0.0.241 - - [2026-08-14 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.099705 10.0.0.241 - - [2026-08-14 11:39:22] "GET /loadbalancer-pool/4fb84f9c-4467-46f9-b16b-ceb2f994a620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.035997 10.0.0.241 - - [2026-08-14 11:39:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.055854 10.0.0.241 - - [2026-08-14 11:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021317 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018166 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008487 10.0.0.241 - - [2026-08-14 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.012474 10.0.0.241 - - [2026-08-14 11:39:22] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003371 10.0.0.241 - - [2026-08-14 11:39:22] "GET /loadbalancer-pool/853b91be-626e-4d0f-a72a-20e470905fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005338 10.0.0.241 - - [2026-08-14 11:39:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.054307 10.0.0.241 - - [2026-08-14 11:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031266 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.028198 10.0.0.241 - - [2026-08-14 11:39:22] "GET /virtual-machine-interface/477a4f7c-97d3-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008749 10.0.0.241 - - [2026-08-14 11:39:22] "GET /floating-ip/96563536-f9fd-4055-b6b0-a8f820839bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010015 10.0.0.241 - - [2026-08-14 11:39:22] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.241 - - [2026-08-14 11:40:40] "GET /global-system-configs HTTP/1.1" 200 323 0.009314 10.0.0.241 - - [2026-08-14 11:40:41] "GET /global-system-configs HTTP/1.1" 200 323 0.003276 10.0.0.241 - - [2026-08-14 11:40:43] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.241 - - [2026-08-14 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.241 - - [2026-08-14 11:40:43] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059241 10.0.0.241 - - [2026-08-14 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.241 - - [2026-08-14 11:40:43] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039639 10.0.0.241 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.241 - - [2026-08-14 11:40:44] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030116 10.0.0.241 - - [2026-08-14 11:40:44] "POST /tags HTTP/1.1" 200 334 0.046377 10.0.0.241 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013707 10.0.0.241 - - [2026-08-14 11:40:44] "GET /tag/6e7bc501-9f55-427f-9eb3-88a75db40273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.040064 10.0.0.241 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.241 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.241 - - [2026-08-14 11:40:45] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061771 10.0.0.241 - - [2026-08-14 11:40:45] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095356 10.0.0.241 - - [2026-08-14 11:40:45] "GET /virtual-networks?parent_id=590acc1f-607c-467e-aaa4-c3112cd783fe&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008819 10.0.0.241 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.241 - - [2026-08-14 11:40:45] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.021878 10.0.0.241 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.241 - - [2026-08-14 11:40:45] "GET /service-appliance-set/320b3f08-32c4-4906-9555-f2a3548cf546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004806 10.0.0.241 - - [2026-08-14 11:40:45] "POST /virtual-networks HTTP/1.1" 200 514 0.100662 10.0.0.241 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011191 10.0.0.241 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.002510 10.0.0.241 - - [2026-08-14 11:40:45] "GET /network-ipam/7728f2d1-c780-4245-9993-6989ccd80758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.039282 10.0.0.241 - - [2026-08-14 11:40:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.129195 10.0.0.241 - - [2026-08-14 11:40:45] "GET /virtual-machine-interface/df2779fa-f89c-491d-abc8-b8f608709afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.018991 10.0.0.241 - - [2026-08-14 11:40:45] "POST /useragent-kv HTTP/1.1" 200 115 0.011870 10.0.0.241 - - [2026-08-14 11:40:45] "POST /ref-update HTTP/1.1" 200 156 0.130388 10.0.0.241 - - [2026-08-14 11:40:45] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009714 10.0.0.241 - - [2026-08-14 11:40:45] "POST /instance-ips HTTP/1.1" 200 410 0.046869 10.0.0.241 - - [2026-08-14 11:40:45] "GET /domains HTTP/1.1" 200 281 0.007313 10.0.0.241 - - [2026-08-14 11:40:45] "GET /instance-ip/dd31e096-a97a-4ff4-a6a4-52ad06ad3dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.027071 10.0.0.241 - - [2026-08-14 11:40:45] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33 HTTP/1.1" 200 3099 0.028537 10.0.0.241 - - [2026-08-14 11:40:45] "POST /loadbalancers HTTP/1.1" 200 612 0.096233 10.0.0.241 - - [2026-08-14 11:40:45] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe HTTP/1.1" 200 5738 0.128821 10.0.0.241 - - [2026-08-14 11:40:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040696 10.0.0.241 - - [2026-08-14 11:40:45] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085070 10.0.0.241 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.039594 10.0.0.241 - - [2026-08-14 11:40:45] "GET /instance-ip/dd31e096-a97a-4ff4-a6a4-52ad06ad3dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.014130 10.0.0.241 - - [2026-08-14 11:40:45] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.021722 10.0.0.241 - - [2026-08-14 11:40:45] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.006643 10.0.0.241 - - [2026-08-14 11:40:45] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1183 0.004565 10.0.0.241 - - [2026-08-14 11:40:45] "POST /route-targets HTTP/1.1" 200 328 0.061142 10.0.0.241 - - [2026-08-14 11:40:45] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1183 0.020166 10.0.0.241 - - [2026-08-14 11:40:45] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.118039 10.0.0.241 - - [2026-08-14 11:40:45] "POST /ref-update HTTP/1.1" 200 156 0.047130 10.0.0.241 - - [2026-08-14 11:40:45] "GET /loadbalancer/d5c57643-90c9-4dcd-882c-db1ce5d505d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003094 10.0.0.241 - - [2026-08-14 11:40:45] "POST /floating-ips HTTP/1.1" 200 599 0.094215 10.0.0.241 - - [2026-08-14 11:40:45] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.056990 10.0.0.241 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.241 - - [2026-08-14 11:40:46] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053027 10.0.0.241 - - [2026-08-14 11:40:46] "GET /loadbalancer-listener/16c47edc-256d-4c1b-aa73-dc10243620f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.007547 10.0.0.241 - - [2026-08-14 11:40:46] "GET /loadbalancer-listener/16c47edc-256d-4c1b-aa73-dc10243620f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.009110 10.0.0.241 - - [2026-08-14 11:40:46] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.026092 10.0.0.241 - - [2026-08-14 11:40:46] "GET /instance-ip/dd31e096-a97a-4ff4-a6a4-52ad06ad3dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.005032 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.241 - - [2026-08-14 11:40:46] "GET /loadbalancer/d5c57643-90c9-4dcd-882c-db1ce5d505d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002953 10.0.0.241 - - [2026-08-14 11:40:46] "GET /instance-ip/dd31e096-a97a-4ff4-a6a4-52ad06ad3dbb?fields=floating_ips HTTP/1.1" 200 1215 0.007214 10.0.0.241 - - [2026-08-14 11:40:46] "GET /floating-ip/bc0a5d95-ca24-4bd2-be3a-256a85759923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003281 10.0.0.241 - - [2026-08-14 11:40:46] "POST /tags HTTP/1.1" 200 296 0.075170 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021616 10.0.0.241 - - [2026-08-14 11:40:46] "GET /tag/7e05bc5c-bae3-4105-9b4e-229561b2bdac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.019455 10.0.0.241 - - [2026-08-14 11:40:46] "POST /tags HTTP/1.1" 409 233 0.003002 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.241 - - [2026-08-14 11:40:46] "GET /tag/09792131-886d-4545-84f5-5ab88a152110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016108 10.0.0.241 - - [2026-08-14 11:40:46] "POST /tags HTTP/1.1" 409 206 0.005409 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032036 10.0.0.241 - - [2026-08-14 11:40:46] "GET /tag/a46a819f-48a4-44a9-8e05-15839a8f4352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024873 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006089 10.0.0.241 - - [2026-08-14 11:40:46] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014329 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.241 - - [2026-08-14 11:40:46] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046530 10.0.0.241 - - [2026-08-14 11:40:46] "POST /virtual-machines HTTP/1.1" 200 370 0.012309 10.0.0.241 - - [2026-08-14 11:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012766 10.0.0.241 - - [2026-08-14 11:40:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113366 10.0.0.241 - - [2026-08-14 11:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018024 10.0.0.241 - - [2026-08-14 11:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.241 - - [2026-08-14 11:40:46] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016918 10.0.0.241 - - [2026-08-14 11:40:47] "POST /instance-ips HTTP/1.1" 200 410 0.037603 10.0.0.241 - - [2026-08-14 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.052137 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005656 10.0.0.241 - - [2026-08-14 11:40:47] "POST /set-tag HTTP/1.1" 200 109 0.030687 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008391 10.0.0.241 - - [2026-08-14 11:40:47] "GET /instance-ip/fda1c40a-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007437 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004693 10.0.0.241 - - [2026-08-14 11:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004364 10.0.0.241 - - [2026-08-14 11:40:47] "POST /ref-update HTTP/1.1" 200 156 0.011007 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005202 10.0.0.241 - - [2026-08-14 11:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.241 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005295 10.0.0.241 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.241 - - [2026-08-14 11:40:47] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047676 10.0.0.241 - - [2026-08-14 11:40:47] "POST /virtual-machines HTTP/1.1" 200 370 0.012690 10.0.0.241 - - [2026-08-14 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021756 10.0.0.241 - - [2026-08-14 11:40:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138889 10.0.0.241 - - [2026-08-14 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011663 10.0.0.241 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009052 10.0.0.241 - - [2026-08-14 11:40:47] "POST /instance-ips HTTP/1.1" 200 410 0.029262 10.0.0.241 - - [2026-08-14 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024404 10.0.0.241 - - [2026-08-14 11:40:47] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.019174 10.0.0.241 - - [2026-08-14 11:40:48] "POST /set-tag HTTP/1.1" 200 109 0.026762 10.0.0.241 - - [2026-08-14 11:40:48] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016782 10.0.0.241 - - [2026-08-14 11:40:48] "GET /instance-ip/fe25c4d0-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003679 10.0.0.241 - - [2026-08-14 11:40:48] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005257 10.0.0.241 - - [2026-08-14 11:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.241 - - [2026-08-14 11:40:48] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005250 10.0.0.241 - - [2026-08-14 11:40:48] "POST /ref-update HTTP/1.1" 200 156 0.015796 10.0.0.241 - - [2026-08-14 11:40:48] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008309 10.0.0.241 - - [2026-08-14 11:40:48] "POST /set-tag HTTP/1.1" 200 109 0.005968 10.0.0.241 - - [2026-08-14 11:40:48] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006031 10.0.0.241 - - [2026-08-14 11:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.241 - - [2026-08-14 11:40:48] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005378 10.0.0.241 - - [2026-08-14 11:40:48] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.241 - - [2026-08-14 11:40:50] "GET /domains HTTP/1.1" 200 281 0.003141 10.0.0.241 - - [2026-08-14 11:40:50] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33 HTTP/1.1" 200 3099 0.003579 10.0.0.241 - - [2026-08-14 11:40:50] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe HTTP/1.1" 200 7091 0.049892 10.0.0.241 - - [2026-08-14 11:40:50] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.007602 10.0.0.241 - - [2026-08-14 11:40:50] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.014175 10.0.0.241 - - [2026-08-14 11:40:50] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1405 0.007648 10.0.0.241 - - [2026-08-14 11:40:50] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1405 0.003350 10.0.0.241 - - [2026-08-14 11:40:50] "GET /route-target/50488975-661a-4911-b33a-97d71d3df971 HTTP/1.1" 200 1154 0.002683 10.0.0.241 - - [2026-08-14 11:40:50] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.004319 10.0.0.241 - - [2026-08-14 11:40:50] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1405 0.002798 10.0.0.241 - - [2026-08-14 11:40:50] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004954 10.0.0.241 - - [2026-08-14 11:40:50] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.004932 10.0.0.241 - - [2026-08-14 11:40:50] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1405 0.002799 10.0.0.241 - - [2026-08-14 11:40:51] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 200 1405 0.006421 10.0.0.241 - - [2026-08-14 11:40:51] "GET /route-target/50488975-661a-4911-b33a-97d71d3df971 HTTP/1.1" 200 1154 0.002745 10.0.0.241 - - [2026-08-14 11:40:51] "GET /domains HTTP/1.1" 200 281 0.002573 10.0.0.241 - - [2026-08-14 11:40:51] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33 HTTP/1.1" 200 3099 0.003463 10.0.0.241 - - [2026-08-14 11:40:51] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe HTTP/1.1" 200 7091 0.053473 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2091 0.005190 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.241 - - [2026-08-14 11:40:51] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041254 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008679 10.0.0.241 - - [2026-08-14 11:40:51] "GET /floating-ip-pools?parent_id=cd7d4ab6-2447-4920-9a07-14684d8dc70e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002963 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004891 10.0.0.241 - - [2026-08-14 11:40:51] "POST /floating-ip-pools HTTP/1.1" 200 564 0.022485 10.0.0.241 - - [2026-08-14 11:40:51] "POST /ref-update HTTP/1.1" 200 156 0.025012 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005364 10.0.0.241 - - [2026-08-14 11:40:51] "GET /domains HTTP/1.1" 200 281 0.002095 10.0.0.241 - - [2026-08-14 11:40:51] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33 HTTP/1.1" 200 3099 0.004518 10.0.0.241 - - [2026-08-14 11:40:51] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe HTTP/1.1" 200 7348 0.034095 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2330 0.009778 10.0.0.241 - - [2026-08-14 11:40:51] "GET /floating-ip-pool/d8d8a219-7ae0-4f00-a6e6-bffa7c07c041 HTTP/1.1" 200 1318 0.012916 10.0.0.241 - - [2026-08-14 11:40:51] "GET /domains HTTP/1.1" 200 281 0.004518 10.0.0.241 - - [2026-08-14 11:40:51] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33 HTTP/1.1" 200 3099 0.003525 10.0.0.241 - - [2026-08-14 11:40:51] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe HTTP/1.1" 200 7348 0.037021 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 2330 0.005185 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006908 10.0.0.241 - - [2026-08-14 11:40:51] "POST /tags HTTP/1.1" 200 366 0.062034 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009962 10.0.0.241 - - [2026-08-14 11:40:51] "GET /tag/9b1c77a7-5907-4b15-b78c-9c2bb4b2e918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019208 10.0.0.241 - - [2026-08-14 11:40:51] "POST /tags HTTP/1.1" 409 206 0.003000 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.241 - - [2026-08-14 11:40:51] "GET /tag/a46a819f-48a4-44a9-8e05-15839a8f4352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014701 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.241 - - [2026-08-14 11:40:51] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036762 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.241 - - [2026-08-14 11:40:51] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006919 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.241 - - [2026-08-14 11:40:51] "GET /service-appliance-set/81de5d98-d6aa-4b20-abe9-5f848b0d0a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.018605 10.0.0.241 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001650 10.0.0.241 - - [2026-08-14 11:40:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.146263 10.0.0.241 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/7df81bdc-38b0-4a65-bff0-a0c659329f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008996 10.0.0.241 - - [2026-08-14 11:40:52] "POST /set-tag HTTP/1.1" 200 109 0.034708 10.0.0.241 - - [2026-08-14 11:40:52] "POST /instance-ips HTTP/1.1" 200 418 0.022201 10.0.0.241 - - [2026-08-14 11:40:52] "GET /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004437 10.0.0.241 - - [2026-08-14 11:40:52] "POST /loadbalancers HTTP/1.1" 200 620 0.067339 10.0.0.241 - - [2026-08-14 11:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009732 10.0.0.241 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008146 10.0.0.241 - - [2026-08-14 11:40:52] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.041812 10.0.0.241 - - [2026-08-14 11:40:52] "POST /service-instances HTTP/1.1" 200 568 0.024405 10.0.0.241 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/7df81bdc-38b0-4a65-bff0-a0c659329f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007003 10.0.0.241 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/7df81bdc-38b0-4a65-bff0-a0c659329f03?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.027752 10.0.0.241 - - [2026-08-14 11:40:52] "POST /ref-update HTTP/1.1" 200 156 0.044788 10.0.0.241 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020848 10.0.0.241 - - [2026-08-14 11:40:52] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.018405 10.0.0.241 - - [2026-08-14 11:40:52] "GET /floating-ip-pool/d8d8a219-7ae0-4f00-a6e6-bffa7c07c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003952 10.0.0.241 - - [2026-08-14 11:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030029 10.0.0.241 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.241 - - [2026-08-14 11:40:52] "POST /floating-ips HTTP/1.1" 200 673 0.114730 10.0.0.241 - - [2026-08-14 11:40:52] "POST /virtual-machines HTTP/1.1" 200 430 0.058252 10.0.0.241 - - [2026-08-14 11:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.054634 10.0.0.241 - - [2026-08-14 11:40:53] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007872 10.0.0.241 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.241 - - [2026-08-14 11:40:53] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010315 10.0.0.241 - - [2026-08-14 11:40:53] "POST /tags HTTP/1.1" 409 221 0.001533 10.0.0.241 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.241 - - [2026-08-14 11:40:53] "GET /tag/6e7bc501-9f55-427f-9eb3-88a75db40273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.019460 10.0.0.241 - - [2026-08-14 11:40:53] "POST /tags HTTP/1.1" 409 238 0.008369 10.0.0.241 - - [2026-08-14 11:40:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.341156 10.0.0.241 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.241 - - [2026-08-14 11:40:53] "GET /tag/9b1c77a7-5907-4b15-b78c-9c2bb4b2e918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016145 10.0.0.241 - - [2026-08-14 11:40:53] "POST /chown HTTP/1.1" 200 109 0.042938 10.0.0.241 - - [2026-08-14 11:40:53] "POST /chown HTTP/1.1" 200 109 0.025458 10.0.0.241 - - [2026-08-14 11:40:53] "POST /firewall-rules HTTP/1.1" 200 652 0.159621 10.0.0.241 - - [2026-08-14 11:40:53] "PUT /virtual-machine-interface/6b82d42a-c16e-4818-a47d-047f51def6b0 HTTP/1.1" 200 285 0.090567 10.0.0.241 - - [2026-08-14 11:40:53] "GET /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.035191 10.0.0.241 - - [2026-08-14 11:40:53] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007815 10.0.0.241 - - [2026-08-14 11:40:53] "GET /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002521 10.0.0.241 - - [2026-08-14 11:40:53] "PUT /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 257 0.061340 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.012187 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.028205 10.0.0.241 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014634 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.037524 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.018959 10.0.0.241 - - [2026-08-14 11:40:53] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.089869 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.013886 10.0.0.241 - - [2026-08-14 11:40:53] "GET /loadbalancer/b9a18938-e192-4aa1-9b49-1f0c9852bd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003739 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.024218 10.0.0.241 - - [2026-08-14 11:40:53] "POST /ref-update HTTP/1.1" 200 156 0.027145 10.0.0.241 - - [2026-08-14 11:40:53] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.060461 10.0.0.241 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.241 - - [2026-08-14 11:40:53] "POST /virtual-machines HTTP/1.1" 200 430 0.022287 10.0.0.241 - - [2026-08-14 11:40:53] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.066792 10.0.0.241 - - [2026-08-14 11:40:53] "GET /loadbalancer-listener/c611cbf3-eede-4547-8016-3e5d8ec5d378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011172 10.0.0.241 - - [2026-08-14 11:40:53] "GET /loadbalancer-listener/c611cbf3-eede-4547-8016-3e5d8ec5d378?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.008271 10.0.0.241 - - [2026-08-14 11:40:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.189105 10.0.0.241 - - [2026-08-14 11:40:54] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.087640 10.0.0.241 - - [2026-08-14 11:40:54] "POST /chown HTTP/1.1" 200 109 0.060602 10.0.0.241 - - [2026-08-14 11:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.061050 10.0.0.241 - - [2026-08-14 11:40:54] "GET /loadbalancer-pool/b487341b-acc7-4f23-a251-a8b6fc21f31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012059 10.0.0.241 - - [2026-08-14 11:40:54] "POST /chown HTTP/1.1" 200 109 0.047291 10.0.0.241 - - [2026-08-14 11:40:54] "PUT /virtual-machine-interface/193806c0-3939-4836-b7c2-d3aee0cb0ec3 HTTP/1.1" 200 285 0.063188 10.0.0.241 - - [2026-08-14 11:40:54] "POST /loadbalancer-members HTTP/1.1" 200 709 0.117347 10.0.0.241 - - [2026-08-14 11:40:54] "PUT /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 257 0.052619 10.0.0.241 - - [2026-08-14 11:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021882 10.0.0.241 - - [2026-08-14 11:40:54] "GET /loadbalancer-member/8ef91f78-0497-4b1b-ae7e-594e259fe7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.008139 10.0.0.241 - - [2026-08-14 11:40:54] "POST /ref-update HTTP/1.1" 200 156 0.016699 10.0.0.241 - - [2026-08-14 11:40:54] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006883 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.241 - - [2026-08-14 11:40:54] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005550 10.0.0.241 - - [2026-08-14 11:40:54] "POST /ref-update HTTP/1.1" 200 156 0.045629 10.0.0.241 - - [2026-08-14 11:40:54] "POST /ref-update HTTP/1.1" 200 156 0.026983 10.0.0.241 - - [2026-08-14 11:40:54] "POST /tags HTTP/1.1" 409 221 0.006656 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.241 - - [2026-08-14 11:40:54] "GET /tag/6e7bc501-9f55-427f-9eb3-88a75db40273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015749 10.0.0.241 - - [2026-08-14 11:40:54] "POST /ref-update HTTP/1.1" 200 156 0.013745 10.0.0.241 - - [2026-08-14 11:40:54] "POST /tags HTTP/1.1" 409 238 0.012073 10.0.0.241 - - [2026-08-14 11:40:54] "POST /ref-update HTTP/1.1" 200 156 0.040608 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.034823 10.0.0.241 - - [2026-08-14 11:40:54] "GET /tag/9b1c77a7-5907-4b15-b78c-9c2bb4b2e918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.031688 10.0.0.241 - - [2026-08-14 11:40:54] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.011950 10.0.0.241 - - [2026-08-14 11:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024776 10.0.0.241 - - [2026-08-14 11:40:54] "POST /firewall-rules HTTP/1.1" 409 293 0.011729 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014794 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.241 - - [2026-08-14 11:40:54] "PUT /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07 HTTP/1.1" 200 261 0.029365 10.0.0.241 - - [2026-08-14 11:40:54] "POST /chown HTTP/1.1" 200 109 0.009785 10.0.0.241 - - [2026-08-14 11:40:54] "GET /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.008255 10.0.0.241 - - [2026-08-14 11:40:54] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007347 10.0.0.241 - - [2026-08-14 11:40:54] "POST /chown HTTP/1.1" 200 109 0.036836 10.0.0.241 - - [2026-08-14 11:40:54] "GET /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016510 10.0.0.241 - - [2026-08-14 11:40:54] "PUT /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 257 0.032796 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.241 - - [2026-08-14 11:40:54] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005377 10.0.0.241 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013606 10.0.0.241 - - [2026-08-14 11:40:54] "POST /ref-update HTTP/1.1" 200 156 0.024381 10.0.0.241 - - [2026-08-14 11:40:54] "POST /chown HTTP/1.1" 200 109 0.013684 10.0.0.241 - - [2026-08-14 11:40:54] "POST /chown HTTP/1.1" 200 109 0.032472 10.0.0.241 - - [2026-08-14 11:40:55] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.053933 10.0.0.241 - - [2026-08-14 11:40:55] "PUT /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 257 0.024246 10.0.0.241 - - [2026-08-14 11:40:55] "POST /virtual-machines HTTP/1.1" 200 374 0.047807 10.0.0.241 - - [2026-08-14 11:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023372 10.0.0.241 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.050944 10.0.0.241 - - [2026-08-14 11:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.241 - - [2026-08-14 11:40:55] "POST /chown HTTP/1.1" 200 109 0.047017 10.0.0.241 - - [2026-08-14 11:40:55] "POST /chown HTTP/1.1" 200 109 0.066472 10.0.0.241 - - [2026-08-14 11:40:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.203630 10.0.0.241 - - [2026-08-14 11:40:55] "PUT /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 257 0.071907 10.0.0.241 - - [2026-08-14 11:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031656 10.0.0.241 - - [2026-08-14 11:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013315 10.0.0.241 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.022192 10.0.0.241 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.040634 10.0.0.241 - - [2026-08-14 11:40:55] "POST /chown HTTP/1.1" 200 109 0.029909 10.0.0.241 - - [2026-08-14 11:40:55] "POST /chown HTTP/1.1" 200 109 0.025042 10.0.0.241 - - [2026-08-14 11:40:55] "POST /instance-ips HTTP/1.1" 200 414 0.074623 10.0.0.241 - - [2026-08-14 11:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037779 10.0.0.241 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.015166 10.0.0.241 - - [2026-08-14 11:40:55] "PUT /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 257 0.053066 10.0.0.241 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.034336 10.0.0.241 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.031958 10.0.0.241 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.020966 10.0.0.241 - - [2026-08-14 11:40:55] "GET /instance-ip/02afd68a-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004509 10.0.0.241 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016000 10.0.0.241 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.241 - - [2026-08-14 11:40:55] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.035861 10.0.0.241 - - [2026-08-14 11:40:55] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.024283 10.0.0.241 - - [2026-08-14 11:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041560 10.0.0.241 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.018537 10.0.0.241 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.009082 10.0.0.241 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.008799 10.0.0.241 - - [2026-08-14 11:40:55] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.028337 10.0.0.241 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006034 10.0.0.241 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003502 10.0.0.241 - - [2026-08-14 11:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008372 10.0.0.241 - - [2026-08-14 11:40:56] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.013323 10.0.0.241 - - [2026-08-14 11:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011272 10.0.0.241 - - [2026-08-14 11:40:56] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.009943 10.0.0.241 - - [2026-08-14 11:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009653 10.0.0.241 - - [2026-08-14 11:40:56] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.011326 10.0.0.241 - - [2026-08-14 11:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019833 10.0.0.241 - - [2026-08-14 11:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.022676 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.027731 10.0.0.241 - - [2026-08-14 11:40:56] "POST /ref-update HTTP/1.1" 200 156 0.039244 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.033053 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.009045 10.0.0.241 - - [2026-08-14 11:40:56] "POST /ref-update HTTP/1.1" 200 156 0.035815 10.0.0.241 - - [2026-08-14 11:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006961 10.0.0.241 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007362 10.0.0.241 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.004683 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.017790 10.0.0.241 - - [2026-08-14 11:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.241 - - [2026-08-14 11:40:56] "GET /loadbalancer/d5c57643-90c9-4dcd-882c-db1ce5d505d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.012574 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.064319 10.0.0.241 - - [2026-08-14 11:40:56] "GET /loadbalancer-pool/69126bc0-d071-48cc-91b5-73310899aaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.023553 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.032150 10.0.0.241 - - [2026-08-14 11:40:56] "POST /chown HTTP/1.1" 200 109 0.028723 10.0.0.241 - - [2026-08-14 11:40:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.063780 10.0.0.241 - - [2026-08-14 11:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.051934 10.0.0.241 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016424 10.0.0.241 - - [2026-08-14 11:40:57] "POST /tags HTTP/1.1" 409 221 0.002809 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.241 - - [2026-08-14 11:40:57] "GET /tag/6e7bc501-9f55-427f-9eb3-88a75db40273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.017393 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.016450 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.032718 10.0.0.241 - - [2026-08-14 11:40:57] "POST /set-tag HTTP/1.1" 200 109 0.040941 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.012499 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.029287 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.008098 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.026116 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.012011 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.010611 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.037403 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.009223 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.030143 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.007448 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.022323 10.0.0.241 - - [2026-08-14 11:40:57] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016543 10.0.0.241 - - [2026-08-14 11:40:57] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.065477 10.0.0.241 - - [2026-08-14 11:40:57] "GET /loadbalancer/d5c57643-90c9-4dcd-882c-db1ce5d505d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003506 10.0.0.241 - - [2026-08-14 11:40:57] "GET /loadbalancer-pool/69126bc0-d071-48cc-91b5-73310899aaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.008391 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.017765 10.0.0.241 - - [2026-08-14 11:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.009062 10.0.0.241 - - [2026-08-14 11:40:57] "POST /loadbalancer-members HTTP/1.1" 200 704 0.050977 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.009656 10.0.0.241 - - [2026-08-14 11:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037293 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.030351 10.0.0.241 - - [2026-08-14 11:40:57] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015506 10.0.0.241 - - [2026-08-14 11:40:57] "POST /chown HTTP/1.1" 200 109 0.072204 10.0.0.241 - - [2026-08-14 11:40:57] "POST /set-tag HTTP/1.1" 200 109 0.076842 10.0.0.241 - - [2026-08-14 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.007555 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.040136 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.008637 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.021668 10.0.0.241 - - [2026-08-14 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.008838 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.026328 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.018304 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.012874 10.0.0.241 - - [2026-08-14 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009098 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.007833 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.013780 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.025430 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.031120 10.0.0.241 - - [2026-08-14 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.008022 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.031494 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.010964 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.027388 10.0.0.241 - - [2026-08-14 11:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.007840 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.023499 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.023043 10.0.0.241 - - [2026-08-14 11:40:58] "POST /chown HTTP/1.1" 200 109 0.007692 10.0.0.241 - - [2026-08-14 11:40:58] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005929 10.0.0.241 - - [2026-08-14 11:40:59] "POST /ref-update HTTP/1.1" 200 156 0.007342 10.0.0.241 - - [2026-08-14 11:40:59] "GET /floating-ip/bc0a5d95-ca24-4bd2-be3a-256a85759923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.009783 10.0.0.241 - - [2026-08-14 11:40:59] "PUT /floating-ip/bc0a5d95-ca24-4bd2-be3a-256a85759923 HTTP/1.1" 200 257 0.014370 10.0.0.241 - - [2026-08-14 11:40:59] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006483 10.0.0.241 - - [2026-08-14 11:40:59] "POST /ref-update HTTP/1.1" 200 156 0.017242 10.0.0.241 - - [2026-08-14 11:40:59] "GET /floating-ip/bc0a5d95-ca24-4bd2-be3a-256a85759923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.012928 10.0.0.241 - - [2026-08-14 11:40:59] "GET /virtual-machine/d3f581a3-2caf-445f-8002-12b2d658a136?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.007026 10.0.0.241 - - [2026-08-14 11:40:59] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005700 10.0.0.241 - - [2026-08-14 11:40:59] "GET /virtual-machine/97a81cdc-a89c-47ef-be0d-4e036d9df45a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004463 10.0.0.241 - - [2026-08-14 11:40:59] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005875 10.0.0.241 - - [2026-08-14 11:41:03] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004887 10.0.0.241 - - [2026-08-14 11:41:03] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.241 - - [2026-08-14 11:41:04] "GET /virtual-machine/2feac649-eeb3-456d-abcf-eec3675c56bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003918 10.0.0.241 - - [2026-08-14 11:41:04] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005069 10.0.0.241 - - [2026-08-14 11:41:05] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006159 10.0.0.241 - - [2026-08-14 11:41:05] "POST /set-tag HTTP/1.1" 200 109 0.004677 10.0.0.241 - - [2026-08-14 11:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.241 - - [2026-08-14 11:41:33] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.241 - - [2026-08-14 11:41:33] "POST /chown HTTP/1.1" 200 109 0.009378 10.0.0.241 - - [2026-08-14 11:41:33] "POST /chown HTTP/1.1" 200 109 0.014387 10.0.0.241 - - [2026-08-14 11:41:33] "POST /chown HTTP/1.1" 200 109 0.014047 10.0.0.241 - - [2026-08-14 11:41:36] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006835 10.0.0.241 - - [2026-08-14 11:41:36] "POST /set-tag HTTP/1.1" 200 109 0.006587 10.0.0.241 - - [2026-08-14 11:41:36] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004539 10.0.0.241 - - [2026-08-14 11:41:36] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.241 - - [2026-08-14 11:41:36] "GET /virtual-machine/2feac649-eeb3-456d-abcf-eec3675c56bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002970 10.0.0.241 - - [2026-08-14 11:41:36] "POST /ref-update HTTP/1.1" 200 156 0.015054 10.0.0.241 - - [2026-08-14 11:41:36] "GET /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.029624 10.0.0.241 - - [2026-08-14 11:41:36] "POST /set-tag HTTP/1.1" 200 109 0.019819 10.0.0.241 - - [2026-08-14 11:41:37] "POST /set-tag HTTP/1.1" 200 109 0.019817 10.0.0.241 - - [2026-08-14 11:41:37] "DELETE /instance-ip/02afd68a-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.082594 10.0.0.241 - - [2026-08-14 11:41:37] "DELETE /virtual-machine-interface/0282db12-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.052708 10.0.0.241 - - [2026-08-14 11:41:37] "DELETE /virtual-machine/2feac649-eeb3-456d-abcf-eec3675c56bb HTTP/1.1" 200 115 0.027308 10.0.0.241 - - [2026-08-14 11:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.241 - - [2026-08-14 11:41:40] "GET /tag/9b1c77a7-5907-4b15-b78c-9c2bb4b2e918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012727 10.0.0.241 - - [2026-08-14 11:41:40] "GET /tag/9b1c77a7-5907-4b15-b78c-9c2bb4b2e918?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013338 10.0.0.241 - - [2026-08-14 11:41:40] "GET /virtual-machine-interface/193806c0-3939-4836-b7c2-d3aee0cb0ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005228 10.0.0.241 - - [2026-08-14 11:41:40] "POST /set-tag HTTP/1.1" 200 109 0.017968 10.0.0.241 - - [2026-08-14 11:41:40] "GET /virtual-machine-interface/6b82d42a-c16e-4818-a47d-047f51def6b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006299 10.0.0.241 - - [2026-08-14 11:41:40] "POST /set-tag HTTP/1.1" 200 109 0.020998 10.0.0.241 - - [2026-08-14 11:41:40] "GET /virtual-machine-interface/7df81bdc-38b0-4a65-bff0-a0c659329f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.019516 10.0.0.241 - - [2026-08-14 11:41:40] "POST /set-tag HTTP/1.1" 200 109 0.018043 10.0.0.241 - - [2026-08-14 11:41:40] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010859 10.0.0.241 - - [2026-08-14 11:41:40] "GET /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014890 10.0.0.241 - - [2026-08-14 11:41:40] "POST /ref-update HTTP/1.1" 200 156 0.019410 10.0.0.241 - - [2026-08-14 11:41:40] "DELETE /firewall-rule/3107d533-f9bc-4a41-ba49-ad5b0fafee07 HTTP/1.1" 200 115 0.056258 10.0.0.241 - - [2026-08-14 11:41:40] "DELETE /loadbalancer-member/8ef91f78-0497-4b1b-ae7e-594e259fe7c4 HTTP/1.1" 200 115 0.042396 10.0.0.241 - - [2026-08-14 11:41:40] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.014191 10.0.0.241 - - [2026-08-14 11:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008606 10.0.0.241 - - [2026-08-14 11:41:40] "DELETE /loadbalancer-pool/b487341b-acc7-4f23-a251-a8b6fc21f31e HTTP/1.1" 200 115 0.074967 10.0.0.241 - - [2026-08-14 11:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.241 - - [2026-08-14 11:41:40] "POST /chown HTTP/1.1" 200 109 0.010028 10.0.0.241 - - [2026-08-14 11:41:40] "DELETE /loadbalancer-listener/c611cbf3-eede-4547-8016-3e5d8ec5d378 HTTP/1.1" 200 115 0.067041 10.0.0.241 - - [2026-08-14 11:41:40] "GET /floating-ip/cf6daef8-dcc5-4827-bdc8-9094e0b78578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002724 10.0.0.241 - - [2026-08-14 11:41:40] "POST /chown HTTP/1.1" 200 109 0.011376 10.0.0.241 - - [2026-08-14 11:41:40] "POST /chown HTTP/1.1" 200 109 0.017974 10.0.0.241 - - [2026-08-14 11:41:40] "POST /chown HTTP/1.1" 200 109 0.027933 10.0.0.241 - - [2026-08-14 11:41:40] "PUT /floating-ip/cf6daef8-dcc5-4827-bdc8-9094e0b78578 HTTP/1.1" 200 257 0.047433 10.0.0.241 - - [2026-08-14 11:41:40] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.014530 10.0.0.241 - - [2026-08-14 11:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.241 - - [2026-08-14 11:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /floating-ip/cf6daef8-dcc5-4827-bdc8-9094e0b78578 HTTP/1.1" 200 115 0.147184 10.0.0.241 - - [2026-08-14 11:41:41] "POST /chown HTTP/1.1" 200 109 0.014453 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /loadbalancer/b9a18938-e192-4aa1-9b49-1f0c9852bd1d HTTP/1.1" 200 115 0.072624 10.0.0.241 - - [2026-08-14 11:41:41] "POST /chown HTTP/1.1" 200 109 0.018534 10.0.0.241 - - [2026-08-14 11:41:41] "POST /chown HTTP/1.1" 200 109 0.018849 10.0.0.241 - - [2026-08-14 11:41:41] "POST /chown HTTP/1.1" 200 109 0.017635 10.0.0.241 - - [2026-08-14 11:41:41] "GET /floating-ip-pool/d8d8a219-7ae0-4f00-a6e6-bffa7c07c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.005356 10.0.0.241 - - [2026-08-14 11:41:41] "POST /ref-update HTTP/1.1" 200 156 0.023684 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /instance-ip/c0e8a96c-416e-4ffa-89e6-1d29bb580a84 HTTP/1.1" 200 115 0.150748 10.0.0.241 - - [2026-08-14 11:41:41] "PUT /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 267 0.015419 10.0.0.241 - - [2026-08-14 11:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022650 10.0.0.241 - - [2026-08-14 11:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010322 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /floating-ip-pool/d8d8a219-7ae0-4f00-a6e6-bffa7c07c041 HTTP/1.1" 200 115 0.118368 10.0.0.241 - - [2026-08-14 11:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /virtual-machine-interface/7df81bdc-38b0-4a65-bff0-a0c659329f03 HTTP/1.1" 200 115 0.140842 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /service-instance/8b98f8b5-3346-4711-9eae-f24a4503dc8e HTTP/1.1" 200 115 0.068360 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /tag/9b1c77a7-5907-4b15-b78c-9c2bb4b2e918 HTTP/1.1" 200 115 0.132753 10.0.0.241 - - [2026-08-14 11:41:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007998 10.0.0.241 - - [2026-08-14 11:41:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005158 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e HTTP/1.1" 200 115 0.185616 10.0.0.241 - - [2026-08-14 11:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.241 - - [2026-08-14 11:41:41] "GET /routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 HTTP/1.1" 404 171 0.007123 10.0.0.241 - - [2026-08-14 11:41:41] "GET /domains HTTP/1.1" 200 281 0.002477 10.0.0.241 - - [2026-08-14 11:41:41] "GET /domain/57be9f65-61c8-4c4e-904e-753c773b5f33 HTTP/1.1" 200 3099 0.011335 10.0.0.241 - - [2026-08-14 11:41:41] "GET /virtual-machine-interface/193806c0-3939-4836-b7c2-d3aee0cb0ec3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.010381 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /route-target/50488975-661a-4911-b33a-97d71d3df971 HTTP/1.1" 200 115 0.052434 10.0.0.241 - - [2026-08-14 11:41:41] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe HTTP/1.1" 200 7169 0.060868 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /virtual-machine-interface/193806c0-3939-4836-b7c2-d3aee0cb0ec3 HTTP/1.1" 200 115 0.095417 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /virtual-machine/083db407-d3dd-49bc-b3ed-5aedb403c23c HTTP/1.1" 200 115 0.043174 10.0.0.241 - - [2026-08-14 11:41:41] "GET /virtual-machine-interface/6b82d42a-c16e-4818-a47d-047f51def6b0?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.036702 10.0.0.241 - - [2026-08-14 11:41:41] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013651 10.0.0.241 - - [2026-08-14 11:41:41] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.241 - - [2026-08-14 11:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.241 - - [2026-08-14 11:41:41] "GET /loadbalancer/d5c57643-90c9-4dcd-882c-db1ce5d505d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003026 10.0.0.241 - - [2026-08-14 11:41:41] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.011120 10.0.0.241 - - [2026-08-14 11:41:41] "DELETE /virtual-machine-interface/6b82d42a-c16e-4818-a47d-047f51def6b0 HTTP/1.1" 200 115 0.068023 10.0.0.241 - - [2026-08-14 11:41:41] "POST /ref-update HTTP/1.1" 200 156 0.015454 10.0.0.241 - - [2026-08-14 11:41:41] "POST /set-tag HTTP/1.1" 200 109 0.047566 10.0.0.241 - - [2026-08-14 11:41:42] "DELETE /virtual-machine/9b88147d-e142-4828-9a6f-2810613132fb HTTP/1.1" 200 115 0.096833 10.0.0.241 - - [2026-08-14 11:41:42] "DELETE /loadbalancer-member/355f4ef8-661a-4699-bfbe-573a7be33df6 HTTP/1.1" 200 115 0.084682 10.0.0.241 - - [2026-08-14 11:41:43] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006072 10.0.0.241 - - [2026-08-14 11:41:43] "POST /set-tag HTTP/1.1" 200 109 0.005053 10.0.0.241 - - [2026-08-14 11:41:43] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006797 10.0.0.241 - - [2026-08-14 11:41:43] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.241 - - [2026-08-14 11:41:43] "GET /virtual-machine/97a81cdc-a89c-47ef-be0d-4e036d9df45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003653 10.0.0.241 - - [2026-08-14 11:41:43] "POST /ref-update HTTP/1.1" 200 156 0.015402 10.0.0.241 - - [2026-08-14 11:41:43] "GET /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009039 10.0.0.241 - - [2026-08-14 11:41:43] "POST /set-tag HTTP/1.1" 200 109 0.033716 10.0.0.241 - - [2026-08-14 11:41:44] "POST /set-tag HTTP/1.1" 200 109 0.033119 10.0.0.241 - - [2026-08-14 11:41:44] "POST /set-tag HTTP/1.1" 200 109 0.024801 10.0.0.241 - - [2026-08-14 11:41:44] "DELETE /instance-ip/fe25c4d0-97d4-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.077001 10.0.0.241 - - [2026-08-14 11:41:44] "POST /ref-update HTTP/1.1" 200 156 0.019981 10.0.0.241 - - [2026-08-14 11:41:44] "DELETE /virtual-machine-interface/fe066a0e-97d4-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.079931 10.0.0.241 - - [2026-08-14 11:41:44] "DELETE /virtual-machine/97a81cdc-a89c-47ef-be0d-4e036d9df45a HTTP/1.1" 200 115 0.026592 10.0.0.241 - - [2026-08-14 11:41:46] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005782 10.0.0.241 - - [2026-08-14 11:41:46] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.241 - - [2026-08-14 11:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.241 - - [2026-08-14 11:41:46] "GET /loadbalancer/d5c57643-90c9-4dcd-882c-db1ce5d505d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003248 10.0.0.241 - - [2026-08-14 11:41:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013717 10.0.0.241 - - [2026-08-14 11:41:47] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.241 - - [2026-08-14 11:41:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005007 10.0.0.241 - - [2026-08-14 11:41:47] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.241 - - [2026-08-14 11:41:47] "GET /virtual-machine/d3f581a3-2caf-445f-8002-12b2d658a136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002902 10.0.0.241 - - [2026-08-14 11:41:47] "POST /ref-update HTTP/1.1" 200 156 0.016413 10.0.0.241 - - [2026-08-14 11:41:47] "GET /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014467 10.0.0.241 - - [2026-08-14 11:41:47] "POST /set-tag HTTP/1.1" 200 109 0.018920 10.0.0.241 - - [2026-08-14 11:41:48] "POST /set-tag HTTP/1.1" 200 109 0.019815 10.0.0.241 - - [2026-08-14 11:41:48] "POST /set-tag HTTP/1.1" 200 109 0.035850 10.0.0.241 - - [2026-08-14 11:41:48] "DELETE /instance-ip/fda1c40a-97d4-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.052747 10.0.0.241 - - [2026-08-14 11:41:48] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.241 - - [2026-08-14 11:41:48] "DELETE /virtual-machine-interface/fd8660de-97d4-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.062845 10.0.0.241 - - [2026-08-14 11:41:48] "DELETE /virtual-machine/d3f581a3-2caf-445f-8002-12b2d658a136 HTTP/1.1" 200 115 0.028190 10.0.0.241 - - [2026-08-14 11:41:48] "DELETE /tag/7e05bc5c-bae3-4105-9b4e-229561b2bdac HTTP/1.1" 200 115 0.075106 10.0.0.241 - - [2026-08-14 11:41:48] "DELETE /tag/09792131-886d-4545-84f5-5ab88a152110 HTTP/1.1" 200 115 0.041670 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.241 - - [2026-08-14 11:41:52] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042602 10.0.0.241 - - [2026-08-14 11:41:52] "POST /tags HTTP/1.1" 200 394 0.030951 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009056 10.0.0.241 - - [2026-08-14 11:41:52] "GET /tag/fa01963f-2bd0-4fa8-8217-c671d79a1144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.030396 10.0.0.241 - - [2026-08-14 11:41:52] "POST /tags HTTP/1.1" 200 342 0.020016 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.241 - - [2026-08-14 11:41:52] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012747 10.0.0.241 - - [2026-08-14 11:41:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.000617 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.009602 10.0.0.241 - - [2026-08-14 11:41:52] "POST /security-groups HTTP/1.1" 200 589 0.066574 10.0.0.241 - - [2026-08-14 11:41:52] "POST /projects HTTP/1.1" 200 521 0.185130 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.002510 10.0.0.241 - - [2026-08-14 11:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013997 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.241 - - [2026-08-14 11:41:52] "POST /access-control-lists HTTP/1.1" 200 600 0.046351 10.0.0.241 - - [2026-08-14 11:41:52] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.018129 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.009606 10.0.0.241 - - [2026-08-14 11:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2026-08-14 11:41:52] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.034256 10.0.0.241 - - [2026-08-14 11:41:52] "POST /access-control-lists HTTP/1.1" 200 598 0.070812 10.0.0.241 - - [2026-08-14 11:41:52] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.073907 10.0.0.241 - - [2026-08-14 11:41:52] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.070517 10.0.0.241 - - [2026-08-14 11:41:53] "POST /security-groups HTTP/1.1" 200 593 0.085518 10.0.0.241 - - [2026-08-14 11:41:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.005834 10.0.0.241 - - [2026-08-14 11:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022872 10.0.0.241 - - [2026-08-14 11:41:53] "POST /chown HTTP/1.1" 200 109 0.015825 10.0.0.241 - - [2026-08-14 11:41:53] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021914 10.0.0.241 - - [2026-08-14 11:41:53] "POST /access-control-lists HTTP/1.1" 200 634 0.097472 10.0.0.241 - - [2026-08-14 11:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018008 10.0.0.241 - - [2026-08-14 11:41:53] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003730 10.0.0.241 - - [2026-08-14 11:41:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.002181 10.0.0.241 - - [2026-08-14 11:41:53] "POST /tags HTTP/1.1" 409 226 0.002115 10.0.0.241 - - [2026-08-14 11:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2026-08-14 11:41:53] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.040960 10.0.0.241 - - [2026-08-14 11:41:53] "POST /access-control-lists HTTP/1.1" 200 632 0.074985 10.0.0.241 - - [2026-08-14 11:41:53] "POST /firewall-rules HTTP/1.1" 200 602 0.068473 10.0.0.241 - - [2026-08-14 11:41:53] "GET /firewall-rule/e4393adb-aa82-427d-8a99-ad4dbaf805d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.011212 10.0.0.241 - - [2026-08-14 11:41:53] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004688 10.0.0.241 - - [2026-08-14 11:41:53] "GET /firewall-rule/e4393adb-aa82-427d-8a99-ad4dbaf805d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003711 10.0.0.241 - - [2026-08-14 11:41:53] "POST /ref-update HTTP/1.1" 200 156 0.051291 10.0.0.241 - - [2026-08-14 11:41:53] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010213 10.0.0.241 - - [2026-08-14 11:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.241 - - [2026-08-14 11:41:53] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002947 10.0.0.241 - - [2026-08-14 11:41:53] "POST /tags HTTP/1.1" 409 226 0.002065 10.0.0.241 - - [2026-08-14 11:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.241 - - [2026-08-14 11:41:53] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012439 10.0.0.241 - - [2026-08-14 11:41:53] "POST /firewall-rules HTTP/1.1" 200 600 0.071757 10.0.0.241 - - [2026-08-14 11:41:53] "GET /firewall-rule/ff5f8fa6-6f0c-4af3-b5e0-dff49364b969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005217 10.0.0.241 - - [2026-08-14 11:41:53] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005083 10.0.0.241 - - [2026-08-14 11:41:53] "GET /firewall-rule/ff5f8fa6-6f0c-4af3-b5e0-dff49364b969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002858 10.0.0.241 - - [2026-08-14 11:41:53] "POST /ref-update HTTP/1.1" 200 156 0.065609 10.0.0.241 - - [2026-08-14 11:41:55] "POST /tags HTTP/1.1" 200 394 0.035238 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.241 - - [2026-08-14 11:41:55] "GET /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014082 10.0.0.241 - - [2026-08-14 11:41:55] "POST /tags HTTP/1.1" 200 342 0.031434 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.241 - - [2026-08-14 11:41:55] "GET /tag/b3b9341e-5650-4007-85dc-9fd97c2357c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017412 10.0.0.241 - - [2026-08-14 11:41:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.001238 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.002797 10.0.0.241 - - [2026-08-14 11:41:55] "POST /security-groups HTTP/1.1" 200 589 0.084911 10.0.0.241 - - [2026-08-14 11:41:55] "POST /projects HTTP/1.1" 200 521 0.232924 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003865 10.0.0.241 - - [2026-08-14 11:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020630 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019878 10.0.0.241 - - [2026-08-14 11:41:55] "POST /access-control-lists HTTP/1.1" 200 600 0.080196 10.0.0.241 - - [2026-08-14 11:41:55] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014752 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010932 10.0.0.241 - - [2026-08-14 11:41:55] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006561 10.0.0.241 - - [2026-08-14 11:41:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.002182 10.0.0.241 - - [2026-08-14 11:41:55] "POST /access-control-lists HTTP/1.1" 200 598 0.066873 10.0.0.241 - - [2026-08-14 11:41:56] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.103451 10.0.0.241 - - [2026-08-14 11:41:56] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.075935 10.0.0.241 - - [2026-08-14 11:41:56] "POST /security-groups HTTP/1.1" 200 593 0.081367 10.0.0.241 - - [2026-08-14 11:41:56] "POST /fqname-to-id HTTP/1.1" 404 270 0.002801 10.0.0.241 - - [2026-08-14 11:41:56] "POST /access-control-lists HTTP/1.1" 200 634 0.070796 10.0.0.241 - - [2026-08-14 11:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.080314 10.0.0.241 - - [2026-08-14 11:41:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.012561 10.0.0.241 - - [2026-08-14 11:41:56] "POST /chown HTTP/1.1" 200 109 0.033901 10.0.0.241 - - [2026-08-14 11:41:56] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015254 10.0.0.241 - - [2026-08-14 11:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.241 - - [2026-08-14 11:41:56] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011647 10.0.0.241 - - [2026-08-14 11:41:56] "POST /access-control-lists HTTP/1.1" 200 632 0.078825 10.0.0.241 - - [2026-08-14 11:41:56] "POST /tags HTTP/1.1" 409 226 0.016065 10.0.0.241 - - [2026-08-14 11:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.241 - - [2026-08-14 11:41:56] "GET /tag/b3b9341e-5650-4007-85dc-9fd97c2357c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012308 10.0.0.241 - - [2026-08-14 11:41:56] "POST /firewall-rules HTTP/1.1" 200 602 0.069661 10.0.0.241 - - [2026-08-14 11:41:56] "GET /firewall-rule/cba078a0-cd35-42c2-80d1-53c4d7cbfa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004958 10.0.0.241 - - [2026-08-14 11:41:56] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003847 10.0.0.241 - - [2026-08-14 11:41:56] "GET /firewall-rule/cba078a0-cd35-42c2-80d1-53c4d7cbfa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002434 10.0.0.241 - - [2026-08-14 11:41:56] "POST /ref-update HTTP/1.1" 200 156 0.068617 10.0.0.241 - - [2026-08-14 11:41:56] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008220 10.0.0.241 - - [2026-08-14 11:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.241 - - [2026-08-14 11:41:56] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004810 10.0.0.241 - - [2026-08-14 11:41:56] "POST /tags HTTP/1.1" 409 226 0.002914 10.0.0.241 - - [2026-08-14 11:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.241 - - [2026-08-14 11:41:56] "GET /tag/b3b9341e-5650-4007-85dc-9fd97c2357c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013802 10.0.0.241 - - [2026-08-14 11:41:57] "POST /firewall-rules HTTP/1.1" 200 600 0.072185 10.0.0.241 - - [2026-08-14 11:41:57] "GET /firewall-rule/03590294-6f41-4cf7-a44a-8d10807d67c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006807 10.0.0.241 - - [2026-08-14 11:41:57] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006409 10.0.0.241 - - [2026-08-14 11:41:57] "GET /firewall-rule/03590294-6f41-4cf7-a44a-8d10807d67c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002949 10.0.0.241 - - [2026-08-14 11:41:57] "POST /ref-update HTTP/1.1" 200 156 0.070007 10.0.0.241 - - [2026-08-14 11:41:58] "POST /tags HTTP/1.1" 200 346 0.128994 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.029895 10.0.0.241 - - [2026-08-14 11:41:58] "GET /tag/40d8c8cd-439c-4632-b73f-66ec6e100262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013074 10.0.0.241 - - [2026-08-14 11:41:58] "POST /projects HTTP/1.1" 409 238 0.005582 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.241 - - [2026-08-14 11:41:58] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061302 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.241 - - [2026-08-14 11:41:58] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006047 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.241 - - [2026-08-14 11:41:58] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007780 10.0.0.241 - - [2026-08-14 11:41:58] "POST /security-groups HTTP/1.1" 409 285 0.002884 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.241 - - [2026-08-14 11:41:58] "PUT /security-group/06ea825d-dca3-46c2-99fc-59aa1fd5dcc1 HTTP/1.1" 200 263 0.065631 10.0.0.241 - - [2026-08-14 11:41:58] "PUT /access-control-list/ff451bd7-1dd8-4ef9-a25a-4c8a1147ddec HTTP/1.1" 200 273 0.026647 10.0.0.241 - - [2026-08-14 11:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.051345 10.0.0.241 - - [2026-08-14 11:41:58] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.118660 10.0.0.241 - - [2026-08-14 11:41:58] "PUT /access-control-list/44b061fe-e150-4287-bad5-b2d0d7a15cb6 HTTP/1.1" 200 273 0.053048 10.0.0.241 - - [2026-08-14 11:41:58] "POST /tags HTTP/1.1" 409 228 0.024583 10.0.0.241 - - [2026-08-14 11:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.241 - - [2026-08-14 11:41:58] "GET /tag/40d8c8cd-439c-4632-b73f-66ec6e100262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012548 10.0.0.241 - - [2026-08-14 11:41:59] "POST /tags HTTP/1.1" 200 346 0.028974 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2026-08-14 11:41:59] "GET /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.022340 10.0.0.241 - - [2026-08-14 11:41:59] "POST /projects HTTP/1.1" 409 238 0.002519 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008662 10.0.0.241 - - [2026-08-14 11:41:59] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041970 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2026-08-14 11:41:59] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004950 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.241 - - [2026-08-14 11:41:59] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008338 10.0.0.241 - - [2026-08-14 11:41:59] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047827 10.0.0.241 - - [2026-08-14 11:41:59] "POST /security-groups HTTP/1.1" 409 285 0.005934 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.241 - - [2026-08-14 11:41:59] "PUT /security-group/3ff07a51-a832-45ba-8d58-2f51937b2b5d HTTP/1.1" 200 263 0.060235 10.0.0.241 - - [2026-08-14 11:41:59] "PUT /access-control-list/c2b8b520-0648-4d84-94ba-8a6594e0a739 HTTP/1.1" 200 273 0.015481 10.0.0.241 - - [2026-08-14 11:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027562 10.0.0.241 - - [2026-08-14 11:41:59] "POST /tags HTTP/1.1" 409 228 0.025668 10.0.0.241 - - [2026-08-14 11:41:59] "PUT /access-control-list/de9d0975-e228-4b50-9fea-d1fac4832e9f HTTP/1.1" 200 273 0.022932 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.241 - - [2026-08-14 11:41:59] "GET /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.020460 10.0.0.241 - - [2026-08-14 11:41:59] "POST /tags HTTP/1.1" 200 292 0.064477 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.241 - - [2026-08-14 11:41:59] "GET /tag/d25272be-9419-45e1-b78f-dbcbfccb9a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015982 10.0.0.241 - - [2026-08-14 11:41:59] "POST /tags HTTP/1.1" 200 304 0.076969 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.241 - - [2026-08-14 11:41:59] "GET /tag/63d4210f-37bf-4efb-b114-1cb8a4f46aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014041 10.0.0.241 - - [2026-08-14 11:41:59] "POST /tags HTTP/1.1" 409 252 0.001946 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.241 - - [2026-08-14 11:41:59] "GET /tag/fa01963f-2bd0-4fa8-8217-c671d79a1144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013040 10.0.0.241 - - [2026-08-14 11:41:59] "POST /tags HTTP/1.1" 409 226 0.002171 10.0.0.241 - - [2026-08-14 11:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.241 - - [2026-08-14 11:42:00] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013016 10.0.0.241 - - [2026-08-14 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005446 10.0.0.241 - - [2026-08-14 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.241 - - [2026-08-14 11:42:00] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047845 10.0.0.241 - - [2026-08-14 11:42:00] "POST /virtual-machines HTTP/1.1" 200 396 0.015852 10.0.0.241 - - [2026-08-14 11:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016130 10.0.0.241 - - [2026-08-14 11:42:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128572 10.0.0.241 - - [2026-08-14 11:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009713 10.0.0.241 - - [2026-08-14 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014631 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010398 10.0.0.241 - - [2026-08-14 11:42:00] "POST /instance-ips HTTP/1.1" 200 398 0.025090 10.0.0.241 - - [2026-08-14 11:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.040664 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015734 10.0.0.241 - - [2026-08-14 11:42:00] "POST /set-tag HTTP/1.1" 200 109 0.068577 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022637 10.0.0.241 - - [2026-08-14 11:42:00] "GET /instance-ip/296e198a-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006945 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005994 10.0.0.241 - - [2026-08-14 11:42:00] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004936 10.0.0.241 - - [2026-08-14 11:42:00] "POST /ref-update HTTP/1.1" 200 156 0.013946 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022180 10.0.0.241 - - [2026-08-14 11:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.241 - - [2026-08-14 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.241 - - [2026-08-14 11:42:00] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006101 10.0.0.241 - - [2026-08-14 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.241 - - [2026-08-14 11:42:01] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061854 10.0.0.241 - - [2026-08-14 11:42:01] "POST /virtual-machines HTTP/1.1" 200 396 0.009046 10.0.0.241 - - [2026-08-14 11:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026350 10.0.0.241 - - [2026-08-14 11:42:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141238 10.0.0.241 - - [2026-08-14 11:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012107 10.0.0.241 - - [2026-08-14 11:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012282 10.0.0.241 - - [2026-08-14 11:42:01] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008449 10.0.0.241 - - [2026-08-14 11:42:01] "POST /instance-ips HTTP/1.1" 200 398 0.033938 10.0.0.241 - - [2026-08-14 11:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037059 10.0.0.241 - - [2026-08-14 11:42:01] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007427 10.0.0.241 - - [2026-08-14 11:42:01] "POST /set-tag HTTP/1.1" 200 109 0.067664 10.0.0.241 - - [2026-08-14 11:42:01] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015967 10.0.0.241 - - [2026-08-14 11:42:01] "GET /instance-ip/29fbc802-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004668 10.0.0.241 - - [2026-08-14 11:42:01] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004866 10.0.0.241 - - [2026-08-14 11:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.241 - - [2026-08-14 11:42:01] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003819 10.0.0.241 - - [2026-08-14 11:42:01] "POST /ref-update HTTP/1.1" 200 156 0.012199 10.0.0.241 - - [2026-08-14 11:42:01] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020121 10.0.0.241 - - [2026-08-14 11:42:01] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.241 - - [2026-08-14 11:42:01] "POST /tags HTTP/1.1" 200 292 0.021558 10.0.0.241 - - [2026-08-14 11:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009306 10.0.0.241 - - [2026-08-14 11:42:01] "GET /tag/dd0515fe-4c9f-426e-9826-b7d7493614ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013827 10.0.0.241 - - [2026-08-14 11:42:01] "POST /tags HTTP/1.1" 409 252 0.007307 10.0.0.241 - - [2026-08-14 11:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.241 - - [2026-08-14 11:42:02] "GET /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011853 10.0.0.241 - - [2026-08-14 11:42:02] "POST /tags HTTP/1.1" 409 226 0.004770 10.0.0.241 - - [2026-08-14 11:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.241 - - [2026-08-14 11:42:02] "GET /tag/b3b9341e-5650-4007-85dc-9fd97c2357c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013731 10.0.0.241 - - [2026-08-14 11:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004162 10.0.0.241 - - [2026-08-14 11:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.241 - - [2026-08-14 11:42:02] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052836 10.0.0.241 - - [2026-08-14 11:42:02] "POST /virtual-machines HTTP/1.1" 200 396 0.011187 10.0.0.241 - - [2026-08-14 11:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015653 10.0.0.241 - - [2026-08-14 11:42:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123843 10.0.0.241 - - [2026-08-14 11:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010890 10.0.0.241 - - [2026-08-14 11:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004436 10.0.0.241 - - [2026-08-14 11:42:02] "POST /instance-ips HTTP/1.1" 200 398 0.040382 10.0.0.241 - - [2026-08-14 11:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042139 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024595 10.0.0.241 - - [2026-08-14 11:42:02] "POST /set-tag HTTP/1.1" 200 109 0.072073 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017138 10.0.0.241 - - [2026-08-14 11:42:02] "GET /instance-ip/2aa98b18-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.018448 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004998 10.0.0.241 - - [2026-08-14 11:42:02] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004570 10.0.0.241 - - [2026-08-14 11:42:02] "POST /ref-update HTTP/1.1" 200 156 0.011705 10.0.0.241 - - [2026-08-14 11:42:02] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005906 10.0.0.241 - - [2026-08-14 11:42:02] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.241 - - [2026-08-14 11:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.241 - - [2026-08-14 11:42:03] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006817 10.0.0.241 - - [2026-08-14 11:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.241 - - [2026-08-14 11:42:03] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045427 10.0.0.241 - - [2026-08-14 11:42:03] "POST /virtual-machines HTTP/1.1" 200 396 0.012565 10.0.0.241 - - [2026-08-14 11:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013657 10.0.0.241 - - [2026-08-14 11:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122010 10.0.0.241 - - [2026-08-14 11:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010957 10.0.0.241 - - [2026-08-14 11:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009795 10.0.0.241 - - [2026-08-14 11:42:03] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008141 10.0.0.241 - - [2026-08-14 11:42:03] "POST /instance-ips HTTP/1.1" 200 398 0.024533 10.0.0.241 - - [2026-08-14 11:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028047 10.0.0.241 - - [2026-08-14 11:42:03] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010667 10.0.0.241 - - [2026-08-14 11:42:03] "POST /set-tag HTTP/1.1" 200 109 0.063907 10.0.0.241 - - [2026-08-14 11:42:03] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024908 10.0.0.241 - - [2026-08-14 11:42:03] "GET /instance-ip/2b319df0-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004678 10.0.0.241 - - [2026-08-14 11:42:03] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005738 10.0.0.241 - - [2026-08-14 11:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.241 - - [2026-08-14 11:42:03] "POST /tags HTTP/1.1" 200 300 0.026815 10.0.0.241 - - [2026-08-14 11:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.241 - - [2026-08-14 11:42:03] "GET /tag/e4f4d901-b7c6-4f17-bdce-e1be9bfe2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016495 10.0.0.241 - - [2026-08-14 11:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.241 - - [2026-08-14 11:42:03] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004733 10.0.0.241 - - [2026-08-14 11:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.241 - - [2026-08-14 11:42:03] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059432 10.0.0.241 - - [2026-08-14 11:42:04] "POST /virtual-machines HTTP/1.1" 200 396 0.012139 10.0.0.241 - - [2026-08-14 11:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021015 10.0.0.241 - - [2026-08-14 11:42:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139133 10.0.0.241 - - [2026-08-14 11:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012892 10.0.0.241 - - [2026-08-14 11:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010310 10.0.0.241 - - [2026-08-14 11:42:04] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015831 10.0.0.241 - - [2026-08-14 11:42:04] "POST /instance-ips HTTP/1.1" 200 398 0.022756 10.0.0.241 - - [2026-08-14 11:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019079 10.0.0.241 - - [2026-08-14 11:42:04] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.026265 10.0.0.241 - - [2026-08-14 11:42:04] "POST /set-tag HTTP/1.1" 200 109 0.024001 10.0.0.241 - - [2026-08-14 11:42:04] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017044 10.0.0.241 - - [2026-08-14 11:42:04] "GET /instance-ip/2bb8db26-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003769 10.0.0.241 - - [2026-08-14 11:42:04] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004952 10.0.0.241 - - [2026-08-14 11:42:04] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.241 - - [2026-08-14 11:42:04] "POST /tags HTTP/1.1" 200 300 0.032106 10.0.0.241 - - [2026-08-14 11:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.241 - - [2026-08-14 11:42:04] "GET /tag/c71bb492-3cf8-4bae-ab47-daf6781dc529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013224 10.0.0.241 - - [2026-08-14 11:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.241 - - [2026-08-14 11:42:04] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004609 10.0.0.241 - - [2026-08-14 11:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.241 - - [2026-08-14 11:42:04] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039499 10.0.0.241 - - [2026-08-14 11:42:04] "POST /virtual-machines HTTP/1.1" 200 396 0.009060 10.0.0.241 - - [2026-08-14 11:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012402 10.0.0.241 - - [2026-08-14 11:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131640 10.0.0.241 - - [2026-08-14 11:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026342 10.0.0.241 - - [2026-08-14 11:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012637 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007771 10.0.0.241 - - [2026-08-14 11:42:05] "POST /instance-ips HTTP/1.1" 200 398 0.023186 10.0.0.241 - - [2026-08-14 11:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028572 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012759 10.0.0.241 - - [2026-08-14 11:42:05] "POST /set-tag HTTP/1.1" 200 109 0.029109 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.037098 10.0.0.241 - - [2026-08-14 11:42:05] "GET /instance-ip/2c315182-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006392 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007540 10.0.0.241 - - [2026-08-14 11:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004415 10.0.0.241 - - [2026-08-14 11:42:05] "POST /ref-update HTTP/1.1" 200 156 0.011988 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012984 10.0.0.241 - - [2026-08-14 11:42:05] "POST /set-tag HTTP/1.1" 200 109 0.008583 10.0.0.241 - - [2026-08-14 11:42:05] "POST /tags HTTP/1.1" 200 300 0.018468 10.0.0.241 - - [2026-08-14 11:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019727 10.0.0.241 - - [2026-08-14 11:42:05] "GET /tag/2e36fc52-4976-4733-9814-f862f74a5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012465 10.0.0.241 - - [2026-08-14 11:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.241 - - [2026-08-14 11:42:05] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003888 10.0.0.241 - - [2026-08-14 11:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.241 - - [2026-08-14 11:42:05] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043029 10.0.0.241 - - [2026-08-14 11:42:05] "POST /virtual-machines HTTP/1.1" 200 396 0.011987 10.0.0.241 - - [2026-08-14 11:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021548 10.0.0.241 - - [2026-08-14 11:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116839 10.0.0.241 - - [2026-08-14 11:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009505 10.0.0.241 - - [2026-08-14 11:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018763 10.0.0.241 - - [2026-08-14 11:42:06] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006126 10.0.0.241 - - [2026-08-14 11:42:06] "POST /instance-ips HTTP/1.1" 200 398 0.023945 10.0.0.241 - - [2026-08-14 11:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023138 10.0.0.241 - - [2026-08-14 11:42:06] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011836 10.0.0.241 - - [2026-08-14 11:42:06] "POST /set-tag HTTP/1.1" 200 109 0.036771 10.0.0.241 - - [2026-08-14 11:42:06] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023735 10.0.0.241 - - [2026-08-14 11:42:06] "GET /instance-ip/2cc1cae6-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002746 10.0.0.241 - - [2026-08-14 11:42:06] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005030 10.0.0.241 - - [2026-08-14 11:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.241 - - [2026-08-14 11:42:06] "POST /tags HTTP/1.1" 200 300 0.022275 10.0.0.241 - - [2026-08-14 11:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2026-08-14 11:42:06] "GET /tag/7b3cec75-0980-4b44-9ea6-5fd103d309ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013143 10.0.0.241 - - [2026-08-14 11:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016346 10.0.0.241 - - [2026-08-14 11:42:06] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005247 10.0.0.241 - - [2026-08-14 11:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.241 - - [2026-08-14 11:42:06] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048675 10.0.0.241 - - [2026-08-14 11:42:06] "POST /virtual-machines HTTP/1.1" 200 396 0.012170 10.0.0.241 - - [2026-08-14 11:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017889 10.0.0.241 - - [2026-08-14 11:42:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128621 10.0.0.241 - - [2026-08-14 11:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016536 10.0.0.241 - - [2026-08-14 11:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011959 10.0.0.241 - - [2026-08-14 11:42:06] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008648 10.0.0.241 - - [2026-08-14 11:42:06] "POST /instance-ips HTTP/1.1" 200 398 0.027441 10.0.0.241 - - [2026-08-14 11:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.047070 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009410 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.033668 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013621 10.0.0.241 - - [2026-08-14 11:42:07] "GET /instance-ip/2d4131a0-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005221 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005326 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005093 10.0.0.241 - - [2026-08-14 11:42:07] "POST /ref-update HTTP/1.1" 200 156 0.012336 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017239 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.003509 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005653 10.0.0.241 - - [2026-08-14 11:42:07] "POST /ref-update HTTP/1.1" 200 156 0.008912 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025482 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005514 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004867 10.0.0.241 - - [2026-08-14 11:42:07] "POST /ref-update HTTP/1.1" 200 156 0.012385 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014174 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004216 10.0.0.241 - - [2026-08-14 11:42:07] "POST /ref-update HTTP/1.1" 200 156 0.009906 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005268 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005181 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005078 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.005325 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005969 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004503 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004905 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005502 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004157 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.241 - - [2026-08-14 11:42:07] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003925 10.0.0.241 - - [2026-08-14 11:42:07] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.241 - - [2026-08-14 11:42:08] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004878 10.0.0.241 - - [2026-08-14 11:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.241 - - [2026-08-14 11:42:08] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004650 10.0.0.241 - - [2026-08-14 11:42:08] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.241 - - [2026-08-14 11:42:09] "GET /virtual-machine/29261a2c-393f-4015-a70c-d7a8fafb4be4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003962 10.0.0.241 - - [2026-08-14 11:42:09] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005171 10.0.0.241 - - [2026-08-14 11:42:09] "GET /virtual-machine/c955fbd0-9eea-475b-a2c5-6d3bf2ea07ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004045 10.0.0.241 - - [2026-08-14 11:42:09] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005892 10.0.0.241 - - [2026-08-14 11:42:09] "GET /virtual-machine/523da6c5-dc45-4d90-8ef0-65ea39de8b0a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003792 10.0.0.241 - - [2026-08-14 11:42:09] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004623 10.0.0.241 - - [2026-08-14 11:42:10] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004973 10.0.0.241 - - [2026-08-14 11:42:10] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.241 - - [2026-08-14 11:42:11] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004910 10.0.0.241 - - [2026-08-14 11:42:11] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.241 - - [2026-08-14 11:42:14] "GET /virtual-machine/deb80f36-e6b1-4f0e-8557-59fa7b6413cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003996 10.0.0.241 - - [2026-08-14 11:42:14] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004614 10.0.0.241 - - [2026-08-14 11:42:15] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007830 10.0.0.241 - - [2026-08-14 11:42:15] "POST /set-tag HTTP/1.1" 200 109 0.005291 10.0.0.241 - - [2026-08-14 11:42:15] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003968 10.0.0.241 - - [2026-08-14 11:42:15] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.241 - - [2026-08-14 11:42:16] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005097 10.0.0.241 - - [2026-08-14 11:42:16] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine/b806fb08-c4ae-475b-a0ab-569169ca2709?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004306 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007745 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine/ef5aa9c5-822b-46e2-ae0e-75db986b36e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.008500 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017607 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine/719c40e3-c4cf-41aa-ba69-1736ef1e56eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004600 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006505 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine/7866c5f2-3a3c-40d3-b0d6-4623152e884b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003672 10.0.0.241 - - [2026-08-14 11:42:19] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004004 10.0.0.241 - - [2026-08-14 11:42:20] "GET /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002247 10.0.0.241 - - [2026-08-14 11:42:20] "POST /tags HTTP/1.1" 200 334 0.034431 10.0.0.241 - - [2026-08-14 11:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008952 10.0.0.241 - - [2026-08-14 11:42:20] "GET /tag/69d1705d-b844-443f-9780-3186cc4136a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.028509 10.0.0.241 - - [2026-08-14 11:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.241 - - [2026-08-14 11:42:20] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042417 10.0.0.241 - - [2026-08-14 11:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.241 - - [2026-08-14 11:42:20] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004598 10.0.0.241 - - [2026-08-14 11:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-08-14 11:42:20] "GET /service-appliance-set/320b3f08-32c4-4906-9555-f2a3548cf546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003218 10.0.0.241 - - [2026-08-14 11:42:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.002576 10.0.0.241 - - [2026-08-14 11:42:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.109726 10.0.0.241 - - [2026-08-14 11:42:21] "GET /virtual-machine-interface/3e2aed7b-049f-4fd5-b9db-e670c8b3aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.017780 10.0.0.241 - - [2026-08-14 11:42:21] "POST /instance-ips HTTP/1.1" 200 410 0.017915 10.0.0.241 - - [2026-08-14 11:42:21] "GET /instance-ip/33f2b074-b443-40ef-9658-4fab498417c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004868 10.0.0.241 - - [2026-08-14 11:42:21] "POST /loadbalancers HTTP/1.1" 200 631 0.092191 10.0.0.241 - - [2026-08-14 11:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019971 10.0.0.241 - - [2026-08-14 11:42:21] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.065856 10.0.0.241 - - [2026-08-14 11:42:21] "GET /instance-ip/33f2b074-b443-40ef-9658-4fab498417c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.022886 10.0.0.241 - - [2026-08-14 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016986 10.0.0.241 - - [2026-08-14 11:42:21] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042786 10.0.0.241 - - [2026-08-14 11:42:21] "POST /floating-ips HTTP/1.1" 200 599 0.072531 10.0.0.241 - - [2026-08-14 11:42:21] "GET /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008602 10.0.0.241 - - [2026-08-14 11:42:21] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.026125 10.0.0.241 - - [2026-08-14 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019045 10.0.0.241 - - [2026-08-14 11:42:21] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039313 10.0.0.241 - - [2026-08-14 11:42:21] "GET /loadbalancer-listener/a086610b-3267-4ed2-a5dc-3779e5c99742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003800 10.0.0.241 - - [2026-08-14 11:42:21] "GET /loadbalancer-listener/a086610b-3267-4ed2-a5dc-3779e5c99742?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005327 10.0.0.241 - - [2026-08-14 11:42:21] "GET /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004673 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000799 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 10.0.0.241 - - [2026-08-14 11:42:21] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.028364 10.0.0.241 - - [2026-08-14 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.241 - - [2026-08-14 11:42:21] "GET /instance-ip/33f2b074-b443-40ef-9658-4fab498417c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.010575 10.0.0.241 - - [2026-08-14 11:42:21] "GET /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004303 10.0.0.241 - - [2026-08-14 11:42:21] "GET /instance-ip/33f2b074-b443-40ef-9658-4fab498417c8?fields=floating_ips HTTP/1.1" 200 1214 0.005954 10.0.0.241 - - [2026-08-14 11:42:21] "GET /loadbalancer-pool/b46fd660-e664-4ac1-b91b-c656987558cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005009 10.0.0.241 - - [2026-08-14 11:42:21] "GET /floating-ip/24465b09-c567-4184-b538-aab207161a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005039 10.0.0.241 - - [2026-08-14 11:42:21] "POST /loadbalancer-members HTTP/1.1" 200 723 0.044031 10.0.0.241 - - [2026-08-14 11:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012207 10.0.0.241 - - [2026-08-14 11:42:21] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016147 10.0.0.241 - - [2026-08-14 11:42:21] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004806 10.0.0.241 - - [2026-08-14 11:42:21] "POST /ref-update HTTP/1.1" 200 156 0.011889 10.0.0.241 - - [2026-08-14 11:42:21] "GET /floating-ip/24465b09-c567-4184-b538-aab207161a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.032899 10.0.0.241 - - [2026-08-14 11:42:21] "POST /tags HTTP/1.1" 409 221 0.002594 10.0.0.241 - - [2026-08-14 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.241 - - [2026-08-14 11:42:21] "GET /tag/69d1705d-b844-443f-9780-3186cc4136a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011142 10.0.0.241 - - [2026-08-14 11:42:22] "PUT /floating-ip/24465b09-c567-4184-b538-aab207161a9d HTTP/1.1" 200 257 0.072946 10.0.0.241 - - [2026-08-14 11:42:22] "POST /set-tag HTTP/1.1" 200 109 0.073465 10.0.0.241 - - [2026-08-14 11:42:22] "GET /loadbalancer-pool/b46fd660-e664-4ac1-b91b-c656987558cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.019053 10.0.0.241 - - [2026-08-14 11:42:22] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024490 10.0.0.241 - - [2026-08-14 11:42:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008491 10.0.0.241 - - [2026-08-14 11:42:22] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.028766 10.0.0.241 - - [2026-08-14 11:42:22] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011945 10.0.0.241 - - [2026-08-14 11:42:22] "POST /ref-update HTTP/1.1" 200 156 0.013390 10.0.0.241 - - [2026-08-14 11:42:22] "GET /floating-ip/24465b09-c567-4184-b538-aab207161a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.013931 10.0.0.241 - - [2026-08-14 11:42:22] "POST /set-tag HTTP/1.1" 200 109 0.098181 10.0.0.241 - - [2026-08-14 11:42:23] "POST /tags HTTP/1.1" 409 206 0.002870 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.241 - - [2026-08-14 11:42:23] "GET /tag/63d4210f-37bf-4efb-b114-1cb8a4f46aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012239 10.0.0.241 - - [2026-08-14 11:42:23] "POST /tags HTTP/1.1" 409 204 0.003789 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.241 - - [2026-08-14 11:42:23] "GET /tag/c71bb492-3cf8-4bae-ab47-daf6781dc529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.038622 10.0.0.241 - - [2026-08-14 11:42:23] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003713 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.241 - - [2026-08-14 11:42:23] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003400 10.0.0.241 - - [2026-08-14 11:42:23] "POST /tags HTTP/1.1" 409 206 0.002464 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2026-08-14 11:42:23] "GET /tag/63d4210f-37bf-4efb-b114-1cb8a4f46aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017540 10.0.0.241 - - [2026-08-14 11:42:23] "POST /tags HTTP/1.1" 409 226 0.002473 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.241 - - [2026-08-14 11:42:23] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.021633 10.0.0.241 - - [2026-08-14 11:42:23] "POST /tags HTTP/1.1" 409 204 0.002361 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.241 - - [2026-08-14 11:42:23] "GET /tag/c71bb492-3cf8-4bae-ab47-daf6781dc529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013197 10.0.0.241 - - [2026-08-14 11:42:23] "POST /tags HTTP/1.1" 409 226 0.002606 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.241 - - [2026-08-14 11:42:23] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012305 10.0.0.241 - - [2026-08-14 11:42:23] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002362 10.0.0.241 - - [2026-08-14 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.241 - - [2026-08-14 11:42:23] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003220 10.0.0.241 - - [2026-08-14 11:42:23] "POST /firewall-rules HTTP/1.1" 200 628 0.086318 10.0.0.241 - - [2026-08-14 11:42:24] "POST /firewall-rules HTTP/1.1" 200 648 0.089433 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-rule/92ed8fb0-7636-4fc1-8332-347a20a36f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.022060 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002988 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-rule/76c3617c-21a4-4514-9c19-8ac1081dc3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004375 10.0.0.241 - - [2026-08-14 11:42:24] "POST /ref-update HTTP/1.1" 200 156 0.025865 10.0.0.241 - - [2026-08-14 11:42:24] "POST /firewall-policys HTTP/1.1" 200 608 0.046284 10.0.0.241 - - [2026-08-14 11:42:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015578 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.015101 10.0.0.241 - - [2026-08-14 11:42:24] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006274 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003351 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003556 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003121 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007969 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002711 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003058 10.0.0.241 - - [2026-08-14 11:42:24] "POST /ref-update HTTP/1.1" 200 156 0.028343 10.0.0.241 - - [2026-08-14 11:42:24] "POST /ref-update HTTP/1.1" 200 156 0.023256 10.0.0.241 - - [2026-08-14 11:42:24] "POST /ref-update HTTP/1.1" 200 156 0.035988 10.0.0.241 - - [2026-08-14 11:42:24] "POST /ref-update HTTP/1.1" 200 156 0.025740 10.0.0.241 - - [2026-08-14 11:42:24] "POST /ref-update HTTP/1.1" 200 156 0.048376 10.0.0.241 - - [2026-08-14 11:42:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.021633 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:42:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001195 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:42:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001245 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001135 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:43:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:43:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 252 0.004179 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012302 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 228 0.002270 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011421 10.0.0.241 - - [2026-08-14 11:44:23] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.009155 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.241 - - [2026-08-14 11:44:23] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003422 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 206 0.002018 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/63d4210f-37bf-4efb-b114-1cb8a4f46aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013898 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 226 0.002370 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014561 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 204 0.003139 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/c71bb492-3cf8-4bae-ab47-daf6781dc529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011809 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 226 0.002272 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/3a7d281b-a088-42aa-92fe-510fe80f5898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011672 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 228 0.001974 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012742 10.0.0.241 - - [2026-08-14 11:44:23] "POST /tags HTTP/1.1" 409 252 0.002471 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.241 - - [2026-08-14 11:44:23] "GET /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011778 10.0.0.241 - - [2026-08-14 11:44:23] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002316 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.241 - - [2026-08-14 11:44:23] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003091 10.0.0.241 - - [2026-08-14 11:44:23] "POST /firewall-rules HTTP/1.1" 409 281 0.002285 10.0.0.241 - - [2026-08-14 11:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.241 - - [2026-08-14 11:44:23] "PUT /firewall-rule/76c3617c-21a4-4514-9c19-8ac1081dc3fe HTTP/1.1" 200 261 0.026667 10.0.0.241 - - [2026-08-14 11:44:24] "POST /firewall-rules HTTP/1.1" 409 291 0.007666 10.0.0.241 - - [2026-08-14 11:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.241 - - [2026-08-14 11:44:24] "PUT /firewall-rule/92ed8fb0-7636-4fc1-8332-347a20a36f8c HTTP/1.1" 200 261 0.021893 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-rule/92ed8fb0-7636-4fc1-8332-347a20a36f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.009665 10.0.0.241 - - [2026-08-14 11:44:24] "POST /firewall-rules HTTP/1.1" 200 660 0.089295 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-rule/ebcd61ec-a483-4bb3-aa93-27487f850f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.010016 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004301 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-rule/76c3617c-21a4-4514-9c19-8ac1081dc3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003348 10.0.0.241 - - [2026-08-14 11:44:24] "POST /firewall-policys HTTP/1.1" 409 269 0.002333 10.0.0.241 - - [2026-08-14 11:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.241 - - [2026-08-14 11:44:24] "PUT /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc HTTP/1.1" 200 265 0.026275 10.0.0.241 - - [2026-08-14 11:44:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013720 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.020584 10.0.0.241 - - [2026-08-14 11:44:24] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004283 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003254 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002889 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/3c37df94-7b9c-4f95-b704-f676baad5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002820 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003057 10.0.0.241 - - [2026-08-14 11:44:24] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002681 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010293 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007063 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.004930 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004407 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004538 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005599 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.003545 10.0.0.241 - - [2026-08-14 11:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.241 - - [2026-08-14 11:45:26] "GET /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003567 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005723 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.027139 10.0.0.241 - - [2026-08-14 11:45:26] "DELETE /loadbalancer-member/e74d7369-893f-4d61-a9a7-7989b6b7dcd8 HTTP/1.1" 200 115 0.042370 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019171 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.241 - - [2026-08-14 11:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.241 - - [2026-08-14 11:45:26] "GET /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002455 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004912 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.003420 10.0.0.241 - - [2026-08-14 11:45:26] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004826 10.0.0.241 - - [2026-08-14 11:45:26] "POST /set-tag HTTP/1.1" 200 109 0.005055 10.0.0.241 - - [2026-08-14 11:45:27] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006624 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.241 - - [2026-08-14 11:45:27] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009192 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.006116 10.0.0.241 - - [2026-08-14 11:45:27] "GET /virtual-machine/deb80f36-e6b1-4f0e-8557-59fa7b6413cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003108 10.0.0.241 - - [2026-08-14 11:45:27] "POST /ref-update HTTP/1.1" 200 156 0.033947 10.0.0.241 - - [2026-08-14 11:45:27] "GET /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.033924 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.026356 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.050250 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.053355 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.019559 10.0.0.241 - - [2026-08-14 11:45:27] "POST /set-tag HTTP/1.1" 200 109 0.042003 10.0.0.241 - - [2026-08-14 11:45:27] "DELETE /instance-ip/2b319df0-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.067134 10.0.0.241 - - [2026-08-14 11:45:27] "DELETE /virtual-machine-interface/2b166404-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.060024 10.0.0.241 - - [2026-08-14 11:45:27] "DELETE /virtual-machine/deb80f36-e6b1-4f0e-8557-59fa7b6413cf HTTP/1.1" 200 115 0.031626 10.0.0.241 - - [2026-08-14 11:45:27] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012646 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.004168 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007062 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine/29261a2c-393f-4015-a70c-d7a8fafb4be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003311 10.0.0.241 - - [2026-08-14 11:45:28] "POST /ref-update HTTP/1.1" 200 156 0.014377 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011138 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.068636 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.044531 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.048366 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.026891 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.084361 10.0.0.241 - - [2026-08-14 11:45:28] "DELETE /instance-ip/296e198a-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.055731 10.0.0.241 - - [2026-08-14 11:45:28] "POST /ref-update HTTP/1.1" 200 156 0.009526 10.0.0.241 - - [2026-08-14 11:45:28] "DELETE /virtual-machine-interface/294f6008-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.073277 10.0.0.241 - - [2026-08-14 11:45:28] "DELETE /virtual-machine/29261a2c-393f-4015-a70c-d7a8fafb4be4 HTTP/1.1" 200 115 0.020889 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011247 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004201 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine/c955fbd0-9eea-475b-a2c5-6d3bf2ea07ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003483 10.0.0.241 - - [2026-08-14 11:45:28] "POST /ref-update HTTP/1.1" 200 156 0.010966 10.0.0.241 - - [2026-08-14 11:45:28] "GET /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006797 10.0.0.241 - - [2026-08-14 11:45:28] "POST /set-tag HTTP/1.1" 200 109 0.021904 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.035260 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.034640 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.022589 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.038426 10.0.0.241 - - [2026-08-14 11:45:29] "DELETE /instance-ip/29fbc802-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.048616 10.0.0.241 - - [2026-08-14 11:45:29] "POST /ref-update HTTP/1.1" 200 156 0.011152 10.0.0.241 - - [2026-08-14 11:45:29] "DELETE /virtual-machine-interface/29db947e-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.043856 10.0.0.241 - - [2026-08-14 11:45:29] "DELETE /virtual-machine/c955fbd0-9eea-475b-a2c5-6d3bf2ea07ff HTTP/1.1" 200 115 0.029301 10.0.0.241 - - [2026-08-14 11:45:29] "DELETE /tag/d25272be-9419-45e1-b78f-dbcbfccb9a62 HTTP/1.1" 200 115 0.048758 10.0.0.241 - - [2026-08-14 11:45:29] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004072 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.241 - - [2026-08-14 11:45:29] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005480 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.241 - - [2026-08-14 11:45:29] "GET /virtual-machine/523da6c5-dc45-4d90-8ef0-65ea39de8b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002997 10.0.0.241 - - [2026-08-14 11:45:29] "POST /ref-update HTTP/1.1" 200 156 0.011176 10.0.0.241 - - [2026-08-14 11:45:29] "GET /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013822 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.020721 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.045101 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.029571 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.020090 10.0.0.241 - - [2026-08-14 11:45:29] "POST /set-tag HTTP/1.1" 200 109 0.040124 10.0.0.241 - - [2026-08-14 11:45:29] "DELETE /instance-ip/2aa98b18-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.062801 10.0.0.241 - - [2026-08-14 11:45:29] "DELETE /virtual-machine-interface/2a8d09fc-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.066165 10.0.0.241 - - [2026-08-14 11:45:30] "DELETE /virtual-machine/523da6c5-dc45-4d90-8ef0-65ea39de8b0a HTTP/1.1" 200 115 0.025858 10.0.0.241 - - [2026-08-14 11:45:30] "DELETE /tag/63d4210f-37bf-4efb-b114-1cb8a4f46aff HTTP/1.1" 409 391 0.005961 10.0.0.241 - - [2026-08-14 11:45:30] "DELETE /tag/dd0515fe-4c9f-426e-9826-b7d7493614ac HTTP/1.1" 200 115 0.039308 10.0.0.241 - - [2026-08-14 11:45:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002012 10.0.0.241 - - [2026-08-14 11:45:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002950 10.0.0.241 - - [2026-08-14 11:45:57] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006957 10.0.0.241 - - [2026-08-14 11:45:57] "POST /set-tag HTTP/1.1" 200 109 0.004562 10.0.0.241 - - [2026-08-14 11:45:57] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005399 10.0.0.241 - - [2026-08-14 11:45:57] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.241 - - [2026-08-14 11:45:57] "GET /virtual-machine/719c40e3-c4cf-41aa-ba69-1736ef1e56eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002966 10.0.0.241 - - [2026-08-14 11:45:57] "POST /ref-update HTTP/1.1" 200 156 0.014407 10.0.0.241 - - [2026-08-14 11:45:57] "GET /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008396 10.0.0.241 - - [2026-08-14 11:45:57] "POST /set-tag HTTP/1.1" 200 109 0.040657 10.0.0.241 - - [2026-08-14 11:45:57] "POST /set-tag HTTP/1.1" 200 109 0.027493 10.0.0.241 - - [2026-08-14 11:45:57] "POST /set-tag HTTP/1.1" 200 109 0.020083 10.0.0.241 - - [2026-08-14 11:45:57] "POST /set-tag HTTP/1.1" 200 109 0.059962 10.0.0.241 - - [2026-08-14 11:45:57] "DELETE /instance-ip/2c315182-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.056421 10.0.0.241 - - [2026-08-14 11:45:57] "DELETE /virtual-machine-interface/2c17ec4c-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.047988 10.0.0.241 - - [2026-08-14 11:45:57] "DELETE /virtual-machine/719c40e3-c4cf-41aa-ba69-1736ef1e56eb HTTP/1.1" 200 115 0.028909 10.0.0.241 - - [2026-08-14 11:45:57] "DELETE /tag/c71bb492-3cf8-4bae-ab47-daf6781dc529 HTTP/1.1" 409 237 0.005271 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005950 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.004321 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005716 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.005538 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine/ef5aa9c5-822b-46e2-ae0e-75db986b36e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003000 10.0.0.241 - - [2026-08-14 11:45:58] "POST /ref-update HTTP/1.1" 200 156 0.018580 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005673 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.023062 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.039683 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.021035 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.033707 10.0.0.241 - - [2026-08-14 11:45:58] "DELETE /instance-ip/2cc1cae6-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.073442 10.0.0.241 - - [2026-08-14 11:45:58] "DELETE /virtual-machine-interface/2ca73ec4-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.057184 10.0.0.241 - - [2026-08-14 11:45:58] "DELETE /virtual-machine/ef5aa9c5-822b-46e2-ae0e-75db986b36e5 HTTP/1.1" 200 115 0.024106 10.0.0.241 - - [2026-08-14 11:45:58] "DELETE /tag/2e36fc52-4976-4733-9814-f862f74a5917 HTTP/1.1" 200 115 0.043561 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004505 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.003438 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005452 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.003210 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine/b806fb08-c4ae-475b-a0ab-569169ca2709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003196 10.0.0.241 - - [2026-08-14 11:45:58] "POST /ref-update HTTP/1.1" 200 156 0.039178 10.0.0.241 - - [2026-08-14 11:45:58] "GET /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014168 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.022679 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.034089 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.039465 10.0.0.241 - - [2026-08-14 11:45:58] "POST /set-tag HTTP/1.1" 200 109 0.022529 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /instance-ip/2bb8db26-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.143054 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /virtual-machine-interface/2b9a4c88-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.062021 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /virtual-machine/b806fb08-c4ae-475b-a0ab-569169ca2709 HTTP/1.1" 200 115 0.026924 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /tag/40d8c8cd-439c-4632-b73f-66ec6e100262 HTTP/1.1" 200 115 0.056327 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /tag/fa01963f-2bd0-4fa8-8217-c671d79a1144 HTTP/1.1" 200 115 0.041847 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /tag/e4f4d901-b7c6-4f17-bdce-e1be9bfe2e71 HTTP/1.1" 200 115 0.038776 10.0.0.241 - - [2026-08-14 11:45:59] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015239 10.0.0.241 - - [2026-08-14 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.241 - - [2026-08-14 11:45:59] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004459 10.0.0.241 - - [2026-08-14 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.010373 10.0.0.241 - - [2026-08-14 11:45:59] "GET /virtual-machine/7866c5f2-3a3c-40d3-b0d6-4623152e884b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007604 10.0.0.241 - - [2026-08-14 11:45:59] "POST /ref-update HTTP/1.1" 200 156 0.010873 10.0.0.241 - - [2026-08-14 11:45:59] "GET /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011597 10.0.0.241 - - [2026-08-14 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.023753 10.0.0.241 - - [2026-08-14 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.036167 10.0.0.241 - - [2026-08-14 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.025989 10.0.0.241 - - [2026-08-14 11:45:59] "POST /set-tag HTTP/1.1" 200 109 0.016244 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /instance-ip/2d4131a0-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.050159 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /virtual-machine-interface/2d237aa2-97d5-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.043379 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /virtual-machine/7866c5f2-3a3c-40d3-b0d6-4623152e884b HTTP/1.1" 200 115 0.028094 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900 HTTP/1.1" 409 237 0.005698 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /tag/7b3cec75-0980-4b44-9ea6-5fd103d309ab HTTP/1.1" 200 115 0.041936 10.0.0.241 - - [2026-08-14 11:45:59] "DELETE /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c HTTP/1.1" 409 237 0.005529 10.0.0.241 - - [2026-08-14 11:46:01] "POST /projects HTTP/1.1" 409 238 0.002877 10.0.0.241 - - [2026-08-14 11:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.241 - - [2026-08-14 11:46:01] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047349 10.0.0.241 - - [2026-08-14 11:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.241 - - [2026-08-14 11:46:01] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005337 10.0.0.241 - - [2026-08-14 11:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.241 - - [2026-08-14 11:46:01] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004367 10.0.0.241 - - [2026-08-14 11:46:01] "POST /security-groups HTTP/1.1" 409 285 0.003309 10.0.0.241 - - [2026-08-14 11:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2026-08-14 11:46:01] "PUT /security-group/3ff07a51-a832-45ba-8d58-2f51937b2b5d HTTP/1.1" 200 263 0.062804 10.0.0.241 - - [2026-08-14 11:46:01] "PUT /access-control-list/c2b8b520-0648-4d84-94ba-8a6594e0a739 HTTP/1.1" 200 273 0.020996 10.0.0.241 - - [2026-08-14 11:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037635 10.0.0.241 - - [2026-08-14 11:46:01] "PUT /access-control-list/de9d0975-e228-4b50-9fea-d1fac4832e9f HTTP/1.1" 200 273 0.041220 10.0.0.241 - - [2026-08-14 11:46:06] "POST /projects HTTP/1.1" 409 238 0.002499 10.0.0.241 - - [2026-08-14 11:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2026-08-14 11:46:06] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039751 10.0.0.241 - - [2026-08-14 11:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.241 - - [2026-08-14 11:46:06] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008768 10.0.0.241 - - [2026-08-14 11:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.241 - - [2026-08-14 11:46:06] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004269 10.0.0.241 - - [2026-08-14 11:46:06] "POST /security-groups HTTP/1.1" 409 285 0.015755 10.0.0.241 - - [2026-08-14 11:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.241 - - [2026-08-14 11:46:07] "PUT /security-group/3ff07a51-a832-45ba-8d58-2f51937b2b5d HTTP/1.1" 200 263 0.066694 10.0.0.241 - - [2026-08-14 11:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.037772 10.0.0.241 - - [2026-08-14 11:46:07] "PUT /access-control-list/c2b8b520-0648-4d84-94ba-8a6594e0a739 HTTP/1.1" 200 273 0.012138 10.0.0.241 - - [2026-08-14 11:46:07] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.019311 10.0.0.241 - - [2026-08-14 11:46:07] "PUT /access-control-list/de9d0975-e228-4b50-9fea-d1fac4832e9f HTTP/1.1" 200 273 0.029146 10.0.0.241 - - [2026-08-14 11:46:07] "GET /firewall-rule/cba078a0-cd35-42c2-80d1-53c4d7cbfa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003484 10.0.0.241 - - [2026-08-14 11:46:07] "POST /ref-update HTTP/1.1" 200 156 0.073837 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /firewall-rule/cba078a0-cd35-42c2-80d1-53c4d7cbfa30 HTTP/1.1" 200 115 0.045100 10.0.0.241 - - [2026-08-14 11:46:07] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.009907 10.0.0.241 - - [2026-08-14 11:46:07] "GET /firewall-rule/03590294-6f41-4cf7-a44a-8d10807d67c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003395 10.0.0.241 - - [2026-08-14 11:46:07] "POST /ref-update HTTP/1.1" 200 156 0.094930 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /firewall-rule/03590294-6f41-4cf7-a44a-8d10807d67c8 HTTP/1.1" 200 115 0.059061 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900 HTTP/1.1" 409 237 0.006252 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c HTTP/1.1" 409 237 0.005996 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /tag/b3b9341e-5650-4007-85dc-9fd97c2357c1 HTTP/1.1" 200 115 0.046916 10.0.0.241 - - [2026-08-14 11:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.241 - - [2026-08-14 11:46:07] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004577 10.0.0.241 - - [2026-08-14 11:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.241 - - [2026-08-14 11:46:07] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003778 10.0.0.241 - - [2026-08-14 11:46:07] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.052485 10.0.0.241 - - [2026-08-14 11:46:07] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.046324 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /security-group/3ff07a51-a832-45ba-8d58-2f51937b2b5d HTTP/1.1" 200 115 0.048666 10.0.0.241 - - [2026-08-14 11:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /access-control-list/c2b8b520-0648-4d84-94ba-8a6594e0a739 HTTP/1.1" 200 115 0.030359 10.0.0.241 - - [2026-08-14 11:46:07] "DELETE /access-control-list/de9d0975-e228-4b50-9fea-d1fac4832e9f HTTP/1.1" 200 115 0.027372 10.0.0.241 - - [2026-08-14 11:46:07] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.037123 10.0.0.241 - - [2026-08-14 11:46:07] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?fields=security_groups HTTP/1.1" 200 1351 0.033640 10.0.0.241 - - [2026-08-14 11:46:08] "DELETE /security-group/5655dddb-4575-4147-b6a6-9ce57a0e091d HTTP/1.1" 200 115 0.038913 10.0.0.241 - - [2026-08-14 11:46:08] "DELETE /access-control-list/8a38bd64-8b52-4dac-84c7-87c680a2d910 HTTP/1.1" 200 115 0.041948 10.0.0.241 - - [2026-08-14 11:46:08] "GET /project/31501d4d-2502-489d-8a8f-a243d37ae480?fields=application_policy_sets HTTP/1.1" 200 1390 0.056172 10.0.0.241 - - [2026-08-14 11:46:08] "DELETE /access-control-list/9804a79d-ed9b-46fa-bffa-d4b9bb43a669 HTTP/1.1" 200 115 0.060103 10.0.0.241 - - [2026-08-14 11:46:08] "DELETE /project/31501d4d-2502-489d-8a8f-a243d37ae480 HTTP/1.1" 200 115 0.310574 10.0.0.241 - - [2026-08-14 11:46:08] "POST /projects HTTP/1.1" 409 238 0.002378 10.0.0.241 - - [2026-08-14 11:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.241 - - [2026-08-14 11:46:08] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032488 10.0.0.241 - - [2026-08-14 11:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.241 - - [2026-08-14 11:46:08] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004624 10.0.0.241 - - [2026-08-14 11:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2026-08-14 11:46:08] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004973 10.0.0.241 - - [2026-08-14 11:46:08] "POST /security-groups HTTP/1.1" 409 285 0.002613 10.0.0.241 - - [2026-08-14 11:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.241 - - [2026-08-14 11:46:08] "PUT /security-group/06ea825d-dca3-46c2-99fc-59aa1fd5dcc1 HTTP/1.1" 200 263 0.055144 10.0.0.241 - - [2026-08-14 11:46:08] "PUT /access-control-list/ff451bd7-1dd8-4ef9-a25a-4c8a1147ddec HTTP/1.1" 200 273 0.016526 10.0.0.241 - - [2026-08-14 11:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030683 10.0.0.241 - - [2026-08-14 11:46:08] "PUT /access-control-list/44b061fe-e150-4287-bad5-b2d0d7a15cb6 HTTP/1.1" 200 273 0.034184 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /loadbalancer-member/55a7f057-8cb6-48d4-adf0-3c4d863badf3 HTTP/1.1" 200 115 0.051666 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /loadbalancer-pool/b46fd660-e664-4ac1-b91b-c656987558cd HTTP/1.1" 200 115 0.060817 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /loadbalancer-listener/a086610b-3267-4ed2-a5dc-3779e5c99742 HTTP/1.1" 200 115 0.048935 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /loadbalancer/503eac56-ae52-4e67-8ceb-4bb178ae4f54 HTTP/1.1" 200 115 0.039084 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /floating-ip/24465b09-c567-4184-b538-aab207161a9d HTTP/1.1" 200 115 0.050750 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /instance-ip/33f2b074-b443-40ef-9658-4fab498417c8 HTTP/1.1" 200 115 0.061851 10.0.0.241 - - [2026-08-14 11:46:12] "DELETE /virtual-machine-interface/3e2aed7b-049f-4fd5-b9db-e670c8b3aa06 HTTP/1.1" 200 115 0.039431 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /tag/69d1705d-b844-443f-9780-3186cc4136a2 HTTP/1.1" 200 115 0.038498 10.0.0.241 - - [2026-08-14 11:46:13] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002986 10.0.0.241 - - [2026-08-14 11:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.241 - - [2026-08-14 11:46:13] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002791 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-policy/35c7ac49-0450-4db4-9dc1-7640712fe0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002702 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-rule/76c3617c-21a4-4514-9c19-8ac1081dc3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003371 10.0.0.241 - - [2026-08-14 11:46:13] "POST /ref-update HTTP/1.1" 200 156 0.012795 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /firewall-rule/76c3617c-21a4-4514-9c19-8ac1081dc3fe HTTP/1.1" 200 115 0.031702 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003352 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-rule/92ed8fb0-7636-4fc1-8332-347a20a36f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003704 10.0.0.241 - - [2026-08-14 11:46:13] "POST /ref-update HTTP/1.1" 200 156 0.016185 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /firewall-rule/92ed8fb0-7636-4fc1-8332-347a20a36f8c HTTP/1.1" 200 115 0.045783 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006466 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-rule/ebcd61ec-a483-4bb3-aa93-27487f850f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.004514 10.0.0.241 - - [2026-08-14 11:46:13] "POST /ref-update HTTP/1.1" 200 156 0.017265 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /firewall-rule/ebcd61ec-a483-4bb3-aa93-27487f850f96 HTTP/1.1" 200 115 0.063755 10.0.0.241 - - [2026-08-14 11:46:13] "GET /application-policy-set/ffa00135-9873-434f-91b5-f20afbb4f59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006070 10.0.0.241 - - [2026-08-14 11:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2026-08-14 11:46:13] "GET /policy-management/966c47ce-b532-4905-a9a3-716f687b0e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010342 10.0.0.241 - - [2026-08-14 11:46:13] "GET /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003726 10.0.0.241 - - [2026-08-14 11:46:13] "POST /ref-update HTTP/1.1" 200 156 0.027201 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /firewall-policy/8df6a67e-78c4-4333-81ab-cdeadb0eb2fc HTTP/1.1" 200 115 0.056337 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /tag/63d4210f-37bf-4efb-b114-1cb8a4f46aff HTTP/1.1" 200 115 0.064581 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /tag/57b4ddb9-7d0c-4698-b0af-817f46bf6900 HTTP/1.1" 200 115 0.056788 10.0.0.241 - - [2026-08-14 11:46:13] "DELETE /tag/f2bc05d2-9f5d-48c1-a442-b2bad46a923c HTTP/1.1" 200 115 0.109863 10.0.0.241 - - [2026-08-14 11:46:14] "DELETE /tag/c71bb492-3cf8-4bae-ab47-daf6781dc529 HTTP/1.1" 200 115 0.102728 10.0.0.241 - - [2026-08-14 11:46:14] "POST /projects HTTP/1.1" 409 238 0.002291 10.0.0.241 - - [2026-08-14 11:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.241 - - [2026-08-14 11:46:14] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051170 10.0.0.241 - - [2026-08-14 11:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.241 - - [2026-08-14 11:46:14] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004797 10.0.0.241 - - [2026-08-14 11:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.241 - - [2026-08-14 11:46:14] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004220 10.0.0.241 - - [2026-08-14 11:46:14] "POST /security-groups HTTP/1.1" 409 285 0.003404 10.0.0.241 - - [2026-08-14 11:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.241 - - [2026-08-14 11:46:14] "PUT /security-group/06ea825d-dca3-46c2-99fc-59aa1fd5dcc1 HTTP/1.1" 200 263 0.062081 10.0.0.241 - - [2026-08-14 11:46:14] "PUT /access-control-list/ff451bd7-1dd8-4ef9-a25a-4c8a1147ddec HTTP/1.1" 200 273 0.046303 10.0.0.241 - - [2026-08-14 11:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.046743 10.0.0.241 - - [2026-08-14 11:46:14] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.015895 10.0.0.241 - - [2026-08-14 11:46:14] "PUT /access-control-list/44b061fe-e150-4287-bad5-b2d0d7a15cb6 HTTP/1.1" 200 273 0.034822 10.0.0.241 - - [2026-08-14 11:46:14] "GET /firewall-rule/e4393adb-aa82-427d-8a99-ad4dbaf805d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005160 10.0.0.241 - - [2026-08-14 11:46:14] "POST /ref-update HTTP/1.1" 200 156 0.053375 10.0.0.241 - - [2026-08-14 11:46:14] "DELETE /firewall-rule/e4393adb-aa82-427d-8a99-ad4dbaf805d5 HTTP/1.1" 200 115 0.045084 10.0.0.241 - - [2026-08-14 11:46:14] "GET /firewall-policy/ff8807f4-ebaf-439e-8435-e905478b0600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.014750 10.0.0.241 - - [2026-08-14 11:46:14] "GET /firewall-rule/ff5f8fa6-6f0c-4af3-b5e0-dff49364b969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003071 10.0.0.241 - - [2026-08-14 11:46:14] "POST /ref-update HTTP/1.1" 200 156 0.058222 10.0.0.241 - - [2026-08-14 11:46:14] "DELETE /firewall-rule/ff5f8fa6-6f0c-4af3-b5e0-dff49364b969 HTTP/1.1" 200 115 0.080951 10.0.0.241 - - [2026-08-14 11:46:14] "DELETE /tag/3a7d281b-a088-42aa-92fe-510fe80f5898 HTTP/1.1" 200 115 0.083896 10.0.0.241 - - [2026-08-14 11:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.241 - - [2026-08-14 11:46:15] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004956 10.0.0.241 - - [2026-08-14 11:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.241 - - [2026-08-14 11:46:15] "GET /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004518 10.0.0.241 - - [2026-08-14 11:46:15] "PUT /virtual-network/86ecae42-8555-4519-adb9-0387b3514756 HTTP/1.1" 200 265 0.070481 10.0.0.241 - - [2026-08-14 11:46:15] "PUT /virtual-network/34cc6d62-a22d-4afc-85b5-abdb1802424b HTTP/1.1" 200 265 0.085819 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /security-group/06ea825d-dca3-46c2-99fc-59aa1fd5dcc1 HTTP/1.1" 200 115 0.076163 10.0.0.241 - - [2026-08-14 11:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010546 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /access-control-list/ff451bd7-1dd8-4ef9-a25a-4c8a1147ddec HTTP/1.1" 200 115 0.051713 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /access-control-list/44b061fe-e150-4287-bad5-b2d0d7a15cb6 HTTP/1.1" 200 115 0.040363 10.0.0.241 - - [2026-08-14 11:46:15] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053154 10.0.0.241 - - [2026-08-14 11:46:15] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?fields=security_groups HTTP/1.1" 200 1352 0.069984 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /access-control-list/692f33b0-8dbb-465f-a156-4f7c4ed58d15 HTTP/1.1" 200 115 0.065952 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /security-group/53823973-9950-4bbb-bcfc-b6f7fd26ef56 HTTP/1.1" 200 115 0.109571 10.0.0.241 - - [2026-08-14 11:46:15] "GET /project/bc308620-c995-4a14-844f-35fe5309fc24?fields=application_policy_sets HTTP/1.1" 200 1391 0.072505 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /access-control-list/ffbe48b1-a662-47d1-b275-1cdb3be68e8c HTTP/1.1" 200 115 0.080763 10.0.0.241 - - [2026-08-14 11:46:15] "DELETE /project/bc308620-c995-4a14-844f-35fe5309fc24 HTTP/1.1" 200 115 0.475314 10.0.0.241 - - [2026-08-14 11:47:07] "GET / HTTP/1.1" 200 36215 0.002099 10.0.0.241 - - [2026-08-14 11:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.241 - - [2026-08-14 11:47:07] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002869 10.0.0.241 - - [2026-08-14 11:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.241 - - [2026-08-14 11:47:08] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003303 10.0.0.241 - - [2026-08-14 11:47:23] "GET / HTTP/1.1" 200 36215 0.001454 10.0.0.241 - - [2026-08-14 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.241 - - [2026-08-14 11:47:23] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004061 10.0.0.241 - - [2026-08-14 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.241 - - [2026-08-14 11:47:23] "GET /config-node/6c065407-6162-4781-ac8a-fc7bba8efb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002660 10.0.0.241 - - [2026-08-14 11:47:24] "GET / HTTP/1.1" 200 36215 0.001414 10.0.0.241 - - [2026-08-14 11:47:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002254 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2026-08-14 11:47:29] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002400 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.014951 10.0.0.241 - - [2026-08-14 11:47:29] "GET / HTTP/1.1" 200 36215 0.001802 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 264 0.002725 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/53bafea9-ba83-4bdf-bb09-ab9eceaeaf31 HTTP/1.1" 200 245 0.009025 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 261 0.008384 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/cd59467f-fcc0-40ca-909b-10b20d2ea1d5 HTTP/1.1" 200 245 0.015903 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 261 0.010540 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/4597ae9e-af69-47dc-865c-0daeef46238e HTTP/1.1" 200 245 0.011369 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 253 0.013477 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/1a6775c3-d684-4059-a4c8-79aa833edfe8 HTTP/1.1" 200 245 0.013378 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 251 0.010645 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008400 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/fd027482-c799-4fcc-9cde-3415090af09d HTTP/1.1" 200 245 0.013695 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 252 0.008862 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/7f92a600-04c7-4ee3-91ca-a7f4ec64cd81 HTTP/1.1" 200 245 0.009476 10.0.0.241 - - [2026-08-14 11:47:29] "POST /alarms HTTP/1.1" 409 256 0.004439 10.0.0.241 - - [2026-08-14 11:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.241 - - [2026-08-14 11:47:29] "PUT /alarm/153844e3-0c2c-43fb-b532-5038aa9baf4d HTTP/1.1" 200 245 0.012185 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 248 0.005672 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/15cce069-f8cf-49d0-8c86-d0be7863d373 HTTP/1.1" 200 245 0.012814 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 252 0.016173 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/4b256115-d4f5-443b-af7f-6ff8a9fc705e HTTP/1.1" 200 245 0.011848 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 257 0.004077 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/23b92430-95fc-42fc-a58a-a0f268978e06 HTTP/1.1" 200 245 0.010828 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 251 0.006761 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/c6404f14-778e-4ddc-a09e-c1abf5911f68 HTTP/1.1" 200 245 0.011285 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 257 0.022468 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/929aaac8-b542-4ccd-b902-36025d997029 HTTP/1.1" 200 245 0.011781 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 261 0.020183 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/b29d3014-cfff-4b81-877d-6475d631e383 HTTP/1.1" 200 245 0.012866 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 258 0.021202 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/acdf49bb-626f-48dc-a003-c7450d8ef917 HTTP/1.1" 200 245 0.012961 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 254 0.012508 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/d3c5d21d-5eb0-4c30-a598-bad49484df17 HTTP/1.1" 200 245 0.010904 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 254 0.002809 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/1752fa38-82ae-4b4a-9285-628a321874d2 HTTP/1.1" 200 245 0.011025 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 254 0.010210 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/8119fd09-7f40-44b7-8352-1ada7cf05a72 HTTP/1.1" 200 245 0.012468 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 247 0.009530 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010814 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/aecca8f7-6be5-44b7-a6d9-676c6197cc37 HTTP/1.1" 200 245 0.011949 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 272 0.011395 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.241 - - [2026-08-14 11:47:30] "PUT /alarm/3cc8f220-284c-4373-b811-38b9fbeb8fc9 HTTP/1.1" 200 245 0.010840 10.0.0.241 - - [2026-08-14 11:47:30] "POST /alarms HTTP/1.1" 409 261 0.012916 10.0.0.241 - - [2026-08-14 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.241 - - [2026-08-14 11:47:31] "PUT /alarm/b64be1ea-3f44-4939-9809-e1dce42cdf06 HTTP/1.1" 200 245 0.012859 10.0.0.241 - - [2026-08-14 11:47:31] "POST /alarms HTTP/1.1" 409 259 0.007648 10.0.0.241 - - [2026-08-14 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.241 - - [2026-08-14 11:47:31] "PUT /alarm/3516d4ec-d105-419a-9b9c-c7ad4fb1c2ea HTTP/1.1" 200 245 0.011413 10.0.0.241 - - [2026-08-14 11:47:31] "POST /alarms HTTP/1.1" 409 265 0.021263 10.0.0.241 - - [2026-08-14 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2026-08-14 11:47:31] "PUT /alarm/dd7d32cc-94bd-4bf1-925e-6eba391e66bd HTTP/1.1" 200 245 0.013020 10.0.0.241 - - [2026-08-14 11:47:31] "POST /alarms HTTP/1.1" 409 279 0.008991 10.0.0.241 - - [2026-08-14 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.241 - - [2026-08-14 11:47:31] "PUT /alarm/fc1e8e9a-2887-48b8-a24f-e502a8c18fae HTTP/1.1" 200 245 0.016537 10.0.0.241 - - [2026-08-14 11:47:31] "GET / HTTP/1.1" 200 36215 0.002202 10.0.0.241 - - [2026-08-14 11:47:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002466 10.0.0.241 - - [2026-08-14 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.241 - - [2026-08-14 11:47:31] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.009282 10.0.0.241 - - [2026-08-14 11:47:31] "GET / HTTP/1.1" 200 36215 0.001567 10.0.0.241 - - [2026-08-14 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-08-14 11:47:31] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002567 10.0.0.241 - - [2026-08-14 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.241 - - [2026-08-14 11:47:31] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.013121 10.0.0.241 - - [2026-08-14 11:47:32] "GET / HTTP/1.1" 200 36215 0.002279 10.0.0.241 - - [2026-08-14 11:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.241 - - [2026-08-14 11:47:32] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006359 10.0.0.241 - - [2026-08-14 11:47:32] "PUT /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c HTTP/1.1" 200 275 0.023075 10.0.0.241 - - [2026-08-14 11:47:35] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.241 - - [2026-08-14 11:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2026-08-14 11:47:35] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003379 10.0.0.241 - - [2026-08-14 11:47:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002237 10.0.0.241 - - [2026-08-14 11:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2026-08-14 11:47:35] "GET /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004155 10.0.0.241 - - [2026-08-14 11:47:35] "PUT /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1 HTTP/1.1" 200 255 0.023137 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 10.0.0.241 - - [2026-08-14 11:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.241 - - [2026-08-14 11:47:38] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007070 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:47:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001370 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001432 10.0.0.241 - - [2026-08-14 11:47:55] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.241 - - [2026-08-14 11:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.241 - - [2026-08-14 11:47:55] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005682 10.0.0.241 - - [2026-08-14 11:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.241 - - [2026-08-14 11:47:55] "GET /config-node/6c065407-6162-4781-ac8a-fc7bba8efb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002833 10.0.0.241 - - [2026-08-14 11:48:06] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.241 - - [2026-08-14 11:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.241 - - [2026-08-14 11:48:06] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002667 10.0.0.241 - - [2026-08-14 11:48:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001731 10.0.0.241 - - [2026-08-14 11:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.241 - - [2026-08-14 11:48:06] "GET /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002391 10.0.0.241 - - [2026-08-14 11:48:06] "PUT /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1 HTTP/1.1" 200 255 0.021847 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001089 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001302 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001123 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001220 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.241 - - [2026-08-14 11:48:29] "GET / HTTP/1.1" 200 36215 0.002432 10.0.0.241 - - [2026-08-14 11:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.241 - - [2026-08-14 11:48:29] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004334 10.0.0.241 - - [2026-08-14 11:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.241 - - [2026-08-14 11:48:29] "GET /config-node/6c065407-6162-4781-ac8a-fc7bba8efb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002880 10.0.0.241 - - [2026-08-14 11:48:29] "GET / HTTP/1.1" 200 36215 0.002609 10.0.0.241 - - [2026-08-14 11:48:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002555 10.0.0.241 - - [2026-08-14 11:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2026-08-14 11:48:34] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002469 10.0.0.241 - - [2026-08-14 11:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.009267 10.0.0.241 - - [2026-08-14 11:48:35] "GET / HTTP/1.1" 200 36215 0.001939 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 264 0.002394 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/53bafea9-ba83-4bdf-bb09-ab9eceaeaf31 HTTP/1.1" 200 245 0.029924 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 261 0.006089 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/cd59467f-fcc0-40ca-909b-10b20d2ea1d5 HTTP/1.1" 200 245 0.008332 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 261 0.002394 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/4597ae9e-af69-47dc-865c-0daeef46238e HTTP/1.1" 200 245 0.021092 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 253 0.009301 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/1a6775c3-d684-4059-a4c8-79aa833edfe8 HTTP/1.1" 200 245 0.011659 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 251 0.008504 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/fd027482-c799-4fcc-9cde-3415090af09d HTTP/1.1" 200 245 0.016875 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 252 0.004744 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/7f92a600-04c7-4ee3-91ca-a7f4ec64cd81 HTTP/1.1" 200 245 0.015651 10.0.0.241 - - [2026-08-14 11:48:35] "POST /alarms HTTP/1.1" 409 256 0.015822 10.0.0.241 - - [2026-08-14 11:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.241 - - [2026-08-14 11:48:35] "PUT /alarm/153844e3-0c2c-43fb-b532-5038aa9baf4d HTTP/1.1" 200 245 0.013638 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 248 0.019092 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/15cce069-f8cf-49d0-8c86-d0be7863d373 HTTP/1.1" 200 245 0.011599 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 252 0.008678 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011367 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/4b256115-d4f5-443b-af7f-6ff8a9fc705e HTTP/1.1" 200 245 0.017346 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 257 0.005458 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/23b92430-95fc-42fc-a58a-a0f268978e06 HTTP/1.1" 200 245 0.016627 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 251 0.008209 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/c6404f14-778e-4ddc-a09e-c1abf5911f68 HTTP/1.1" 200 245 0.022119 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 257 0.009091 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/929aaac8-b542-4ccd-b902-36025d997029 HTTP/1.1" 200 245 0.017362 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 261 0.007593 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/b29d3014-cfff-4b81-877d-6475d631e383 HTTP/1.1" 200 245 0.014334 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 258 0.008433 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/acdf49bb-626f-48dc-a003-c7450d8ef917 HTTP/1.1" 200 245 0.011552 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 254 0.019835 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/d3c5d21d-5eb0-4c30-a598-bad49484df17 HTTP/1.1" 200 245 0.011550 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 254 0.009807 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/1752fa38-82ae-4b4a-9285-628a321874d2 HTTP/1.1" 200 245 0.012928 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 254 0.019324 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/8119fd09-7f40-44b7-8352-1ada7cf05a72 HTTP/1.1" 200 245 0.015758 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 247 0.011433 10.0.0.241 - - [2026-08-14 11:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.241 - - [2026-08-14 11:48:36] "PUT /alarm/aecca8f7-6be5-44b7-a6d9-676c6197cc37 HTTP/1.1" 200 245 0.013411 10.0.0.241 - - [2026-08-14 11:48:36] "POST /alarms HTTP/1.1" 409 272 0.006410 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /alarm/3cc8f220-284c-4373-b811-38b9fbeb8fc9 HTTP/1.1" 200 245 0.013093 10.0.0.241 - - [2026-08-14 11:48:37] "POST /alarms HTTP/1.1" 409 261 0.010260 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /alarm/b64be1ea-3f44-4939-9809-e1dce42cdf06 HTTP/1.1" 200 245 0.014576 10.0.0.241 - - [2026-08-14 11:48:37] "POST /alarms HTTP/1.1" 409 259 0.010109 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /alarm/3516d4ec-d105-419a-9b9c-c7ad4fb1c2ea HTTP/1.1" 200 245 0.019042 10.0.0.241 - - [2026-08-14 11:48:37] "POST /alarms HTTP/1.1" 409 265 0.010016 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006774 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /alarm/dd7d32cc-94bd-4bf1-925e-6eba391e66bd HTTP/1.1" 200 245 0.012806 10.0.0.241 - - [2026-08-14 11:48:37] "POST /alarms HTTP/1.1" 409 279 0.009842 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /alarm/fc1e8e9a-2887-48b8-a24f-e502a8c18fae HTTP/1.1" 200 245 0.032927 10.0.0.241 - - [2026-08-14 11:48:37] "GET / HTTP/1.1" 200 36215 0.002343 10.0.0.241 - - [2026-08-14 11:48:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002617 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.012496 10.0.0.241 - - [2026-08-14 11:48:37] "GET / HTTP/1.1" 200 36215 0.001355 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.241 - - [2026-08-14 11:48:37] "GET /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006528 10.0.0.241 - - [2026-08-14 11:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.241 - - [2026-08-14 11:48:37] "PUT /global-vrouter-config/f118f87e-0ee8-41de-9417-312a4dd97814 HTTP/1.1" 200 277 0.010307 10.0.0.241 - - [2026-08-14 11:48:38] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.241 - - [2026-08-14 11:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.241 - - [2026-08-14 11:48:38] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007048 10.0.0.241 - - [2026-08-14 11:48:38] "PUT /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c HTTP/1.1" 200 275 0.092654 10.0.0.241 - - [2026-08-14 11:48:41] "GET / HTTP/1.1" 200 36215 0.001712 10.0.0.241 - - [2026-08-14 11:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016406 10.0.0.241 - - [2026-08-14 11:48:41] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002991 10.0.0.241 - - [2026-08-14 11:48:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001807 10.0.0.241 - - [2026-08-14 11:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.241 - - [2026-08-14 11:48:41] "GET /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003659 10.0.0.241 - - [2026-08-14 11:48:41] "PUT /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1 HTTP/1.1" 200 255 0.014368 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:48:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.241 - - [2026-08-14 11:48:46] "POST /tags HTTP/1.1" 200 356 0.036917 10.0.0.241 - - [2026-08-14 11:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.241 - - [2026-08-14 11:48:46] "GET /tag/5d2fcb32-b4c4-4a6e-b39e-e07d8f3b4313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.048180 10.0.0.241 - - [2026-08-14 11:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.241 - - [2026-08-14 11:48:46] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005891 10.0.0.241 - - [2026-08-14 11:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.241 - - [2026-08-14 11:48:47] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.082733 10.0.0.241 - - [2026-08-14 11:48:47] "POST /virtual-machines HTTP/1.1" 200 352 0.012533 10.0.0.241 - - [2026-08-14 11:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014863 10.0.0.241 - - [2026-08-14 11:48:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.135252 10.0.0.241 - - [2026-08-14 11:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011815 10.0.0.241 - - [2026-08-14 11:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014141 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006562 10.0.0.241 - - [2026-08-14 11:48:47] "POST /instance-ips HTTP/1.1" 200 392 0.023585 10.0.0.241 - - [2026-08-14 11:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031673 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.014220 10.0.0.241 - - [2026-08-14 11:48:47] "POST /set-tag HTTP/1.1" 200 109 0.019934 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.020272 10.0.0.241 - - [2026-08-14 11:48:47] "GET /instance-ip/1bfc2c8c-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004783 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006736 10.0.0.241 - - [2026-08-14 11:48:47] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005276 10.0.0.241 - - [2026-08-14 11:48:47] "POST /ref-update HTTP/1.1" 200 156 0.013108 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012573 10.0.0.241 - - [2026-08-14 11:48:47] "POST /set-tag HTTP/1.1" 200 109 0.003466 10.0.0.241 - - [2026-08-14 11:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.241 - - [2026-08-14 11:48:47] "GET /virtual-network/86ecae42-8555-4519-adb9-0387b3514756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005760 10.0.0.241 - - [2026-08-14 11:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.241 - - [2026-08-14 11:48:47] "GET /project/590acc1f-607c-467e-aaa4-c3112cd783fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.023924 10.0.0.241 - - [2026-08-14 11:48:47] "POST /virtual-machines HTTP/1.1" 200 356 0.026177 10.0.0.241 - - [2026-08-14 11:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021955 10.0.0.241 - - [2026-08-14 11:48:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.117565 10.0.0.241 - - [2026-08-14 11:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010467 10.0.0.241 - - [2026-08-14 11:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016160 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007987 10.0.0.241 - - [2026-08-14 11:48:48] "POST /instance-ips HTTP/1.1" 200 396 0.034012 10.0.0.241 - - [2026-08-14 11:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035690 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008318 10.0.0.241 - - [2026-08-14 11:48:48] "POST /set-tag HTTP/1.1" 200 109 0.019374 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.017389 10.0.0.241 - - [2026-08-14 11:48:48] "GET /instance-ip/1c7a4db0-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003999 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005811 10.0.0.241 - - [2026-08-14 11:48:48] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-router/5ab30348-ccc0-4d49-b7ad-6454e653f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003875 10.0.0.241 - - [2026-08-14 11:48:48] "POST /ref-update HTTP/1.1" 200 156 0.010690 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005074 10.0.0.241 - - [2026-08-14 11:48:48] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004652 10.0.0.241 - - [2026-08-14 11:48:48] "POST /set-tag HTTP/1.1" 200 109 0.003886 10.0.0.241 - - [2026-08-14 11:48:48] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012885 10.0.0.241 - - [2026-08-14 11:48:48] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.241 - - [2026-08-14 11:48:57] "GET / HTTP/1.1" 200 36215 0.002206 10.0.0.241 - - [2026-08-14 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.241 - - [2026-08-14 11:48:57] "GET /global-system-config/b8a0bde2-2e65-4aed-ac27-e5701569e97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.009440 10.0.0.241 - - [2026-08-14 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.241 - - [2026-08-14 11:48:57] "GET /config-node/6c065407-6162-4781-ac8a-fc7bba8efb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003354 10.0.0.241 - - [2026-08-14 11:48:59] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005535 10.0.0.241 - - [2026-08-14 11:48:59] "POST /set-tag HTTP/1.1" 200 109 0.004186 10.0.0.241 - - [2026-08-14 11:48:59] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005681 10.0.0.241 - - [2026-08-14 11:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.241 - - [2026-08-14 11:49:01] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006228 10.0.0.241 - - [2026-08-14 11:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.241 - - [2026-08-14 11:49:08] "GET / HTTP/1.1" 200 36215 0.001833 10.0.0.241 - - [2026-08-14 11:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.241 - - [2026-08-14 11:49:08] "GET /routing-instance/f441bf13-8059-4117-9419-05462537de91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002901 10.0.0.241 - - [2026-08-14 11:49:08] "POST /bgp-routers HTTP/1.1" 409 301 0.008790 10.0.0.241 - - [2026-08-14 11:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.241 - - [2026-08-14 11:49:08] "GET /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003650 10.0.0.241 - - [2026-08-14 11:49:08] "PUT /bgp-router/19d0dfcb-4ca6-4dd9-90d7-b2a6a7f832b1 HTTP/1.1" 200 255 0.016591 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:49:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001134 [Introspect:8084]10.0.0.241 - - [2026-08-14 11:49:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.241 - - [2026-08-14 11:49:32] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008241 10.0.0.241 - - [2026-08-14 11:49:32] "POST /set-tag HTTP/1.1" 200 109 0.011818 10.0.0.241 - - [2026-08-14 11:49:32] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009691 10.0.0.241 - - [2026-08-14 11:49:32] "POST /set-tag HTTP/1.1" 200 109 0.006514 10.0.0.241 - - [2026-08-14 11:49:32] "GET /virtual-machine/37a81a0a-1f87-4048-8f48-b642d53f1493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003045 10.0.0.241 - - [2026-08-14 11:49:32] "POST /ref-update HTTP/1.1" 200 156 0.035553 10.0.0.241 - - [2026-08-14 11:49:33] "GET /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018561 10.0.0.241 - - [2026-08-14 11:49:33] "POST /set-tag HTTP/1.1" 200 109 0.035354 10.0.0.241 - - [2026-08-14 11:49:33] "POST /set-tag HTTP/1.1" 200 109 0.056024 10.0.0.241 - - [2026-08-14 11:49:33] "DELETE /instance-ip/1bfc2c8c-97d6-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.046061 10.0.0.241 - - [2026-08-14 11:49:33] "DELETE /virtual-machine-interface/1bdeb184-97d6-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.075369 10.0.0.241 - - [2026-08-14 11:49:33] "DELETE /virtual-machine/37a81a0a-1f87-4048-8f48-b642d53f1493 HTTP/1.1" 200 115 0.040699 10.0.0.241 - - [2026-08-14 11:49:33] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005476 10.0.0.241 - - [2026-08-14 11:49:33] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.241 - - [2026-08-14 11:50:03] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007527 10.0.0.241 - - [2026-08-14 11:50:03] "POST /set-tag HTTP/1.1" 200 109 0.007962 10.0.0.241 - - [2026-08-14 11:50:03] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005573 10.0.0.241 - - [2026-08-14 11:50:03] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.241 - - [2026-08-14 11:50:03] "GET /virtual-machine/560505eb-3091-4565-b15c-2197892a3d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003255 10.0.0.241 - - [2026-08-14 11:50:03] "POST /ref-update HTTP/1.1" 200 156 0.012104 10.0.0.241 - - [2026-08-14 11:50:04] "GET /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.017427 10.0.0.241 - - [2026-08-14 11:50:04] "POST /set-tag HTTP/1.1" 200 109 0.052894 10.0.0.241 - - [2026-08-14 11:50:04] "POST /set-tag HTTP/1.1" 200 109 0.061581 10.0.0.241 - - [2026-08-14 11:50:04] "DELETE /instance-ip/1c7a4db0-97d6-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.048576 10.0.0.241 - - [2026-08-14 11:50:04] "DELETE /virtual-machine-interface/1c5ea29a-97d6-11f1-a83f-fa163e482750 HTTP/1.1" 200 115 0.046561 10.0.0.241 - - [2026-08-14 11:50:04] "DELETE /virtual-machine/560505eb-3091-4565-b15c-2197892a3d0f HTTP/1.1" 200 115 0.028845 10.0.0.241 - - [2026-08-14 11:50:04] "DELETE /tag/5d2fcb32-b4c4-4a6e-b39e-e07d8f3b4313 HTTP/1.1" 200 115 0.048854 10.0.0.241 - - [2026-08-14 11:50:40] "GET /global-system-configs HTTP/1.1" 200 323 0.007787 10.0.0.241 - - [2026-08-14 11:50:41] "GET /global-system-configs HTTP/1.1" 200 323 0.007570