++ 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: =================== Wed Nov 5 04:53:25 PM UTC 2025 ===================' INFO: =================== Wed Nov 5 04:53:25 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.245 ++ 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.245 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.245 ++ ANALYTICSDB_NODES=10.0.0.245 ++ ANALYTICS_SNMP_NODES=10.0.0.245 ++ 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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:8081 ' +++ '[' -n '10.0.0.245:8081 ' ']' +++ echo 10.0.0.245:8081 ++ ANALYTICS_SERVERS=10.0.0.245: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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:9042 ' +++ '[' -n '10.0.0.245:9042 ' ']' +++ echo 10.0.0.245:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.245:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.245 ++ 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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:8086 ' +++ '[' -n '10.0.0.245:8086 ' ']' +++ echo 10.0.0.245:8086 ++ COLLECTOR_SERVERS=10.0.0.245: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.245 ++ CONFIGDB_NODES=10.0.0.245 ++ 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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:8082 ' +++ '[' -n '10.0.0.245:8082 ' ']' +++ echo 10.0.0.245:8082 ++ CONFIG_SERVERS=10.0.0.245: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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:9161 ' +++ '[' -n '10.0.0.245:9161 ' ']' +++ echo 10.0.0.245:9161 ++ CONFIGDB_SERVERS=10.0.0.245: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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:9041 ' +++ '[' -n '10.0.0.245:9041 ' ']' +++ echo 10.0.0.245:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.245: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.245 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.245 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.245 ++ 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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+=10.0.0.245:2181, +++ '[' -n 10.0.0.245:2181, ']' +++ echo 10.0.0.245:2181 ++ ZOOKEEPER_SERVERS=10.0.0.245: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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:2181 ' +++ '[' -n '10.0.0.245:2181 ' ']' +++ echo 10.0.0.245:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.245:2181 ++ RABBITMQ_NODES=10.0.0.245 ++ 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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+=10.0.0.245:5673, +++ '[' -n 10.0.0.245:5673, ']' +++ echo 10.0.0.245:5673 ++ RABBITMQ_SERVERS=10.0.0.245: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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:6379 ' +++ '[' -n '10.0.0.245:6379 ' ']' +++ echo 10.0.0.245:6379 ++ REDIS_SERVERS=10.0.0.245: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.245 ++ 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.245 +++ local server_address=10.0.0.245 +++ extended_server_list+='10.0.0.245:9092 ' +++ '[' -n '10.0.0.245:9092 ' ']' +++ echo 10.0.0.245:9092 ++ KAFKA_SERVERS=10.0.0.245: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.245 ++ 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.245 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.245 + local cassandra=10.0.0.245 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.245 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.245 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.245 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.245 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.245 +++ local servers=10.0.0.245 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.245,10.174.211.1,127.0.0.1,172.17.0.1,252.245.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.245'\''))' +++ local server_ip=10.0.0.245 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.245 ]] +++ [[ ,10.0.0.245,10.174.211.1,127.0.0.1,172.17.0.1,252.245.0.1,, =~ ,10\.0\.0\.245, ]] +++ echo 10.0.0.245 1 +++ return ++ local ip=10.0.0.245 ++ [[ -z 10.0.0.245 ]] ++ echo 10.0.0.245 + host_ip=10.0.0.245 + [[ cql == \c\q\l ]] ++ echo 10.0.0.245:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.245:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.245:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 11/05/2025 16:54:09.838 7fde8e3ad380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 16:54:10.151 7fde8e3ad380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 16:54:10.174 7fde8e3ad380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 16:54:10.174 7fde8e3ad380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.245 - - [2025-11-05 16:54:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000600 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.245:8082/ Hit Ctrl-C to quit. 10.0.0.245 - - [2025-11-05 16:54:23] "GET / HTTP/1.1" 503 181 0.000254 10.0.0.245 - - [2025-11-05 16:54:24] "GET / HTTP/1.1" 200 36215 0.002255 10.0.0.245 - - [2025-11-05 16:54:24] "GET / HTTP/1.1" 200 45303 0.001348 10.0.0.245 - - [2025-11-05 16:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.245 - - [2025-11-05 16:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008646 10.0.0.245 - - [2025-11-05 16:54:24] "GET / HTTP/1.1" 200 36215 0.001795 10.0.0.245 - - [2025-11-05 16:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.245 - - [2025-11-05 16:54:24] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016141 10.0.0.245 - - [2025-11-05 16:54:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002430 10.0.0.245 - - [2025-11-05 16:54:24] "GET / HTTP/1.1" 200 36215 0.001898 10.0.0.245 - - [2025-11-05 16:54:24] "POST /config-database-nodes HTTP/1.1" 200 613 0.118680 10.0.0.245 - - [2025-11-05 16:54:25] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.245 - - [2025-11-05 16:54:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.008970 10.0.0.245 - - [2025-11-05 16:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.245 - - [2025-11-05 16:54:25] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005759 10.0.0.245 - - [2025-11-05 16:54:25] "POST /service-appliance-sets HTTP/1.1" 200 555 0.031097 10.0.0.245 - - [2025-11-05 16:54:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.002162 10.0.0.245 - - [2025-11-05 16:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.245 - - [2025-11-05 16:54:25] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006156 10.0.0.245 - - [2025-11-05 16:54:25] "POST /service-appliance-sets HTTP/1.1" 200 543 0.052832 10.0.0.245 - - [2025-11-05 16:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.245 - - [2025-11-05 16:54:25] "GET /network-ipam/c8d0c1c5-a6ee-4c21-88c0-2b55108ac0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007782 10.0.0.245 - - [2025-11-05 16:54:26] "POST /service-templates HTTP/1.1" 200 513 0.061031 10.0.0.245 - - [2025-11-05 16:54:26] "POST /service-templates HTTP/1.1" 200 503 0.039943 10.0.0.245 - - [2025-11-05 16:54:26] "POST /service-templates HTTP/1.1" 200 517 0.041454 10.0.0.245 - - [2025-11-05 16:54:26] "POST /service-templates HTTP/1.1" 200 537 0.034136 10.0.0.245 - - [2025-11-05 16:54:26] "POST /service-templates HTTP/1.1" 200 509 0.046847 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:54:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:54:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 10.0.0.245 - - [2025-11-05 16:54:26] "GET / HTTP/1.1" 200 36215 0.001371 10.0.0.245 - - [2025-11-05 16:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.245 - - [2025-11-05 16:54:26] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016692 10.0.0.245 - - [2025-11-05 16:54:26] "GET / HTTP/1.1" 200 36215 0.001163 10.0.0.245 - - [2025-11-05 16:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.245 - - [2025-11-05 16:54:26] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018155 10.0.0.245 - - [2025-11-05 16:54:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.015508 10.0.0.245 - - [2025-11-05 16:54:26] "POST /bgp-routers HTTP/1.1" 200 618 0.134104 10.0.0.245 - - [2025-11-05 16:54:26] "GET / HTTP/1.1" 200 36215 0.001311 10.0.0.245 - - [2025-11-05 16:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.245 - - [2025-11-05 16:54:26] "GET /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.016615 10.0.0.245 - - [2025-11-05 16:54:26] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007221 10.0.0.245 - - [2025-11-05 16:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013087 10.0.0.245 - - [2025-11-05 16:54:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.006461 10.0.0.245 - - [2025-11-05 16:54:26] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008791 10.0.0.245 - - [2025-11-05 16:54:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.093894 10.0.0.245 - - [2025-11-05 16:54:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012213 10.0.0.245 - - [2025-11-05 16:54:26] "POST /ref-update HTTP/1.1" 200 156 0.047791 10.0.0.245 - - [2025-11-05 16:54:26] "POST /analytics-nodes HTTP/1.1" 200 601 0.205725 10.0.0.245 - - [2025-11-05 16:54:27] "GET / HTTP/1.1" 200 36215 0.002862 10.0.0.245 - - [2025-11-05 16:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007877 10.0.0.245 - - [2025-11-05 16:54:27] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.029625 10.0.0.245 - - [2025-11-05 16:54:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.006288 10.0.0.245 - - [2025-11-05 16:54:27] "POST /database-nodes HTTP/1.1" 200 599 0.055137 10.0.0.245 - - [2025-11-05 16:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.245 - - [2025-11-05 16:54:28] "GET /network-ipam/c8d0c1c5-a6ee-4c21-88c0-2b55108ac0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003229 10.0.0.245 - - [2025-11-05 16:54:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.008942 10.0.0.245 - - [2025-11-05 16:54:29] "POST /access-control-lists HTTP/1.1" 200 589 0.029359 10.0.0.245 - - [2025-11-05 16:54:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.012598 10.0.0.245 - - [2025-11-05 16:54:29] "GET / HTTP/1.1" 200 36215 0.001072 10.0.0.245 - - [2025-11-05 16:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008066 10.0.0.245 - - [2025-11-05 16:54:29] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004798 10.0.0.245 - - [2025-11-05 16:54:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.001666 10.0.0.245 - - [2025-11-05 16:54:29] "POST /access-control-lists HTTP/1.1" 200 587 0.049816 10.0.0.245 - - [2025-11-05 16:54:29] "POST /route-targets HTTP/1.1" 200 328 0.021013 10.0.0.245 - - [2025-11-05 16:54:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.044102 10.0.0.245 - - [2025-11-05 16:54:29] "POST /ref-update HTTP/1.1" 200 156 0.060113 10.0.0.245 - - [2025-11-05 16:54:29] "POST /route-targets HTTP/1.1" 200 328 0.015174 10.0.0.245 - - [2025-11-05 16:54:29] "POST /ref-update HTTP/1.1" 200 156 0.029782 10.0.0.245 - - [2025-11-05 16:54:29] "POST /route-targets HTTP/1.1" 200 328 0.020868 10.0.0.245 - - [2025-11-05 16:54:29] "POST /ref-update HTTP/1.1" 200 156 0.022780 10.0.0.245 - - [2025-11-05 16:54:29] "POST /route-targets HTTP/1.1" 200 328 0.018627 10.0.0.245 - - [2025-11-05 16:54:29] "POST /ref-update HTTP/1.1" 200 156 0.017854 10.0.0.245 - - [2025-11-05 16:54:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.008351 10.0.0.245 - - [2025-11-05 16:54:29] "POST /access-control-lists HTTP/1.1" 200 553 0.072519 10.0.0.245 - - [2025-11-05 16:54:29] "PUT /access-control-list/df1be0eb-a53b-408b-83a8-1736612fd347 HTTP/1.1" 200 273 0.012788 10.0.0.245 - - [2025-11-05 16:54:30] "PUT /access-control-list/61fe58a6-76ee-4a11-a395-394327b89cc6 HTTP/1.1" 200 273 0.010052 10.0.0.245 - - [2025-11-05 16:54:33] "GET / HTTP/1.1" 200 36215 0.001324 10.0.0.245 - - [2025-11-05 16:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.245 - - [2025-11-05 16:54:33] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004887 10.0.0.245 - - [2025-11-05 16:54:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001828 10.0.0.245 - - [2025-11-05 16:54:33] "POST /config-nodes HTTP/1.1" 200 595 0.024096 10.0.0.245 - - [2025-11-05 16:54:33] "GET / HTTP/1.1" 200 36215 0.001679 10.0.0.245 - - [2025-11-05 16:54:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002443 10.0.0.245 - - [2025-11-05 16:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.245 - - [2025-11-05 16:54:38] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002616 10.0.0.245 - - [2025-11-05 16:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.245 - - [2025-11-05 16:54:38] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.013671 10.0.0.245 - - [2025-11-05 16:54:38] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.245 - - [2025-11-05 16:54:38] "POST /alarms HTTP/1.1" 200 583 0.035778 10.0.0.245 - - [2025-11-05 16:54:38] "POST /alarms HTTP/1.1" 200 577 0.043186 10.0.0.245 - - [2025-11-05 16:54:38] "POST /alarms HTTP/1.1" 200 577 0.051770 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 561 0.019287 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 557 0.027038 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 559 0.032354 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 567 0.015272 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 551 0.030674 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 559 0.027844 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 569 0.016727 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 557 0.025928 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 569 0.027074 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 577 0.057544 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 571 0.030291 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 563 0.023614 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 563 0.028086 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 563 0.036525 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 549 0.032924 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 597 0.020587 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 577 0.029238 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 573 0.022817 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 585 0.015151 10.0.0.245 - - [2025-11-05 16:54:39] "POST /alarms HTTP/1.1" 200 611 0.039802 10.0.0.245 - - [2025-11-05 16:54:40] "GET / HTTP/1.1" 200 36215 0.001219 10.0.0.245 - - [2025-11-05 16:54:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002646 10.0.0.245 - - [2025-11-05 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.245 - - [2025-11-05 16:54:40] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.028090 10.0.0.245 - - [2025-11-05 16:54:40] "GET / HTTP/1.1" 200 36215 0.001412 10.0.0.245 - - [2025-11-05 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.245 - - [2025-11-05 16:54:40] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002424 10.0.0.245 - - [2025-11-05 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.245 - - [2025-11-05 16:54:40] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.008073 10.0.0.245 - - [2025-11-05 16:54:40] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.245 - - [2025-11-05 16:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.245 - - [2025-11-05 16:54:40] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005712 10.0.0.245 - - [2025-11-05 16:54:40] "PUT /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a HTTP/1.1" 200 275 0.015756 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001139 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000746 10.0.0.245 - - [2025-11-05 16:57:36] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.245 - - [2025-11-05 16:57:36] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002508 10.0.0.245 - - [2025-11-05 16:57:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000888 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.028190 10.0.0.245 - - [2025-11-05 16:57:36] "POST /security-groups HTTP/1.1" 200 570 0.062613 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.001615 10.0.0.245 - - [2025-11-05 16:57:36] "POST /projects HTTP/1.1" 200 483 0.223288 10.0.0.245 - - [2025-11-05 16:57:36] "POST /access-control-lists HTTP/1.1" 200 581 0.065973 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.005207 10.0.0.245 - - [2025-11-05 16:57:36] "POST /security-groups HTTP/1.1" 200 536 0.117381 10.0.0.245 - - [2025-11-05 16:57:36] "POST /access-control-lists HTTP/1.1" 200 579 0.085974 10.0.0.245 - - [2025-11-05 16:57:36] "POST /chown HTTP/1.1" 200 109 0.069103 10.0.0.245 - - [2025-11-05 16:57:36] "POST /policy-managements HTTP/1.1" 409 214 0.006461 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.245 - - [2025-11-05 16:57:36] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002501 10.0.0.245 - - [2025-11-05 16:57:36] "POST /application-policy-sets HTTP/1.1" 200 530 0.016237 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.245 - - [2025-11-05 16:57:36] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003016 10.0.0.245 - - [2025-11-05 16:57:36] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.013163 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.245 - - [2025-11-05 16:57:36] "GET /virtual-network/a9c60ca6-25da-4b6f-bde6-cd3ae58a24f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003993 10.0.0.245 - - [2025-11-05 16:57:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000496 10.0.0.245 - - [2025-11-05 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.001280 10.0.0.245 - - [2025-11-05 16:57:37] "POST /security-groups HTTP/1.1" 200 574 0.079193 10.0.0.245 - - [2025-11-05 16:57:37] "POST /projects HTTP/1.1" 200 491 0.159398 10.0.0.245 - - [2025-11-05 16:57:37] "POST /security-groups HTTP/1.1" 200 548 0.019871 10.0.0.245 - - [2025-11-05 16:57:37] "POST /chown HTTP/1.1" 200 109 0.024740 10.0.0.245 - - [2025-11-05 16:57:37] "POST /network-ipams HTTP/1.1" 200 524 0.045987 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.001828 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 596 0.018938 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.011387 10.0.0.245 - - [2025-11-05 16:57:37] "POST /network-ipams HTTP/1.1" 200 512 0.046434 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.005002 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 594 0.054899 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.001635 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 585 0.080751 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.015304 10.0.0.245 - - [2025-11-05 16:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007427 10.0.0.245 - - [2025-11-05 16:57:37] "POST /virtual-networks HTTP/1.1" 200 540 0.193666 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 583 0.061683 10.0.0.245 - - [2025-11-05 16:57:37] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.074099 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.004445 10.0.0.245 - - [2025-11-05 16:57:37] "POST /network-ipams HTTP/1.1" 200 520 0.029046 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 604 0.051056 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.014715 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.010670 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 602 0.055107 10.0.0.245 - - [2025-11-05 16:57:37] "POST /useragent-kv HTTP/1.1" 200 115 0.014993 10.0.0.245 - - [2025-11-05 16:57:37] "POST /virtual-networks HTTP/1.1" 200 548 0.151707 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.001439 10.0.0.245 - - [2025-11-05 16:57:37] "POST /access-control-lists HTTP/1.1" 200 591 0.065197 10.0.0.245 - - [2025-11-05 16:57:37] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.025643 10.0.0.245 - - [2025-11-05 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.010207 10.0.0.245 - - [2025-11-05 16:57:38] "POST /network-policys HTTP/1.1" 200 540 0.039968 10.0.0.245 - - [2025-11-05 16:57:38] "POST /route-targets HTTP/1.1" 200 328 0.041823 10.0.0.245 - - [2025-11-05 16:57:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.008882 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.028214 10.0.0.245 - - [2025-11-05 16:57:38] "POST /network-policys HTTP/1.1" 200 536 0.049638 10.0.0.245 - - [2025-11-05 16:57:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.013551 10.0.0.245 - - [2025-11-05 16:57:38] "PUT /access-control-list/80996bdc-bb9d-4ab3-a8a1-a47a31465eb1 HTTP/1.1" 200 273 0.072196 10.0.0.245 - - [2025-11-05 16:57:38] "POST /network-policys HTTP/1.1" 200 544 0.080612 10.0.0.245 - - [2025-11-05 16:57:38] "POST /route-targets HTTP/1.1" 200 328 0.016381 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.064861 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.115103 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014575 10.0.0.245 - - [2025-11-05 16:57:38] "PUT /access-control-list/e77e505d-9a43-43ad-b4e7-930c964357f1 HTTP/1.1" 200 273 0.014752 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.068314 10.0.0.245 - - [2025-11-05 16:57:38] "PUT /access-control-list/e77e505d-9a43-43ad-b4e7-930c964357f1 HTTP/1.1" 200 273 0.027266 10.0.0.245 - - [2025-11-05 16:57:38] "PUT /access-control-list/80996bdc-bb9d-4ab3-a8a1-a47a31465eb1 HTTP/1.1" 200 273 0.077680 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.154909 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.064799 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024845 10.0.0.245 - - [2025-11-05 16:57:38] "PUT /access-control-list/80996bdc-bb9d-4ab3-a8a1-a47a31465eb1 HTTP/1.1" 200 273 0.065026 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029191 10.0.0.245 - - [2025-11-05 16:57:38] "PUT /access-control-list/e77e505d-9a43-43ad-b4e7-930c964357f1 HTTP/1.1" 200 273 0.023293 10.0.0.245 - - [2025-11-05 16:57:38] "POST /fqname-to-id HTTP/1.1" 404 237 0.007778 10.0.0.245 - - [2025-11-05 16:57:38] "POST /ref-update HTTP/1.1" 200 156 0.107745 10.0.0.245 - - [2025-11-05 16:57:38] "POST /access-control-lists HTTP/1.1" 200 603 0.081001 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.116246 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.035876 10.0.0.245 - - [2025-11-05 16:57:39] "PUT /access-control-list/f4d93eae-1ba0-4229-85b6-05193fdc48f1 HTTP/1.1" 200 273 0.020651 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.044948 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.104606 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010284 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006978 10.0.0.245 - - [2025-11-05 16:57:39] "PUT /access-control-list/f4d93eae-1ba0-4229-85b6-05193fdc48f1 HTTP/1.1" 200 273 0.051018 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043776 10.0.0.245 - - [2025-11-05 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.245 - - [2025-11-05 16:57:39] "GET /virtual-network/a9c60ca6-25da-4b6f-bde6-cd3ae58a24f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008664 10.0.0.245 - - [2025-11-05 16:57:39] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003928 10.0.0.245 - - [2025-11-05 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.245 - - [2025-11-05 16:57:39] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002081 10.0.0.245 - - [2025-11-05 16:57:39] "POST /firewall-policys HTTP/1.1" 200 532 0.019633 10.0.0.245 - - [2025-11-05 16:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026263 10.0.0.245 - - [2025-11-05 16:57:39] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.016372 10.0.0.245 - - [2025-11-05 16:57:39] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002828 10.0.0.245 - - [2025-11-05 16:57:39] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002330 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.016763 10.0.0.245 - - [2025-11-05 16:57:39] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003359 10.0.0.245 - - [2025-11-05 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.245 - - [2025-11-05 16:57:39] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002038 10.0.0.245 - - [2025-11-05 16:57:39] "POST /firewall-policys HTTP/1.1" 200 534 0.017826 10.0.0.245 - - [2025-11-05 16:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022103 10.0.0.245 - - [2025-11-05 16:57:39] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.021751 10.0.0.245 - - [2025-11-05 16:57:39] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002459 10.0.0.245 - - [2025-11-05 16:57:39] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001971 10.0.0.245 - - [2025-11-05 16:57:39] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001822 10.0.0.245 - - [2025-11-05 16:57:39] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002700 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.014619 10.0.0.245 - - [2025-11-05 16:57:39] "POST /ref-update HTTP/1.1" 200 156 0.038336 10.0.0.245 - - [2025-11-05 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.023518 10.0.0.245 - - [2025-11-05 16:57:40] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.015931 10.0.0.245 - - [2025-11-05 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.245 - - [2025-11-05 16:57:40] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002856 10.0.0.245 - - [2025-11-05 16:57:40] "POST /firewall-policys HTTP/1.1" 200 532 0.017050 10.0.0.245 - - [2025-11-05 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.050328 10.0.0.245 - - [2025-11-05 16:57:40] "GET /firewall-policy/a3374ce0-cf7f-460d-8c8f-fdd1121e37ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.017502 10.0.0.245 - - [2025-11-05 16:57:40] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002739 10.0.0.245 - - [2025-11-05 16:57:40] "GET /firewall-policy/a3374ce0-cf7f-460d-8c8f-fdd1121e37ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002339 10.0.0.245 - - [2025-11-05 16:57:40] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001971 10.0.0.245 - - [2025-11-05 16:57:40] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002653 10.0.0.245 - - [2025-11-05 16:57:40] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002054 10.0.0.245 - - [2025-11-05 16:57:40] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001738 10.0.0.245 - - [2025-11-05 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.016732 10.0.0.245 - - [2025-11-05 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.027395 10.0.0.245 - - [2025-11-05 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.036291 10.0.0.245 - - [2025-11-05 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.018741 10.0.0.245 - - [2025-11-05 16:57:40] "POST /ref-update HTTP/1.1" 200 156 0.033003 10.0.0.245 - - [2025-11-05 16:57:40] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.024746 10.0.0.245 - - [2025-11-05 16:57:40] "POST /tags HTTP/1.1" 200 300 0.032937 10.0.0.245 - - [2025-11-05 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034108 10.0.0.245 - - [2025-11-05 16:57:40] "GET /tag/7bab208a-a4d9-4a5b-9733-827081b700cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024256 10.0.0.245 - - [2025-11-05 16:57:40] "POST /set-tag HTTP/1.1" 200 109 0.017751 10.0.0.245 - - [2025-11-05 16:57:40] "POST /tags HTTP/1.1" 200 358 0.084262 10.0.0.245 - - [2025-11-05 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.245 - - [2025-11-05 16:57:41] "GET /tag/2abe596b-8ad0-4db4-ae1d-430f991a113f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.019991 10.0.0.245 - - [2025-11-05 16:57:41] "POST /tags HTTP/1.1" 200 306 0.060204 10.0.0.245 - - [2025-11-05 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.245 - - [2025-11-05 16:57:41] "GET /tag/a51c67a7-428b-4bc0-b75d-1b62d5cd8207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021028 10.0.0.245 - - [2025-11-05 16:57:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000446 10.0.0.245 - - [2025-11-05 16:57:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.020993 10.0.0.245 - - [2025-11-05 16:57:41] "POST /security-groups HTTP/1.1" 200 571 0.096232 10.0.0.245 - - [2025-11-05 16:57:41] "POST /projects HTTP/1.1" 200 485 0.213690 10.0.0.245 - - [2025-11-05 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016897 10.0.0.245 - - [2025-11-05 16:57:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.002249 10.0.0.245 - - [2025-11-05 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.245 - - [2025-11-05 16:57:41] "POST /access-control-lists HTTP/1.1" 200 582 0.082918 10.0.0.245 - - [2025-11-05 16:57:41] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.042511 10.0.0.245 - - [2025-11-05 16:57:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.004723 10.0.0.245 - - [2025-11-05 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.245 - - [2025-11-05 16:57:41] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004518 10.0.0.245 - - [2025-11-05 16:57:41] "POST /access-control-lists HTTP/1.1" 200 580 0.136863 10.0.0.245 - - [2025-11-05 16:57:41] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.181569 10.0.0.245 - - [2025-11-05 16:57:41] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.094541 10.0.0.245 - - [2025-11-05 16:57:42] "POST /security-groups HTTP/1.1" 200 539 0.099243 10.0.0.245 - - [2025-11-05 16:57:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003185 10.0.0.245 - - [2025-11-05 16:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019269 10.0.0.245 - - [2025-11-05 16:57:42] "POST /access-control-lists HTTP/1.1" 200 598 0.110140 10.0.0.245 - - [2025-11-05 16:57:42] "POST /chown HTTP/1.1" 200 109 0.118654 10.0.0.245 - - [2025-11-05 16:57:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.031297 10.0.0.245 - - [2025-11-05 16:57:42] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005710 10.0.0.245 - - [2025-11-05 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.245 - - [2025-11-05 16:57:42] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.046970 10.0.0.245 - - [2025-11-05 16:57:42] "POST /access-control-lists HTTP/1.1" 200 596 0.062275 10.0.0.245 - - [2025-11-05 16:57:42] "POST /tags HTTP/1.1" 409 207 0.001972 10.0.0.245 - - [2025-11-05 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011819 10.0.0.245 - - [2025-11-05 16:57:42] "GET /tag/a51c67a7-428b-4bc0-b75d-1b62d5cd8207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.035087 10.0.0.245 - - [2025-11-05 16:57:42] "POST /firewall-rules HTTP/1.1" 200 566 0.110656 10.0.0.245 - - [2025-11-05 16:57:42] "GET /firewall-rule/1b763510-a943-47b9-a6ed-0e6bf272e92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004446 10.0.0.245 - - [2025-11-05 16:57:42] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006612 10.0.0.245 - - [2025-11-05 16:57:42] "GET /firewall-rule/1b763510-a943-47b9-a6ed-0e6bf272e92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008562 10.0.0.245 - - [2025-11-05 16:57:42] "POST /ref-update HTTP/1.1" 200 156 0.026637 10.0.0.245 - - [2025-11-05 16:57:42] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014464 10.0.0.245 - - [2025-11-05 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.245 - - [2025-11-05 16:57:42] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003294 10.0.0.245 - - [2025-11-05 16:57:42] "POST /tags HTTP/1.1" 409 207 0.002144 10.0.0.245 - - [2025-11-05 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.245 - - [2025-11-05 16:57:42] "GET /tag/a51c67a7-428b-4bc0-b75d-1b62d5cd8207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.028426 10.0.0.245 - - [2025-11-05 16:57:42] "POST /firewall-rules HTTP/1.1" 200 564 0.106498 10.0.0.245 - - [2025-11-05 16:57:43] "GET /firewall-rule/c846f1a1-dd16-4720-bbc1-109521e04209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004011 10.0.0.245 - - [2025-11-05 16:57:43] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.026626 10.0.0.245 - - [2025-11-05 16:57:43] "GET /firewall-rule/c846f1a1-dd16-4720-bbc1-109521e04209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003618 10.0.0.245 - - [2025-11-05 16:57:43] "POST /ref-update HTTP/1.1" 200 156 0.041277 10.0.0.245 - - [2025-11-05 16:57:43] "POST /tags HTTP/1.1" 200 306 0.138583 10.0.0.245 - - [2025-11-05 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.245 - - [2025-11-05 16:57:43] "GET /tag/036c6368-d483-4823-af7e-107fa02a23c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022331 10.0.0.245 - - [2025-11-05 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.245 - - [2025-11-05 16:57:43] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.020041 10.0.0.245 - - [2025-11-05 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.245 - - [2025-11-05 16:57:43] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008696 10.0.0.245 - - [2025-11-05 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.245 - - [2025-11-05 16:57:43] "GET /service-appliance-set/ddf71e9d-6f07-4602-85e9-b34d5fe28a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005554 10.0.0.245 - - [2025-11-05 16:57:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002698 10.0.0.245 - - [2025-11-05 16:57:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117663 10.0.0.245 - - [2025-11-05 16:57:43] "GET /virtual-machine-interface/c808ac53-5e76-497d-8b7b-337ee411b291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.047401 10.0.0.245 - - [2025-11-05 16:57:43] "POST /instance-ips HTTP/1.1" 200 382 0.102331 10.0.0.245 - - [2025-11-05 16:57:43] "GET /instance-ip/92023e88-8c98-4e67-8b76-2ece0df80de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005182 10.0.0.245 - - [2025-11-05 16:57:44] "POST /loadbalancers HTTP/1.1" 200 584 0.102351 10.0.0.245 - - [2025-11-05 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011896 10.0.0.245 - - [2025-11-05 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013914 10.0.0.245 - - [2025-11-05 16:57:44] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047163 10.0.0.245 - - [2025-11-05 16:57:44] "GET /loadbalancer/0cf78a41-0063-4fc9-bdcf-7b3e6d9f1510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.008311 10.0.0.245 - - [2025-11-05 16:57:44] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065045 10.0.0.245 - - [2025-11-05 16:57:44] "GET /instance-ip/92023e88-8c98-4e67-8b76-2ece0df80de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003289 10.0.0.245 - - [2025-11-05 16:57:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.065679 10.0.0.245 - - [2025-11-05 16:57:44] "POST /floating-ips HTTP/1.1" 200 585 0.041502 10.0.0.245 - - [2025-11-05 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.039849 10.0.0.245 - - [2025-11-05 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009625 10.0.0.245 - - [2025-11-05 16:57:44] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043496 10.0.0.245 - - [2025-11-05 16:57:44] "GET /loadbalancer-listener/cf6d410d-bb96-48d5-a2bf-7d724799fb83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003774 10.0.0.245 - - [2025-11-05 16:57:44] "GET /loadbalancer-listener/cf6d410d-bb96-48d5-a2bf-7d724799fb83?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004035 10.0.0.245 - - [2025-11-05 16:57:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020745 10.0.0.245 - - [2025-11-05 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.245 - - [2025-11-05 16:57:44] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003747 10.0.0.245 - - [2025-11-05 16:57:44] "GET /instance-ip/92023e88-8c98-4e67-8b76-2ece0df80de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009953 10.0.0.245 - - [2025-11-05 16:57:44] "GET /instance-ip/92023e88-8c98-4e67-8b76-2ece0df80de1?fields=floating_ips HTTP/1.1" 200 1173 0.009274 10.0.0.245 - - [2025-11-05 16:57:44] "GET /floating-ip/c80a870a-a2ff-482f-a2ae-54f0bc1d29f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002514 10.0.0.245 - - [2025-11-05 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.245 - - [2025-11-05 16:57:44] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.014843 10.0.0.245 - - [2025-11-05 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.245 - - [2025-11-05 16:57:44] "GET /loadbalancer/0cf78a41-0063-4fc9-bdcf-7b3e6d9f1510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003450 10.0.0.245 - - [2025-11-05 16:57:44] "POST /tags HTTP/1.1" 200 302 0.051264 10.0.0.245 - - [2025-11-05 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018277 10.0.0.245 - - [2025-11-05 16:57:44] "GET /tag/6747bf40-1f69-4a1e-911b-fa4f4f019405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.034198 10.0.0.245 - - [2025-11-05 16:57:44] "POST /tags HTTP/1.1" 200 326 0.098871 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016995 10.0.0.245 - - [2025-11-05 16:57:45] "GET /tag/7845f220-a7d5-4ef7-9d3d-cdf17c83b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.012042 10.0.0.245 - - [2025-11-05 16:57:45] "POST /tags HTTP/1.1" 200 364 0.047924 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024717 10.0.0.245 - - [2025-11-05 16:57:45] "GET /tag/8ce85e2a-3d93-485b-883d-60f3380e938e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.029871 10.0.0.245 - - [2025-11-05 16:57:45] "POST /tags HTTP/1.1" 200 312 0.048349 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021358 10.0.0.245 - - [2025-11-05 16:57:45] "GET /tag/d01ddb83-e192-4fe5-82a3-60424730238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016003 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.245 - - [2025-11-05 16:57:45] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006255 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010450 10.0.0.245 - - [2025-11-05 16:57:45] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.060322 10.0.0.245 - - [2025-11-05 16:57:45] "POST /virtual-machines HTTP/1.1" 200 378 0.031102 10.0.0.245 - - [2025-11-05 16:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016251 10.0.0.245 - - [2025-11-05 16:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.192144 10.0.0.245 - - [2025-11-05 16:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.047713 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.027562 10.0.0.245 - - [2025-11-05 16:57:45] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.245 - - [2025-11-05 16:57:45] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004971 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.245 - - [2025-11-05 16:57:45] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012326 10.0.0.245 - - [2025-11-05 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.245 - - [2025-11-05 16:57:45] "POST /instance-ips HTTP/1.1" 200 410 0.061207 10.0.0.245 - - [2025-11-05 16:57:46] "GET /config-node/2dcf93a9-9e53-44cd-bb48-dae3e39c7d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.017656 10.0.0.245 - - [2025-11-05 16:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042890 10.0.0.245 - - [2025-11-05 16:57:46] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015565 10.0.0.245 - - [2025-11-05 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.020962 10.0.0.245 - - [2025-11-05 16:57:46] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011348 10.0.0.245 - - [2025-11-05 16:57:46] "GET /instance-ip/8d4d7680-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.012077 10.0.0.245 - - [2025-11-05 16:57:46] "POST /tags HTTP/1.1" 200 356 0.018351 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010208 10.0.0.245 - - [2025-11-05 16:57:46] "GET /tag/c7d56d31-bc8d-405c-a81d-49e5ebefa4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013316 10.0.0.245 - - [2025-11-05 16:57:46] "POST /tags HTTP/1.1" 200 304 0.022946 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013713 10.0.0.245 - - [2025-11-05 16:57:46] "GET /tag/c568b5c6-addf-4ba9-9b8e-76162ecf61de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010911 10.0.0.245 - - [2025-11-05 16:57:46] "POST /projects HTTP/1.1" 409 218 0.002054 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.245 - - [2025-11-05 16:57:46] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040208 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.245 - - [2025-11-05 16:57:46] "GET /network-ipam/44d090bb-f2c1-4b7a-8263-8371a1b624ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002821 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.245 - - [2025-11-05 16:57:46] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.003844 10.0.0.245 - - [2025-11-05 16:57:46] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.048634 10.0.0.245 - - [2025-11-05 16:57:46] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.013560 10.0.0.245 - - [2025-11-05 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.055223 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.245 - - [2025-11-05 16:57:46] "GET /network-ipam/5a67bc96-87a6-4870-b088-7d5503f8622d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.005617 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.245 - - [2025-11-05 16:57:46] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003981 10.0.0.245 - - [2025-11-05 16:57:46] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.024213 10.0.0.245 - - [2025-11-05 16:57:46] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006187 10.0.0.245 - - [2025-11-05 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.040012 10.0.0.245 - - [2025-11-05 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010949 10.0.0.245 - - [2025-11-05 16:57:46] "GET /network-policy/40886ae7-21bc-482d-a86e-4c592b713f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002833 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006819 10.0.0.245 - - [2025-11-05 16:57:47] "GET /network-policy/9590935c-6d3b-444a-81df-f36625ad36c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006436 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.245 - - [2025-11-05 16:57:47] "GET /network-policy/701fa5ab-7c39-465b-ad42-30d632350239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.010196 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.245 - - [2025-11-05 16:57:47] "PUT /network-policy/701fa5ab-7c39-465b-ad42-30d632350239 HTTP/1.1" 200 263 0.021943 10.0.0.245 - - [2025-11-05 16:57:47] "PUT /access-control-list/80996bdc-bb9d-4ab3-a8a1-a47a31465eb1 HTTP/1.1" 200 273 0.018500 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-update HTTP/1.1" 200 156 0.080843 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021352 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011640 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006721 10.0.0.245 - - [2025-11-05 16:57:47] "PUT /access-control-list/f4d93eae-1ba0-4229-85b6-05193fdc48f1 HTTP/1.1" 200 273 0.102931 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014258 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002443 10.0.0.245 - - [2025-11-05 16:57:47] "POST /security-groups HTTP/1.1" 409 245 0.003209 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.245 - - [2025-11-05 16:57:47] "PUT /security-group/6c6051d7-f4f1-4c31-9241-e387fa22c96d HTTP/1.1" 200 263 0.069978 10.0.0.245 - - [2025-11-05 16:57:47] "PUT /access-control-list/20b0480c-46c8-4681-9b8a-92fd9c2abb7e HTTP/1.1" 200 273 0.008551 10.0.0.245 - - [2025-11-05 16:57:47] "PUT /access-control-list/e9f0ae9c-3b00-4661-be26-d2906355b9cf HTTP/1.1" 200 273 0.013455 10.0.0.245 - - [2025-11-05 16:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007677 10.0.0.245 - - [2025-11-05 16:57:47] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013562 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.245 - - [2025-11-05 16:57:47] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002852 10.0.0.245 - - [2025-11-05 16:57:47] "POST /tags HTTP/1.1" 409 206 0.001795 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.245 - - [2025-11-05 16:57:47] "GET /tag/c568b5c6-addf-4ba9-9b8e-76162ecf61de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021614 10.0.0.245 - - [2025-11-05 16:57:47] "POST /firewall-rules HTTP/1.1" 200 564 0.063016 10.0.0.245 - - [2025-11-05 16:57:47] "GET /firewall-rule/b5049e07-f49c-4ac9-b943-ef9b45cc0075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008899 10.0.0.245 - - [2025-11-05 16:57:47] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004059 10.0.0.245 - - [2025-11-05 16:57:47] "GET /firewall-rule/b5049e07-f49c-4ac9-b943-ef9b45cc0075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002335 10.0.0.245 - - [2025-11-05 16:57:47] "POST /ref-update HTTP/1.1" 200 156 0.046887 10.0.0.245 - - [2025-11-05 16:57:47] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003132 10.0.0.245 - - [2025-11-05 16:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.245 - - [2025-11-05 16:57:47] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003028 10.0.0.245 - - [2025-11-05 16:57:47] "POST /tags HTTP/1.1" 409 206 0.002004 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.245 - - [2025-11-05 16:57:48] "GET /tag/c568b5c6-addf-4ba9-9b8e-76162ecf61de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017041 10.0.0.245 - - [2025-11-05 16:57:48] "POST /firewall-rules HTTP/1.1" 200 562 0.068747 10.0.0.245 - - [2025-11-05 16:57:48] "GET /firewall-rule/810bd9a1-37b4-4eb3-8c69-6e59a8ba9faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008355 10.0.0.245 - - [2025-11-05 16:57:48] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003748 10.0.0.245 - - [2025-11-05 16:57:48] "GET /firewall-rule/810bd9a1-37b4-4eb3-8c69-6e59a8ba9faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003126 10.0.0.245 - - [2025-11-05 16:57:48] "POST /ref-update HTTP/1.1" 200 156 0.031832 10.0.0.245 - - [2025-11-05 16:57:48] "POST /tags HTTP/1.1" 200 372 0.031476 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.245 - - [2025-11-05 16:57:48] "GET /tag/48bce730-9678-4274-bbb2-d965d074389d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011411 10.0.0.245 - - [2025-11-05 16:57:48] "POST /tags HTTP/1.1" 200 320 0.017476 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.245 - - [2025-11-05 16:57:48] "GET /tag/6400ca08-5964-41f3-be71-37c8e360ddba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011492 10.0.0.245 - - [2025-11-05 16:57:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.000448 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.011205 10.0.0.245 - - [2025-11-05 16:57:48] "POST /security-groups HTTP/1.1" 200 578 0.067956 10.0.0.245 - - [2025-11-05 16:57:48] "POST /projects HTTP/1.1" 200 499 0.174291 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.013175 10.0.0.245 - - [2025-11-05 16:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022315 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007909 10.0.0.245 - - [2025-11-05 16:57:48] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.014314 10.0.0.245 - - [2025-11-05 16:57:48] "POST /access-control-lists HTTP/1.1" 200 589 0.083251 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015163 10.0.0.245 - - [2025-11-05 16:57:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.004343 10.0.0.245 - - [2025-11-05 16:57:48] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007137 10.0.0.245 - - [2025-11-05 16:57:48] "POST /access-control-lists HTTP/1.1" 200 587 0.102106 10.0.0.245 - - [2025-11-05 16:57:48] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.116498 10.0.0.245 - - [2025-11-05 16:57:49] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.072099 10.0.0.245 - - [2025-11-05 16:57:49] "POST /security-groups HTTP/1.1" 200 560 0.086071 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.002461 10.0.0.245 - - [2025-11-05 16:57:49] "POST /access-control-lists HTTP/1.1" 200 612 0.057894 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.006208 10.0.0.245 - - [2025-11-05 16:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.074045 10.0.0.245 - - [2025-11-05 16:57:49] "POST /chown HTTP/1.1" 200 109 0.017931 10.0.0.245 - - [2025-11-05 16:57:49] "POST /access-control-lists HTTP/1.1" 200 610 0.050192 10.0.0.245 - - [2025-11-05 16:57:49] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011575 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.245 - - [2025-11-05 16:57:49] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002254 10.0.0.245 - - [2025-11-05 16:57:49] "POST /tags HTTP/1.1" 409 214 0.006194 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.245 - - [2025-11-05 16:57:49] "GET /tag/6400ca08-5964-41f3-be71-37c8e360ddba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010682 10.0.0.245 - - [2025-11-05 16:57:49] "POST /firewall-rules HTTP/1.1" 200 580 0.064205 10.0.0.245 - - [2025-11-05 16:57:49] "GET /firewall-rule/e4e4cab1-bdab-4e31-85c5-e1a1d32b3f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010290 10.0.0.245 - - [2025-11-05 16:57:49] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003719 10.0.0.245 - - [2025-11-05 16:57:49] "GET /firewall-rule/e4e4cab1-bdab-4e31-85c5-e1a1d32b3f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002215 10.0.0.245 - - [2025-11-05 16:57:49] "POST /ref-update HTTP/1.1" 200 156 0.031672 10.0.0.245 - - [2025-11-05 16:57:49] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002405 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.245 - - [2025-11-05 16:57:49] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002295 10.0.0.245 - - [2025-11-05 16:57:49] "POST /tags HTTP/1.1" 409 214 0.002127 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.245 - - [2025-11-05 16:57:49] "GET /tag/6400ca08-5964-41f3-be71-37c8e360ddba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011409 10.0.0.245 - - [2025-11-05 16:57:49] "POST /firewall-rules HTTP/1.1" 200 578 0.065154 10.0.0.245 - - [2025-11-05 16:57:49] "GET /firewall-rule/95b9cf97-1dc0-4c94-bccd-913ac4ecc344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003531 10.0.0.245 - - [2025-11-05 16:57:49] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003250 10.0.0.245 - - [2025-11-05 16:57:49] "GET /firewall-rule/95b9cf97-1dc0-4c94-bccd-913ac4ecc344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007102 10.0.0.245 - - [2025-11-05 16:57:49] "POST /ref-update HTTP/1.1" 200 156 0.032912 10.0.0.245 - - [2025-11-05 16:57:49] "POST /tags HTTP/1.1" 200 302 0.042180 10.0.0.245 - - [2025-11-05 16:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010152 10.0.0.245 - - [2025-11-05 16:57:50] "GET /tag/5d574321-8b0e-4921-9f8e-6c3986b8d4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013787 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.245 - - [2025-11-05 16:57:50] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050856 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.245 - - [2025-11-05 16:57:50] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006079 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.245 - - [2025-11-05 16:57:50] "GET /service-appliance-set/ddf71e9d-6f07-4602-85e9-b34d5fe28a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003414 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.001728 10.0.0.245 - - [2025-11-05 16:57:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099942 10.0.0.245 - - [2025-11-05 16:57:50] "GET /virtual-machine-interface/83e931e4-d0d0-473b-be12-a938f8fc3439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019679 10.0.0.245 - - [2025-11-05 16:57:50] "POST /instance-ips HTTP/1.1" 200 378 0.038435 10.0.0.245 - - [2025-11-05 16:57:50] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004827 10.0.0.245 - - [2025-11-05 16:57:50] "POST /loadbalancers HTTP/1.1" 200 584 0.061071 10.0.0.245 - - [2025-11-05 16:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009294 10.0.0.245 - - [2025-11-05 16:57:50] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.020622 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.245 - - [2025-11-05 16:57:50] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010349 10.0.0.245 - - [2025-11-05 16:57:50] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.076667 10.0.0.245 - - [2025-11-05 16:57:50] "POST /floating-ips HTTP/1.1" 200 583 0.084389 10.0.0.245 - - [2025-11-05 16:57:50] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.012423 10.0.0.245 - - [2025-11-05 16:57:50] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034743 10.0.0.245 - - [2025-11-05 16:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008708 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.245 - - [2025-11-05 16:57:50] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030175 10.0.0.245 - - [2025-11-05 16:57:50] "GET /loadbalancer-listener/b27ed788-324e-4378-8859-836740fc8ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002767 10.0.0.245 - - [2025-11-05 16:57:50] "GET /loadbalancer-listener/b27ed788-324e-4378-8859-836740fc8ec1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003044 10.0.0.245 - - [2025-11-05 16:57:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020401 10.0.0.245 - - [2025-11-05 16:57:50] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002940 10.0.0.245 - - [2025-11-05 16:57:50] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?fields=floating_ips HTTP/1.1" 200 1165 0.004636 10.0.0.245 - - [2025-11-05 16:57:50] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002409 10.0.0.245 - - [2025-11-05 16:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.245 - - [2025-11-05 16:57:51] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.041159 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002564 10.0.0.245 - - [2025-11-05 16:57:51] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027980 10.0.0.245 - - [2025-11-05 16:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017023 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.245 - - [2025-11-05 16:57:51] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037732 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer-listener/54f4e276-6008-4dbf-b64c-e3d2ba0569b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005725 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer-listener/54f4e276-6008-4dbf-b64c-e3d2ba0569b6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004531 10.0.0.245 - - [2025-11-05 16:57:51] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035124 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010382 10.0.0.245 - - [2025-11-05 16:57:51] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007941 10.0.0.245 - - [2025-11-05 16:57:51] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?fields=floating_ips HTTP/1.1" 200 1165 0.006117 10.0.0.245 - - [2025-11-05 16:57:51] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004363 10.0.0.245 - - [2025-11-05 16:57:51] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045079 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002980 10.0.0.245 - - [2025-11-05 16:57:51] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.016625 10.0.0.245 - - [2025-11-05 16:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011781 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008106 10.0.0.245 - - [2025-11-05 16:57:51] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030092 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer-listener/f97e06f0-8a46-4544-9417-d94d5aefbedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002147 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer-listener/f97e06f0-8a46-4544-9417-d94d5aefbedc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003843 10.0.0.245 - - [2025-11-05 16:57:51] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.019361 10.0.0.245 - - [2025-11-05 16:57:51] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003632 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.245 - - [2025-11-05 16:57:51] "GET /instance-ip/85badd8b-209d-418b-8772-16b7c34720a3?fields=floating_ips HTTP/1.1" 200 1165 0.004066 10.0.0.245 - - [2025-11-05 16:57:51] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002263 10.0.0.245 - - [2025-11-05 16:57:51] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002578 10.0.0.245 - - [2025-11-05 16:57:51] "POST /tags HTTP/1.1" 200 364 0.038842 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011467 10.0.0.245 - - [2025-11-05 16:57:51] "GET /tag/884b43c8-7ba7-4da2-8fa1-193e41696b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010929 10.0.0.245 - - [2025-11-05 16:57:51] "POST /tags HTTP/1.1" 200 312 0.018435 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016399 10.0.0.245 - - [2025-11-05 16:57:51] "GET /tag/ee4f79f3-f76d-4d6a-a421-a202cf819c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012444 10.0.0.245 - - [2025-11-05 16:57:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.003234 10.0.0.245 - - [2025-11-05 16:57:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.005121 10.0.0.245 - - [2025-11-05 16:57:52] "POST /security-groups HTTP/1.1" 200 574 0.068724 10.0.0.245 - - [2025-11-05 16:57:52] "POST /projects HTTP/1.1" 200 491 0.217460 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003892 10.0.0.245 - - [2025-11-05 16:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009684 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.245 - - [2025-11-05 16:57:52] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.018732 10.0.0.245 - - [2025-11-05 16:57:52] "POST /access-control-lists HTTP/1.1" 200 585 0.083256 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018844 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.007094 10.0.0.245 - - [2025-11-05 16:57:52] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004726 10.0.0.245 - - [2025-11-05 16:57:52] "POST /access-control-lists HTTP/1.1" 200 583 0.062978 10.0.0.245 - - [2025-11-05 16:57:52] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.067882 10.0.0.245 - - [2025-11-05 16:57:52] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.053129 10.0.0.245 - - [2025-11-05 16:57:52] "POST /security-groups HTTP/1.1" 200 548 0.067038 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001544 10.0.0.245 - - [2025-11-05 16:57:52] "POST /access-control-lists HTTP/1.1" 200 604 0.060596 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.004961 10.0.0.245 - - [2025-11-05 16:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.066238 10.0.0.245 - - [2025-11-05 16:57:52] "POST /chown HTTP/1.1" 200 109 0.024148 10.0.0.245 - - [2025-11-05 16:57:52] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008372 10.0.0.245 - - [2025-11-05 16:57:52] "POST /access-control-lists HTTP/1.1" 200 602 0.048556 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.245 - - [2025-11-05 16:57:52] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002239 10.0.0.245 - - [2025-11-05 16:57:52] "POST /tags HTTP/1.1" 409 210 0.010591 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.245 - - [2025-11-05 16:57:52] "GET /tag/ee4f79f3-f76d-4d6a-a421-a202cf819c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018676 10.0.0.245 - - [2025-11-05 16:57:52] "POST /firewall-rules HTTP/1.1" 200 572 0.067389 10.0.0.245 - - [2025-11-05 16:57:52] "GET /firewall-rule/5ad1ed6c-baf6-478d-aeb0-165710b20f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.030649 10.0.0.245 - - [2025-11-05 16:57:52] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.005232 10.0.0.245 - - [2025-11-05 16:57:52] "GET /firewall-rule/5ad1ed6c-baf6-478d-aeb0-165710b20f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003391 10.0.0.245 - - [2025-11-05 16:57:52] "POST /ref-update HTTP/1.1" 200 156 0.037548 10.0.0.245 - - [2025-11-05 16:57:52] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002585 10.0.0.245 - - [2025-11-05 16:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.245 - - [2025-11-05 16:57:52] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002360 10.0.0.245 - - [2025-11-05 16:57:53] "POST /tags HTTP/1.1" 409 210 0.002031 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.245 - - [2025-11-05 16:57:53] "GET /tag/ee4f79f3-f76d-4d6a-a421-a202cf819c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014086 10.0.0.245 - - [2025-11-05 16:57:53] "POST /firewall-rules HTTP/1.1" 200 570 0.067911 10.0.0.245 - - [2025-11-05 16:57:53] "GET /firewall-rule/198eb14e-b2c1-4d63-aa58-f46483192ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008530 10.0.0.245 - - [2025-11-05 16:57:53] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003954 10.0.0.245 - - [2025-11-05 16:57:53] "GET /firewall-rule/198eb14e-b2c1-4d63-aa58-f46483192ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001905 10.0.0.245 - - [2025-11-05 16:57:53] "POST /ref-update HTTP/1.1" 200 156 0.051547 10.0.0.245 - - [2025-11-05 16:57:53] "POST /tags HTTP/1.1" 409 237 0.001981 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.245 - - [2025-11-05 16:57:53] "GET /tag/8ce85e2a-3d93-485b-883d-60f3380e938e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010783 10.0.0.245 - - [2025-11-05 16:57:53] "POST /tags HTTP/1.1" 409 210 0.001803 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.245 - - [2025-11-05 16:57:53] "GET /tag/d01ddb83-e192-4fe5-82a3-60424730238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.027604 10.0.0.245 - - [2025-11-05 16:57:53] "POST /projects HTTP/1.1" 409 223 0.003165 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.245 - - [2025-11-05 16:57:53] "GET /project/cbac897c-8385-4f0d-979b-bb2c54616b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031219 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.245 - - [2025-11-05 16:57:53] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.003652 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.245 - - [2025-11-05 16:57:53] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003789 10.0.0.245 - - [2025-11-05 16:57:53] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.034515 10.0.0.245 - - [2025-11-05 16:57:53] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.085044 10.0.0.245 - - [2025-11-05 16:57:53] "POST /security-groups HTTP/1.1" 409 253 0.002380 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.245 - - [2025-11-05 16:57:53] "PUT /security-group/8a429cdc-64ec-413c-99b9-1908cce37d99 HTTP/1.1" 200 263 0.068152 10.0.0.245 - - [2025-11-05 16:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037913 10.0.0.245 - - [2025-11-05 16:57:53] "PUT /access-control-list/ab4d28b4-9e1c-4e03-8bb1-8e10a9451e67 HTTP/1.1" 200 273 0.015285 10.0.0.245 - - [2025-11-05 16:57:53] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030074 10.0.0.245 - - [2025-11-05 16:57:53] "PUT /access-control-list/3be943b9-8aee-4704-9f9f-fde0cf4d077d HTTP/1.1" 200 273 0.040237 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.245 - - [2025-11-05 16:57:53] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002607 10.0.0.245 - - [2025-11-05 16:57:53] "POST /tags HTTP/1.1" 409 210 0.001480 10.0.0.245 - - [2025-11-05 16:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.245 - - [2025-11-05 16:57:53] "GET /tag/d01ddb83-e192-4fe5-82a3-60424730238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010892 10.0.0.245 - - [2025-11-05 16:57:54] "POST /firewall-rules HTTP/1.1" 200 572 0.087773 10.0.0.245 - - [2025-11-05 16:57:54] "GET /firewall-rule/0049c948-ae77-420a-887f-09ffe312107a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015679 10.0.0.245 - - [2025-11-05 16:57:54] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.014030 10.0.0.245 - - [2025-11-05 16:57:54] "GET /firewall-rule/0049c948-ae77-420a-887f-09ffe312107a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004299 10.0.0.245 - - [2025-11-05 16:57:54] "POST /ref-update HTTP/1.1" 200 156 0.048506 10.0.0.245 - - [2025-11-05 16:57:54] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002698 10.0.0.245 - - [2025-11-05 16:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012825 10.0.0.245 - - [2025-11-05 16:57:54] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002658 10.0.0.245 - - [2025-11-05 16:57:54] "POST /tags HTTP/1.1" 409 210 0.005209 10.0.0.245 - - [2025-11-05 16:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.245 - - [2025-11-05 16:57:54] "GET /tag/d01ddb83-e192-4fe5-82a3-60424730238b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015589 10.0.0.245 - - [2025-11-05 16:57:54] "POST /firewall-rules HTTP/1.1" 200 570 0.079957 10.0.0.245 - - [2025-11-05 16:57:54] "GET /firewall-rule/619750c5-1a99-4390-ab23-4abcc641aeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007334 10.0.0.245 - - [2025-11-05 16:57:54] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003969 10.0.0.245 - - [2025-11-05 16:57:54] "GET /firewall-rule/619750c5-1a99-4390-ab23-4abcc641aeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002865 10.0.0.245 - - [2025-11-05 16:57:54] "POST /ref-update HTTP/1.1" 200 156 0.105460 10.0.0.245 - - [2025-11-05 16:57:54] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015145 10.0.0.245 - - [2025-11-05 16:57:54] "POST /set-tag HTTP/1.1" 200 109 0.005913 10.0.0.245 - - [2025-11-05 16:57:56] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.245 - - [2025-11-05 16:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.245 - - [2025-11-05 16:57:56] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002399 10.0.0.245 - - [2025-11-05 16:57:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001518 10.0.0.245 - - [2025-11-05 16:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.245 - - [2025-11-05 16:57:56] "GET /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003272 10.0.0.245 - - [2025-11-05 16:57:56] "PUT /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89 HTTP/1.1" 200 255 0.016677 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:57:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:58:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:58:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:58:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.245 - - [2025-11-05 16:58:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.245 - - [2025-11-05 16:58:35] "GET /global-system-configs HTTP/1.1" 200 323 0.004864 10.0.0.245 - - [2025-11-05 16:58:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002026 10.0.0.41 - - [2025-11-05 16:59:58] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.41 - - [2025-11-05 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.41 - - [2025-11-05 16:59:58] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004092 10.0.0.41 - - [2025-11-05 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.41 - - [2025-11-05 16:59:58] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002652 10.0.0.41 - - [2025-11-05 16:59:58] "PUT /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a HTTP/1.1" 200 275 0.007524 10.0.0.41 - - [2025-11-05 16:59:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.012740 10.0.0.41 - - [2025-11-05 16:59:58] "POST /virtual-routers HTTP/1.1" 200 601 0.013776 10.0.0.41 - - [2025-11-05 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.41 - - [2025-11-05 16:59:58] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006446 10.0.0.41 - - [2025-11-05 16:59:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.001942 10.0.0.41 - - [2025-11-05 16:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.41 - - [2025-11-05 16:59:58] "GET /virtual-network/a9c60ca6-25da-4b6f-bde6-cd3ae58a24f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003447 10.0.0.41 - - [2025-11-05 16:59:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.050942 10.0.0.245 - - [2025-11-05 17:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.245 - - [2025-11-05 17:00:26] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002796 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:01:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:01:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.245 - - [2025-11-05 17:01:41] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003780 10.0.0.245 - - [2025-11-05 17:01:41] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007488 10.0.0.245 - - [2025-11-05 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.245 - - [2025-11-05 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.245 - - [2025-11-05 17:01:47] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002324 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004246 10.0.0.245 - - [2025-11-05 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.245 - - [2025-11-05 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.245 - - [2025-11-05 17:01:47] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002379 10.0.0.245 - - [2025-11-05 17:01:47] "GET /loadbalancer-pool/0543ccd5-f119-4abb-9884-0b2e2d388ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003556 10.0.0.245 - - [2025-11-05 17:01:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014768 10.0.0.245 - - [2025-11-05 17:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037712 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006299 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007832 10.0.0.245 - - [2025-11-05 17:01:47] "POST /ref-update HTTP/1.1" 200 156 0.025533 10.0.0.245 - - [2025-11-05 17:01:47] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.004523 10.0.0.245 - - [2025-11-05 17:01:47] "POST /tags HTTP/1.1" 409 205 0.005489 10.0.0.245 - - [2025-11-05 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.245 - - [2025-11-05 17:01:47] "GET /tag/5d574321-8b0e-4921-9f8e-6c3986b8d4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016428 10.0.0.245 - - [2025-11-05 17:01:47] "PUT /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe HTTP/1.1" 200 257 0.023525 10.0.0.245 - - [2025-11-05 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.060310 10.0.0.245 - - [2025-11-05 17:01:47] "GET /loadbalancer-pool/b86eb3d9-c69f-4460-aca0-a853a8899894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.016872 10.0.0.245 - - [2025-11-05 17:01:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016638 10.0.0.245 - - [2025-11-05 17:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006899 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015250 10.0.0.245 - - [2025-11-05 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003712 10.0.0.245 - - [2025-11-05 17:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006495 10.0.0.245 - - [2025-11-05 17:01:47] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.012052 10.0.0.245 - - [2025-11-05 17:01:47] "GET /loadbalancer-pool/62dee6cd-4c7e-4c66-9d6a-5f2d3be4cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003423 10.0.0.245 - - [2025-11-05 17:01:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013597 10.0.0.245 - - [2025-11-05 17:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013645 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008400 10.0.0.245 - - [2025-11-05 17:01:47] "PUT /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe HTTP/1.1" 200 257 0.021240 10.0.0.245 - - [2025-11-05 17:01:47] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004323 10.0.0.245 - - [2025-11-05 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.245 - - [2025-11-05 17:01:47] "POST /ref-update HTTP/1.1" 200 156 0.008910 10.0.0.245 - - [2025-11-05 17:01:47] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002449 10.0.0.245 - - [2025-11-05 17:01:47] "PUT /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe HTTP/1.1" 200 257 0.009419 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:02:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:02:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:02:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:02:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001341 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:02:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:02:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000898 10.0.0.41 - - [2025-11-05 17:03:04] "GET / HTTP/1.1" 200 36215 0.001931 10.0.0.41 - - [2025-11-05 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.41 - - [2025-11-05 17:03:04] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004454 10.0.0.41 - - [2025-11-05 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.41 - - [2025-11-05 17:03:04] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002485 10.0.0.41 - - [2025-11-05 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.41 - - [2025-11-05 17:03:04] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003929 10.0.0.41 - - [2025-11-05 17:03:04] "PUT /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab HTTP/1.1" 200 263 0.007805 10.0.0.41 - - [2025-11-05 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.41 - - [2025-11-05 17:03:04] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004300 10.0.0.41 - - [2025-11-05 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.41 - - [2025-11-05 17:03:04] "GET /virtual-machine-interface/060651ec-6b51-47fa-a2b3-5b2efcbe267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.012861 10.0.0.41 - - [2025-11-05 17:03:04] "PUT /virtual-machine-interface/060651ec-6b51-47fa-a2b3-5b2efcbe267e HTTP/1.1" 200 285 0.015708 10.0.0.245 - - [2025-11-05 17:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.245 - - [2025-11-05 17:03:26] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002279 10.0.0.245 - - [2025-11-05 17:03:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002631 10.0.0.245 - - [2025-11-05 17:03:36] "GET /global-system-configs HTTP/1.1" 200 323 0.001786 10.0.0.245 - - [2025-11-05 17:07:05] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005965 10.0.0.245 - - [2025-11-05 17:07:05] "POST /set-tag HTTP/1.1" 200 109 0.005141 10.0.0.245 - - [2025-11-05 17:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.245 - - [2025-11-05 17:07:06] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004004 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004428 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.026452 10.0.0.245 - - [2025-11-05 17:07:06] "DELETE /loadbalancer-member/9572fef4-4acd-4ab5-b357-c49b69acf329 HTTP/1.1" 200 115 0.064177 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005078 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.245 - - [2025-11-05 17:07:06] "DELETE /loadbalancer-member/0dda24a8-73b7-4799-bfda-90e87c6d71b5 HTTP/1.1" 200 115 0.047453 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006560 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.245 - - [2025-11-05 17:07:06] "DELETE /loadbalancer-member/ab9af9fe-0642-4c42-896a-b37bd55d5a38 HTTP/1.1" 200 115 0.043936 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005102 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.245 - - [2025-11-05 17:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.245 - - [2025-11-05 17:07:06] "GET /loadbalancer/14477746-af27-4194-bb92-22377a126f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002515 10.0.0.245 - - [2025-11-05 17:07:06] "GET /loadbalancer-pool/0543ccd5-f119-4abb-9884-0b2e2d388ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002902 10.0.0.245 - - [2025-11-05 17:07:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021774 10.0.0.245 - - [2025-11-05 17:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021042 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021509 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006815 10.0.0.245 - - [2025-11-05 17:07:06] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010384 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.063580 10.0.0.245 - - [2025-11-05 17:07:06] "GET /loadbalancer-pool/b86eb3d9-c69f-4460-aca0-a853a8899894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.011256 10.0.0.245 - - [2025-11-05 17:07:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024982 10.0.0.245 - - [2025-11-05 17:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007401 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003935 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.014146 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008344 10.0.0.245 - - [2025-11-05 17:07:06] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002099 10.0.0.245 - - [2025-11-05 17:07:06] "GET /loadbalancer-pool/62dee6cd-4c7e-4c66-9d6a-5f2d3be4cc11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003705 10.0.0.245 - - [2025-11-05 17:07:06] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015589 10.0.0.245 - - [2025-11-05 17:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022469 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005071 10.0.0.245 - - [2025-11-05 17:07:06] "GET /virtual-machine-interface/8d25c93c-ba68-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004605 10.0.0.245 - - [2025-11-05 17:07:06] "GET /floating-ip/847478d6-fed2-4044-9543-fbe4c32bfbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001930 10.0.0.245 - - [2025-11-05 17:07:06] "POST /set-tag HTTP/1.1" 200 109 0.002256 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000802 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:07:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000780 10.0.0.245 - - [2025-11-05 17:08:20] "GET / HTTP/1.1" 200 36215 0.001343 10.0.0.245 - - [2025-11-05 17:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.245 - - [2025-11-05 17:08:20] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027427 10.0.0.245 - - [2025-11-05 17:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.245 - - [2025-11-05 17:08:20] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028457 10.0.0.245 - - [2025-11-05 17:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.245 - - [2025-11-05 17:08:20] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.024545 10.0.0.245 - - [2025-11-05 17:08:21] "POST /tags HTTP/1.1" 200 334 0.032002 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.245 - - [2025-11-05 17:08:21] "GET /tag/a79def46-0d8d-485b-85e9-227595b33ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.027510 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.245 - - [2025-11-05 17:08:21] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033927 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.245 - - [2025-11-05 17:08:21] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.020255 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.245 - - [2025-11-05 17:08:21] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003459 10.0.0.245 - - [2025-11-05 17:08:21] "GET /virtual-networks?parent_id=21283bac-ff56-48b3-bf85-a85de0c49ccd&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002302 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007287 10.0.0.245 - - [2025-11-05 17:08:21] "GET /service-appliance-set/ddf71e9d-6f07-4602-85e9-b34d5fe28a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.008677 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.002480 10.0.0.245 - - [2025-11-05 17:08:21] "POST /virtual-networks HTTP/1.1" 200 514 0.063805 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.245 - - [2025-11-05 17:08:21] "GET /network-ipam/078bef5a-97bd-44f8-826e-b2e54d8fe3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.040548 10.0.0.245 - - [2025-11-05 17:08:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.124706 10.0.0.245 - - [2025-11-05 17:08:21] "GET /virtual-machine-interface/92aec320-f8ea-4c59-9d84-0be0d90b519d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.028197 10.0.0.245 - - [2025-11-05 17:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006286 10.0.0.245 - - [2025-11-05 17:08:21] "POST /ref-update HTTP/1.1" 200 156 0.134941 10.0.0.245 - - [2025-11-05 17:08:21] "POST /instance-ips HTTP/1.1" 200 410 0.058646 10.0.0.245 - - [2025-11-05 17:08:21] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007526 10.0.0.245 - - [2025-11-05 17:08:21] "GET /instance-ip/4b0365e6-631d-4213-843a-fb203475f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003865 10.0.0.245 - - [2025-11-05 17:08:21] "GET /domains HTTP/1.1" 200 281 0.001327 10.0.0.245 - - [2025-11-05 17:08:21] "POST /loadbalancers HTTP/1.1" 200 612 0.062789 10.0.0.245 - - [2025-11-05 17:08:21] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67 HTTP/1.1" 200 3099 0.059296 10.0.0.245 - - [2025-11-05 17:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019271 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.245 - - [2025-11-05 17:08:21] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045191 10.0.0.245 - - [2025-11-05 17:08:21] "GET /instance-ip/4b0365e6-631d-4213-843a-fb203475f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006331 10.0.0.245 - - [2025-11-05 17:08:21] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd HTTP/1.1" 200 5738 0.060944 10.0.0.245 - - [2025-11-05 17:08:21] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.011636 10.0.0.245 - - [2025-11-05 17:08:21] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041300 10.0.0.245 - - [2025-11-05 17:08:21] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.015362 10.0.0.245 - - [2025-11-05 17:08:21] "GET /loadbalancer/59276be1-9342-43ae-83f6-0cd7c2fec2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006814 10.0.0.245 - - [2025-11-05 17:08:21] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1183 0.007147 10.0.0.245 - - [2025-11-05 17:08:21] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1183 0.006107 10.0.0.245 - - [2025-11-05 17:08:21] "POST /route-targets HTTP/1.1" 200 328 0.023054 10.0.0.245 - - [2025-11-05 17:08:21] "POST /ref-update HTTP/1.1" 200 156 0.017188 10.0.0.245 - - [2025-11-05 17:08:21] "POST /floating-ips HTTP/1.1" 200 599 0.062756 10.0.0.245 - - [2025-11-05 17:08:21] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.065908 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.245 - - [2025-11-05 17:08:21] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037158 10.0.0.245 - - [2025-11-05 17:08:21] "GET /loadbalancer-listener/b3674575-5873-42b7-a0ca-6c81128d6cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002651 10.0.0.245 - - [2025-11-05 17:08:21] "GET /loadbalancer-listener/b3674575-5873-42b7-a0ca-6c81128d6cb7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002454 10.0.0.245 - - [2025-11-05 17:08:21] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.015541 10.0.0.245 - - [2025-11-05 17:08:21] "GET /instance-ip/4b0365e6-631d-4213-843a-fb203475f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002715 10.0.0.245 - - [2025-11-05 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.245 - - [2025-11-05 17:08:21] "GET /instance-ip/4b0365e6-631d-4213-843a-fb203475f799?fields=floating_ips HTTP/1.1" 200 1213 0.003775 10.0.0.245 - - [2025-11-05 17:08:21] "GET /floating-ip/a8419364-3c7d-404c-8a9a-21001a319a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001667 10.0.0.245 - - [2025-11-05 17:08:22] "GET /loadbalancer/59276be1-9342-43ae-83f6-0cd7c2fec2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002364 10.0.0.245 - - [2025-11-05 17:08:22] "POST /tags HTTP/1.1" 200 296 0.045873 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015060 10.0.0.245 - - [2025-11-05 17:08:22] "GET /tag/576905b6-7710-41c8-9095-bf804f995e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012210 10.0.0.245 - - [2025-11-05 17:08:22] "POST /tags HTTP/1.1" 409 233 0.001542 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.245 - - [2025-11-05 17:08:22] "GET /tag/c7d56d31-bc8d-405c-a81d-49e5ebefa4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010978 10.0.0.245 - - [2025-11-05 17:08:22] "POST /tags HTTP/1.1" 409 206 0.001709 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.245 - - [2025-11-05 17:08:22] "GET /tag/c568b5c6-addf-4ba9-9b8e-76162ecf61de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010684 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003790 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.245 - - [2025-11-05 17:08:22] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041770 10.0.0.245 - - [2025-11-05 17:08:22] "POST /virtual-machines HTTP/1.1" 200 370 0.006489 10.0.0.245 - - [2025-11-05 17:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018757 10.0.0.245 - - [2025-11-05 17:08:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097673 10.0.0.245 - - [2025-11-05 17:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007221 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008444 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.006567 10.0.0.245 - - [2025-11-05 17:08:22] "POST /instance-ips HTTP/1.1" 200 410 0.017605 10.0.0.245 - - [2025-11-05 17:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026562 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.012502 10.0.0.245 - - [2025-11-05 17:08:22] "POST /set-tag HTTP/1.1" 200 109 0.023099 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.009458 10.0.0.245 - - [2025-11-05 17:08:22] "GET /instance-ip/08cccef4-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007280 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004976 10.0.0.245 - - [2025-11-05 17:08:22] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002922 10.0.0.245 - - [2025-11-05 17:08:22] "POST /ref-update HTTP/1.1" 200 156 0.023606 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004154 10.0.0.245 - - [2025-11-05 17:08:22] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.245 - - [2025-11-05 17:08:22] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004046 10.0.0.245 - - [2025-11-05 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.245 - - [2025-11-05 17:08:23] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035369 10.0.0.245 - - [2025-11-05 17:08:23] "POST /virtual-machines HTTP/1.1" 200 370 0.007785 10.0.0.245 - - [2025-11-05 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015199 10.0.0.245 - - [2025-11-05 17:08:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099318 10.0.0.245 - - [2025-11-05 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008139 10.0.0.245 - - [2025-11-05 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007144 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.007684 10.0.0.245 - - [2025-11-05 17:08:23] "POST /instance-ips HTTP/1.1" 200 410 0.042614 10.0.0.245 - - [2025-11-05 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032854 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.011910 10.0.0.245 - - [2025-11-05 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.014743 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.015461 10.0.0.245 - - [2025-11-05 17:08:23] "GET /instance-ip/09385b24-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002606 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005320 10.0.0.245 - - [2025-11-05 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003512 10.0.0.245 - - [2025-11-05 17:08:23] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004189 10.0.0.245 - - [2025-11-05 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003670 10.0.0.245 - - [2025-11-05 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.245 - - [2025-11-05 17:08:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003706 10.0.0.245 - - [2025-11-05 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.245 - - [2025-11-05 17:08:26] "GET /domains HTTP/1.1" 200 281 0.001800 10.0.0.245 - - [2025-11-05 17:08:26] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67 HTTP/1.1" 200 3099 0.007217 10.0.0.245 - - [2025-11-05 17:08:26] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd HTTP/1.1" 200 7091 0.029586 10.0.0.245 - - [2025-11-05 17:08:26] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.004513 10.0.0.245 - - [2025-11-05 17:08:26] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.003956 10.0.0.245 - - [2025-11-05 17:08:26] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1405 0.013396 10.0.0.245 - - [2025-11-05 17:08:26] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1405 0.002993 10.0.0.245 - - [2025-11-05 17:08:26] "GET /route-target/f921e5ad-19c4-49cf-b3d0-00a211861e22 HTTP/1.1" 200 1155 0.002361 10.0.0.245 - - [2025-11-05 17:08:26] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.003784 10.0.0.245 - - [2025-11-05 17:08:26] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1405 0.003068 10.0.0.245 - - [2025-11-05 17:08:26] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004404 10.0.0.245 - - [2025-11-05 17:08:26] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.005574 10.0.0.245 - - [2025-11-05 17:08:26] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1405 0.002900 10.0.0.245 - - [2025-11-05 17:08:26] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 200 1405 0.002655 10.0.0.245 - - [2025-11-05 17:08:26] "GET /route-target/f921e5ad-19c4-49cf-b3d0-00a211861e22 HTTP/1.1" 200 1155 0.002250 10.0.0.245 - - [2025-11-05 17:08:26] "GET /domains HTTP/1.1" 200 281 0.001713 10.0.0.245 - - [2025-11-05 17:08:26] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67 HTTP/1.1" 200 3099 0.002570 10.0.0.245 - - [2025-11-05 17:08:27] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd HTTP/1.1" 200 7091 0.033004 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2094 0.004473 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.245 - - [2025-11-05 17:08:27] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025647 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003611 10.0.0.245 - - [2025-11-05 17:08:27] "GET /floating-ip-pools?parent_id=d810a1b5-b2c5-4550-b8ca-3fd529c69260&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001375 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004429 10.0.0.245 - - [2025-11-05 17:08:27] "POST /floating-ip-pools HTTP/1.1" 200 564 0.015169 10.0.0.245 - - [2025-11-05 17:08:27] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005891 10.0.0.245 - - [2025-11-05 17:08:27] "GET /domains HTTP/1.1" 200 281 0.001575 10.0.0.245 - - [2025-11-05 17:08:27] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67 HTTP/1.1" 200 3099 0.002352 10.0.0.245 - - [2025-11-05 17:08:27] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd HTTP/1.1" 200 7348 0.041563 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2333 0.011107 10.0.0.245 - - [2025-11-05 17:08:27] "GET /floating-ip-pool/1dbb87ea-1e78-405b-a3c0-e7f1caf323fe HTTP/1.1" 200 1317 0.002305 10.0.0.245 - - [2025-11-05 17:08:27] "GET /domains HTTP/1.1" 200 281 0.001543 10.0.0.245 - - [2025-11-05 17:08:27] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67 HTTP/1.1" 200 3099 0.002736 10.0.0.245 - - [2025-11-05 17:08:27] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd HTTP/1.1" 200 7348 0.031267 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 2333 0.004059 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004020 10.0.0.245 - - [2025-11-05 17:08:27] "POST /tags HTTP/1.1" 200 366 0.053059 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007126 10.0.0.245 - - [2025-11-05 17:08:27] "GET /tag/74d0369d-28eb-495c-b6b2-cec364e90ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014469 10.0.0.245 - - [2025-11-05 17:08:27] "POST /tags HTTP/1.1" 409 206 0.002329 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.245 - - [2025-11-05 17:08:27] "GET /tag/c568b5c6-addf-4ba9-9b8e-76162ecf61de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013316 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.245 - - [2025-11-05 17:08:27] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.029361 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008229 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004278 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.245 - - [2025-11-05 17:08:27] "GET /service-appliance-set/f969017a-1cc2-4ac2-aff3-513909893292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003000 10.0.0.245 - - [2025-11-05 17:08:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001318 10.0.0.245 - - [2025-11-05 17:08:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.107699 10.0.0.245 - - [2025-11-05 17:08:27] "GET /virtual-machine-interface/3b15c187-f102-4675-a279-05fbea93d091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012194 10.0.0.245 - - [2025-11-05 17:08:27] "POST /set-tag HTTP/1.1" 200 109 0.022984 10.0.0.245 - - [2025-11-05 17:08:27] "POST /instance-ips HTTP/1.1" 200 418 0.036675 10.0.0.245 - - [2025-11-05 17:08:27] "GET /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.007547 10.0.0.245 - - [2025-11-05 17:08:28] "POST /loadbalancers HTTP/1.1" 200 620 0.062043 10.0.0.245 - - [2025-11-05 17:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011587 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.245 - - [2025-11-05 17:08:28] "POST /service-instances HTTP/1.1" 200 568 0.025601 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.008317 10.0.0.245 - - [2025-11-05 17:08:28] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.049508 10.0.0.245 - - [2025-11-05 17:08:28] "GET /virtual-machine-interface/3b15c187-f102-4675-a279-05fbea93d091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005401 10.0.0.245 - - [2025-11-05 17:08:28] "GET /virtual-machine-interface/3b15c187-f102-4675-a279-05fbea93d091?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006078 10.0.0.245 - - [2025-11-05 17:08:28] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.017472 10.0.0.245 - - [2025-11-05 17:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021355 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.245 - - [2025-11-05 17:08:28] "GET /floating-ip-pool/1dbb87ea-1e78-405b-a3c0-e7f1caf323fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002244 10.0.0.245 - - [2025-11-05 17:08:28] "POST /virtual-machines HTTP/1.1" 200 430 0.035221 10.0.0.245 - - [2025-11-05 17:08:28] "POST /floating-ips HTTP/1.1" 200 673 0.133010 10.0.0.245 - - [2025-11-05 17:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011895 10.0.0.245 - - [2025-11-05 17:08:28] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.034525 10.0.0.245 - - [2025-11-05 17:08:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.193125 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.245 - - [2025-11-05 17:08:28] "POST /chown HTTP/1.1" 200 109 0.022323 10.0.0.245 - - [2025-11-05 17:08:28] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008671 10.0.0.245 - - [2025-11-05 17:08:28] "POST /tags HTTP/1.1" 409 221 0.002577 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.245 - - [2025-11-05 17:08:28] "POST /chown HTTP/1.1" 200 109 0.006815 10.0.0.245 - - [2025-11-05 17:08:28] "GET /tag/a79def46-0d8d-485b-85e9-227595b33ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020470 10.0.0.245 - - [2025-11-05 17:08:28] "POST /tags HTTP/1.1" 409 238 0.002355 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.245 - - [2025-11-05 17:08:28] "PUT /virtual-machine-interface/a2e6065f-2e21-42ce-82ac-a09c6050fc2e HTTP/1.1" 200 285 0.031207 10.0.0.245 - - [2025-11-05 17:08:28] "PUT /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 257 0.011346 10.0.0.245 - - [2025-11-05 17:08:28] "GET /tag/74d0369d-28eb-495c-b6b2-cec364e90ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010206 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.011268 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.020746 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.066748 10.0.0.245 - - [2025-11-05 17:08:28] "POST /firewall-rules HTTP/1.1" 200 652 0.108925 10.0.0.245 - - [2025-11-05 17:08:28] "GET /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.035033 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.007100 10.0.0.245 - - [2025-11-05 17:08:28] "GET /firewall-policy/a3374ce0-cf7f-460d-8c8f-fdd1121e37ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004271 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.032628 10.0.0.245 - - [2025-11-05 17:08:28] "GET /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.019695 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.031226 10.0.0.245 - - [2025-11-05 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.030945 10.0.0.245 - - [2025-11-05 17:08:28] "POST /virtual-machines HTTP/1.1" 200 430 0.012718 10.0.0.245 - - [2025-11-05 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011691 10.0.0.245 - - [2025-11-05 17:08:28] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036420 10.0.0.245 - - [2025-11-05 17:08:29] "GET /loadbalancer/a5c20c7b-8dcc-4a34-8742-f2c8af9e39d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003032 10.0.0.245 - - [2025-11-05 17:08:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.085099 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.021042 10.0.0.245 - - [2025-11-05 17:08:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.046391 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.010850 10.0.0.245 - - [2025-11-05 17:08:29] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.048638 10.0.0.245 - - [2025-11-05 17:08:29] "PUT /virtual-machine-interface/8b5518fd-3b9a-4853-9348-d337bf89f74e HTTP/1.1" 200 285 0.036094 10.0.0.245 - - [2025-11-05 17:08:29] "GET /loadbalancer-listener/cdbc2f92-725d-4cda-b3dc-e2e4ed9ef0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007023 10.0.0.245 - - [2025-11-05 17:08:29] "PUT /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 257 0.019062 10.0.0.245 - - [2025-11-05 17:08:29] "GET /loadbalancer-listener/cdbc2f92-725d-4cda-b3dc-e2e4ed9ef0df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.003202 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.028328 10.0.0.245 - - [2025-11-05 17:08:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.061270 10.0.0.245 - - [2025-11-05 17:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030931 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.060554 10.0.0.245 - - [2025-11-05 17:08:29] "GET /loadbalancer-pool/6bbdf8a8-7a3e-4b07-b443-4e1c18bb876b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016223 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.033637 10.0.0.245 - - [2025-11-05 17:08:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.018001 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.018416 10.0.0.245 - - [2025-11-05 17:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027951 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.022215 10.0.0.245 - - [2025-11-05 17:08:29] "GET /loadbalancer-member/341a4986-5832-4dd3-b964-47c5434ea791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.010115 10.0.0.245 - - [2025-11-05 17:08:29] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002950 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.245 - - [2025-11-05 17:08:29] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005741 10.0.0.245 - - [2025-11-05 17:08:29] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.015627 10.0.0.245 - - [2025-11-05 17:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020797 10.0.0.245 - - [2025-11-05 17:08:29] "POST /tags HTTP/1.1" 409 221 0.001511 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.245 - - [2025-11-05 17:08:29] "GET /tag/a79def46-0d8d-485b-85e9-227595b33ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011562 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.245 - - [2025-11-05 17:08:29] "POST /tags HTTP/1.1" 409 238 0.002012 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.007182 10.0.0.245 - - [2025-11-05 17:08:29] "GET /tag/74d0369d-28eb-495c-b6b2-cec364e90ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021978 10.0.0.245 - - [2025-11-05 17:08:29] "POST /firewall-rules HTTP/1.1" 409 293 0.004887 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.011618 10.0.0.245 - - [2025-11-05 17:08:29] "PUT /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 257 0.017518 10.0.0.245 - - [2025-11-05 17:08:29] "PUT /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a HTTP/1.1" 200 261 0.015681 10.0.0.245 - - [2025-11-05 17:08:29] "GET /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009688 10.0.0.245 - - [2025-11-05 17:08:29] "GET /firewall-policy/a3374ce0-cf7f-460d-8c8f-fdd1121e37ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005943 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.021127 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.011595 10.0.0.245 - - [2025-11-05 17:08:29] "GET /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003547 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.027283 10.0.0.245 - - [2025-11-05 17:08:29] "PUT /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 257 0.013345 10.0.0.245 - - [2025-11-05 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.018097 10.0.0.245 - - [2025-11-05 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.245 - - [2025-11-05 17:08:29] "POST /chown HTTP/1.1" 200 109 0.006255 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.032724 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 257 0.018956 10.0.0.245 - - [2025-11-05 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.010748 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.007007 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.016160 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 257 0.010938 10.0.0.245 - - [2025-11-05 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.017817 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.008299 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010826 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.009010 10.0.0.245 - - [2025-11-05 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.245 - - [2025-11-05 17:08:30] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004925 10.0.0.245 - - [2025-11-05 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014492 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.016336 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015368 10.0.0.245 - - [2025-11-05 17:08:30] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.065225 10.0.0.245 - - [2025-11-05 17:08:30] "POST /virtual-machines HTTP/1.1" 200 374 0.014507 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023558 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.027314 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030276 10.0.0.245 - - [2025-11-05 17:08:30] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.051436 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018788 10.0.0.245 - - [2025-11-05 17:08:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.160408 10.0.0.245 - - [2025-11-05 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007456 10.0.0.245 - - [2025-11-05 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.245 - - [2025-11-05 17:08:30] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.007106 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.012722 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.014041 10.0.0.245 - - [2025-11-05 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.012464 10.0.0.245 - - [2025-11-05 17:08:30] "POST /instance-ips HTTP/1.1" 200 414 0.025932 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.010756 10.0.0.245 - - [2025-11-05 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.044222 10.0.0.245 - - [2025-11-05 17:08:30] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.010601 10.0.0.245 - - [2025-11-05 17:08:30] "POST /chown HTTP/1.1" 200 109 0.031471 10.0.0.245 - - [2025-11-05 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.014408 10.0.0.245 - - [2025-11-05 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.015140 10.0.0.245 - - [2025-11-05 17:08:31] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.016676 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.245 - - [2025-11-05 17:08:31] "GET /instance-ip/0db9cc14-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002384 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.005529 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.016788 10.0.0.245 - - [2025-11-05 17:08:31] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004067 10.0.0.245 - - [2025-11-05 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.245 - - [2025-11-05 17:08:31] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003358 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.008135 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.014808 10.0.0.245 - - [2025-11-05 17:08:31] "POST /ref-update HTTP/1.1" 200 156 0.017019 10.0.0.245 - - [2025-11-05 17:08:31] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.012623 10.0.0.245 - - [2025-11-05 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.010317 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.009950 10.0.0.245 - - [2025-11-05 17:08:31] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.011947 10.0.0.245 - - [2025-11-05 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.005790 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.011411 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.013357 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.009305 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.007482 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.016095 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.007795 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.024189 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.006039 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.015833 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.014959 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.009942 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.017947 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.005997 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.015600 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.006290 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.022846 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.017375 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.029300 10.0.0.245 - - [2025-11-05 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.245 - - [2025-11-05 17:08:31] "POST /chown HTTP/1.1" 200 109 0.014699 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.017736 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.015463 10.0.0.245 - - [2025-11-05 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.007217 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.019662 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.021437 10.0.0.245 - - [2025-11-05 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.008190 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.047178 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.017690 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.007578 10.0.0.245 - - [2025-11-05 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012371 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.005616 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.005685 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.015096 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.024935 10.0.0.245 - - [2025-11-05 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.007788 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.007988 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006872 10.0.0.245 - - [2025-11-05 17:08:32] "POST /chown HTTP/1.1" 200 109 0.021664 10.0.0.245 - - [2025-11-05 17:08:35] "GET /global-system-configs HTTP/1.1" 200 323 0.001784 10.0.0.245 - - [2025-11-05 17:08:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002021 10.0.0.245 - - [2025-11-05 17:08:39] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005121 10.0.0.245 - - [2025-11-05 17:08:39] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.245 - - [2025-11-05 17:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.245 - - [2025-11-05 17:08:39] "GET /loadbalancer/59276be1-9342-43ae-83f6-0cd7c2fec2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002415 10.0.0.245 - - [2025-11-05 17:08:39] "GET /loadbalancer-pool/2864c907-f023-4c47-96eb-dcf40a2a3203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003382 10.0.0.245 - - [2025-11-05 17:08:39] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013278 10.0.0.245 - - [2025-11-05 17:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007017 10.0.0.245 - - [2025-11-05 17:08:39] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008142 10.0.0.245 - - [2025-11-05 17:08:39] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004990 10.0.0.245 - - [2025-11-05 17:08:39] "POST /ref-update HTTP/1.1" 200 156 0.005692 10.0.0.245 - - [2025-11-05 17:08:39] "POST /tags HTTP/1.1" 409 221 0.001839 10.0.0.245 - - [2025-11-05 17:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.245 - - [2025-11-05 17:08:39] "GET /tag/a79def46-0d8d-485b-85e9-227595b33ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013562 10.0.0.245 - - [2025-11-05 17:08:39] "GET /floating-ip/a8419364-3c7d-404c-8a9a-21001a319a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.003078 10.0.0.245 - - [2025-11-05 17:08:39] "PUT /floating-ip/a8419364-3c7d-404c-8a9a-21001a319a8c HTTP/1.1" 200 257 0.006410 10.0.0.245 - - [2025-11-05 17:08:39] "POST /set-tag HTTP/1.1" 200 109 0.014525 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007334 10.0.0.245 - - [2025-11-05 17:08:40] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.245 - - [2025-11-05 17:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.245 - - [2025-11-05 17:08:40] "GET /loadbalancer/59276be1-9342-43ae-83f6-0cd7c2fec2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002521 10.0.0.245 - - [2025-11-05 17:08:40] "GET /loadbalancer-pool/2864c907-f023-4c47-96eb-dcf40a2a3203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002530 10.0.0.245 - - [2025-11-05 17:08:40] "POST /loadbalancer-members HTTP/1.1" 200 704 0.012406 10.0.0.245 - - [2025-11-05 17:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007348 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008380 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003975 10.0.0.245 - - [2025-11-05 17:08:40] "POST /ref-update HTTP/1.1" 200 156 0.007114 10.0.0.245 - - [2025-11-05 17:08:40] "POST /set-tag HTTP/1.1" 200 109 0.028821 10.0.0.245 - - [2025-11-05 17:08:40] "GET /floating-ip/a8419364-3c7d-404c-8a9a-21001a319a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.002453 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine/3733a2de-7871-4ce2-9a00-52ed6bb10c73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002711 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.003901 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine/5da3e64b-ab52-451f-b805-991887b27c76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002617 10.0.0.245 - - [2025-11-05 17:08:40] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.003940 10.0.0.245 - - [2025-11-05 17:08:45] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004633 10.0.0.245 - - [2025-11-05 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.245 - - [2025-11-05 17:08:45] "GET /virtual-machine/5fa49b84-5ded-40d9-ac62-037a816aaca2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002926 10.0.0.245 - - [2025-11-05 17:08:45] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.003777 10.0.0.245 - - [2025-11-05 17:08:45] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004453 10.0.0.245 - - [2025-11-05 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.245 - - [2025-11-05 17:09:18] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008515 10.0.0.245 - - [2025-11-05 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.245 - - [2025-11-05 17:09:18] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004301 10.0.0.245 - - [2025-11-05 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.245 - - [2025-11-05 17:09:18] "GET /virtual-machine/5fa49b84-5ded-40d9-ac62-037a816aaca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002237 10.0.0.245 - - [2025-11-05 17:09:18] "POST /ref-update HTTP/1.1" 200 156 0.008789 10.0.0.245 - - [2025-11-05 17:09:18] "GET /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.015205 10.0.0.245 - - [2025-11-05 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.015360 10.0.0.245 - - [2025-11-05 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.028824 10.0.0.245 - - [2025-11-05 17:09:18] "DELETE /instance-ip/0db9cc14-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.049307 10.0.0.245 - - [2025-11-05 17:09:18] "DELETE /virtual-machine-interface/0d98495e-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.034981 10.0.0.245 - - [2025-11-05 17:09:18] "DELETE /virtual-machine/5fa49b84-5ded-40d9-ac62-037a816aaca2 HTTP/1.1" 200 115 0.015798 10.0.0.245 - - [2025-11-05 17:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.245 - - [2025-11-05 17:09:21] "GET /tag/74d0369d-28eb-495c-b6b2-cec364e90ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016250 10.0.0.245 - - [2025-11-05 17:09:21] "GET /tag/74d0369d-28eb-495c-b6b2-cec364e90ea5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.017680 10.0.0.245 - - [2025-11-05 17:09:21] "GET /virtual-machine-interface/3b15c187-f102-4675-a279-05fbea93d091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005328 10.0.0.245 - - [2025-11-05 17:09:21] "POST /set-tag HTTP/1.1" 200 109 0.013638 10.0.0.245 - - [2025-11-05 17:09:21] "GET /virtual-machine-interface/8b5518fd-3b9a-4853-9348-d337bf89f74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.019707 10.0.0.245 - - [2025-11-05 17:09:21] "POST /set-tag HTTP/1.1" 200 109 0.017177 10.0.0.245 - - [2025-11-05 17:09:21] "GET /virtual-machine-interface/a2e6065f-2e21-42ce-82ac-a09c6050fc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004420 10.0.0.245 - - [2025-11-05 17:09:21] "POST /set-tag HTTP/1.1" 200 109 0.022455 10.0.0.245 - - [2025-11-05 17:09:21] "GET /firewall-policy/a3374ce0-cf7f-460d-8c8f-fdd1121e37ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015240 10.0.0.245 - - [2025-11-05 17:09:21] "GET /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002713 10.0.0.245 - - [2025-11-05 17:09:21] "POST /ref-update HTTP/1.1" 200 156 0.011361 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /firewall-rule/135c9a17-c642-4934-bb28-b85287989e3a HTTP/1.1" 200 115 0.037209 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /loadbalancer-member/341a4986-5832-4dd3-b964-47c5434ea791 HTTP/1.1" 200 115 0.027645 10.0.0.245 - - [2025-11-05 17:09:21] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.007925 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /loadbalancer-pool/6bbdf8a8-7a3e-4b07-b443-4e1c18bb876b HTTP/1.1" 200 115 0.053367 10.0.0.245 - - [2025-11-05 17:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026564 10.0.0.245 - - [2025-11-05 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /loadbalancer-listener/cdbc2f92-725d-4cda-b3dc-e2e4ed9ef0df HTTP/1.1" 200 115 0.038260 10.0.0.245 - - [2025-11-05 17:09:21] "GET /floating-ip/843e5d1b-c4d2-4720-9401-8a47dddb86e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002323 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.006709 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.013676 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.019058 10.0.0.245 - - [2025-11-05 17:09:21] "PUT /floating-ip/843e5d1b-c4d2-4720-9401-8a47dddb86e0 HTTP/1.1" 200 257 0.056193 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.018276 10.0.0.245 - - [2025-11-05 17:09:21] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.010307 10.0.0.245 - - [2025-11-05 17:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026739 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /floating-ip/843e5d1b-c4d2-4720-9401-8a47dddb86e0 HTTP/1.1" 200 115 0.094157 10.0.0.245 - - [2025-11-05 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /loadbalancer/a5c20c7b-8dcc-4a34-8742-f2c8af9e39d2 HTTP/1.1" 200 115 0.050658 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.010475 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.021208 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 200 109 0.021005 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /instance-ip/dfd3fc28-f891-4d11-bd6b-caa134d9b402 HTTP/1.1" 200 115 0.087030 10.0.0.245 - - [2025-11-05 17:09:21] "POST /chown HTTP/1.1" 404 171 0.001709 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /virtual-machine-interface/3b15c187-f102-4675-a279-05fbea93d091 HTTP/1.1" 200 115 0.061758 10.0.0.245 - - [2025-11-05 17:09:21] "PUT /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 267 0.028808 10.0.0.245 - - [2025-11-05 17:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015938 10.0.0.245 - - [2025-11-05 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.245 - - [2025-11-05 17:09:21] "DELETE /tag/74d0369d-28eb-495c-b6b2-cec364e90ea5 HTTP/1.1" 200 115 0.089149 10.0.0.245 - - [2025-11-05 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.245 - - [2025-11-05 17:09:22] "GET /floating-ip-pool/1dbb87ea-1e78-405b-a3c0-e7f1caf323fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004061 10.0.0.245 - - [2025-11-05 17:09:22] "POST /ref-update HTTP/1.1" 200 156 0.006515 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /service-instance/2f881f15-5913-449b-96fc-58e31a63f98a HTTP/1.1" 200 115 0.059295 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /floating-ip-pool/1dbb87ea-1e78-405b-a3c0-e7f1caf323fe HTTP/1.1" 200 115 0.048329 10.0.0.245 - - [2025-11-05 17:09:22] "GET /virtual-machine-interface/8b5518fd-3b9a-4853-9348-d337bf89f74e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.008079 10.0.0.245 - - [2025-11-05 17:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001762 10.0.0.245 - - [2025-11-05 17:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001407 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /virtual-network/d810a1b5-b2c5-4550-b8ca-3fd529c69260 HTTP/1.1" 200 115 0.085550 10.0.0.245 - - [2025-11-05 17:09:22] "GET /routing-instance/1be7434f-b477-42cc-9911-608175d587eb HTTP/1.1" 404 171 0.001110 10.0.0.245 - - [2025-11-05 17:09:22] "GET /domains HTTP/1.1" 200 281 0.001676 10.0.0.245 - - [2025-11-05 17:09:22] "GET /domain/d4c1127c-b00a-4478-8062-4ae03d74de67 HTTP/1.1" 200 3099 0.002840 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /virtual-machine-interface/8b5518fd-3b9a-4853-9348-d337bf89f74e HTTP/1.1" 200 115 0.070350 10.0.0.245 - - [2025-11-05 17:09:22] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd HTTP/1.1" 200 7169 0.044631 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /virtual-machine/8810c2f8-fb1f-4e65-a610-d302dd08d178 HTTP/1.1" 200 115 0.045986 10.0.0.245 - - [2025-11-05 17:09:22] "GET /virtual-machine-interface/a2e6065f-2e21-42ce-82ac-a09c6050fc2e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.007044 10.0.0.245 - - [2025-11-05 17:09:22] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.008827 10.0.0.245 - - [2025-11-05 17:09:22] "POST /set-tag HTTP/1.1" 200 109 0.012391 10.0.0.245 - - [2025-11-05 17:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.245 - - [2025-11-05 17:09:22] "GET /loadbalancer/59276be1-9342-43ae-83f6-0cd7c2fec2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003023 10.0.0.245 - - [2025-11-05 17:09:22] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.005417 10.0.0.245 - - [2025-11-05 17:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /virtual-machine-interface/a2e6065f-2e21-42ce-82ac-a09c6050fc2e HTTP/1.1" 200 115 0.065782 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /route-target/f921e5ad-19c4-49cf-b3d0-00a211861e22 HTTP/1.1" 200 115 0.029241 10.0.0.245 - - [2025-11-05 17:09:22] "POST /ref-update HTTP/1.1" 200 156 0.029269 10.0.0.245 - - [2025-11-05 17:09:22] "POST /set-tag HTTP/1.1" 200 109 0.046066 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /virtual-machine/419526f9-4212-4eca-83f1-df81b07b42b3 HTTP/1.1" 200 115 0.043165 10.0.0.245 - - [2025-11-05 17:09:22] "DELETE /loadbalancer-member/58c8209e-cb23-4bf9-a569-12d0059ac98b HTTP/1.1" 200 115 0.058817 10.0.0.245 - - [2025-11-05 17:09:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005830 10.0.0.245 - - [2025-11-05 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.004445 10.0.0.245 - - [2025-11-05 17:09:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004066 10.0.0.245 - - [2025-11-05 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.245 - - [2025-11-05 17:09:23] "GET /virtual-machine/5da3e64b-ab52-451f-b805-991887b27c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001904 10.0.0.245 - - [2025-11-05 17:09:23] "POST /ref-update HTTP/1.1" 200 156 0.007716 10.0.0.245 - - [2025-11-05 17:09:23] "GET /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.009633 10.0.0.245 - - [2025-11-05 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.014424 10.0.0.245 - - [2025-11-05 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.040446 10.0.0.245 - - [2025-11-05 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.027834 10.0.0.245 - - [2025-11-05 17:09:23] "DELETE /instance-ip/09385b24-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.039059 10.0.0.245 - - [2025-11-05 17:09:23] "POST /ref-update HTTP/1.1" 200 156 0.018112 10.0.0.245 - - [2025-11-05 17:09:23] "DELETE /virtual-machine-interface/09207572-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.039654 10.0.0.245 - - [2025-11-05 17:09:23] "DELETE /virtual-machine/5da3e64b-ab52-451f-b805-991887b27c76 HTTP/1.1" 200 115 0.018112 10.0.0.245 - - [2025-11-05 17:09:27] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.004112 10.0.0.245 - - [2025-11-05 17:09:27] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.245 - - [2025-11-05 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.245 - - [2025-11-05 17:09:27] "GET /loadbalancer/59276be1-9342-43ae-83f6-0cd7c2fec2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002302 10.0.0.245 - - [2025-11-05 17:09:28] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.007659 10.0.0.245 - - [2025-11-05 17:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.245 - - [2025-11-05 17:09:28] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.004544 10.0.0.245 - - [2025-11-05 17:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.245 - - [2025-11-05 17:09:28] "GET /virtual-machine/3733a2de-7871-4ce2-9a00-52ed6bb10c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002207 10.0.0.245 - - [2025-11-05 17:09:28] "POST /ref-update HTTP/1.1" 200 156 0.009503 10.0.0.245 - - [2025-11-05 17:09:28] "GET /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.007635 10.0.0.245 - - [2025-11-05 17:09:28] "POST /set-tag HTTP/1.1" 200 109 0.016207 10.0.0.245 - - [2025-11-05 17:09:28] "POST /set-tag HTTP/1.1" 200 109 0.016585 10.0.0.245 - - [2025-11-05 17:09:28] "POST /set-tag HTTP/1.1" 200 109 0.021348 10.0.0.245 - - [2025-11-05 17:09:28] "DELETE /instance-ip/08cccef4-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.036551 10.0.0.245 - - [2025-11-05 17:09:28] "POST /ref-update HTTP/1.1" 200 156 0.027459 10.0.0.245 - - [2025-11-05 17:09:28] "DELETE /virtual-machine-interface/08b52d9e-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.047251 10.0.0.245 - - [2025-11-05 17:09:28] "DELETE /virtual-machine/3733a2de-7871-4ce2-9a00-52ed6bb10c73 HTTP/1.1" 200 115 0.018841 10.0.0.245 - - [2025-11-05 17:09:28] "DELETE /tag/c7d56d31-bc8d-405c-a81d-49e5ebefa4ef HTTP/1.1" 200 115 0.040787 10.0.0.245 - - [2025-11-05 17:09:28] "DELETE /tag/576905b6-7710-41c8-9095-bf804f995e15 HTTP/1.1" 200 115 0.051528 10.0.0.245 - - [2025-11-05 17:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.245 - - [2025-11-05 17:09:32] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059346 10.0.0.245 - - [2025-11-05 17:09:32] "POST /tags HTTP/1.1" 200 394 0.053314 10.0.0.245 - - [2025-11-05 17:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013726 10.0.0.245 - - [2025-11-05 17:09:32] "GET /tag/48d32148-be6c-4345-b652-28fde37fc5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.027021 10.0.0.245 - - [2025-11-05 17:09:32] "POST /tags HTTP/1.1" 200 342 0.024519 10.0.0.245 - - [2025-11-05 17:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.245 - - [2025-11-05 17:09:32] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014304 10.0.0.245 - - [2025-11-05 17:09:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000447 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.008026 10.0.0.245 - - [2025-11-05 17:09:33] "POST /security-groups HTTP/1.1" 200 589 0.061139 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.004746 10.0.0.245 - - [2025-11-05 17:09:33] "POST /projects HTTP/1.1" 200 521 0.219819 10.0.0.245 - - [2025-11-05 17:09:33] "POST /access-control-lists HTTP/1.1" 200 600 0.064920 10.0.0.245 - - [2025-11-05 17:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027632 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009274 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.002768 10.0.0.245 - - [2025-11-05 17:09:33] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.010429 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.245 - - [2025-11-05 17:09:33] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.014431 10.0.0.245 - - [2025-11-05 17:09:33] "POST /access-control-lists HTTP/1.1" 200 598 0.068931 10.0.0.245 - - [2025-11-05 17:09:33] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.046336 10.0.0.245 - - [2025-11-05 17:09:33] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.056827 10.0.0.245 - - [2025-11-05 17:09:33] "POST /security-groups HTTP/1.1" 200 593 0.068248 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.001642 10.0.0.245 - - [2025-11-05 17:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033713 10.0.0.245 - - [2025-11-05 17:09:33] "POST /chown HTTP/1.1" 200 109 0.031434 10.0.0.245 - - [2025-11-05 17:09:33] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005219 10.0.0.245 - - [2025-11-05 17:09:33] "POST /access-control-lists HTTP/1.1" 200 634 0.098817 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.008710 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008933 10.0.0.245 - - [2025-11-05 17:09:33] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002217 10.0.0.245 - - [2025-11-05 17:09:33] "POST /tags HTTP/1.1" 409 226 0.001459 10.0.0.245 - - [2025-11-05 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.245 - - [2025-11-05 17:09:33] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014892 10.0.0.245 - - [2025-11-05 17:09:33] "POST /access-control-lists HTTP/1.1" 200 632 0.081845 10.0.0.245 - - [2025-11-05 17:09:33] "POST /firewall-rules HTTP/1.1" 200 602 0.119967 10.0.0.245 - - [2025-11-05 17:09:33] "GET /firewall-rule/d3c65aa5-c520-45f5-bbfe-b79cec9450a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006890 10.0.0.245 - - [2025-11-05 17:09:33] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.010823 10.0.0.245 - - [2025-11-05 17:09:33] "GET /firewall-rule/d3c65aa5-c520-45f5-bbfe-b79cec9450a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.012062 10.0.0.245 - - [2025-11-05 17:09:34] "POST /ref-update HTTP/1.1" 200 156 0.054587 10.0.0.245 - - [2025-11-05 17:09:34] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002856 10.0.0.245 - - [2025-11-05 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.245 - - [2025-11-05 17:09:34] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002065 10.0.0.245 - - [2025-11-05 17:09:34] "POST /tags HTTP/1.1" 409 226 0.004467 10.0.0.245 - - [2025-11-05 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.245 - - [2025-11-05 17:09:34] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012785 10.0.0.245 - - [2025-11-05 17:09:34] "POST /firewall-rules HTTP/1.1" 200 600 0.067172 10.0.0.245 - - [2025-11-05 17:09:34] "GET /firewall-rule/a8ba18fb-945d-4a08-a3d1-0c60f0298a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004001 10.0.0.245 - - [2025-11-05 17:09:34] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004333 10.0.0.245 - - [2025-11-05 17:09:34] "GET /firewall-rule/a8ba18fb-945d-4a08-a3d1-0c60f0298a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002577 10.0.0.245 - - [2025-11-05 17:09:34] "POST /ref-update HTTP/1.1" 200 156 0.043813 10.0.0.245 - - [2025-11-05 17:09:35] "POST /tags HTTP/1.1" 200 394 0.019956 10.0.0.245 - - [2025-11-05 17:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.245 - - [2025-11-05 17:09:35] "GET /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012249 10.0.0.245 - - [2025-11-05 17:09:35] "POST /tags HTTP/1.1" 200 342 0.132347 10.0.0.245 - - [2025-11-05 17:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011778 10.0.0.245 - - [2025-11-05 17:09:36] "GET /tag/0b65c554-4073-49a0-8628-e4f323cc0a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012409 10.0.0.245 - - [2025-11-05 17:09:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000483 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003658 10.0.0.245 - - [2025-11-05 17:09:36] "POST /security-groups HTTP/1.1" 200 589 0.060267 10.0.0.245 - - [2025-11-05 17:09:36] "POST /projects HTTP/1.1" 200 521 0.145519 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.002630 10.0.0.245 - - [2025-11-05 17:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018464 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.245 - - [2025-11-05 17:09:36] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.014120 10.0.0.245 - - [2025-11-05 17:09:36] "POST /access-control-lists HTTP/1.1" 200 600 0.074293 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.009205 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.245 - - [2025-11-05 17:09:36] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004637 10.0.0.245 - - [2025-11-05 17:09:36] "POST /access-control-lists HTTP/1.1" 200 598 0.020890 10.0.0.245 - - [2025-11-05 17:09:36] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.062495 10.0.0.245 - - [2025-11-05 17:09:36] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.045596 10.0.0.245 - - [2025-11-05 17:09:36] "POST /security-groups HTTP/1.1" 200 593 0.068384 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.001564 10.0.0.245 - - [2025-11-05 17:09:36] "POST /access-control-lists HTTP/1.1" 200 634 0.061105 10.0.0.245 - - [2025-11-05 17:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.057075 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.024130 10.0.0.245 - - [2025-11-05 17:09:36] "POST /chown HTTP/1.1" 200 109 0.014863 10.0.0.245 - - [2025-11-05 17:09:36] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009815 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.245 - - [2025-11-05 17:09:36] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.028341 10.0.0.245 - - [2025-11-05 17:09:36] "POST /access-control-lists HTTP/1.1" 200 632 0.062933 10.0.0.245 - - [2025-11-05 17:09:36] "POST /tags HTTP/1.1" 409 226 0.021323 10.0.0.245 - - [2025-11-05 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009405 10.0.0.245 - - [2025-11-05 17:09:36] "GET /tag/0b65c554-4073-49a0-8628-e4f323cc0a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010691 10.0.0.245 - - [2025-11-05 17:09:36] "POST /firewall-rules HTTP/1.1" 200 602 0.067014 10.0.0.245 - - [2025-11-05 17:09:36] "GET /firewall-rule/c05672e1-2310-46c5-820c-51597bd559ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013650 10.0.0.245 - - [2025-11-05 17:09:37] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004811 10.0.0.245 - - [2025-11-05 17:09:37] "GET /firewall-rule/c05672e1-2310-46c5-820c-51597bd559ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002182 10.0.0.245 - - [2025-11-05 17:09:37] "POST /ref-update HTTP/1.1" 200 156 0.049388 10.0.0.245 - - [2025-11-05 17:09:37] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006315 10.0.0.245 - - [2025-11-05 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.245 - - [2025-11-05 17:09:37] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002292 10.0.0.245 - - [2025-11-05 17:09:37] "POST /tags HTTP/1.1" 409 226 0.001475 10.0.0.245 - - [2025-11-05 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.245 - - [2025-11-05 17:09:37] "GET /tag/0b65c554-4073-49a0-8628-e4f323cc0a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010458 10.0.0.245 - - [2025-11-05 17:09:37] "POST /firewall-rules HTTP/1.1" 200 600 0.086829 10.0.0.245 - - [2025-11-05 17:09:37] "GET /firewall-rule/4799a1e6-2d8b-405b-a768-2c4d7c162555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003809 10.0.0.245 - - [2025-11-05 17:09:37] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003374 10.0.0.245 - - [2025-11-05 17:09:37] "GET /firewall-rule/4799a1e6-2d8b-405b-a768-2c4d7c162555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002043 10.0.0.245 - - [2025-11-05 17:09:37] "POST /ref-update HTTP/1.1" 200 156 0.054905 10.0.0.245 - - [2025-11-05 17:09:38] "POST /tags HTTP/1.1" 200 346 0.098238 10.0.0.245 - - [2025-11-05 17:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013200 10.0.0.245 - - [2025-11-05 17:09:38] "GET /tag/4fab2cee-b886-448c-a7c0-e96007f3196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.040724 10.0.0.245 - - [2025-11-05 17:09:38] "POST /projects HTTP/1.1" 409 238 0.002195 10.0.0.245 - - [2025-11-05 17:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.245 - - [2025-11-05 17:09:39] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048608 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.245 - - [2025-11-05 17:09:39] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005371 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.245 - - [2025-11-05 17:09:39] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004608 10.0.0.245 - - [2025-11-05 17:09:39] "POST /security-groups HTTP/1.1" 409 285 0.002279 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.245 - - [2025-11-05 17:09:39] "PUT /security-group/48243bec-1be6-4899-a14e-66bdf2f3a520 HTTP/1.1" 200 263 0.057429 10.0.0.245 - - [2025-11-05 17:09:39] "PUT /access-control-list/06bb0882-9625-4159-9ff6-04ec83e8f03b HTTP/1.1" 200 273 0.015428 10.0.0.245 - - [2025-11-05 17:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029101 10.0.0.245 - - [2025-11-05 17:09:39] "POST /tags HTTP/1.1" 409 228 0.011804 10.0.0.245 - - [2025-11-05 17:09:39] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.075790 10.0.0.245 - - [2025-11-05 17:09:39] "PUT /access-control-list/9c7c7cb3-0e4b-4a18-bfdb-9675c69c86eb HTTP/1.1" 200 273 0.041327 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.245 - - [2025-11-05 17:09:39] "GET /tag/4fab2cee-b886-448c-a7c0-e96007f3196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012249 10.0.0.245 - - [2025-11-05 17:09:39] "POST /tags HTTP/1.1" 200 346 0.025479 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.245 - - [2025-11-05 17:09:39] "GET /tag/5d95ccca-e978-45ad-8827-6f593645f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014262 10.0.0.245 - - [2025-11-05 17:09:39] "POST /projects HTTP/1.1" 409 238 0.001887 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.245 - - [2025-11-05 17:09:39] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052737 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.245 - - [2025-11-05 17:09:39] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005501 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.245 - - [2025-11-05 17:09:39] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004351 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.245 - - [2025-11-05 17:09:39] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039196 10.0.0.245 - - [2025-11-05 17:09:39] "POST /security-groups HTTP/1.1" 409 285 0.002151 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.245 - - [2025-11-05 17:09:39] "PUT /security-group/72943629-3a87-4a77-b000-2126b3270c91 HTTP/1.1" 200 263 0.061945 10.0.0.245 - - [2025-11-05 17:09:39] "PUT /access-control-list/6298adc4-8941-4887-a495-d08c01471f74 HTTP/1.1" 200 273 0.013540 10.0.0.245 - - [2025-11-05 17:09:39] "PUT /access-control-list/af6c83f7-1cf3-40ae-b8b7-f71cdf9954a9 HTTP/1.1" 200 273 0.012156 10.0.0.245 - - [2025-11-05 17:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009978 10.0.0.245 - - [2025-11-05 17:09:39] "POST /tags HTTP/1.1" 409 228 0.002918 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.245 - - [2025-11-05 17:09:39] "GET /tag/5d95ccca-e978-45ad-8827-6f593645f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010239 10.0.0.245 - - [2025-11-05 17:09:39] "POST /tags HTTP/1.1" 200 292 0.049157 10.0.0.245 - - [2025-11-05 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009547 10.0.0.245 - - [2025-11-05 17:09:39] "GET /tag/3c87ee5a-52c2-41b7-a2c5-8c0f063c2a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.016445 10.0.0.245 - - [2025-11-05 17:09:40] "POST /tags HTTP/1.1" 200 304 0.046446 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.245 - - [2025-11-05 17:09:40] "GET /tag/0d2a789c-c78c-46e3-b1fe-4a0546399199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015710 10.0.0.245 - - [2025-11-05 17:09:40] "POST /tags HTTP/1.1" 409 252 0.001627 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.245 - - [2025-11-05 17:09:40] "GET /tag/48d32148-be6c-4345-b652-28fde37fc5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010321 10.0.0.245 - - [2025-11-05 17:09:40] "POST /tags HTTP/1.1" 409 226 0.001592 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.245 - - [2025-11-05 17:09:40] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009548 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.245 - - [2025-11-05 17:09:40] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004957 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.245 - - [2025-11-05 17:09:40] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024739 10.0.0.245 - - [2025-11-05 17:09:40] "POST /virtual-machines HTTP/1.1" 200 396 0.006933 10.0.0.245 - - [2025-11-05 17:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008145 10.0.0.245 - - [2025-11-05 17:09:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094760 10.0.0.245 - - [2025-11-05 17:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019279 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008069 10.0.0.245 - - [2025-11-05 17:09:40] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004891 10.0.0.245 - - [2025-11-05 17:09:40] "POST /instance-ips HTTP/1.1" 200 398 0.017842 10.0.0.245 - - [2025-11-05 17:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021013 10.0.0.245 - - [2025-11-05 17:09:40] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016279 10.0.0.245 - - [2025-11-05 17:09:40] "POST /set-tag HTTP/1.1" 200 109 0.059905 10.0.0.245 - - [2025-11-05 17:09:40] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015008 10.0.0.245 - - [2025-11-05 17:09:40] "GET /instance-ip/373e28fa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003591 10.0.0.245 - - [2025-11-05 17:09:40] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004068 10.0.0.245 - - [2025-11-05 17:09:40] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.245 - - [2025-11-05 17:09:40] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003902 10.0.0.245 - - [2025-11-05 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.245 - - [2025-11-05 17:09:40] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027573 10.0.0.245 - - [2025-11-05 17:09:40] "POST /virtual-machines HTTP/1.1" 200 396 0.006583 10.0.0.245 - - [2025-11-05 17:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008530 10.0.0.245 - - [2025-11-05 17:09:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096460 10.0.0.245 - - [2025-11-05 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014754 10.0.0.245 - - [2025-11-05 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009696 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004719 10.0.0.245 - - [2025-11-05 17:09:41] "POST /instance-ips HTTP/1.1" 200 398 0.018639 10.0.0.245 - - [2025-11-05 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019065 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009627 10.0.0.245 - - [2025-11-05 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.064112 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011629 10.0.0.245 - - [2025-11-05 17:09:41] "GET /instance-ip/3798f802-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003801 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004059 10.0.0.245 - - [2025-11-05 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002947 10.0.0.245 - - [2025-11-05 17:09:41] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007864 10.0.0.245 - - [2025-11-05 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003746 10.0.0.245 - - [2025-11-05 17:09:41] "POST /ref-update HTTP/1.1" 200 156 0.006922 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004681 10.0.0.245 - - [2025-11-05 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.245 - - [2025-11-05 17:09:41] "POST /tags HTTP/1.1" 200 292 0.042116 10.0.0.245 - - [2025-11-05 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.245 - - [2025-11-05 17:09:41] "GET /tag/42e1f1fc-6911-4e2c-ba83-75e784e0853b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012241 10.0.0.245 - - [2025-11-05 17:09:41] "POST /tags HTTP/1.1" 409 252 0.004151 10.0.0.245 - - [2025-11-05 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.245 - - [2025-11-05 17:09:41] "GET /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010761 10.0.0.245 - - [2025-11-05 17:09:41] "POST /tags HTTP/1.1" 409 226 0.001697 10.0.0.245 - - [2025-11-05 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.245 - - [2025-11-05 17:09:41] "GET /tag/0b65c554-4073-49a0-8628-e4f323cc0a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010273 10.0.0.245 - - [2025-11-05 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.245 - - [2025-11-05 17:09:41] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003245 10.0.0.245 - - [2025-11-05 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.245 - - [2025-11-05 17:09:41] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033576 10.0.0.245 - - [2025-11-05 17:09:41] "POST /virtual-machines HTTP/1.1" 200 396 0.006737 10.0.0.245 - - [2025-11-05 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018514 10.0.0.245 - - [2025-11-05 17:09:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129062 10.0.0.245 - - [2025-11-05 17:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007040 10.0.0.245 - - [2025-11-05 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009422 10.0.0.245 - - [2025-11-05 17:09:42] "POST /instance-ips HTTP/1.1" 200 398 0.016864 10.0.0.245 - - [2025-11-05 17:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019935 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010168 10.0.0.245 - - [2025-11-05 17:09:42] "POST /set-tag HTTP/1.1" 200 109 0.063201 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012231 10.0.0.245 - - [2025-11-05 17:09:42] "GET /instance-ip/383f5f8a-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002908 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004098 10.0.0.245 - - [2025-11-05 17:09:42] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003505 10.0.0.245 - - [2025-11-05 17:09:42] "POST /ref-update HTTP/1.1" 200 156 0.017473 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004350 10.0.0.245 - - [2025-11-05 17:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.245 - - [2025-11-05 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004322 10.0.0.245 - - [2025-11-05 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.245 - - [2025-11-05 17:09:42] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035661 10.0.0.245 - - [2025-11-05 17:09:42] "POST /virtual-machines HTTP/1.1" 200 396 0.010441 10.0.0.245 - - [2025-11-05 17:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029471 10.0.0.245 - - [2025-11-05 17:09:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105431 10.0.0.245 - - [2025-11-05 17:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013161 10.0.0.245 - - [2025-11-05 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007456 10.0.0.245 - - [2025-11-05 17:09:42] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007586 10.0.0.245 - - [2025-11-05 17:09:42] "POST /instance-ips HTTP/1.1" 200 398 0.022760 10.0.0.245 - - [2025-11-05 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022696 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009283 10.0.0.245 - - [2025-11-05 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.067120 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009792 10.0.0.245 - - [2025-11-05 17:09:43] "GET /instance-ip/38b23604-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004156 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004482 10.0.0.245 - - [2025-11-05 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003681 10.0.0.245 - - [2025-11-05 17:09:43] "POST /ref-update HTTP/1.1" 200 156 0.007623 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007317 10.0.0.245 - - [2025-11-05 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.245 - - [2025-11-05 17:09:43] "POST /tags HTTP/1.1" 200 300 0.017636 10.0.0.245 - - [2025-11-05 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.245 - - [2025-11-05 17:09:43] "GET /tag/70a690e7-fda5-4564-982d-2d3906a60bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013308 10.0.0.245 - - [2025-11-05 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003818 10.0.0.245 - - [2025-11-05 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.245 - - [2025-11-05 17:09:43] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028205 10.0.0.245 - - [2025-11-05 17:09:43] "POST /virtual-machines HTTP/1.1" 200 396 0.007440 10.0.0.245 - - [2025-11-05 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017585 10.0.0.245 - - [2025-11-05 17:09:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121692 10.0.0.245 - - [2025-11-05 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007378 10.0.0.245 - - [2025-11-05 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004063 10.0.0.245 - - [2025-11-05 17:09:43] "POST /instance-ips HTTP/1.1" 200 398 0.022271 10.0.0.245 - - [2025-11-05 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020054 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005241 10.0.0.245 - - [2025-11-05 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.018098 10.0.0.245 - - [2025-11-05 17:09:43] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009745 10.0.0.245 - - [2025-11-05 17:09:43] "GET /instance-ip/3934b4ee-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002773 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004270 10.0.0.245 - - [2025-11-05 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.245 - - [2025-11-05 17:09:44] "POST /tags HTTP/1.1" 200 300 0.016639 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.245 - - [2025-11-05 17:09:44] "GET /tag/5f98d0aa-a62e-47fa-8acd-493ae57265de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011467 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004237 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.245 - - [2025-11-05 17:09:44] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033452 10.0.0.245 - - [2025-11-05 17:09:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007198 10.0.0.245 - - [2025-11-05 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022417 10.0.0.245 - - [2025-11-05 17:09:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102352 10.0.0.245 - - [2025-11-05 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006912 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006237 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.003690 10.0.0.245 - - [2025-11-05 17:09:44] "POST /instance-ips HTTP/1.1" 200 398 0.017793 10.0.0.245 - - [2025-11-05 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015122 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007992 10.0.0.245 - - [2025-11-05 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.017629 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.029634 10.0.0.245 - - [2025-11-05 17:09:44] "GET /instance-ip/399f0e52-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003343 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004094 10.0.0.245 - - [2025-11-05 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.245 - - [2025-11-05 17:09:44] "POST /tags HTTP/1.1" 200 300 0.016662 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.245 - - [2025-11-05 17:09:44] "GET /tag/5ae16453-6ab8-4ce8-8f83-7b218a001fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011629 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.245 - - [2025-11-05 17:09:44] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003828 10.0.0.245 - - [2025-11-05 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.245 - - [2025-11-05 17:09:44] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034628 10.0.0.245 - - [2025-11-05 17:09:44] "POST /virtual-machines HTTP/1.1" 200 396 0.009609 10.0.0.245 - - [2025-11-05 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007254 10.0.0.245 - - [2025-11-05 17:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102008 10.0.0.245 - - [2025-11-05 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016765 10.0.0.245 - - [2025-11-05 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011708 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004375 10.0.0.245 - - [2025-11-05 17:09:45] "POST /instance-ips HTTP/1.1" 200 398 0.017420 10.0.0.245 - - [2025-11-05 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030787 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013550 10.0.0.245 - - [2025-11-05 17:09:45] "POST /set-tag HTTP/1.1" 200 109 0.018536 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007880 10.0.0.245 - - [2025-11-05 17:09:45] "GET /instance-ip/3a07322a-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003762 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003977 10.0.0.245 - - [2025-11-05 17:09:45] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.245 - - [2025-11-05 17:09:45] "POST /tags HTTP/1.1" 200 300 0.015652 10.0.0.245 - - [2025-11-05 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 10.0.0.245 - - [2025-11-05 17:09:45] "GET /tag/67a7dbf3-881c-48be-ba42-37bc7989993a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018699 10.0.0.245 - - [2025-11-05 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004639 10.0.0.245 - - [2025-11-05 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.245 - - [2025-11-05 17:09:45] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048662 10.0.0.245 - - [2025-11-05 17:09:45] "POST /virtual-machines HTTP/1.1" 200 396 0.008862 10.0.0.245 - - [2025-11-05 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.006810 10.0.0.245 - - [2025-11-05 17:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107182 10.0.0.245 - - [2025-11-05 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015811 10.0.0.245 - - [2025-11-05 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004227 10.0.0.245 - - [2025-11-05 17:09:45] "POST /instance-ips HTTP/1.1" 200 398 0.019909 10.0.0.245 - - [2025-11-05 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010545 10.0.0.245 - - [2025-11-05 17:09:45] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007648 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.016843 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006629 10.0.0.245 - - [2025-11-05 17:09:46] "GET /instance-ip/3a75244c-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002707 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004371 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003148 10.0.0.245 - - [2025-11-05 17:09:46] "POST /ref-update HTTP/1.1" 200 156 0.006516 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003976 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003693 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.014638 10.0.0.245 - - [2025-11-05 17:09:46] "POST /ref-update HTTP/1.1" 200 156 0.015288 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006224 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003999 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003943 10.0.0.245 - - [2025-11-05 17:09:46] "POST /ref-update HTTP/1.1" 200 156 0.006304 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004509 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003636 10.0.0.245 - - [2025-11-05 17:09:46] "POST /ref-update HTTP/1.1" 200 156 0.006033 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004423 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002029 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004953 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003664 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003932 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.008795 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003466 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003769 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003891 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.245 - - [2025-11-05 17:09:46] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003469 10.0.0.245 - - [2025-11-05 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.245 - - [2025-11-05 17:09:47] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003987 10.0.0.245 - - [2025-11-05 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.245 - - [2025-11-05 17:09:48] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005060 10.0.0.245 - - [2025-11-05 17:09:48] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.245 - - [2025-11-05 17:09:49] "GET /virtual-machine/d294b932-20fd-4edb-b9fb-0934b305dee6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002820 10.0.0.245 - - [2025-11-05 17:09:49] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003727 10.0.0.245 - - [2025-11-05 17:09:49] "GET /virtual-machine/b71cf336-a7bb-47e7-bd48-268ea306a2be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002748 10.0.0.245 - - [2025-11-05 17:09:49] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004043 10.0.0.245 - - [2025-11-05 17:09:49] "GET /virtual-machine/8c7754ad-4a07-4d1c-afe0-bb053937bb51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003035 10.0.0.245 - - [2025-11-05 17:09:49] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003725 10.0.0.245 - - [2025-11-05 17:09:51] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004102 10.0.0.245 - - [2025-11-05 17:09:51] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.245 - - [2025-11-05 17:09:52] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004771 10.0.0.245 - - [2025-11-05 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.245 - - [2025-11-05 17:09:52] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003428 10.0.0.245 - - [2025-11-05 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.245 - - [2025-11-05 17:09:54] "GET /virtual-machine/0509ea7c-b4b3-428f-8467-25b7fa399fd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002919 10.0.0.245 - - [2025-11-05 17:09:54] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003586 10.0.0.245 - - [2025-11-05 17:09:56] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004632 10.0.0.245 - - [2025-11-05 17:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.245 - - [2025-11-05 17:09:56] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003496 10.0.0.245 - - [2025-11-05 17:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.245 - - [2025-11-05 17:09:59] "GET /virtual-machine/c513ec1d-0347-479e-8227-ae72de08e3cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002633 10.0.0.245 - - [2025-11-05 17:09:59] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003594 10.0.0.245 - - [2025-11-05 17:09:59] "GET /virtual-machine/8747b9ca-7851-4831-b775-415e290cd749?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002626 10.0.0.245 - - [2025-11-05 17:09:59] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004084 10.0.0.245 - - [2025-11-05 17:10:00] "GET /virtual-machine/77decb8d-166f-4361-9eac-b90676f2ec47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003021 10.0.0.245 - - [2025-11-05 17:10:00] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004112 10.0.0.245 - - [2025-11-05 17:10:00] "GET /virtual-machine/afb427fd-cbbe-4d83-8490-0e5a6c9b97e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003242 10.0.0.245 - - [2025-11-05 17:10:00] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003983 10.0.0.245 - - [2025-11-05 17:10:00] "GET /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004726 10.0.0.245 - - [2025-11-05 17:10:00] "POST /tags HTTP/1.1" 200 334 0.023764 10.0.0.245 - - [2025-11-05 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019671 10.0.0.245 - - [2025-11-05 17:10:00] "GET /tag/40c7cef9-577e-4018-b48d-fa7348df2e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013876 10.0.0.245 - - [2025-11-05 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.245 - - [2025-11-05 17:10:00] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030198 10.0.0.245 - - [2025-11-05 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.245 - - [2025-11-05 17:10:00] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003905 10.0.0.245 - - [2025-11-05 17:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.245 - - [2025-11-05 17:10:00] "GET /service-appliance-set/ddf71e9d-6f07-4602-85e9-b34d5fe28a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002544 10.0.0.245 - - [2025-11-05 17:10:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.001501 10.0.0.245 - - [2025-11-05 17:10:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.095071 10.0.0.245 - - [2025-11-05 17:10:00] "GET /virtual-machine-interface/079903e8-46a8-4cd5-aca8-18db931ed409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.016899 10.0.0.245 - - [2025-11-05 17:10:01] "POST /instance-ips HTTP/1.1" 200 410 0.018511 10.0.0.245 - - [2025-11-05 17:10:01] "GET /instance-ip/885216f6-6367-419e-b2f7-56a62de2239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009424 10.0.0.245 - - [2025-11-05 17:10:01] "POST /loadbalancers HTTP/1.1" 200 631 0.058432 10.0.0.245 - - [2025-11-05 17:10:01] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029172 10.0.0.245 - - [2025-11-05 17:10:01] "GET /instance-ip/885216f6-6367-419e-b2f7-56a62de2239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002958 10.0.0.245 - - [2025-11-05 17:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023316 10.0.0.245 - - [2025-11-05 17:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.245 - - [2025-11-05 17:10:01] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030840 10.0.0.245 - - [2025-11-05 17:10:01] "POST /floating-ips HTTP/1.1" 200 599 0.051600 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003180 10.0.0.245 - - [2025-11-05 17:10:01] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.027074 10.0.0.245 - - [2025-11-05 17:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.245 - - [2025-11-05 17:10:01] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037638 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer-listener/fcc05762-b144-4543-a955-d3f888f4bd8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003856 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer-listener/fcc05762-b144-4543-a955-d3f888f4bd8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003500 10.0.0.245 - - [2025-11-05 17:10:01] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.035577 10.0.0.245 - - [2025-11-05 17:10:01] "GET /instance-ip/885216f6-6367-419e-b2f7-56a62de2239a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002605 10.0.0.245 - - [2025-11-05 17:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.245 - - [2025-11-05 17:10:01] "GET /instance-ip/885216f6-6367-419e-b2f7-56a62de2239a?fields=floating_ips HTTP/1.1" 200 1214 0.012437 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002348 10.0.0.245 - - [2025-11-05 17:10:01] "GET /floating-ip/ac3e4505-34ed-43db-a1f1-d5906ccbe61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002593 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer-pool/c9f20b56-a657-4b38-add7-f804453370ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009954 10.0.0.245 - - [2025-11-05 17:10:01] "POST /loadbalancer-members HTTP/1.1" 200 723 0.027425 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007638 10.0.0.245 - - [2025-11-05 17:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024024 10.0.0.245 - - [2025-11-05 17:10:01] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019975 10.0.0.245 - - [2025-11-05 17:10:01] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003787 10.0.0.245 - - [2025-11-05 17:10:01] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.245 - - [2025-11-05 17:10:01] "GET /floating-ip/ac3e4505-34ed-43db-a1f1-d5906ccbe61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.017742 10.0.0.245 - - [2025-11-05 17:10:01] "POST /tags HTTP/1.1" 409 221 0.001865 10.0.0.245 - - [2025-11-05 17:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.245 - - [2025-11-05 17:10:01] "GET /tag/40c7cef9-577e-4018-b48d-fa7348df2e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009761 10.0.0.245 - - [2025-11-05 17:10:01] "PUT /floating-ip/ac3e4505-34ed-43db-a1f1-d5906ccbe61a HTTP/1.1" 200 257 0.007678 10.0.0.245 - - [2025-11-05 17:10:01] "POST /set-tag HTTP/1.1" 200 109 0.069164 10.0.0.245 - - [2025-11-05 17:10:01] "GET /loadbalancer-pool/c9f20b56-a657-4b38-add7-f804453370ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006868 10.0.0.245 - - [2025-11-05 17:10:01] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018374 10.0.0.245 - - [2025-11-05 17:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007082 10.0.0.245 - - [2025-11-05 17:10:01] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012099 10.0.0.245 - - [2025-11-05 17:10:01] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004129 10.0.0.245 - - [2025-11-05 17:10:02] "POST /ref-update HTTP/1.1" 200 156 0.019764 10.0.0.245 - - [2025-11-05 17:10:02] "GET /floating-ip/ac3e4505-34ed-43db-a1f1-d5906ccbe61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.019247 10.0.0.245 - - [2025-11-05 17:10:02] "POST /set-tag HTTP/1.1" 200 109 0.118926 10.0.0.245 - - [2025-11-05 17:10:02] "POST /tags HTTP/1.1" 409 206 0.002048 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.245 - - [2025-11-05 17:10:02] "GET /tag/0d2a789c-c78c-46e3-b1fe-4a0546399199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011499 10.0.0.245 - - [2025-11-05 17:10:02] "POST /tags HTTP/1.1" 409 204 0.001828 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.245 - - [2025-11-05 17:10:02] "GET /tag/5f98d0aa-a62e-47fa-8acd-493ae57265de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010662 10.0.0.245 - - [2025-11-05 17:10:02] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002538 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.245 - - [2025-11-05 17:10:02] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002240 10.0.0.245 - - [2025-11-05 17:10:02] "POST /tags HTTP/1.1" 409 206 0.001943 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.245 - - [2025-11-05 17:10:02] "GET /tag/0d2a789c-c78c-46e3-b1fe-4a0546399199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010453 10.0.0.245 - - [2025-11-05 17:10:02] "POST /tags HTTP/1.1" 409 226 0.002545 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.245 - - [2025-11-05 17:10:02] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011294 10.0.0.245 - - [2025-11-05 17:10:02] "POST /tags HTTP/1.1" 409 204 0.001789 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.245 - - [2025-11-05 17:10:02] "GET /tag/5f98d0aa-a62e-47fa-8acd-493ae57265de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011497 10.0.0.245 - - [2025-11-05 17:10:02] "POST /tags HTTP/1.1" 409 226 0.002029 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.245 - - [2025-11-05 17:10:02] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012042 10.0.0.245 - - [2025-11-05 17:10:02] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002168 10.0.0.245 - - [2025-11-05 17:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.245 - - [2025-11-05 17:10:02] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002798 10.0.0.245 - - [2025-11-05 17:10:02] "POST /firewall-rules HTTP/1.1" 200 628 0.068315 10.0.0.245 - - [2025-11-05 17:10:02] "POST /firewall-rules HTTP/1.1" 200 648 0.087818 10.0.0.245 - - [2025-11-05 17:10:02] "GET /firewall-rule/efa0449e-063e-48e2-9bad-de9868e3c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003855 10.0.0.245 - - [2025-11-05 17:10:02] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002509 10.0.0.245 - - [2025-11-05 17:10:02] "GET /firewall-rule/3c644e74-a2ec-441b-9887-76de0dc1b8a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003263 10.0.0.245 - - [2025-11-05 17:10:02] "POST /ref-update HTTP/1.1" 200 156 0.015551 10.0.0.245 - - [2025-11-05 17:10:02] "POST /firewall-policys HTTP/1.1" 200 608 0.042328 10.0.0.245 - - [2025-11-05 17:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024811 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.018147 10.0.0.245 - - [2025-11-05 17:10:03] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002354 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001937 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/a3374ce0-cf7f-460d-8c8f-fdd1121e37ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002952 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003911 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003027 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002080 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003139 10.0.0.245 - - [2025-11-05 17:10:03] "POST /ref-update HTTP/1.1" 200 156 0.017669 10.0.0.245 - - [2025-11-05 17:10:03] "POST /ref-update HTTP/1.1" 200 156 0.031681 10.0.0.245 - - [2025-11-05 17:10:03] "POST /ref-update HTTP/1.1" 200 156 0.015811 10.0.0.245 - - [2025-11-05 17:10:03] "POST /ref-update HTTP/1.1" 200 156 0.028355 10.0.0.245 - - [2025-11-05 17:10:03] "POST /ref-update HTTP/1.1" 200 156 0.031257 10.0.0.245 - - [2025-11-05 17:10:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002557 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000833 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:11:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:11:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000894 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:12:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:12:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 252 0.002504 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019741 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 228 0.001784 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/5d95ccca-e978-45ad-8827-6f593645f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012721 10.0.0.245 - - [2025-11-05 17:12:02] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003641 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.245 - - [2025-11-05 17:12:02] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002547 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 206 0.001621 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/0d2a789c-c78c-46e3-b1fe-4a0546399199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011498 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 226 0.001920 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010916 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 204 0.001922 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/5f98d0aa-a62e-47fa-8acd-493ae57265de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.021028 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 226 0.001992 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014195 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 228 0.002082 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/5d95ccca-e978-45ad-8827-6f593645f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010322 10.0.0.245 - - [2025-11-05 17:12:02] "POST /tags HTTP/1.1" 409 252 0.001618 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.245 - - [2025-11-05 17:12:02] "GET /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010710 10.0.0.245 - - [2025-11-05 17:12:02] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002223 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.245 - - [2025-11-05 17:12:02] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002856 10.0.0.245 - - [2025-11-05 17:12:02] "POST /firewall-rules HTTP/1.1" 409 281 0.001717 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.245 - - [2025-11-05 17:12:02] "PUT /firewall-rule/3c644e74-a2ec-441b-9887-76de0dc1b8a8 HTTP/1.1" 200 261 0.015936 10.0.0.245 - - [2025-11-05 17:12:02] "POST /firewall-rules HTTP/1.1" 409 291 0.007878 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.245 - - [2025-11-05 17:12:02] "PUT /firewall-rule/efa0449e-063e-48e2-9bad-de9868e3c6d2 HTTP/1.1" 200 261 0.019135 10.0.0.245 - - [2025-11-05 17:12:02] "GET /firewall-rule/efa0449e-063e-48e2-9bad-de9868e3c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.007672 10.0.0.245 - - [2025-11-05 17:12:02] "POST /firewall-rules HTTP/1.1" 200 660 0.084679 10.0.0.245 - - [2025-11-05 17:12:02] "GET /firewall-rule/4c55d74a-06a0-4fa0-88d5-fddeda634eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004109 10.0.0.245 - - [2025-11-05 17:12:02] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001847 10.0.0.245 - - [2025-11-05 17:12:02] "GET /firewall-rule/3c644e74-a2ec-441b-9887-76de0dc1b8a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002122 10.0.0.245 - - [2025-11-05 17:12:02] "POST /firewall-policys HTTP/1.1" 409 269 0.002017 10.0.0.245 - - [2025-11-05 17:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.245 - - [2025-11-05 17:12:03] "PUT /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f HTTP/1.1" 200 265 0.037986 10.0.0.245 - - [2025-11-05 17:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021398 10.0.0.245 - - [2025-11-05 17:12:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007534 10.0.0.245 - - [2025-11-05 17:12:03] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.001889 10.0.0.245 - - [2025-11-05 17:12:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002488 10.0.0.245 - - [2025-11-05 17:12:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002152 10.0.0.245 - - [2025-11-05 17:12:03] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003306 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:12:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:12:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000807 10.0.0.245 - - [2025-11-05 17:13:04] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004506 10.0.0.245 - - [2025-11-05 17:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.245 - - [2025-11-05 17:13:04] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005087 10.0.0.245 - - [2025-11-05 17:13:04] "POST /set-tag HTTP/1.1" 200 109 0.004452 10.0.0.245 - - [2025-11-05 17:13:04] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004295 10.0.0.245 - - [2025-11-05 17:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.245 - - [2025-11-05 17:13:04] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004159 10.0.0.245 - - [2025-11-05 17:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.245 - - [2025-11-05 17:13:04] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003553 10.0.0.245 - - [2025-11-05 17:13:04] "POST /set-tag HTTP/1.1" 200 109 0.001685 10.0.0.245 - - [2025-11-05 17:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.245 - - [2025-11-05 17:13:04] "GET /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002736 10.0.0.245 - - [2025-11-05 17:13:04] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003642 10.0.0.245 - - [2025-11-05 17:13:04] "POST /set-tag HTTP/1.1" 200 109 0.017416 10.0.0.245 - - [2025-11-05 17:13:05] "DELETE /loadbalancer-member/d92df21e-ce91-4ad1-a3a0-2ee16d0745c2 HTTP/1.1" 200 115 0.056001 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003954 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004012 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004135 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.245 - - [2025-11-05 17:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.245 - - [2025-11-05 17:13:05] "GET /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003229 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004173 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003900 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine/8c7754ad-4a07-4d1c-afe0-bb053937bb51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002503 10.0.0.245 - - [2025-11-05 17:13:05] "POST /ref-update HTTP/1.1" 200 156 0.009305 10.0.0.245 - - [2025-11-05 17:13:05] "GET /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004233 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.015277 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.025308 10.0.0.245 - - [2025-11-05 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.019686 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.025918 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.021307 10.0.0.245 - - [2025-11-05 17:13:06] "DELETE /instance-ip/383f5f8a-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.027663 10.0.0.245 - - [2025-11-05 17:13:06] "DELETE /virtual-machine-interface/3822f106-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.030939 10.0.0.245 - - [2025-11-05 17:13:06] "DELETE /virtual-machine/8c7754ad-4a07-4d1c-afe0-bb053937bb51 HTTP/1.1" 200 115 0.019465 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004530 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003984 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine/d294b932-20fd-4edb-b9fb-0934b305dee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002651 10.0.0.245 - - [2025-11-05 17:13:06] "POST /ref-update HTTP/1.1" 200 156 0.008152 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011998 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.017792 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.026364 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.037456 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.013557 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.020103 10.0.0.245 - - [2025-11-05 17:13:06] "DELETE /instance-ip/373e28fa-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.038036 10.0.0.245 - - [2025-11-05 17:13:06] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.245 - - [2025-11-05 17:13:06] "DELETE /virtual-machine-interface/372a7ec2-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.037524 10.0.0.245 - - [2025-11-05 17:13:06] "DELETE /virtual-machine/d294b932-20fd-4edb-b9fb-0934b305dee6 HTTP/1.1" 200 115 0.022644 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006121 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005459 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine/b71cf336-a7bb-47e7-bd48-268ea306a2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002635 10.0.0.245 - - [2025-11-05 17:13:06] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.245 - - [2025-11-05 17:13:06] "GET /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.013578 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.024591 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.017773 10.0.0.245 - - [2025-11-05 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.033820 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.017392 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.031420 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /instance-ip/3798f802-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.039538 10.0.0.245 - - [2025-11-05 17:13:07] "POST /ref-update HTTP/1.1" 200 156 0.007180 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /virtual-machine-interface/378658aa-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.039538 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /virtual-machine/b71cf336-a7bb-47e7-bd48-268ea306a2be HTTP/1.1" 200 115 0.020985 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /tag/3c87ee5a-52c2-41b7-a2c5-8c0f063c2a7e HTTP/1.1" 200 115 0.030605 10.0.0.245 - - [2025-11-05 17:13:07] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003566 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.245 - - [2025-11-05 17:13:07] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004475 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.245 - - [2025-11-05 17:13:07] "GET /virtual-machine/0509ea7c-b4b3-428f-8467-25b7fa399fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002637 10.0.0.245 - - [2025-11-05 17:13:07] "POST /ref-update HTTP/1.1" 200 156 0.008733 10.0.0.245 - - [2025-11-05 17:13:07] "GET /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009943 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.016266 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.031265 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.028986 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.013004 10.0.0.245 - - [2025-11-05 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.023628 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /instance-ip/38b23604-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.046361 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /virtual-machine-interface/3897862e-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.031800 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /virtual-machine/0509ea7c-b4b3-428f-8467-25b7fa399fd4 HTTP/1.1" 200 115 0.017633 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /tag/0d2a789c-c78c-46e3-b1fe-4a0546399199 HTTP/1.1" 409 391 0.005141 10.0.0.245 - - [2025-11-05 17:13:07] "DELETE /tag/42e1f1fc-6911-4e2c-ba83-75e784e0853b HTTP/1.1" 200 115 0.040084 10.0.0.245 - - [2025-11-05 17:13:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002379 10.0.0.245 - - [2025-11-05 17:13:35] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006289 10.0.0.245 - - [2025-11-05 17:13:35] "POST /set-tag HTTP/1.1" 200 109 0.014617 10.0.0.245 - - [2025-11-05 17:13:35] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005407 10.0.0.245 - - [2025-11-05 17:13:35] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.245 - - [2025-11-05 17:13:35] "GET /virtual-machine/afb427fd-cbbe-4d83-8490-0e5a6c9b97e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002238 10.0.0.245 - - [2025-11-05 17:13:35] "POST /ref-update HTTP/1.1" 200 156 0.010668 10.0.0.245 - - [2025-11-05 17:13:35] "GET /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004661 10.0.0.245 - - [2025-11-05 17:13:35] "POST /set-tag HTTP/1.1" 200 109 0.016580 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.035797 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.015428 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.023176 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /instance-ip/3a75244c-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.054190 10.0.0.245 - - [2025-11-05 17:13:36] "GET /global-system-configs HTTP/1.1" 200 323 0.003826 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /virtual-machine-interface/3a5f3682-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.048952 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /virtual-machine/afb427fd-cbbe-4d83-8490-0e5a6c9b97e0 HTTP/1.1" 200 115 0.030304 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /tag/67a7dbf3-881c-48be-ba42-37bc7989993a HTTP/1.1" 200 115 0.033797 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003606 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003689 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine/77decb8d-166f-4361-9eac-b90676f2ec47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002492 10.0.0.245 - - [2025-11-05 17:13:36] "POST /ref-update HTTP/1.1" 200 156 0.009223 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017827 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.015599 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.029071 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.024122 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.012556 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /instance-ip/399f0e52-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.044869 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /virtual-machine-interface/39866bd6-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.045913 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /virtual-machine/77decb8d-166f-4361-9eac-b90676f2ec47 HTTP/1.1" 200 115 0.017543 10.0.0.245 - - [2025-11-05 17:13:36] "DELETE /tag/5f98d0aa-a62e-47fa-8acd-493ae57265de HTTP/1.1" 409 237 0.006335 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004240 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.001736 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003401 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.001611 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine/8747b9ca-7851-4831-b775-415e290cd749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001844 10.0.0.245 - - [2025-11-05 17:13:36] "POST /ref-update HTTP/1.1" 200 156 0.021170 10.0.0.245 - - [2025-11-05 17:13:36] "GET /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004443 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.014272 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.028062 10.0.0.245 - - [2025-11-05 17:13:36] "POST /set-tag HTTP/1.1" 200 109 0.026510 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.011926 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /instance-ip/3a07322a-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.041682 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /virtual-machine-interface/39f2a120-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.032775 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /virtual-machine/8747b9ca-7851-4831-b775-415e290cd749 HTTP/1.1" 200 115 0.015541 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /tag/5d95ccca-e978-45ad-8827-6f593645f9c1 HTTP/1.1" 409 237 0.004544 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /tag/5ae16453-6ab8-4ce8-8f83-7b218a001fc7 HTTP/1.1" 200 115 0.032604 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd HTTP/1.1" 409 237 0.003043 10.0.0.245 - - [2025-11-05 17:13:37] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003365 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.245 - - [2025-11-05 17:13:37] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004207 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.245 - - [2025-11-05 17:13:37] "GET /virtual-machine/c513ec1d-0347-479e-8227-ae72de08e3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002306 10.0.0.245 - - [2025-11-05 17:13:37] "POST /ref-update HTTP/1.1" 200 156 0.007934 10.0.0.245 - - [2025-11-05 17:13:37] "GET /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010097 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.014541 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.023817 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.025382 10.0.0.245 - - [2025-11-05 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.012658 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /instance-ip/3934b4ee-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.044218 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /virtual-machine-interface/3918cb80-ba6a-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.028012 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /virtual-machine/c513ec1d-0347-479e-8227-ae72de08e3cf HTTP/1.1" 200 115 0.016079 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /tag/48d32148-be6c-4345-b652-28fde37fc5e9 HTTP/1.1" 200 115 0.036144 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /tag/70a690e7-fda5-4564-982d-2d3906a60bdd HTTP/1.1" 200 115 0.033138 10.0.0.245 - - [2025-11-05 17:13:37] "DELETE /tag/4fab2cee-b886-448c-a7c0-e96007f3196f HTTP/1.1" 200 115 0.030028 10.0.0.245 - - [2025-11-05 17:13:39] "POST /projects HTTP/1.1" 409 238 0.002036 10.0.0.245 - - [2025-11-05 17:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.245 - - [2025-11-05 17:13:39] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028656 10.0.0.245 - - [2025-11-05 17:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.245 - - [2025-11-05 17:13:39] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003531 10.0.0.245 - - [2025-11-05 17:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.245 - - [2025-11-05 17:13:40] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004322 10.0.0.245 - - [2025-11-05 17:13:40] "POST /security-groups HTTP/1.1" 409 285 0.002750 10.0.0.245 - - [2025-11-05 17:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.245 - - [2025-11-05 17:13:40] "PUT /security-group/72943629-3a87-4a77-b000-2126b3270c91 HTTP/1.1" 200 263 0.055583 10.0.0.245 - - [2025-11-05 17:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022801 10.0.0.245 - - [2025-11-05 17:13:40] "PUT /access-control-list/6298adc4-8941-4887-a495-d08c01471f74 HTTP/1.1" 200 273 0.018437 10.0.0.245 - - [2025-11-05 17:13:40] "PUT /access-control-list/af6c83f7-1cf3-40ae-b8b7-f71cdf9954a9 HTTP/1.1" 200 273 0.014289 10.0.0.245 - - [2025-11-05 17:13:45] "POST /projects HTTP/1.1" 409 238 0.001927 10.0.0.245 - - [2025-11-05 17:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.245 - - [2025-11-05 17:13:45] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030161 10.0.0.245 - - [2025-11-05 17:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.245 - - [2025-11-05 17:13:45] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005070 10.0.0.245 - - [2025-11-05 17:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.245 - - [2025-11-05 17:13:45] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004765 10.0.0.245 - - [2025-11-05 17:13:45] "POST /security-groups HTTP/1.1" 409 285 0.007296 10.0.0.245 - - [2025-11-05 17:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.245 - - [2025-11-05 17:13:45] "PUT /security-group/72943629-3a87-4a77-b000-2126b3270c91 HTTP/1.1" 200 263 0.055707 10.0.0.245 - - [2025-11-05 17:13:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020383 10.0.0.245 - - [2025-11-05 17:13:45] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006259 10.0.0.245 - - [2025-11-05 17:13:45] "PUT /access-control-list/6298adc4-8941-4887-a495-d08c01471f74 HTTP/1.1" 200 273 0.021537 10.0.0.245 - - [2025-11-05 17:13:45] "PUT /access-control-list/af6c83f7-1cf3-40ae-b8b7-f71cdf9954a9 HTTP/1.1" 200 273 0.009124 10.0.0.245 - - [2025-11-05 17:13:45] "GET /firewall-rule/c05672e1-2310-46c5-820c-51597bd559ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002980 10.0.0.245 - - [2025-11-05 17:13:45] "POST /ref-update HTTP/1.1" 200 156 0.047839 10.0.0.245 - - [2025-11-05 17:13:45] "DELETE /firewall-rule/c05672e1-2310-46c5-820c-51597bd559ba HTTP/1.1" 200 115 0.045677 10.0.0.245 - - [2025-11-05 17:13:45] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005666 10.0.0.245 - - [2025-11-05 17:13:45] "GET /firewall-rule/4799a1e6-2d8b-405b-a768-2c4d7c162555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002681 10.0.0.245 - - [2025-11-05 17:13:45] "POST /ref-update HTTP/1.1" 200 156 0.038200 10.0.0.245 - - [2025-11-05 17:13:45] "DELETE /firewall-rule/4799a1e6-2d8b-405b-a768-2c4d7c162555 HTTP/1.1" 200 115 0.034112 10.0.0.245 - - [2025-11-05 17:13:45] "DELETE /tag/0b65c554-4073-49a0-8628-e4f323cc0a2c HTTP/1.1" 200 115 0.028604 10.0.0.245 - - [2025-11-05 17:13:45] "DELETE /tag/5d95ccca-e978-45ad-8827-6f593645f9c1 HTTP/1.1" 409 237 0.003754 10.0.0.245 - - [2025-11-05 17:13:45] "DELETE /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd HTTP/1.1" 409 237 0.004189 10.0.0.245 - - [2025-11-05 17:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.245 - - [2025-11-05 17:13:45] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003418 10.0.0.245 - - [2025-11-05 17:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.245 - - [2025-11-05 17:13:45] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003975 10.0.0.245 - - [2025-11-05 17:13:45] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.034656 10.0.0.245 - - [2025-11-05 17:13:46] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.053385 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /security-group/72943629-3a87-4a77-b000-2126b3270c91 HTTP/1.1" 200 115 0.039782 10.0.0.245 - - [2025-11-05 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /access-control-list/6298adc4-8941-4887-a495-d08c01471f74 HTTP/1.1" 200 115 0.024559 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /access-control-list/af6c83f7-1cf3-40ae-b8b7-f71cdf9954a9 HTTP/1.1" 200 115 0.038537 10.0.0.245 - - [2025-11-05 17:13:46] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040729 10.0.0.245 - - [2025-11-05 17:13:46] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?fields=security_groups HTTP/1.1" 200 1352 0.033015 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /security-group/ad5f6ce0-08cf-4529-87d3-92f331d4115f HTTP/1.1" 200 115 0.035524 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /access-control-list/469540f6-c31f-4f13-8c24-e4eee9faf1f3 HTTP/1.1" 200 115 0.028957 10.0.0.245 - - [2025-11-05 17:13:46] "GET /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7?fields=application_policy_sets HTTP/1.1" 200 1391 0.039163 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /access-control-list/31338b9f-fb83-456a-8161-892c228bb0a5 HTTP/1.1" 200 115 0.033652 10.0.0.245 - - [2025-11-05 17:13:46] "DELETE /project/89628ed7-63b1-4ce0-abf5-bf3fdedaecb7 HTTP/1.1" 200 115 0.268414 10.0.0.245 - - [2025-11-05 17:13:46] "POST /projects HTTP/1.1" 409 238 0.002089 10.0.0.245 - - [2025-11-05 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.245 - - [2025-11-05 17:13:46] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026775 10.0.0.245 - - [2025-11-05 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.245 - - [2025-11-05 17:13:46] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003625 10.0.0.245 - - [2025-11-05 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.245 - - [2025-11-05 17:13:46] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003667 10.0.0.245 - - [2025-11-05 17:13:46] "POST /security-groups HTTP/1.1" 409 285 0.001863 10.0.0.245 - - [2025-11-05 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.245 - - [2025-11-05 17:13:46] "PUT /security-group/48243bec-1be6-4899-a14e-66bdf2f3a520 HTTP/1.1" 200 263 0.059479 10.0.0.245 - - [2025-11-05 17:13:46] "PUT /access-control-list/06bb0882-9625-4159-9ff6-04ec83e8f03b HTTP/1.1" 200 273 0.008669 10.0.0.245 - - [2025-11-05 17:13:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023454 10.0.0.245 - - [2025-11-05 17:13:46] "PUT /access-control-list/9c7c7cb3-0e4b-4a18-bfdb-9675c69c86eb HTTP/1.1" 200 273 0.031554 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /loadbalancer-member/a07b80a9-52a9-4954-b5ee-cb9f9cc7ac4b HTTP/1.1" 200 115 0.037983 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /loadbalancer-pool/c9f20b56-a657-4b38-add7-f804453370ac HTTP/1.1" 200 115 0.036069 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /loadbalancer-listener/fcc05762-b144-4543-a955-d3f888f4bd8b HTTP/1.1" 200 115 0.026651 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /loadbalancer/23af4c12-424d-4367-a60a-636764c8246a HTTP/1.1" 200 115 0.035099 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /floating-ip/ac3e4505-34ed-43db-a1f1-d5906ccbe61a HTTP/1.1" 200 115 0.033463 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /instance-ip/885216f6-6367-419e-b2f7-56a62de2239a HTTP/1.1" 200 115 0.035853 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /virtual-machine-interface/079903e8-46a8-4cd5-aca8-18db931ed409 HTTP/1.1" 200 115 0.048894 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /tag/40c7cef9-577e-4018-b48d-fa7348df2e8d HTTP/1.1" 200 115 0.039754 10.0.0.245 - - [2025-11-05 17:13:51] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002283 10.0.0.245 - - [2025-11-05 17:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.245 - - [2025-11-05 17:13:51] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002164 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-policy/e4dce7b4-530d-47a1-b26c-01bc1699489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001823 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-rule/3c644e74-a2ec-441b-9887-76de0dc1b8a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001825 10.0.0.245 - - [2025-11-05 17:13:51] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /firewall-rule/3c644e74-a2ec-441b-9887-76de0dc1b8a8 HTTP/1.1" 200 115 0.028655 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005698 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-rule/4c55d74a-06a0-4fa0-88d5-fddeda634eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003564 10.0.0.245 - - [2025-11-05 17:13:51] "POST /ref-update HTTP/1.1" 200 156 0.014219 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /firewall-rule/4c55d74a-06a0-4fa0-88d5-fddeda634eb2 HTTP/1.1" 200 115 0.035223 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003814 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-rule/efa0449e-063e-48e2-9bad-de9868e3c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002638 10.0.0.245 - - [2025-11-05 17:13:51] "POST /ref-update HTTP/1.1" 200 156 0.011016 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /firewall-rule/efa0449e-063e-48e2-9bad-de9868e3c6d2 HTTP/1.1" 200 115 0.038584 10.0.0.245 - - [2025-11-05 17:13:51] "GET /application-policy-set/e305f1df-3665-4489-9773-8a4aa1298fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002000 10.0.0.245 - - [2025-11-05 17:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.245 - - [2025-11-05 17:13:51] "GET /policy-management/a88ce7d6-7c3a-4e3c-b908-2a7a12a1bfcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002608 10.0.0.245 - - [2025-11-05 17:13:51] "GET /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003464 10.0.0.245 - - [2025-11-05 17:13:51] "POST /ref-update HTTP/1.1" 200 156 0.019504 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /firewall-policy/4fb7c8ad-ecee-4b60-b312-89ea2d3dfe3f HTTP/1.1" 200 115 0.027220 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /tag/755b93a3-94c2-4243-8505-621ac7f3c3cd HTTP/1.1" 200 115 0.032596 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /tag/0d2a789c-c78c-46e3-b1fe-4a0546399199 HTTP/1.1" 200 115 0.049043 10.0.0.245 - - [2025-11-05 17:13:51] "DELETE /tag/5f98d0aa-a62e-47fa-8acd-493ae57265de HTTP/1.1" 200 115 0.048859 10.0.0.245 - - [2025-11-05 17:13:52] "DELETE /tag/5d95ccca-e978-45ad-8827-6f593645f9c1 HTTP/1.1" 200 115 0.068233 10.0.0.245 - - [2025-11-05 17:13:52] "POST /projects HTTP/1.1" 409 238 0.010268 10.0.0.245 - - [2025-11-05 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.245 - - [2025-11-05 17:13:52] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029120 10.0.0.245 - - [2025-11-05 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.245 - - [2025-11-05 17:13:52] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003561 10.0.0.245 - - [2025-11-05 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.245 - - [2025-11-05 17:13:52] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003437 10.0.0.245 - - [2025-11-05 17:13:52] "POST /security-groups HTTP/1.1" 409 285 0.001709 10.0.0.245 - - [2025-11-05 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.245 - - [2025-11-05 17:13:52] "PUT /security-group/48243bec-1be6-4899-a14e-66bdf2f3a520 HTTP/1.1" 200 263 0.059516 10.0.0.245 - - [2025-11-05 17:13:52] "PUT /access-control-list/06bb0882-9625-4159-9ff6-04ec83e8f03b HTTP/1.1" 200 273 0.017789 10.0.0.245 - - [2025-11-05 17:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033298 10.0.0.245 - - [2025-11-05 17:13:52] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.023427 10.0.0.245 - - [2025-11-05 17:13:52] "PUT /access-control-list/9c7c7cb3-0e4b-4a18-bfdb-9675c69c86eb HTTP/1.1" 200 273 0.041983 10.0.0.245 - - [2025-11-05 17:13:52] "GET /firewall-rule/d3c65aa5-c520-45f5-bbfe-b79cec9450a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005187 10.0.0.245 - - [2025-11-05 17:13:52] "POST /ref-update HTTP/1.1" 200 156 0.062196 10.0.0.245 - - [2025-11-05 17:13:52] "DELETE /firewall-rule/d3c65aa5-c520-45f5-bbfe-b79cec9450a9 HTTP/1.1" 200 115 0.045218 10.0.0.245 - - [2025-11-05 17:13:52] "GET /firewall-policy/d6040ab1-4f2c-46b1-b3c4-9af5fbd119dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004164 10.0.0.245 - - [2025-11-05 17:13:52] "GET /firewall-rule/a8ba18fb-945d-4a08-a3d1-0c60f0298a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002632 10.0.0.245 - - [2025-11-05 17:13:52] "POST /ref-update HTTP/1.1" 200 156 0.035322 10.0.0.245 - - [2025-11-05 17:13:52] "DELETE /firewall-rule/a8ba18fb-945d-4a08-a3d1-0c60f0298a7e HTTP/1.1" 200 115 0.034872 10.0.0.245 - - [2025-11-05 17:13:52] "DELETE /tag/a3240ef1-ae35-442a-92ae-4aff114a6df4 HTTP/1.1" 200 115 0.041677 10.0.0.245 - - [2025-11-05 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.245 - - [2025-11-05 17:13:52] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004174 10.0.0.245 - - [2025-11-05 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.245 - - [2025-11-05 17:13:52] "GET /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004578 10.0.0.245 - - [2025-11-05 17:13:52] "PUT /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e HTTP/1.1" 200 265 0.045198 10.0.0.245 - - [2025-11-05 17:13:52] "PUT /virtual-network/3d235ee1-dec7-4563-b173-be2f44f6d051 HTTP/1.1" 200 265 0.083124 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /security-group/48243bec-1be6-4899-a14e-66bdf2f3a520 HTTP/1.1" 200 115 0.068609 10.0.0.245 - - [2025-11-05 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /access-control-list/06bb0882-9625-4159-9ff6-04ec83e8f03b HTTP/1.1" 200 115 0.037591 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /access-control-list/9c7c7cb3-0e4b-4a18-bfdb-9675c69c86eb HTTP/1.1" 200 115 0.033014 10.0.0.245 - - [2025-11-05 17:13:53] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042191 10.0.0.245 - - [2025-11-05 17:13:53] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?fields=security_groups HTTP/1.1" 200 1352 0.045744 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /security-group/908e5006-4372-4d63-919e-9f04347abfe3 HTTP/1.1" 200 115 0.079367 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /access-control-list/6df9eae4-4c75-4cbd-a06a-3e2d003f71df HTTP/1.1" 200 115 0.028042 10.0.0.245 - - [2025-11-05 17:13:53] "GET /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f?fields=application_policy_sets HTTP/1.1" 200 1391 0.065555 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /access-control-list/cab5bdf4-3fba-4775-875b-0c813144e42c HTTP/1.1" 200 115 0.069478 10.0.0.245 - - [2025-11-05 17:13:53] "DELETE /project/491b35cc-8bf7-4792-b139-ee64f2ba7a5f HTTP/1.1" 200 115 0.361408 10.0.0.245 - - [2025-11-05 17:14:37] "GET / HTTP/1.1" 200 36215 0.002577 10.0.0.245 - - [2025-11-05 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.245 - - [2025-11-05 17:14:37] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003137 10.0.0.245 - - [2025-11-05 17:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.245 - - [2025-11-05 17:14:38] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002472 10.0.0.245 - - [2025-11-05 17:14:54] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.245 - - [2025-11-05 17:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.245 - - [2025-11-05 17:14:54] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004455 10.0.0.245 - - [2025-11-05 17:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.245 - - [2025-11-05 17:14:54] "GET /config-node/2dcf93a9-9e53-44cd-bb48-dae3e39c7d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001571 10.0.0.245 - - [2025-11-05 17:14:54] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.245 - - [2025-11-05 17:14:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002243 10.0.0.245 - - [2025-11-05 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.245 - - [2025-11-05 17:14:59] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003423 10.0.0.245 - - [2025-11-05 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.245 - - [2025-11-05 17:14:59] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.007802 10.0.0.245 - - [2025-11-05 17:14:59] "GET / HTTP/1.1" 200 36215 0.001829 10.0.0.245 - - [2025-11-05 17:14:59] "POST /alarms HTTP/1.1" 409 264 0.001916 10.0.0.245 - - [2025-11-05 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.245 - - [2025-11-05 17:14:59] "PUT /alarm/9beb036c-e034-47dd-8a0f-15784b78b0e2 HTTP/1.1" 200 245 0.008897 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 261 0.001820 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/6c5cb42a-27c0-4295-9016-3ed92145bb70 HTTP/1.1" 200 245 0.008623 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 261 0.005389 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/a925675c-1423-42dd-a123-f0a86a105c48 HTTP/1.1" 200 245 0.009791 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 253 0.004974 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/cf0fb3f0-b1ca-4d8e-820a-e55ac8549b42 HTTP/1.1" 200 245 0.012182 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 251 0.007620 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/89312ead-aadb-40a5-9540-ec953afff684 HTTP/1.1" 200 245 0.009624 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 252 0.011501 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/39d2c2ba-35f0-4e7b-a9d9-4394ffed4f02 HTTP/1.1" 200 245 0.009390 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 256 0.009377 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/4a748d1c-1f02-403e-8476-0a86f236c2e2 HTTP/1.1" 200 245 0.009768 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 248 0.005576 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/fbcbfba1-b10c-43fe-8ac7-4603ad32a8f9 HTTP/1.1" 200 245 0.010111 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 252 0.010938 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/4c4c80aa-9dbf-4aad-af76-ea72f9c8874a HTTP/1.1" 200 245 0.009503 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 257 0.007190 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/65e55d53-4ac9-4a49-9b6a-23fcfd05e49e HTTP/1.1" 200 245 0.009337 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 251 0.010896 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/60d30c28-8821-4551-8629-9f54a8355fe7 HTTP/1.1" 200 245 0.009146 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 257 0.008593 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/85cb7fbb-462d-4524-9718-20c7e2bf4dbc HTTP/1.1" 200 245 0.010292 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 261 0.005246 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/63da67b7-acd9-4480-8ef4-b1f991be3d5c HTTP/1.1" 200 245 0.009628 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 258 0.003036 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/6e751e71-65ca-4b65-a797-22a1f9bfb522 HTTP/1.1" 200 245 0.009357 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 254 0.007200 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/55385268-1e20-446e-a395-f153259f2963 HTTP/1.1" 200 245 0.009069 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 254 0.008530 10.0.0.245 - - [2025-11-05 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.245 - - [2025-11-05 17:15:00] "PUT /alarm/965b1677-65a0-4626-ba50-c974b4313455 HTTP/1.1" 200 245 0.009444 10.0.0.245 - - [2025-11-05 17:15:00] "POST /alarms HTTP/1.1" 409 254 0.003342 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/df88b19d-60a1-4d9e-b749-1c2ff1834cc3 HTTP/1.1" 200 245 0.008809 10.0.0.245 - - [2025-11-05 17:15:01] "POST /alarms HTTP/1.1" 409 247 0.002189 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/fe924bcb-412a-47f4-8bd9-17a70650deb9 HTTP/1.1" 200 245 0.009307 10.0.0.245 - - [2025-11-05 17:15:01] "POST /alarms HTTP/1.1" 409 272 0.006968 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/1f3014f3-f269-43c2-bb18-aef81101f286 HTTP/1.1" 200 245 0.009588 10.0.0.245 - - [2025-11-05 17:15:01] "POST /alarms HTTP/1.1" 409 261 0.004818 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/0c1542b3-4447-4c36-a22a-c394af0b671c HTTP/1.1" 200 245 0.009350 10.0.0.245 - - [2025-11-05 17:15:01] "POST /alarms HTTP/1.1" 409 259 0.010246 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/2bad3ab7-d465-4ddc-823f-ac5f337bf706 HTTP/1.1" 200 245 0.009504 10.0.0.245 - - [2025-11-05 17:15:01] "POST /alarms HTTP/1.1" 409 265 0.005293 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/f48907a8-1e47-465f-bb60-ca00d4b31cf3 HTTP/1.1" 200 245 0.009900 10.0.0.245 - - [2025-11-05 17:15:01] "POST /alarms HTTP/1.1" 409 279 0.005855 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /alarm/ac8aecd3-d0c0-47f9-847d-35e4c27d991e HTTP/1.1" 200 245 0.009346 10.0.0.245 - - [2025-11-05 17:15:01] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.245 - - [2025-11-05 17:15:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001837 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.245 - - [2025-11-05 17:15:01] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.006938 10.0.0.245 - - [2025-11-05 17:15:01] "GET / HTTP/1.1" 200 36215 0.001368 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.245 - - [2025-11-05 17:15:01] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005863 10.0.0.245 - - [2025-11-05 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.245 - - [2025-11-05 17:15:02] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.013573 10.0.0.245 - - [2025-11-05 17:15:02] "GET / HTTP/1.1" 200 36215 0.001655 10.0.0.245 - - [2025-11-05 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.245 - - [2025-11-05 17:15:02] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004293 10.0.0.245 - - [2025-11-05 17:15:02] "PUT /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a HTTP/1.1" 200 275 0.013322 10.0.0.245 - - [2025-11-05 17:15:05] "GET / HTTP/1.1" 200 36215 0.001785 10.0.0.245 - - [2025-11-05 17:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.245 - - [2025-11-05 17:15:05] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002595 10.0.0.245 - - [2025-11-05 17:15:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001915 10.0.0.245 - - [2025-11-05 17:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.245 - - [2025-11-05 17:15:05] "GET /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003061 10.0.0.245 - - [2025-11-05 17:15:05] "PUT /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89 HTTP/1.1" 200 255 0.010423 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:15:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001424 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:15:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 10.0.0.245 - - [2025-11-05 17:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.245 - - [2025-11-05 17:15:09] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002322 10.0.0.245 - - [2025-11-05 17:15:20] "GET / HTTP/1.1" 200 36215 0.001825 10.0.0.245 - - [2025-11-05 17:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.245 - - [2025-11-05 17:15:20] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004189 10.0.0.245 - - [2025-11-05 17:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.245 - - [2025-11-05 17:15:20] "GET /config-node/2dcf93a9-9e53-44cd-bb48-dae3e39c7d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001530 10.0.0.245 - - [2025-11-05 17:15:31] "GET / HTTP/1.1" 200 36215 0.001398 10.0.0.245 - - [2025-11-05 17:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.245 - - [2025-11-05 17:15:31] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002747 10.0.0.245 - - [2025-11-05 17:15:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001777 10.0.0.245 - - [2025-11-05 17:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.245 - - [2025-11-05 17:15:32] "GET /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002787 10.0.0.245 - - [2025-11-05 17:15:32] "PUT /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89 HTTP/1.1" 200 255 0.018914 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:15:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:15:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000936 10.0.0.245 - - [2025-11-05 17:15:46] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.245 - - [2025-11-05 17:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.245 - - [2025-11-05 17:15:46] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004085 10.0.0.245 - - [2025-11-05 17:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.245 - - [2025-11-05 17:15:46] "GET /config-node/2dcf93a9-9e53-44cd-bb48-dae3e39c7d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002548 10.0.0.245 - - [2025-11-05 17:15:47] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.245 - - [2025-11-05 17:15:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001931 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.245 - - [2025-11-05 17:15:52] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002139 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.006713 10.0.0.245 - - [2025-11-05 17:15:52] "GET / HTTP/1.1" 200 36215 0.002027 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 264 0.001925 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/9beb036c-e034-47dd-8a0f-15784b78b0e2 HTTP/1.1" 200 245 0.009670 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 261 0.004791 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/6c5cb42a-27c0-4295-9016-3ed92145bb70 HTTP/1.1" 200 245 0.009739 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 261 0.007568 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/a925675c-1423-42dd-a123-f0a86a105c48 HTTP/1.1" 200 245 0.008668 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 253 0.005291 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/cf0fb3f0-b1ca-4d8e-820a-e55ac8549b42 HTTP/1.1" 200 245 0.008812 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 251 0.005909 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/89312ead-aadb-40a5-9540-ec953afff684 HTTP/1.1" 200 245 0.008517 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 252 0.010706 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/39d2c2ba-35f0-4e7b-a9d9-4394ffed4f02 HTTP/1.1" 200 245 0.008742 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 256 0.006498 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/4a748d1c-1f02-403e-8476-0a86f236c2e2 HTTP/1.1" 200 245 0.008384 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 248 0.007530 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/fbcbfba1-b10c-43fe-8ac7-4603ad32a8f9 HTTP/1.1" 200 245 0.007965 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 252 0.004541 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.245 - - [2025-11-05 17:15:52] "PUT /alarm/4c4c80aa-9dbf-4aad-af76-ea72f9c8874a HTTP/1.1" 200 245 0.008416 10.0.0.245 - - [2025-11-05 17:15:52] "POST /alarms HTTP/1.1" 409 257 0.005483 10.0.0.245 - - [2025-11-05 17:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/65e55d53-4ac9-4a49-9b6a-23fcfd05e49e HTTP/1.1" 200 245 0.009140 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 251 0.011392 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/60d30c28-8821-4551-8629-9f54a8355fe7 HTTP/1.1" 200 245 0.008316 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 257 0.009972 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/85cb7fbb-462d-4524-9718-20c7e2bf4dbc HTTP/1.1" 200 245 0.008531 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 261 0.011883 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/63da67b7-acd9-4480-8ef4-b1f991be3d5c HTTP/1.1" 200 245 0.009786 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 258 0.009698 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/6e751e71-65ca-4b65-a797-22a1f9bfb522 HTTP/1.1" 200 245 0.009497 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 254 0.007294 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/55385268-1e20-446e-a395-f153259f2963 HTTP/1.1" 200 245 0.009098 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 254 0.010039 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/965b1677-65a0-4626-ba50-c974b4313455 HTTP/1.1" 200 245 0.008863 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 254 0.009733 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/df88b19d-60a1-4d9e-b749-1c2ff1834cc3 HTTP/1.1" 200 245 0.009103 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 247 0.003669 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/fe924bcb-412a-47f4-8bd9-17a70650deb9 HTTP/1.1" 200 245 0.008957 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 272 0.004603 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/1f3014f3-f269-43c2-bb18-aef81101f286 HTTP/1.1" 200 245 0.019659 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 261 0.004446 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/0c1542b3-4447-4c36-a22a-c394af0b671c HTTP/1.1" 200 245 0.008332 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 259 0.001993 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/2bad3ab7-d465-4ddc-823f-ac5f337bf706 HTTP/1.1" 200 245 0.007806 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 265 0.004115 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/f48907a8-1e47-465f-bb60-ca00d4b31cf3 HTTP/1.1" 200 245 0.008975 10.0.0.245 - - [2025-11-05 17:15:53] "POST /alarms HTTP/1.1" 409 279 0.008631 10.0.0.245 - - [2025-11-05 17:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.245 - - [2025-11-05 17:15:53] "PUT /alarm/ac8aecd3-d0c0-47f9-847d-35e4c27d991e HTTP/1.1" 200 245 0.008879 10.0.0.245 - - [2025-11-05 17:15:54] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.245 - - [2025-11-05 17:15:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001917 10.0.0.245 - - [2025-11-05 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.245 - - [2025-11-05 17:15:54] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.006814 10.0.0.245 - - [2025-11-05 17:15:54] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.245 - - [2025-11-05 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.245 - - [2025-11-05 17:15:54] "GET /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002165 10.0.0.245 - - [2025-11-05 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.245 - - [2025-11-05 17:15:54] "PUT /global-vrouter-config/2292a331-2a66-4255-a5a7-1dfd683e12b7 HTTP/1.1" 200 277 0.008169 10.0.0.245 - - [2025-11-05 17:15:54] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.245 - - [2025-11-05 17:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.245 - - [2025-11-05 17:15:54] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004184 10.0.0.245 - - [2025-11-05 17:15:54] "PUT /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a HTTP/1.1" 200 275 0.012779 10.0.0.245 - - [2025-11-05 17:15:58] "GET / HTTP/1.1" 200 36215 0.002174 10.0.0.245 - - [2025-11-05 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.245 - - [2025-11-05 17:15:58] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002471 10.0.0.245 - - [2025-11-05 17:15:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001525 10.0.0.245 - - [2025-11-05 17:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.245 - - [2025-11-05 17:15:58] "GET /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.011405 10.0.0.245 - - [2025-11-05 17:15:58] "PUT /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89 HTTP/1.1" 200 255 0.018199 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:15:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001493 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:15:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000909 10.0.0.245 - - [2025-11-05 17:16:02] "POST /tags HTTP/1.1" 200 356 0.029531 10.0.0.245 - - [2025-11-05 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.245 - - [2025-11-05 17:16:02] "GET /tag/5c4b9135-a21e-4cd5-9063-8a97c1249d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.026364 10.0.0.245 - - [2025-11-05 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.245 - - [2025-11-05 17:16:02] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.042995 10.0.0.245 - - [2025-11-05 17:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.245 - - [2025-11-05 17:16:02] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046202 10.0.0.245 - - [2025-11-05 17:16:02] "POST /virtual-machines HTTP/1.1" 200 352 0.026473 10.0.0.245 - - [2025-11-05 17:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.066393 10.0.0.245 - - [2025-11-05 17:16:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.129924 10.0.0.245 - - [2025-11-05 17:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016152 10.0.0.245 - - [2025-11-05 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018749 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.009903 10.0.0.245 - - [2025-11-05 17:16:03] "POST /instance-ips HTTP/1.1" 200 392 0.024098 10.0.0.245 - - [2025-11-05 17:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029455 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.013788 10.0.0.245 - - [2025-11-05 17:16:03] "POST /set-tag HTTP/1.1" 200 109 0.014931 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.015081 10.0.0.245 - - [2025-11-05 17:16:03] "GET /instance-ip/1b406694-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004201 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004102 10.0.0.245 - - [2025-11-05 17:16:03] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003583 10.0.0.245 - - [2025-11-05 17:16:03] "POST /ref-update HTTP/1.1" 200 156 0.008398 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004125 10.0.0.245 - - [2025-11-05 17:16:03] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.245 - - [2025-11-05 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-network/160538bd-9db5-4f23-8ac2-0acbc8bdd16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003856 10.0.0.245 - - [2025-11-05 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.245 - - [2025-11-05 17:16:03] "GET /project/21283bac-ff56-48b3-bf85-a85de0c49ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049912 10.0.0.245 - - [2025-11-05 17:16:03] "POST /virtual-machines HTTP/1.1" 200 356 0.011714 10.0.0.245 - - [2025-11-05 17:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019161 10.0.0.245 - - [2025-11-05 17:16:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.112741 10.0.0.245 - - [2025-11-05 17:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027401 10.0.0.245 - - [2025-11-05 17:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004403 10.0.0.245 - - [2025-11-05 17:16:03] "POST /instance-ips HTTP/1.1" 200 396 0.026859 10.0.0.245 - - [2025-11-05 17:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028876 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.020965 10.0.0.245 - - [2025-11-05 17:16:03] "POST /set-tag HTTP/1.1" 200 109 0.019706 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.011306 10.0.0.245 - - [2025-11-05 17:16:03] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.020858 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 10.0.0.245 - - [2025-11-05 17:16:04] "GET /instance-ip/1bb32de6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006003 10.0.0.245 - - [2025-11-05 17:16:04] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004486 10.0.0.245 - - [2025-11-05 17:16:04] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.245 - - [2025-11-05 17:16:04] "GET /virtual-router/e4d2751a-5a27-4bec-a5b3-ff26d29f71ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005948 10.0.0.245 - - [2025-11-05 17:16:04] "POST /ref-update HTTP/1.1" 200 156 0.012964 10.0.0.245 - - [2025-11-05 17:16:04] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008381 10.0.0.245 - - [2025-11-05 17:16:04] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.245 - - [2025-11-05 17:16:04] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004191 10.0.0.245 - - [2025-11-05 17:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.245 - - [2025-11-05 17:16:04] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003440 10.0.0.245 - - [2025-11-05 17:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002830 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.245 - - [2025-11-05 17:16:20] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.245 - - [2025-11-05 17:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.245 - - [2025-11-05 17:16:20] "GET /global-system-config/b9d455f7-558e-4dcf-9d47-7e0ebb8e596a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004266 10.0.0.245 - - [2025-11-05 17:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.245 - - [2025-11-05 17:16:20] "GET /config-node/2dcf93a9-9e53-44cd-bb48-dae3e39c7d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002122 10.0.0.245 - - [2025-11-05 17:16:23] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004841 10.0.0.245 - - [2025-11-05 17:16:23] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.245 - - [2025-11-05 17:16:24] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004428 10.0.0.245 - - [2025-11-05 17:16:24] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.245 - - [2025-11-05 17:16:24] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003958 10.0.0.245 - - [2025-11-05 17:16:24] "POST /set-tag HTTP/1.1" 200 109 0.001663 10.0.0.245 - - [2025-11-05 17:16:32] "GET / HTTP/1.1" 200 36215 0.001731 10.0.0.245 - - [2025-11-05 17:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.245 - - [2025-11-05 17:16:32] "GET /routing-instance/b1047fd2-3b64-4d3b-ba78-5512cb183608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003258 10.0.0.245 - - [2025-11-05 17:16:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001719 10.0.0.245 - - [2025-11-05 17:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.245 - - [2025-11-05 17:16:32] "GET /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002259 10.0.0.245 - - [2025-11-05 17:16:32] "PUT /bgp-router/42f2b76f-3270-41c9-9475-3271c1f53a89 HTTP/1.1" 200 255 0.023119 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000763 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000834 [Introspect:8084]10.0.0.245 - - [2025-11-05 17:16:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000864 10.0.0.245 - - [2025-11-05 17:16:56] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004149 10.0.0.245 - - [2025-11-05 17:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.245 - - [2025-11-05 17:16:56] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004044 10.0.0.245 - - [2025-11-05 17:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.245 - - [2025-11-05 17:16:56] "GET /virtual-machine/3417bfc6-0dbb-495b-98e6-12670fe954d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002827 10.0.0.245 - - [2025-11-05 17:16:56] "POST /ref-update HTTP/1.1" 200 156 0.013869 10.0.0.245 - - [2025-11-05 17:16:56] "GET /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.012754 10.0.0.245 - - [2025-11-05 17:16:56] "POST /set-tag HTTP/1.1" 200 109 0.013547 10.0.0.245 - - [2025-11-05 17:16:56] "POST /set-tag HTTP/1.1" 200 109 0.020169 10.0.0.245 - - [2025-11-05 17:16:56] "DELETE /instance-ip/1b406694-ba6b-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.042493 10.0.0.245 - - [2025-11-05 17:16:56] "DELETE /virtual-machine-interface/1b22fb0e-ba6b-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.032826 10.0.0.245 - - [2025-11-05 17:16:56] "DELETE /virtual-machine/3417bfc6-0dbb-495b-98e6-12670fe954d6 HTTP/1.1" 200 115 0.020674 10.0.0.245 - - [2025-11-05 17:16:56] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006222 10.0.0.245 - - [2025-11-05 17:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.245 - - [2025-11-05 17:17:27] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006124 10.0.0.245 - - [2025-11-05 17:17:27] "POST /set-tag HTTP/1.1" 200 109 0.004566 10.0.0.245 - - [2025-11-05 17:17:27] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003933 10.0.0.245 - - [2025-11-05 17:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.245 - - [2025-11-05 17:17:27] "GET /virtual-machine/ccfa35c3-f617-4eb5-9c04-2e5c0284e28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002904 10.0.0.245 - - [2025-11-05 17:17:27] "POST /ref-update HTTP/1.1" 200 156 0.028011 10.0.0.245 - - [2025-11-05 17:17:27] "GET /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004134 10.0.0.245 - - [2025-11-05 17:17:27] "POST /set-tag HTTP/1.1" 200 109 0.021240 10.0.0.245 - - [2025-11-05 17:17:27] "POST /set-tag HTTP/1.1" 200 109 0.028152 10.0.0.245 - - [2025-11-05 17:17:27] "DELETE /instance-ip/1bb32de6-ba6b-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.053716 10.0.0.245 - - [2025-11-05 17:17:27] "DELETE /virtual-machine-interface/1b9ac1b6-ba6b-11f0-8395-fa163e371e75 HTTP/1.1" 200 115 0.049855 10.0.0.245 - - [2025-11-05 17:17:27] "DELETE /virtual-machine/ccfa35c3-f617-4eb5-9c04-2e5c0284e28c HTTP/1.1" 200 115 0.027856 10.0.0.245 - - [2025-11-05 17:17:27] "DELETE /tag/5c4b9135-a21e-4cd5-9063-8a97c1249d38 HTTP/1.1" 200 115 0.033956