++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Sep 15 01:30:37 PM UTC 2025 ===================' INFO: =================== Mon Sep 15 01:30:37 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 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ 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.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.50,10.10.54.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.10.54.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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: 09/15/2025 13:31:21.610 7fc7dd440f80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/15/2025 13:31:22.090 7fc7dd440f80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/15/2025 13:31:22.121 7fc7dd440f80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/15/2025 13:31:22.122 7fc7dd440f80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001115 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-09-15 13:31:36] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.50 - - [2025-09-15 13:31:36] "GET / HTTP/1.1" 503 181 0.000231 10.0.0.50 - - [2025-09-15 13:31:37] "GET / HTTP/1.1" 200 35931 0.004677 10.0.0.50 - - [2025-09-15 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022018 10.0.0.50 - - [2025-09-15 13:31:37] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015549 10.0.0.50 - - [2025-09-15 13:31:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.016851 10.0.0.50 - - [2025-09-15 13:31:37] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.50 - - [2025-09-15 13:31:37] "GET / HTTP/1.1" 200 45303 0.001370 10.0.0.50 - - [2025-09-15 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012556 10.0.0.50 - - [2025-09-15 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.044047 10.0.0.50 - - [2025-09-15 13:31:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.239083 10.0.0.50 - - [2025-09-15 13:31:37] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.50 - - [2025-09-15 13:31:38] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.50 - - [2025-09-15 13:31:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.045449 10.0.0.50 - - [2025-09-15 13:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.50 - - [2025-09-15 13:31:38] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022739 10.0.0.50 - - [2025-09-15 13:31:38] "POST /service-appliance-sets HTTP/1.1" 200 553 0.352314 10.0.0.50 - - [2025-09-15 13:31:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.050921 10.0.0.50 - - [2025-09-15 13:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055 10.0.0.50 - - [2025-09-15 13:31:38] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023238 10.0.0.50 - - [2025-09-15 13:31:39] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.153593 10.0.0.50 - - [2025-09-15 13:31:39] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.045527 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.029115 10.0.0.50 - - [2025-09-15 13:31:39] "POST /service-appliance-sets HTTP/1.1" 200 541 0.382017 10.0.0.50 - - [2025-09-15 13:31:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045026 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019072 10.0.0.50 - - [2025-09-15 13:31:39] "GET /network-ipam/f21beed5-0a33-49b6-a15b-af55343bcedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009338 10.0.0.50 - - [2025-09-15 13:31:39] "GET / HTTP/1.1" 200 35931 0.002386 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.50 - - [2025-09-15 13:31:39] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028554 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.018194 10.0.0.50 - - [2025-09-15 13:31:39] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.50 - - [2025-09-15 13:31:39] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013377 10.0.0.50 - - [2025-09-15 13:31:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.007503 10.0.0.50 - - [2025-09-15 13:31:39] "POST /database-nodes HTTP/1.1" 200 597 0.142985 10.0.0.50 - - [2025-09-15 13:31:39] "POST /service-templates HTTP/1.1" 200 511 0.156454 10.0.0.50 - - [2025-09-15 13:31:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.171171 10.0.0.50 - - [2025-09-15 13:31:40] "POST /service-templates HTTP/1.1" 200 501 0.197150 10.0.0.50 - - [2025-09-15 13:31:40] "POST /service-templates HTTP/1.1" 200 515 0.036303 10.0.0.50 - - [2025-09-15 13:31:40] "POST /service-templates HTTP/1.1" 200 535 0.069935 10.0.0.50 - - [2025-09-15 13:31:40] "POST /service-templates HTTP/1.1" 200 507 0.103686 10.0.0.50 - - [2025-09-15 13:31:40] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.50 - - [2025-09-15 13:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.50 - - [2025-09-15 13:31:40] "GET /routing-instance/10ca73e5-af43-4ccf-a42e-e5bc9918a270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028966 10.0.0.50 - - [2025-09-15 13:31:40] "POST /bgp-routers HTTP/1.1" 200 616 0.076481 10.0.0.50 - - [2025-09-15 13:31:40] "GET / HTTP/1.1" 200 35931 0.007390 10.0.0.50 - - [2025-09-15 13:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016360 10.0.0.50 - - [2025-09-15 13:31:40] "GET /bgp-router/c7f12ecc-68c9-4bc7-8291-989831166d0a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.016015 10.0.0.50 - - [2025-09-15 13:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.50 - - [2025-09-15 13:31:40] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021916 10.0.0.50 - - [2025-09-15 13:31:40] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014521 10.0.0.50 - - [2025-09-15 13:31:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.018983 10.0.0.50 - - [2025-09-15 13:31:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002564 10.0.0.50 - - [2025-09-15 13:31:40] "POST /ref-update HTTP/1.1" 200 156 0.020738 10.0.0.50 - - [2025-09-15 13:31:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.090616 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001250 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.50 - - [2025-09-15 13:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009110 10.0.0.50 - - [2025-09-15 13:31:44] "GET /network-ipam/f21beed5-0a33-49b6-a15b-af55343bcedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005691 10.0.0.50 - - [2025-09-15 13:31:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003054 10.0.0.50 - - [2025-09-15 13:31:45] "POST /access-control-lists HTTP/1.1" 200 587 0.036479 10.0.0.50 - - [2025-09-15 13:31:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.004192 10.0.0.50 - - [2025-09-15 13:31:45] "POST /access-control-lists HTTP/1.1" 200 585 0.041644 10.0.0.50 - - [2025-09-15 13:31:45] "POST /route-targets HTTP/1.1" 200 327 0.020375 10.0.0.50 - - [2025-09-15 13:31:45] "POST /ref-update HTTP/1.1" 200 156 0.024046 10.0.0.50 - - [2025-09-15 13:31:45] "POST /route-targets HTTP/1.1" 200 327 0.013305 10.0.0.50 - - [2025-09-15 13:31:45] "POST /ref-update HTTP/1.1" 200 156 0.018005 10.0.0.50 - - [2025-09-15 13:31:45] "POST /route-targets HTTP/1.1" 200 327 0.034317 10.0.0.50 - - [2025-09-15 13:31:45] "POST /ref-update HTTP/1.1" 200 156 0.038534 10.0.0.50 - - [2025-09-15 13:31:45] "POST /route-targets HTTP/1.1" 200 327 0.057432 10.0.0.50 - - [2025-09-15 13:31:45] "POST /ref-update HTTP/1.1" 200 156 0.071806 10.0.0.50 - - [2025-09-15 13:31:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002096 10.0.0.50 - - [2025-09-15 13:31:46] "POST /access-control-lists HTTP/1.1" 200 551 0.097930 10.0.0.50 - - [2025-09-15 13:31:46] "PUT /access-control-list/da917d49-7e49-4a01-a8af-3d4b0f7b19e9 HTTP/1.1" 200 272 0.014792 10.0.0.50 - - [2025-09-15 13:31:46] "PUT /access-control-list/2693be99-5cf0-49bc-aba5-2061ae145429 HTTP/1.1" 200 272 0.034489 10.0.0.50 - - [2025-09-15 13:31:46] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.50 - - [2025-09-15 13:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.50 - - [2025-09-15 13:31:46] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013074 10.0.0.50 - - [2025-09-15 13:31:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.004916 10.0.0.50 - - [2025-09-15 13:31:46] "POST /config-nodes HTTP/1.1" 200 593 0.098664 10.0.0.50 - - [2025-09-15 13:31:47] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.50 - - [2025-09-15 13:31:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002590 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001160 10.0.0.50 - - [2025-09-15 13:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2025-09-15 13:31:52] "GET /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002910 10.0.0.50 - - [2025-09-15 13:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.50 - - [2025-09-15 13:31:52] "PUT /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266 HTTP/1.1" 200 276 0.017004 10.0.0.50 - - [2025-09-15 13:31:52] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 581 0.024741 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 575 0.041289 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 575 0.052936 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 559 0.055410 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 555 0.079688 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 557 0.032874 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 565 0.037759 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 549 0.024932 10.0.0.50 - - [2025-09-15 13:31:52] "POST /alarms HTTP/1.1" 200 557 0.055884 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 567 0.085352 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 555 0.040727 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 567 0.050485 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 575 0.093310 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 569 0.031342 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 561 0.064159 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 561 0.041422 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 561 0.040468 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 547 0.052150 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 595 0.039421 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 575 0.025200 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 571 0.052532 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 583 0.046866 10.0.0.50 - - [2025-09-15 13:31:53] "POST /alarms HTTP/1.1" 200 609 0.036749 10.0.0.50 - - [2025-09-15 13:31:54] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.50 - - [2025-09-15 13:31:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004008 10.0.0.50 - - [2025-09-15 13:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.50 - - [2025-09-15 13:31:54] "PUT /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266 HTTP/1.1" 200 276 0.014771 10.0.0.50 - - [2025-09-15 13:31:54] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.50 - - [2025-09-15 13:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.50 - - [2025-09-15 13:31:54] "GET /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003225 10.0.0.50 - - [2025-09-15 13:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010099 10.0.0.50 - - [2025-09-15 13:31:54] "PUT /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266 HTTP/1.1" 200 276 0.020550 10.0.0.50 - - [2025-09-15 13:31:54] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.50 - - [2025-09-15 13:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2025-09-15 13:31:55] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007521 10.0.0.50 - - [2025-09-15 13:31:55] "PUT /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c HTTP/1.1" 200 274 0.032651 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:31:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001299 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.50 - - [2025-09-15 13:32:11] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.50 - - [2025-09-15 13:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.50 - - [2025-09-15 13:32:11] "GET /domain/f776e583-cd6d-43ac-80dd-621a1702b3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003953 10.0.0.50 - - [2025-09-15 13:32:11] "POST /id-to-fqname HTTP/1.1" 200 173 0.000493 10.0.0.50 - - [2025-09-15 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.009804 10.0.0.50 - - [2025-09-15 13:32:11] "POST /security-groups HTTP/1.1" 200 570 0.069393 10.0.0.50 - - [2025-09-15 13:32:11] "POST /projects HTTP/1.1" 200 481 0.199780 10.0.0.50 - - [2025-09-15 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.002714 10.0.0.50 - - [2025-09-15 13:32:11] "POST /access-control-lists HTTP/1.1" 200 579 0.029349 10.0.0.50 - - [2025-09-15 13:32:11] "POST /security-groups HTTP/1.1" 200 534 0.074265 10.0.0.50 - - [2025-09-15 13:32:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.011800 10.0.0.50 - - [2025-09-15 13:32:11] "POST /chown HTTP/1.1" 200 109 0.017704 10.0.0.50 - - [2025-09-15 13:32:11] "POST /policy-managements HTTP/1.1" 409 214 0.020914 10.0.0.50 - - [2025-09-15 13:32:11] "POST /access-control-lists HTTP/1.1" 200 577 0.057849 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.043734 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.028179 10.0.0.50 - - [2025-09-15 13:32:12] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003669 10.0.0.50 - - [2025-09-15 13:32:12] "POST /access-control-lists HTTP/1.1" 200 594 0.028427 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.013566 10.0.0.50 - - [2025-09-15 13:32:12] "POST /application-policy-sets HTTP/1.1" 200 528 0.063442 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.50 - - [2025-09-15 13:32:12] "POST /access-control-lists HTTP/1.1" 200 592 0.051683 10.0.0.50 - - [2025-09-15 13:32:12] "GET /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003131 10.0.0.50 - - [2025-09-15 13:32:12] "PUT /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266 HTTP/1.1" 200 276 0.016576 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.50 - - [2025-09-15 13:32:12] "GET /virtual-network/16ff6bbe-4706-4e27-84db-b1504a66f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004984 10.0.0.50 - - [2025-09-15 13:32:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000605 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.014802 10.0.0.50 - - [2025-09-15 13:32:12] "POST /security-groups HTTP/1.1" 200 574 0.077668 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.009458 10.0.0.50 - - [2025-09-15 13:32:12] "POST /projects HTTP/1.1" 200 489 0.270867 10.0.0.50 - - [2025-09-15 13:32:12] "POST /access-control-lists HTTP/1.1" 200 583 0.075896 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.014643 10.0.0.50 - - [2025-09-15 13:32:12] "POST /security-groups HTTP/1.1" 200 546 0.092082 10.0.0.50 - - [2025-09-15 13:32:12] "POST /access-control-lists HTTP/1.1" 200 581 0.088583 10.0.0.50 - - [2025-09-15 13:32:12] "POST /chown HTTP/1.1" 200 109 0.063126 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.002506 10.0.0.50 - - [2025-09-15 13:32:12] "POST /network-ipams HTTP/1.1" 200 522 0.075262 10.0.0.50 - - [2025-09-15 13:32:12] "POST /access-control-lists HTTP/1.1" 200 602 0.067628 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.013357 10.0.0.50 - - [2025-09-15 13:32:12] "POST /network-ipams HTTP/1.1" 200 510 0.051627 10.0.0.50 - - [2025-09-15 13:32:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003287 10.0.0.50 - - [2025-09-15 13:32:12] "POST /access-control-lists HTTP/1.1" 200 600 0.035774 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.003836 10.0.0.50 - - [2025-09-15 13:32:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011160 10.0.0.50 - - [2025-09-15 13:32:13] "POST /virtual-networks HTTP/1.1" 200 538 0.195438 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.50 - - [2025-09-15 13:32:13] "POST /access-control-lists HTTP/1.1" 200 589 0.086509 10.0.0.50 - - [2025-09-15 13:32:13] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.037707 10.0.0.50 - - [2025-09-15 13:32:13] "POST /route-targets HTTP/1.1" 200 327 0.019147 10.0.0.50 - - [2025-09-15 13:32:13] "POST /network-ipams HTTP/1.1" 200 518 0.057746 10.0.0.50 - - [2025-09-15 13:32:13] "POST /ref-update HTTP/1.1" 200 156 0.040283 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.009607 10.0.0.50 - - [2025-09-15 13:32:13] "PUT /access-control-list/426aeb11-4650-47c5-985d-be01d82981ca HTTP/1.1" 200 272 0.063249 10.0.0.50 - - [2025-09-15 13:32:13] "POST /useragent-kv HTTP/1.1" 200 115 0.019102 10.0.0.50 - - [2025-09-15 13:32:13] "POST /virtual-networks HTTP/1.1" 200 546 0.236507 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010373 10.0.0.50 - - [2025-09-15 13:32:13] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.009818 10.0.0.50 - - [2025-09-15 13:32:13] "POST /route-targets HTTP/1.1" 200 327 0.018860 10.0.0.50 - - [2025-09-15 13:32:13] "POST /ref-update HTTP/1.1" 200 156 0.033049 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.006701 10.0.0.50 - - [2025-09-15 13:32:13] "POST /network-policys HTTP/1.1" 200 538 0.042539 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003714 10.0.0.50 - - [2025-09-15 13:32:13] "POST /network-policys HTTP/1.1" 200 534 0.024288 10.0.0.50 - - [2025-09-15 13:32:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.011432 10.0.0.50 - - [2025-09-15 13:32:13] "POST /network-policys HTTP/1.1" 200 542 0.029869 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/0476a3aa-926d-4fdc-a27e-b016d9b792df HTTP/1.1" 200 272 0.015055 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.076368 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018563 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/426aeb11-4650-47c5-985d-be01d82981ca HTTP/1.1" 200 272 0.027367 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.074187 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/426aeb11-4650-47c5-985d-be01d82981ca HTTP/1.1" 200 272 0.028148 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.097497 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013662 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041903 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/0476a3aa-926d-4fdc-a27e-b016d9b792df HTTP/1.1" 200 272 0.092577 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.030391 10.0.0.50 - - [2025-09-15 13:32:14] "POST /fqname-to-id HTTP/1.1" 404 237 0.033622 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.121786 10.0.0.50 - - [2025-09-15 13:32:14] "POST /access-control-lists HTTP/1.1" 200 601 0.084229 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.127334 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/cb589952-66aa-4e7f-ac16-f2f50798a404 HTTP/1.1" 200 272 0.025209 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.037166 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/0476a3aa-926d-4fdc-a27e-b016d9b792df HTTP/1.1" 200 272 0.045725 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.157007 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036064 10.0.0.50 - - [2025-09-15 13:32:14] "PUT /access-control-list/cb589952-66aa-4e7f-ac16-f2f50798a404 HTTP/1.1" 200 272 0.064319 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016219 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004665 10.0.0.50 - - [2025-09-15 13:32:14] "POST /ref-update HTTP/1.1" 200 156 0.037131 10.0.0.50 - - [2025-09-15 13:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2025-09-15 13:32:15] "GET /virtual-network/16ff6bbe-4706-4e27-84db-b1504a66f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005727 10.0.0.50 - - [2025-09-15 13:32:15] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.007331 10.0.0.50 - - [2025-09-15 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.50 - - [2025-09-15 13:32:15] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003032 10.0.0.50 - - [2025-09-15 13:32:15] "POST /firewall-policys HTTP/1.1" 200 530 0.029722 10.0.0.50 - - [2025-09-15 13:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016540 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.020848 10.0.0.50 - - [2025-09-15 13:32:15] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003427 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003194 10.0.0.50 - - [2025-09-15 13:32:15] "POST /ref-update HTTP/1.1" 200 156 0.030509 10.0.0.50 - - [2025-09-15 13:32:15] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.031420 10.0.0.50 - - [2025-09-15 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2025-09-15 13:32:15] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003413 10.0.0.50 - - [2025-09-15 13:32:15] "POST /firewall-policys HTTP/1.1" 200 532 0.022352 10.0.0.50 - - [2025-09-15 13:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019519 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.029567 10.0.0.50 - - [2025-09-15 13:32:15] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004811 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003660 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002795 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003119 10.0.0.50 - - [2025-09-15 13:32:15] "POST /ref-update HTTP/1.1" 200 156 0.017430 10.0.0.50 - - [2025-09-15 13:32:15] "POST /ref-update HTTP/1.1" 200 156 0.040569 10.0.0.50 - - [2025-09-15 13:32:15] "POST /ref-update HTTP/1.1" 200 156 0.040922 10.0.0.50 - - [2025-09-15 13:32:15] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005023 10.0.0.50 - - [2025-09-15 13:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.50 - - [2025-09-15 13:32:15] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002630 10.0.0.50 - - [2025-09-15 13:32:15] "POST /firewall-policys HTTP/1.1" 200 530 0.032238 10.0.0.50 - - [2025-09-15 13:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.067019 10.0.0.50 - - [2025-09-15 13:32:15] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012022 10.0.0.50 - - [2025-09-15 13:32:16] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003779 10.0.0.50 - - [2025-09-15 13:32:16] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004788 10.0.0.50 - - [2025-09-15 13:32:16] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007573 10.0.0.50 - - [2025-09-15 13:32:16] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003327 10.0.0.50 - - [2025-09-15 13:32:16] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002908 10.0.0.50 - - [2025-09-15 13:32:16] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002603 10.0.0.50 - - [2025-09-15 13:32:16] "POST /ref-update HTTP/1.1" 200 156 0.028621 10.0.0.50 - - [2025-09-15 13:32:16] "POST /ref-update HTTP/1.1" 200 156 0.014769 10.0.0.50 - - [2025-09-15 13:32:16] "POST /ref-update HTTP/1.1" 200 156 0.026164 10.0.0.50 - - [2025-09-15 13:32:16] "POST /ref-update HTTP/1.1" 200 156 0.020375 10.0.0.50 - - [2025-09-15 13:32:16] "POST /ref-update HTTP/1.1" 200 156 0.050368 10.0.0.50 - - [2025-09-15 13:32:16] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.014131 10.0.0.50 - - [2025-09-15 13:32:16] "POST /tags HTTP/1.1" 200 299 0.035011 10.0.0.50 - - [2025-09-15 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.50 - - [2025-09-15 13:32:16] "GET /tag/99789e3b-e5b0-485c-a9a7-ce89845b4a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019600 10.0.0.50 - - [2025-09-15 13:32:16] "POST /set-tag HTTP/1.1" 200 109 0.029942 10.0.0.50 - - [2025-09-15 13:32:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.003890 10.0.0.50 - - [2025-09-15 13:32:16] "POST /tags HTTP/1.1" 200 305 0.093419 10.0.0.50 - - [2025-09-15 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494 10.0.0.50 - - [2025-09-15 13:32:16] "GET /tag/d2e793c3-07fc-4de0-9e62-a53053b984da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015526 10.0.0.50 - - [2025-09-15 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2025-09-15 13:32:16] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030897 10.0.0.50 - - [2025-09-15 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2025-09-15 13:32:16] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005583 10.0.0.50 - - [2025-09-15 13:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.50 - - [2025-09-15 13:32:17] "GET /service-appliance-set/c44d6ad9-247e-484a-b7fa-8a2b384b7dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006542 10.0.0.50 - - [2025-09-15 13:32:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001748 10.0.0.50 - - [2025-09-15 13:32:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109478 10.0.0.50 - - [2025-09-15 13:32:17] "GET /virtual-machine-interface/b5282a9a-135a-4b72-a48f-9c0911fe5670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005233 10.0.0.50 - - [2025-09-15 13:32:17] "POST /instance-ips HTTP/1.1" 200 381 0.045223 10.0.0.50 - - [2025-09-15 13:32:17] "GET /instance-ip/7f821cee-e291-4738-b43f-76b3317cdbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005459 10.0.0.50 - - [2025-09-15 13:32:17] "POST /loadbalancers HTTP/1.1" 200 582 0.065597 10.0.0.50 - - [2025-09-15 13:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.050961 10.0.0.50 - - [2025-09-15 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018171 10.0.0.50 - - [2025-09-15 13:32:17] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066962 10.0.0.50 - - [2025-09-15 13:32:17] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075020 10.0.0.50 - - [2025-09-15 13:32:17] "GET /instance-ip/7f821cee-e291-4738-b43f-76b3317cdbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016478 10.0.0.50 - - [2025-09-15 13:32:17] "GET /loadbalancer/dd0f6b82-6157-4968-a47a-d365713e871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005870 10.0.0.50 - - [2025-09-15 13:32:17] "POST /floating-ips HTTP/1.1" 200 583 0.024538 10.0.0.50 - - [2025-09-15 13:32:17] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039993 10.0.0.50 - - [2025-09-15 13:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010571 10.0.0.50 - - [2025-09-15 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016790 10.0.0.50 - - [2025-09-15 13:32:17] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045938 10.0.0.50 - - [2025-09-15 13:32:17] "GET /loadbalancer-listener/9b61efa0-b831-4f8b-96b4-c29bc6ef0986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002823 10.0.0.50 - - [2025-09-15 13:32:17] "GET /loadbalancer-listener/9b61efa0-b831-4f8b-96b4-c29bc6ef0986?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004072 10.0.0.50 - - [2025-09-15 13:32:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027779 10.0.0.50 - - [2025-09-15 13:32:17] "GET /instance-ip/7f821cee-e291-4738-b43f-76b3317cdbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002978 10.0.0.50 - - [2025-09-15 13:32:17] "GET /instance-ip/7f821cee-e291-4738-b43f-76b3317cdbea?fields=floating_ips HTTP/1.1" 200 1170 0.005517 10.0.0.50 - - [2025-09-15 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2025-09-15 13:32:17] "GET /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002923 10.0.0.50 - - [2025-09-15 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2025-09-15 13:32:17] "GET /floating-ip/c033eacf-9a4e-492f-a2f4-9428344c91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002911 10.0.0.50 - - [2025-09-15 13:32:17] "PUT /global-vrouter-config/7bfde6af-5884-41be-9bea-beb1642dc266 HTTP/1.1" 200 276 0.009571 10.0.0.50 - - [2025-09-15 13:32:18] "POST /tags HTTP/1.1" 200 357 0.060250 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2025-09-15 13:32:18] "GET /tag/8fb0d374-4c5f-4012-97c0-8d28daa65de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015021 10.0.0.50 - - [2025-09-15 13:32:18] "POST /tags HTTP/1.1" 200 305 0.057345 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.50 - - [2025-09-15 13:32:18] "GET /tag/440977d8-7619-46f3-a7e5-a15bebecaa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016035 10.0.0.50 - - [2025-09-15 13:32:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000469 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.005277 10.0.0.50 - - [2025-09-15 13:32:18] "POST /security-groups HTTP/1.1" 200 571 0.072925 10.0.0.50 - - [2025-09-15 13:32:18] "POST /projects HTTP/1.1" 200 483 0.178731 10.0.0.50 - - [2025-09-15 13:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017931 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018686 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.018441 10.0.0.50 - - [2025-09-15 13:32:18] "POST /access-control-lists HTTP/1.1" 200 580 0.061890 10.0.0.50 - - [2025-09-15 13:32:18] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.021684 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.030790 10.0.0.50 - - [2025-09-15 13:32:18] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004532 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.010989 10.0.0.50 - - [2025-09-15 13:32:18] "POST /access-control-lists HTTP/1.1" 200 578 0.066982 10.0.0.50 - - [2025-09-15 13:32:18] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.096536 10.0.0.50 - - [2025-09-15 13:32:18] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.073285 10.0.0.50 - - [2025-09-15 13:32:18] "POST /security-groups HTTP/1.1" 200 537 0.073049 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002097 10.0.0.50 - - [2025-09-15 13:32:18] "POST /access-control-lists HTTP/1.1" 200 596 0.042639 10.0.0.50 - - [2025-09-15 13:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.037982 10.0.0.50 - - [2025-09-15 13:32:18] "POST /chown HTTP/1.1" 200 109 0.023041 10.0.0.50 - - [2025-09-15 13:32:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.002630 10.0.0.50 - - [2025-09-15 13:32:18] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016182 10.0.0.50 - - [2025-09-15 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.50 - - [2025-09-15 13:32:19] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019483 10.0.0.50 - - [2025-09-15 13:32:19] "POST /access-control-lists HTTP/1.1" 200 594 0.073385 10.0.0.50 - - [2025-09-15 13:32:19] "POST /tags HTTP/1.1" 409 207 0.002871 10.0.0.50 - - [2025-09-15 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2025-09-15 13:32:19] "GET /tag/440977d8-7619-46f3-a7e5-a15bebecaa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011828 10.0.0.50 - - [2025-09-15 13:32:19] "POST /firewall-rules HTTP/1.1" 200 564 0.074684 10.0.0.50 - - [2025-09-15 13:32:19] "GET /firewall-rule/fae282da-1752-4fcd-9079-419edc2c0a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008469 10.0.0.50 - - [2025-09-15 13:32:19] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003552 10.0.0.50 - - [2025-09-15 13:32:19] "GET /firewall-rule/fae282da-1752-4fcd-9079-419edc2c0a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003460 10.0.0.50 - - [2025-09-15 13:32:19] "POST /ref-update HTTP/1.1" 200 156 0.022876 10.0.0.50 - - [2025-09-15 13:32:19] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013109 10.0.0.50 - - [2025-09-15 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.50 - - [2025-09-15 13:32:19] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003489 10.0.0.50 - - [2025-09-15 13:32:19] "POST /tags HTTP/1.1" 409 207 0.002468 10.0.0.50 - - [2025-09-15 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.50 - - [2025-09-15 13:32:19] "GET /tag/440977d8-7619-46f3-a7e5-a15bebecaa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020010 10.0.0.50 - - [2025-09-15 13:32:19] "POST /firewall-rules HTTP/1.1" 200 562 0.087682 10.0.0.50 - - [2025-09-15 13:32:19] "GET /firewall-rule/7d53a247-f05a-4fda-8930-1afebdc66e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.048489 10.0.0.50 - - [2025-09-15 13:32:19] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004924 10.0.0.50 - - [2025-09-15 13:32:19] "GET /firewall-rule/7d53a247-f05a-4fda-8930-1afebdc66e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002587 10.0.0.50 - - [2025-09-15 13:32:19] "POST /ref-update HTTP/1.1" 200 156 0.058564 10.0.0.50 - - [2025-09-15 13:32:19] "POST /tags HTTP/1.1" 200 301 0.075492 10.0.0.50 - - [2025-09-15 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.052693 10.0.0.50 - - [2025-09-15 13:32:19] "GET /tag/82f3738b-2920-4932-8cec-2725614dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019977 10.0.0.50 - - [2025-09-15 13:32:20] "POST /tags HTTP/1.1" 200 325 0.076424 10.0.0.50 - - [2025-09-15 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015118 10.0.0.50 - - [2025-09-15 13:32:20] "GET /tag/d0780a52-1d9f-4b3c-90fb-9080f819476f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.025398 10.0.0.50 - - [2025-09-15 13:32:20] "POST /tags HTTP/1.1" 200 363 0.042458 10.0.0.50 - - [2025-09-15 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.50 - - [2025-09-15 13:32:20] "GET /tag/46128e3c-bea0-4b02-920e-ed188265331b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016559 10.0.0.50 - - [2025-09-15 13:32:20] "POST /tags HTTP/1.1" 200 311 0.035464 10.0.0.50 - - [2025-09-15 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018430 10.0.0.50 - - [2025-09-15 13:32:20] "GET /tag/d79413b1-5b91-49b7-9a2d-265bac66d0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.045152 10.0.0.50 - - [2025-09-15 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2025-09-15 13:32:20] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006251 10.0.0.50 - - [2025-09-15 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2025-09-15 13:32:20] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076930 10.0.0.50 - - [2025-09-15 13:32:20] "POST /virtual-machines HTTP/1.1" 200 377 0.021191 10.0.0.50 - - [2025-09-15 13:32:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036241 10.0.0.50 - - [2025-09-15 13:32:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.181985 10.0.0.50 - - [2025-09-15 13:32:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.094180 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.50 - - [2025-09-15 13:32:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016106 10.0.0.50 - - [2025-09-15 13:32:21] "POST /instance-ips HTTP/1.1" 200 409 0.072474 10.0.0.50 - - [2025-09-15 13:32:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.065183 10.0.0.50 - - [2025-09-15 13:32:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.031993 10.0.0.50 - - [2025-09-15 13:32:21] "POST /set-tag HTTP/1.1" 200 109 0.046684 10.0.0.50 - - [2025-09-15 13:32:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.053392 10.0.0.50 - - [2025-09-15 13:32:21] "GET /instance-ip/681224b8-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003841 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.003977 10.0.0.50 - - [2025-09-15 13:32:21] "POST /tags HTTP/1.1" 200 355 0.042138 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024293 10.0.0.50 - - [2025-09-15 13:32:21] "GET /tag/044a4858-05c8-4e48-9661-f42ed10759e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.025807 10.0.0.50 - - [2025-09-15 13:32:21] "POST /tags HTTP/1.1" 200 303 0.023994 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019431 10.0.0.50 - - [2025-09-15 13:32:21] "GET /tag/53e1d05a-e4bb-4b33-a34f-1aa05a90aef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023439 10.0.0.50 - - [2025-09-15 13:32:21] "POST /projects HTTP/1.1" 409 218 0.003028 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.50 - - [2025-09-15 13:32:21] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063774 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.50 - - [2025-09-15 13:32:21] "GET /network-ipam/3e3f985b-f7e8-4fb7-8c0d-36210604a5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002938 10.0.0.50 - - [2025-09-15 13:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.50 - - [2025-09-15 13:32:21] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004484 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.075661 10.0.0.50 - - [2025-09-15 13:32:22] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015750 10.0.0.50 - - [2025-09-15 13:32:22] "POST /set-tag HTTP/1.1" 200 109 0.055693 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2025-09-15 13:32:22] "GET /network-ipam/29ceed79-1ffe-4369-b331-2a2fe4437a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002822 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2025-09-15 13:32:22] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005130 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.068987 10.0.0.50 - - [2025-09-15 13:32:22] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.023388 10.0.0.50 - - [2025-09-15 13:32:22] "POST /set-tag HTTP/1.1" 200 109 0.073225 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.50 - - [2025-09-15 13:32:22] "GET /network-policy/06611169-78c2-40cf-b6a2-770bb27f25f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003898 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.50 - - [2025-09-15 13:32:22] "GET /network-policy/08b0dce0-d5f2-44ab-9148-b88a665998b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003965 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2025-09-15 13:32:22] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.50 - - [2025-09-15 13:32:22] "GET /network-policy/b4535fb4-e1d3-4fe2-8d8f-82904cbc7982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002811 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.50 - - [2025-09-15 13:32:22] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006362 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /network-policy/b4535fb4-e1d3-4fe2-8d8f-82904cbc7982 HTTP/1.1" 200 262 0.014692 10.0.0.50 - - [2025-09-15 13:32:22] "GET /config-node/0e004592-7000-4892-a79c-3f9f90d2264f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007460 10.0.0.50 - - [2025-09-15 13:32:22] "POST /ref-update HTTP/1.1" 200 156 0.046958 10.0.0.50 - - [2025-09-15 13:32:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014767 10.0.0.50 - - [2025-09-15 13:32:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003653 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /access-control-list/cb589952-66aa-4e7f-ac16-f2f50798a404 HTTP/1.1" 200 272 0.082002 10.0.0.50 - - [2025-09-15 13:32:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011962 10.0.0.50 - - [2025-09-15 13:32:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2025-09-15 13:32:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003098 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /access-control-list/426aeb11-4650-47c5-985d-be01d82981ca HTTP/1.1" 200 272 0.029039 10.0.0.50 - - [2025-09-15 13:32:22] "POST /security-groups HTTP/1.1" 409 245 0.013914 10.0.0.50 - - [2025-09-15 13:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /security-group/595121d9-062c-46eb-8268-aea9173fcccd HTTP/1.1" 200 262 0.058823 10.0.0.50 - - [2025-09-15 13:32:22] "PUT /access-control-list/5aa7a133-5cf5-4a8e-aaf7-cf5651437ee4 HTTP/1.1" 200 272 0.015385 10.0.0.50 - - [2025-09-15 13:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035761 10.0.0.50 - - [2025-09-15 13:32:22] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014081 10.0.0.50 - - [2025-09-15 13:32:23] "PUT /access-control-list/67c4d2cf-c4d1-47ab-8239-0ec4f2660252 HTTP/1.1" 200 272 0.039896 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2025-09-15 13:32:23] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003505 10.0.0.50 - - [2025-09-15 13:32:23] "POST /tags HTTP/1.1" 409 206 0.001947 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.50 - - [2025-09-15 13:32:23] "GET /tag/53e1d05a-e4bb-4b33-a34f-1aa05a90aef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014140 10.0.0.50 - - [2025-09-15 13:32:23] "POST /firewall-rules HTTP/1.1" 200 562 0.073923 10.0.0.50 - - [2025-09-15 13:32:23] "GET /firewall-rule/2f4b02ea-c693-41dd-962b-072f40581041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005714 10.0.0.50 - - [2025-09-15 13:32:23] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004418 10.0.0.50 - - [2025-09-15 13:32:23] "GET /firewall-rule/2f4b02ea-c693-41dd-962b-072f40581041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002916 10.0.0.50 - - [2025-09-15 13:32:23] "POST /ref-update HTTP/1.1" 200 156 0.038169 10.0.0.50 - - [2025-09-15 13:32:23] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011787 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.50 - - [2025-09-15 13:32:23] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004116 10.0.0.50 - - [2025-09-15 13:32:23] "POST /tags HTTP/1.1" 409 206 0.002842 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2025-09-15 13:32:23] "GET /tag/53e1d05a-e4bb-4b33-a34f-1aa05a90aef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015169 10.0.0.50 - - [2025-09-15 13:32:23] "POST /firewall-rules HTTP/1.1" 200 560 0.085003 10.0.0.50 - - [2025-09-15 13:32:23] "GET /firewall-rule/89390ee8-4a74-40ff-820b-24f6ff2b5a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.006025 10.0.0.50 - - [2025-09-15 13:32:23] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003964 10.0.0.50 - - [2025-09-15 13:32:23] "GET /firewall-rule/89390ee8-4a74-40ff-820b-24f6ff2b5a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003208 10.0.0.50 - - [2025-09-15 13:32:23] "POST /ref-update HTTP/1.1" 200 156 0.035711 10.0.0.50 - - [2025-09-15 13:32:23] "POST /tags HTTP/1.1" 200 301 0.031087 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.50 - - [2025-09-15 13:32:23] "GET /tag/96f8a7d2-f048-4946-b11a-ef4be7832f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015896 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.50 - - [2025-09-15 13:32:23] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034159 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.50 - - [2025-09-15 13:32:23] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005106 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.50 - - [2025-09-15 13:32:23] "GET /service-appliance-set/c44d6ad9-247e-484a-b7fa-8a2b384b7dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003376 10.0.0.50 - - [2025-09-15 13:32:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.003180 10.0.0.50 - - [2025-09-15 13:32:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145424 10.0.0.50 - - [2025-09-15 13:32:24] "GET /virtual-machine-interface/d207f0d0-6e15-4fb3-9b10-f68d873d7f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018403 10.0.0.50 - - [2025-09-15 13:32:24] "POST /instance-ips HTTP/1.1" 200 377 0.026752 10.0.0.50 - - [2025-09-15 13:32:24] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004406 10.0.0.50 - - [2025-09-15 13:32:24] "POST /loadbalancers HTTP/1.1" 200 582 0.076027 10.0.0.50 - - [2025-09-15 13:32:24] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074149 10.0.0.50 - - [2025-09-15 13:32:24] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007018 10.0.0.50 - - [2025-09-15 13:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.055587 10.0.0.50 - - [2025-09-15 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009045 10.0.0.50 - - [2025-09-15 13:32:24] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066930 10.0.0.50 - - [2025-09-15 13:32:24] "POST /floating-ips HTTP/1.1" 200 581 0.096688 10.0.0.50 - - [2025-09-15 13:32:24] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009684 10.0.0.50 - - [2025-09-15 13:32:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021338 10.0.0.50 - - [2025-09-15 13:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033630 10.0.0.50 - - [2025-09-15 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013817 10.0.0.50 - - [2025-09-15 13:32:24] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033022 10.0.0.50 - - [2025-09-15 13:32:24] "GET /loadbalancer-listener/b8509ae3-31ed-41f0-92e0-a5ffcbf504e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005492 10.0.0.50 - - [2025-09-15 13:32:24] "GET /loadbalancer-listener/b8509ae3-31ed-41f0-92e0-a5ffcbf504e2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004987 10.0.0.50 - - [2025-09-15 13:32:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020035 10.0.0.50 - - [2025-09-15 13:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-09-15 13:32:24] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006292 10.0.0.50 - - [2025-09-15 13:32:24] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?fields=floating_ips HTTP/1.1" 200 1164 0.014001 10.0.0.50 - - [2025-09-15 13:32:24] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003973 10.0.0.50 - - [2025-09-15 13:32:24] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061026 10.0.0.50 - - [2025-09-15 13:32:24] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003075 10.0.0.50 - - [2025-09-15 13:32:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020027 10.0.0.50 - - [2025-09-15 13:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019816 10.0.0.50 - - [2025-09-15 13:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012703 10.0.0.50 - - [2025-09-15 13:32:25] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058958 10.0.0.50 - - [2025-09-15 13:32:25] "GET /loadbalancer-listener/4810a3c3-2881-4e14-a131-d72c935b8e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003074 10.0.0.50 - - [2025-09-15 13:32:25] "GET /loadbalancer-listener/4810a3c3-2881-4e14-a131-d72c935b8e3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003956 10.0.0.50 - - [2025-09-15 13:32:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025481 10.0.0.50 - - [2025-09-15 13:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007082 10.0.0.50 - - [2025-09-15 13:32:25] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004829 10.0.0.50 - - [2025-09-15 13:32:25] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?fields=floating_ips HTTP/1.1" 200 1164 0.003058 10.0.0.50 - - [2025-09-15 13:32:25] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033374 10.0.0.50 - - [2025-09-15 13:32:25] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002866 10.0.0.50 - - [2025-09-15 13:32:25] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003297 10.0.0.50 - - [2025-09-15 13:32:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036415 10.0.0.50 - - [2025-09-15 13:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028420 10.0.0.50 - - [2025-09-15 13:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.50 - - [2025-09-15 13:32:25] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035585 10.0.0.50 - - [2025-09-15 13:32:25] "GET /loadbalancer-listener/c530bcaa-3524-4223-a5bd-9ab7c05e5388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007311 10.0.0.50 - - [2025-09-15 13:32:25] "GET /loadbalancer-listener/c530bcaa-3524-4223-a5bd-9ab7c05e5388?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003963 10.0.0.50 - - [2025-09-15 13:32:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.049046 10.0.0.50 - - [2025-09-15 13:32:25] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.016955 10.0.0.50 - - [2025-09-15 13:32:25] "GET /instance-ip/a75755c6-6379-443a-8a37-cd657c66fa00?fields=floating_ips HTTP/1.1" 200 1164 0.010065 10.0.0.50 - - [2025-09-15 13:32:25] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002786 10.0.0.50 - - [2025-09-15 13:32:25] "POST /tags HTTP/1.1" 200 371 0.063879 10.0.0.50 - - [2025-09-15 13:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025486 10.0.0.50 - - [2025-09-15 13:32:25] "GET /tag/c9faa54c-c772-43db-a153-18bf4fbbf585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.013094 10.0.0.50 - - [2025-09-15 13:32:25] "POST /tags HTTP/1.1" 200 319 0.026825 10.0.0.50 - - [2025-09-15 13:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021897 10.0.0.50 - - [2025-09-15 13:32:25] "GET /tag/e4f53742-4528-4eb5-a6f9-42cf412ffc8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014957 10.0.0.50 - - [2025-09-15 13:32:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.000872 10.0.0.50 - - [2025-09-15 13:32:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.005193 10.0.0.50 - - [2025-09-15 13:32:26] "POST /security-groups HTTP/1.1" 200 578 0.069227 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.002855 10.0.0.50 - - [2025-09-15 13:32:26] "POST /projects HTTP/1.1" 200 497 0.218001 10.0.0.50 - - [2025-09-15 13:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012395 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.50 - - [2025-09-15 13:32:26] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006932 10.0.0.50 - - [2025-09-15 13:32:26] "POST /access-control-lists HTTP/1.1" 200 587 0.089034 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010832 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.012639 10.0.0.50 - - [2025-09-15 13:32:26] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005661 10.0.0.50 - - [2025-09-15 13:32:26] "POST /access-control-lists HTTP/1.1" 200 585 0.065613 10.0.0.50 - - [2025-09-15 13:32:26] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.099510 10.0.0.50 - - [2025-09-15 13:32:26] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.079280 10.0.0.50 - - [2025-09-15 13:32:26] "POST /security-groups HTTP/1.1" 200 558 0.074749 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.003263 10.0.0.50 - - [2025-09-15 13:32:26] "POST /access-control-lists HTTP/1.1" 200 610 0.031434 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.014551 10.0.0.50 - - [2025-09-15 13:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.046773 10.0.0.50 - - [2025-09-15 13:32:26] "POST /access-control-lists HTTP/1.1" 200 608 0.038872 10.0.0.50 - - [2025-09-15 13:32:26] "POST /chown HTTP/1.1" 200 109 0.040589 10.0.0.50 - - [2025-09-15 13:32:26] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014810 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.50 - - [2025-09-15 13:32:26] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002775 10.0.0.50 - - [2025-09-15 13:32:26] "POST /tags HTTP/1.1" 409 214 0.002165 10.0.0.50 - - [2025-09-15 13:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2025-09-15 13:32:26] "GET /tag/e4f53742-4528-4eb5-a6f9-42cf412ffc8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014306 10.0.0.50 - - [2025-09-15 13:32:26] "POST /firewall-rules HTTP/1.1" 200 578 0.084008 10.0.0.50 - - [2025-09-15 13:32:26] "GET /firewall-rule/4feb312c-d75a-45f7-a6e5-92a7103286c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013462 10.0.0.50 - - [2025-09-15 13:32:26] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006889 10.0.0.50 - - [2025-09-15 13:32:27] "GET /firewall-rule/4feb312c-d75a-45f7-a6e5-92a7103286c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004831 10.0.0.50 - - [2025-09-15 13:32:27] "POST /ref-update HTTP/1.1" 200 156 0.050695 10.0.0.50 - - [2025-09-15 13:32:27] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019124 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.50 - - [2025-09-15 13:32:27] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003675 10.0.0.50 - - [2025-09-15 13:32:27] "POST /tags HTTP/1.1" 409 214 0.003145 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.50 - - [2025-09-15 13:32:27] "GET /tag/e4f53742-4528-4eb5-a6f9-42cf412ffc8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016122 10.0.0.50 - - [2025-09-15 13:32:27] "POST /firewall-rules HTTP/1.1" 200 576 0.070335 10.0.0.50 - - [2025-09-15 13:32:27] "GET /firewall-rule/bc837b1e-f984-42a8-acb0-6fa7d9fb1c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012285 10.0.0.50 - - [2025-09-15 13:32:27] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004365 10.0.0.50 - - [2025-09-15 13:32:27] "GET /firewall-rule/bc837b1e-f984-42a8-acb0-6fa7d9fb1c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002410 10.0.0.50 - - [2025-09-15 13:32:27] "POST /ref-update HTTP/1.1" 200 156 0.041905 10.0.0.50 - - [2025-09-15 13:32:27] "POST /tags HTTP/1.1" 200 363 0.040249 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012782 10.0.0.50 - - [2025-09-15 13:32:27] "GET /tag/d173c17d-3feb-4bfe-b343-265054a0d8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024901 10.0.0.50 - - [2025-09-15 13:32:27] "POST /tags HTTP/1.1" 200 311 0.036181 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016752 10.0.0.50 - - [2025-09-15 13:32:27] "GET /tag/3f9a560b-f22f-4126-9534-061611e8500c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018593 10.0.0.50 - - [2025-09-15 13:32:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.001250 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.006222 10.0.0.50 - - [2025-09-15 13:32:27] "POST /security-groups HTTP/1.1" 200 574 0.064268 10.0.0.50 - - [2025-09-15 13:32:27] "POST /projects HTTP/1.1" 200 489 0.180673 10.0.0.50 - - [2025-09-15 13:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014776 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012525 10.0.0.50 - - [2025-09-15 13:32:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.016117 10.0.0.50 - - [2025-09-15 13:32:28] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028651 10.0.0.50 - - [2025-09-15 13:32:28] "POST /access-control-lists HTTP/1.1" 200 583 0.066507 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.027675 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.006473 10.0.0.50 - - [2025-09-15 13:32:28] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006192 10.0.0.50 - - [2025-09-15 13:32:28] "POST /access-control-lists HTTP/1.1" 200 581 0.078968 10.0.0.50 - - [2025-09-15 13:32:28] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.110974 10.0.0.50 - - [2025-09-15 13:32:28] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.076071 10.0.0.50 - - [2025-09-15 13:32:28] "POST /security-groups HTTP/1.1" 200 546 0.106850 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.008943 10.0.0.50 - - [2025-09-15 13:32:28] "POST /access-control-lists HTTP/1.1" 200 602 0.029563 10.0.0.50 - - [2025-09-15 13:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030961 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.032950 10.0.0.50 - - [2025-09-15 13:32:28] "POST /chown HTTP/1.1" 200 109 0.023993 10.0.0.50 - - [2025-09-15 13:32:28] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006716 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-09-15 13:32:28] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020548 10.0.0.50 - - [2025-09-15 13:32:28] "POST /tags HTTP/1.1" 409 210 0.003396 10.0.0.50 - - [2025-09-15 13:32:28] "POST /access-control-lists HTTP/1.1" 200 600 0.081393 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2025-09-15 13:32:28] "GET /tag/3f9a560b-f22f-4126-9534-061611e8500c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011335 10.0.0.50 - - [2025-09-15 13:32:28] "POST /firewall-rules HTTP/1.1" 200 570 0.068873 10.0.0.50 - - [2025-09-15 13:32:28] "GET /firewall-rule/8b0dba2a-5f25-4f97-8183-055fc3d189f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011092 10.0.0.50 - - [2025-09-15 13:32:28] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004507 10.0.0.50 - - [2025-09-15 13:32:28] "GET /firewall-rule/8b0dba2a-5f25-4f97-8183-055fc3d189f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002699 10.0.0.50 - - [2025-09-15 13:32:28] "POST /ref-update HTTP/1.1" 200 156 0.038924 10.0.0.50 - - [2025-09-15 13:32:28] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011038 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2025-09-15 13:32:28] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003842 10.0.0.50 - - [2025-09-15 13:32:28] "POST /tags HTTP/1.1" 409 210 0.002036 10.0.0.50 - - [2025-09-15 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.50 - - [2025-09-15 13:32:29] "GET /tag/3f9a560b-f22f-4126-9534-061611e8500c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012985 10.0.0.50 - - [2025-09-15 13:32:29] "POST /firewall-rules HTTP/1.1" 200 568 0.089514 10.0.0.50 - - [2025-09-15 13:32:29] "GET /firewall-rule/fa4ed64c-cd3e-43b4-bdbe-8084c9231dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010893 10.0.0.50 - - [2025-09-15 13:32:29] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004822 10.0.0.50 - - [2025-09-15 13:32:29] "GET /firewall-rule/fa4ed64c-cd3e-43b4-bdbe-8084c9231dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002833 10.0.0.50 - - [2025-09-15 13:32:29] "POST /ref-update HTTP/1.1" 200 156 0.057837 10.0.0.50 - - [2025-09-15 13:32:29] "POST /tags HTTP/1.1" 409 237 0.002353 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2025-09-15 13:32:29] "GET /tag/46128e3c-bea0-4b02-920e-ed188265331b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016593 10.0.0.50 - - [2025-09-15 13:32:29] "POST /tags HTTP/1.1" 409 210 0.002502 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2025-09-15 13:32:29] "GET /tag/d79413b1-5b91-49b7-9a2d-265bac66d0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013619 10.0.0.50 - - [2025-09-15 13:32:29] "POST /projects HTTP/1.1" 409 223 0.002447 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2025-09-15 13:32:29] "GET /project/7300b291-cef8-4c30-a16b-c7d1904a4d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042731 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.50 - - [2025-09-15 13:32:29] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005749 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-09-15 13:32:29] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007663 10.0.0.50 - - [2025-09-15 13:32:29] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.062011 10.0.0.50 - - [2025-09-15 13:32:29] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.049060 10.0.0.50 - - [2025-09-15 13:32:29] "POST /security-groups HTTP/1.1" 409 253 0.003439 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.50 - - [2025-09-15 13:32:29] "PUT /security-group/00576318-2e61-4451-9947-cd973ffb1f0f HTTP/1.1" 200 262 0.060750 10.0.0.50 - - [2025-09-15 13:32:29] "PUT /access-control-list/b1d7e3ba-9847-4012-96e4-62f41f806257 HTTP/1.1" 200 272 0.019348 10.0.0.50 - - [2025-09-15 13:32:29] "PUT /access-control-list/b466977f-d2a7-45b8-9b1a-c45226a6b9d2 HTTP/1.1" 200 272 0.039216 10.0.0.50 - - [2025-09-15 13:32:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028519 10.0.0.50 - - [2025-09-15 13:32:29] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.035175 10.0.0.50 - - [2025-09-15 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010362 10.0.0.50 - - [2025-09-15 13:32:30] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003020 10.0.0.50 - - [2025-09-15 13:32:30] "POST /tags HTTP/1.1" 409 210 0.002008 10.0.0.50 - - [2025-09-15 13:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.50 - - [2025-09-15 13:32:30] "GET /tag/d79413b1-5b91-49b7-9a2d-265bac66d0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011481 10.0.0.50 - - [2025-09-15 13:32:30] "POST /firewall-rules HTTP/1.1" 200 570 0.087206 10.0.0.50 - - [2025-09-15 13:32:30] "GET /firewall-rule/6a6b9073-e5de-46f1-abb4-cee3ec03f200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017348 10.0.0.50 - - [2025-09-15 13:32:30] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004969 10.0.0.50 - - [2025-09-15 13:32:30] "GET /firewall-rule/6a6b9073-e5de-46f1-abb4-cee3ec03f200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002884 10.0.0.50 - - [2025-09-15 13:32:30] "POST /ref-update HTTP/1.1" 200 156 0.044121 10.0.0.50 - - [2025-09-15 13:32:30] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002951 10.0.0.50 - - [2025-09-15 13:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.50 - - [2025-09-15 13:32:30] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003600 10.0.0.50 - - [2025-09-15 13:32:30] "POST /tags HTTP/1.1" 409 210 0.002294 10.0.0.50 - - [2025-09-15 13:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2025-09-15 13:32:30] "GET /tag/d79413b1-5b91-49b7-9a2d-265bac66d0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013171 10.0.0.50 - - [2025-09-15 13:32:30] "POST /firewall-rules HTTP/1.1" 200 568 0.078449 10.0.0.50 - - [2025-09-15 13:32:30] "GET /firewall-rule/7d595207-51cc-4356-a1e1-ac3e756afd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009950 10.0.0.50 - - [2025-09-15 13:32:30] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004322 10.0.0.50 - - [2025-09-15 13:32:30] "GET /firewall-rule/7d595207-51cc-4356-a1e1-ac3e756afd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003090 10.0.0.50 - - [2025-09-15 13:32:30] "POST /ref-update HTTP/1.1" 200 156 0.053110 10.0.0.50 - - [2025-09-15 13:32:30] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014578 10.0.0.50 - - [2025-09-15 13:32:30] "POST /set-tag HTTP/1.1" 200 109 0.005220 10.0.0.50 - - [2025-09-15 13:32:34] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.50 - - [2025-09-15 13:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2025-09-15 13:32:34] "GET /routing-instance/10ca73e5-af43-4ccf-a42e-e5bc9918a270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002538 10.0.0.50 - - [2025-09-15 13:32:34] "POST /bgp-routers HTTP/1.1" 409 301 0.004433 10.0.0.50 - - [2025-09-15 13:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2025-09-15 13:32:34] "GET /bgp-router/c7f12ecc-68c9-4bc7-8291-989831166d0a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005440 10.0.0.50 - - [2025-09-15 13:32:34] "PUT /bgp-router/c7f12ecc-68c9-4bc7-8291-989831166d0a HTTP/1.1" 200 254 0.019541 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:32:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.33 - - [2025-09-15 13:33:42] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.33 - - [2025-09-15 13:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.33 - - [2025-09-15 13:33:42] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006778 10.0.0.33 - - [2025-09-15 13:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.33 - - [2025-09-15 13:33:42] "GET /routing-instance/10ca73e5-af43-4ccf-a42e-e5bc9918a270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004254 10.0.0.33 - - [2025-09-15 13:33:42] "PUT /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c HTTP/1.1" 200 274 0.011161 10.0.0.33 - - [2025-09-15 13:33:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002261 10.0.0.33 - - [2025-09-15 13:33:42] "POST /virtual-routers HTTP/1.1" 200 599 0.020338 10.0.0.33 - - [2025-09-15 13:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021887 10.0.0.33 - - [2025-09-15 13:33:42] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004553 10.0.0.33 - - [2025-09-15 13:33:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003083 10.0.0.33 - - [2025-09-15 13:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.33 - - [2025-09-15 13:33:42] "GET /virtual-network/16ff6bbe-4706-4e27-84db-b1504a66f2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007146 10.0.0.33 - - [2025-09-15 13:33:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057195 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:34:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:34:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001425 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:34:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001298 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:34:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:34:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001332 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:34:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001378 10.0.0.33 - - [2025-09-15 13:34:33] "GET / HTTP/1.1" 200 35931 0.001939 10.0.0.33 - - [2025-09-15 13:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2025-09-15 13:34:33] "GET /global-system-config/bd3d97c8-8088-43fb-8bf1-c7d00937fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004836 10.0.0.33 - - [2025-09-15 13:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2025-09-15 13:34:33] "GET /routing-instance/10ca73e5-af43-4ccf-a42e-e5bc9918a270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003068 10.0.0.33 - - [2025-09-15 13:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2025-09-15 13:34:33] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002471 10.0.0.33 - - [2025-09-15 13:34:33] "PUT /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf HTTP/1.1" 200 262 0.013048 10.0.0.33 - - [2025-09-15 13:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007591 10.0.0.33 - - [2025-09-15 13:34:33] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002977 10.0.0.33 - - [2025-09-15 13:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2025-09-15 13:34:33] "GET /virtual-machine-interface/37e85f03-d25d-4d8a-822d-bb2e7a0201a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004143 10.0.0.33 - - [2025-09-15 13:34:33] "PUT /virtual-machine-interface/37e85f03-d25d-4d8a-822d-bb2e7a0201a4 HTTP/1.1" 200 284 0.009907 10.0.0.50 - - [2025-09-15 13:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-09-15 13:34:40] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005924 10.0.0.50 - - [2025-09-15 13:35:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002265 10.0.0.50 - - [2025-09-15 13:35:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002521 10.0.0.50 - - [2025-09-15 13:36:19] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004017 10.0.0.50 - - [2025-09-15 13:36:19] "POST /ref-update HTTP/1.1" 200 156 0.009664 10.0.0.50 - - [2025-09-15 13:36:30] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005475 10.0.0.50 - - [2025-09-15 13:36:30] "POST /set-tag HTTP/1.1" 200 109 0.008857 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005647 10.0.0.50 - - [2025-09-15 13:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.50 - - [2025-09-15 13:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.50 - - [2025-09-15 13:36:31] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002821 10.0.0.50 - - [2025-09-15 13:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-09-15 13:36:31] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002726 10.0.0.50 - - [2025-09-15 13:36:31] "GET /loadbalancer-pool/81888b34-bbe3-4b36-85ce-7d9bcdcdd0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003731 10.0.0.50 - - [2025-09-15 13:36:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015002 10.0.0.50 - - [2025-09-15 13:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009577 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006305 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007162 10.0.0.50 - - [2025-09-15 13:36:31] "POST /tags HTTP/1.1" 409 205 0.003238 10.0.0.50 - - [2025-09-15 13:36:31] "POST /ref-update HTTP/1.1" 200 156 0.018654 10.0.0.50 - - [2025-09-15 13:36:31] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.006469 10.0.0.50 - - [2025-09-15 13:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.50 - - [2025-09-15 13:36:31] "GET /tag/96f8a7d2-f048-4946-b11a-ef4be7832f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013123 10.0.0.50 - - [2025-09-15 13:36:31] "PUT /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9 HTTP/1.1" 200 256 0.009815 10.0.0.50 - - [2025-09-15 13:36:31] "POST /set-tag HTTP/1.1" 200 109 0.077846 10.0.0.50 - - [2025-09-15 13:36:31] "GET /loadbalancer-pool/a52f373c-06ac-42b5-80fc-4551005e8ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009291 10.0.0.50 - - [2025-09-15 13:36:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017284 10.0.0.50 - - [2025-09-15 13:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023386 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016296 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014476 10.0.0.50 - - [2025-09-15 13:36:31] "POST /ref-update HTTP/1.1" 200 156 0.016533 10.0.0.50 - - [2025-09-15 13:36:31] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.033539 10.0.0.50 - - [2025-09-15 13:36:31] "POST /set-tag HTTP/1.1" 200 109 0.019408 10.0.0.50 - - [2025-09-15 13:36:31] "GET /loadbalancer-pool/9575eb59-f163-402b-b0d6-615c5d48e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003919 10.0.0.50 - - [2025-09-15 13:36:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023687 10.0.0.50 - - [2025-09-15 13:36:31] "PUT /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9 HTTP/1.1" 200 256 0.012791 10.0.0.50 - - [2025-09-15 13:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013432 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005094 10.0.0.50 - - [2025-09-15 13:36:31] "POST /set-tag HTTP/1.1" 200 109 0.005341 10.0.0.50 - - [2025-09-15 13:36:31] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004722 10.0.0.50 - - [2025-09-15 13:36:31] "POST /ref-update HTTP/1.1" 200 156 0.007200 10.0.0.50 - - [2025-09-15 13:36:31] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.011721 10.0.0.50 - - [2025-09-15 13:36:31] "PUT /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9 HTTP/1.1" 200 256 0.019881 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:38:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:38:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 10.0.0.50 - - [2025-09-15 13:38:58] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005558 10.0.0.50 - - [2025-09-15 13:38:58] "POST /set-tag HTTP/1.1" 200 109 0.006641 10.0.0.50 - - [2025-09-15 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.50 - - [2025-09-15 13:38:58] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002880 10.0.0.50 - - [2025-09-15 13:38:58] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004669 10.0.0.50 - - [2025-09-15 13:38:58] "POST /set-tag HTTP/1.1" 200 109 0.027395 10.0.0.50 - - [2025-09-15 13:38:58] "DELETE /loadbalancer-member/d9c4182c-fec0-4ce8-9b1c-40bb68d4b6e9 HTTP/1.1" 200 115 0.066139 10.0.0.50 - - [2025-09-15 13:38:58] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006981 10.0.0.50 - - [2025-09-15 13:38:58] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.50 - - [2025-09-15 13:38:58] "DELETE /loadbalancer-member/3ef20688-0d06-42c9-a784-b7d3623eaa72 HTTP/1.1" 200 115 0.026772 10.0.0.50 - - [2025-09-15 13:38:58] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012101 10.0.0.50 - - [2025-09-15 13:38:58] "POST /set-tag HTTP/1.1" 200 109 0.016564 10.0.0.50 - - [2025-09-15 13:38:58] "DELETE /loadbalancer-member/bf6b1652-f4c6-47cc-b2d9-29232ae9d93e HTTP/1.1" 200 115 0.049253 10.0.0.50 - - [2025-09-15 13:38:58] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004741 10.0.0.50 - - [2025-09-15 13:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.50 - - [2025-09-15 13:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2025-09-15 13:38:59] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002885 10.0.0.50 - - [2025-09-15 13:38:59] "GET /loadbalancer-pool/81888b34-bbe3-4b36-85ce-7d9bcdcdd0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003264 10.0.0.50 - - [2025-09-15 13:38:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021903 10.0.0.50 - - [2025-09-15 13:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023651 10.0.0.50 - - [2025-09-15 13:38:59] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007431 10.0.0.50 - - [2025-09-15 13:38:59] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006264 10.0.0.50 - - [2025-09-15 13:38:59] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002793 10.0.0.50 - - [2025-09-15 13:38:59] "POST /set-tag HTTP/1.1" 200 109 0.085744 10.0.0.50 - - [2025-09-15 13:38:59] "GET /loadbalancer-pool/a52f373c-06ac-42b5-80fc-4551005e8ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003358 10.0.0.50 - - [2025-09-15 13:38:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024309 10.0.0.50 - - [2025-09-15 13:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010861 10.0.0.50 - - [2025-09-15 13:38:59] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015950 10.0.0.50 - - [2025-09-15 13:38:59] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004395 10.0.0.50 - - [2025-09-15 13:38:59] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.50 - - [2025-09-15 13:38:59] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004020 10.0.0.50 - - [2025-09-15 13:38:59] "GET /loadbalancer-pool/9575eb59-f163-402b-b0d6-615c5d48e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003408 10.0.0.50 - - [2025-09-15 13:38:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021324 10.0.0.50 - - [2025-09-15 13:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034682 10.0.0.50 - - [2025-09-15 13:38:59] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016450 10.0.0.50 - - [2025-09-15 13:38:59] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006377 10.0.0.50 - - [2025-09-15 13:38:59] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005664 10.0.0.50 - - [2025-09-15 13:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002763 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:39:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:39:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:39:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:39:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001279 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001473 10.0.0.50 - - [2025-09-15 13:40:37] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.50 - - [2025-09-15 13:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.50 - - [2025-09-15 13:40:38] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059375 10.0.0.50 - - [2025-09-15 13:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2025-09-15 13:40:38] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034486 10.0.0.50 - - [2025-09-15 13:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.50 - - [2025-09-15 13:40:38] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041915 10.0.0.50 - - [2025-09-15 13:40:38] "POST /tags HTTP/1.1" 200 333 0.047018 10.0.0.50 - - [2025-09-15 13:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025141 10.0.0.50 - - [2025-09-15 13:40:38] "GET /tag/a643cd44-014c-4f87-bc94-5522443c138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.033309 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.50 - - [2025-09-15 13:40:39] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051907 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.50 - - [2025-09-15 13:40:39] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010094 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.50 - - [2025-09-15 13:40:39] "GET /service-appliance-set/c44d6ad9-247e-484a-b7fa-8a2b384b7dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003708 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002585 10.0.0.50 - - [2025-09-15 13:40:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.103613 10.0.0.50 - - [2025-09-15 13:40:39] "GET /virtual-machine-interface/32c2a31c-f449-41f0-a20a-0c851ef35233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.022193 10.0.0.50 - - [2025-09-15 13:40:39] "POST /instance-ips HTTP/1.1" 200 409 0.024498 10.0.0.50 - - [2025-09-15 13:40:39] "GET /instance-ip/40a4f1af-dc0e-42fc-82d6-6030876df025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007930 10.0.0.50 - - [2025-09-15 13:40:39] "POST /loadbalancers HTTP/1.1" 200 610 0.065464 10.0.0.50 - - [2025-09-15 13:40:39] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041772 10.0.0.50 - - [2025-09-15 13:40:39] "GET /instance-ip/40a4f1af-dc0e-42fc-82d6-6030876df025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003929 10.0.0.50 - - [2025-09-15 13:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024466 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.50 - - [2025-09-15 13:40:39] "POST /floating-ips HTTP/1.1" 200 597 0.103152 10.0.0.50 - - [2025-09-15 13:40:39] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.109854 10.0.0.50 - - [2025-09-15 13:40:39] "GET /loadbalancer/df28108d-5841-4375-9b95-3c17fec1d020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003250 10.0.0.50 - - [2025-09-15 13:40:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.018325 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.50 - - [2025-09-15 13:40:39] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033754 10.0.0.50 - - [2025-09-15 13:40:39] "GET /loadbalancer-listener/715da67c-fbe2-46b7-9ddf-fed1c746ba3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003556 10.0.0.50 - - [2025-09-15 13:40:39] "GET /loadbalancer-listener/715da67c-fbe2-46b7-9ddf-fed1c746ba3e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003033 10.0.0.50 - - [2025-09-15 13:40:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022672 10.0.0.50 - - [2025-09-15 13:40:39] "GET /instance-ip/40a4f1af-dc0e-42fc-82d6-6030876df025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007052 10.0.0.50 - - [2025-09-15 13:40:39] "GET /instance-ip/40a4f1af-dc0e-42fc-82d6-6030876df025?fields=floating_ips HTTP/1.1" 200 1211 0.005366 10.0.0.50 - - [2025-09-15 13:40:39] "GET /floating-ip/35fd9111-23e4-4bc9-99bc-851abbd105f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002935 10.0.0.50 - - [2025-09-15 13:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.50 - - [2025-09-15 13:40:39] "GET /loadbalancer/df28108d-5841-4375-9b95-3c17fec1d020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003333 10.0.0.50 - - [2025-09-15 13:40:40] "POST /tags HTTP/1.1" 200 295 0.063719 10.0.0.50 - - [2025-09-15 13:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740 10.0.0.50 - - [2025-09-15 13:40:40] "GET /tag/611f4a3a-cf4e-4d3e-80fd-f852d7fc645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013462 10.0.0.50 - - [2025-09-15 13:40:40] "POST /tags HTTP/1.1" 409 233 0.002974 10.0.0.50 - - [2025-09-15 13:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.50 - - [2025-09-15 13:40:40] "GET /tag/044a4858-05c8-4e48-9661-f42ed10759e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011763 10.0.0.50 - - [2025-09-15 13:40:40] "POST /tags HTTP/1.1" 409 206 0.002622 10.0.0.50 - - [2025-09-15 13:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2025-09-15 13:40:40] "GET /tag/53e1d05a-e4bb-4b33-a34f-1aa05a90aef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017881 10.0.0.50 - - [2025-09-15 13:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-09-15 13:40:40] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005556 10.0.0.50 - - [2025-09-15 13:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.50 - - [2025-09-15 13:40:40] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042809 10.0.0.50 - - [2025-09-15 13:40:40] "POST /virtual-machines HTTP/1.1" 200 369 0.008862 10.0.0.50 - - [2025-09-15 13:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024325 10.0.0.50 - - [2025-09-15 13:40:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116887 10.0.0.50 - - [2025-09-15 13:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014082 10.0.0.50 - - [2025-09-15 13:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017839 10.0.0.50 - - [2025-09-15 13:40:40] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004623 10.0.0.50 - - [2025-09-15 13:40:40] "POST /instance-ips HTTP/1.1" 200 409 0.023610 10.0.0.50 - - [2025-09-15 13:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034752 10.0.0.50 - - [2025-09-15 13:40:40] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.018037 10.0.0.50 - - [2025-09-15 13:40:40] "POST /set-tag HTTP/1.1" 200 109 0.019254 10.0.0.50 - - [2025-09-15 13:40:40] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011710 10.0.0.50 - - [2025-09-15 13:40:40] "GET /instance-ip/91dd2422-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003860 10.0.0.50 - - [2025-09-15 13:40:40] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004871 10.0.0.50 - - [2025-09-15 13:40:40] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.50 - - [2025-09-15 13:40:40] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004174 10.0.0.50 - - [2025-09-15 13:40:41] "POST /ref-update HTTP/1.1" 200 156 0.013938 10.0.0.50 - - [2025-09-15 13:40:41] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.036540 10.0.0.50 - - [2025-09-15 13:40:41] "POST /set-tag HTTP/1.1" 200 109 0.003608 10.0.0.50 - - [2025-09-15 13:40:41] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005826 10.0.0.50 - - [2025-09-15 13:40:41] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.50 - - [2025-09-15 13:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.50 - - [2025-09-15 13:40:41] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009519 10.0.0.50 - - [2025-09-15 13:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.50 - - [2025-09-15 13:40:42] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061713 10.0.0.50 - - [2025-09-15 13:40:42] "POST /virtual-machines HTTP/1.1" 200 369 0.016640 10.0.0.50 - - [2025-09-15 13:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030470 10.0.0.50 - - [2025-09-15 13:40:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.260407 10.0.0.50 - - [2025-09-15 13:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.060120 10.0.0.50 - - [2025-09-15 13:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026077 10.0.0.50 - - [2025-09-15 13:40:42] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013761 10.0.0.50 - - [2025-09-15 13:40:42] "POST /instance-ips HTTP/1.1" 200 409 0.076510 10.0.0.50 - - [2025-09-15 13:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.077208 10.0.0.50 - - [2025-09-15 13:40:42] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.029625 10.0.0.50 - - [2025-09-15 13:40:42] "POST /set-tag HTTP/1.1" 200 109 0.036859 10.0.0.50 - - [2025-09-15 13:40:42] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007029 10.0.0.50 - - [2025-09-15 13:40:42] "GET /instance-ip/92fe4b10-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007333 10.0.0.50 - - [2025-09-15 13:40:43] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005983 10.0.0.50 - - [2025-09-15 13:40:43] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.50 - - [2025-09-15 13:40:43] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004701 10.0.0.50 - - [2025-09-15 13:40:43] "POST /ref-update HTTP/1.1" 200 156 0.012442 10.0.0.50 - - [2025-09-15 13:40:43] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008248 10.0.0.50 - - [2025-09-15 13:40:43] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.50 - - [2025-09-15 13:40:43] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004874 10.0.0.50 - - [2025-09-15 13:40:43] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.50 - - [2025-09-15 13:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2025-09-15 13:40:45] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042942 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-networks?parent_id=e495d79c-097b-4321-94a1-146b3804c338&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003361 10.0.0.50 - - [2025-09-15 13:40:45] "POST /virtual-networks HTTP/1.1" 200 512 0.078423 10.0.0.50 - - [2025-09-15 13:40:45] "POST /route-targets HTTP/1.1" 200 327 0.012298 10.0.0.50 - - [2025-09-15 13:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010511 10.0.0.50 - - [2025-09-15 13:40:45] "GET /network-ipam/1409ded4-a107-4107-81c7-9381e225a0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.002841 10.0.0.50 - - [2025-09-15 13:40:45] "POST /ref-update HTTP/1.1" 200 156 0.020768 10.0.0.50 - - [2025-09-15 13:40:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006315 10.0.0.50 - - [2025-09-15 13:40:45] "POST /ref-update HTTP/1.1" 200 156 0.096222 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005180 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domains HTTP/1.1" 200 280 0.002313 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domain/f776e583-cd6d-43ac-80dd-621a1702b3ed HTTP/1.1" 200 3086 0.012661 10.0.0.50 - - [2025-09-15 13:40:45] "GET /project/e495d79c-097b-4321-94a1-146b3804c338 HTTP/1.1" 200 7065 0.050503 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2089 0.006857 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2089 0.004287 10.0.0.50 - - [2025-09-15 13:40:45] "GET /routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d HTTP/1.1" 200 1403 0.003613 10.0.0.50 - - [2025-09-15 13:40:45] "GET /routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d HTTP/1.1" 200 1403 0.003335 10.0.0.50 - - [2025-09-15 13:40:45] "GET /route-target/467071ab-d624-4320-afd6-a19ff6192b82 HTTP/1.1" 200 1152 0.002994 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2089 0.004762 10.0.0.50 - - [2025-09-15 13:40:45] "GET /routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d HTTP/1.1" 200 1403 0.004639 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004651 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2089 0.005384 10.0.0.50 - - [2025-09-15 13:40:45] "GET /routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d HTTP/1.1" 200 1403 0.003406 10.0.0.50 - - [2025-09-15 13:40:45] "GET /routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d HTTP/1.1" 200 1403 0.003417 10.0.0.50 - - [2025-09-15 13:40:45] "GET /route-target/467071ab-d624-4320-afd6-a19ff6192b82 HTTP/1.1" 200 1152 0.002689 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domains HTTP/1.1" 200 280 0.002501 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domain/f776e583-cd6d-43ac-80dd-621a1702b3ed HTTP/1.1" 200 3086 0.003686 10.0.0.50 - - [2025-09-15 13:40:45] "GET /project/e495d79c-097b-4321-94a1-146b3804c338 HTTP/1.1" 200 7065 0.043308 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2089 0.004578 10.0.0.50 - - [2025-09-15 13:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.50 - - [2025-09-15 13:40:45] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036521 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004430 10.0.0.50 - - [2025-09-15 13:40:45] "GET /floating-ip-pools?parent_id=49636205-f740-4f8b-a9f9-701bb08d6ce3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002552 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004546 10.0.0.50 - - [2025-09-15 13:40:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024301 10.0.0.50 - - [2025-09-15 13:40:45] "POST /ref-update HTTP/1.1" 200 156 0.007953 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008505 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domains HTTP/1.1" 200 280 0.005022 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domain/f776e583-cd6d-43ac-80dd-621a1702b3ed HTTP/1.1" 200 3086 0.003659 10.0.0.50 - - [2025-09-15 13:40:45] "GET /project/e495d79c-097b-4321-94a1-146b3804c338 HTTP/1.1" 200 7321 0.030674 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2327 0.005755 10.0.0.50 - - [2025-09-15 13:40:45] "GET /floating-ip-pool/2070d780-6c09-4159-8a83-b6637b5a0570 HTTP/1.1" 200 1313 0.003710 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domains HTTP/1.1" 200 280 0.005747 10.0.0.50 - - [2025-09-15 13:40:45] "GET /domain/f776e583-cd6d-43ac-80dd-621a1702b3ed HTTP/1.1" 200 3086 0.002923 10.0.0.50 - - [2025-09-15 13:40:45] "GET /project/e495d79c-097b-4321-94a1-146b3804c338 HTTP/1.1" 200 7321 0.041064 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 2327 0.005599 10.0.0.50 - - [2025-09-15 13:40:45] "GET /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004663 10.0.0.50 - - [2025-09-15 13:40:46] "POST /tags HTTP/1.1" 200 365 0.057515 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015193 10.0.0.50 - - [2025-09-15 13:40:46] "GET /tag/198cc359-8ff2-4578-99e5-4c8ae7a9da33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015907 10.0.0.50 - - [2025-09-15 13:40:46] "POST /tags HTTP/1.1" 409 206 0.002310 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2025-09-15 13:40:46] "GET /tag/53e1d05a-e4bb-4b33-a34f-1aa05a90aef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015004 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2025-09-15 13:40:46] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.033336 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-09-15 13:40:46] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004448 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.50 - - [2025-09-15 13:40:46] "GET /service-appliance-set/a74ed4ce-31de-4f77-a74f-b1a22b4f9151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004117 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001687 10.0.0.50 - - [2025-09-15 13:40:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111599 10.0.0.50 - - [2025-09-15 13:40:46] "GET /virtual-machine-interface/74493ccd-0529-48da-84b2-2ca97e2c970d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.015446 10.0.0.50 - - [2025-09-15 13:40:46] "POST /set-tag HTTP/1.1" 200 109 0.017658 10.0.0.50 - - [2025-09-15 13:40:46] "POST /instance-ips HTTP/1.1" 200 417 0.025068 10.0.0.50 - - [2025-09-15 13:40:46] "GET /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.016153 10.0.0.50 - - [2025-09-15 13:40:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002810 10.0.0.50 - - [2025-09-15 13:40:46] "POST /loadbalancers HTTP/1.1" 200 618 0.086634 10.0.0.50 - - [2025-09-15 13:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018078 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016936 10.0.0.50 - - [2025-09-15 13:40:46] "POST /service-instances HTTP/1.1" 200 566 0.054188 10.0.0.50 - - [2025-09-15 13:40:46] "POST /ref-update HTTP/1.1" 200 156 0.013324 10.0.0.50 - - [2025-09-15 13:40:46] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.084174 10.0.0.50 - - [2025-09-15 13:40:46] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.008820 10.0.0.50 - - [2025-09-15 13:40:46] "GET /virtual-machine-interface/74493ccd-0529-48da-84b2-2ca97e2c970d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006778 10.0.0.50 - - [2025-09-15 13:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016570 10.0.0.50 - - [2025-09-15 13:40:46] "GET /virtual-machine-interface/74493ccd-0529-48da-84b2-2ca97e2c970d?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.022074 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.50 - - [2025-09-15 13:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.50 - - [2025-09-15 13:40:47] "GET /floating-ip-pool/2070d780-6c09-4159-8a83-b6637b5a0570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.005552 10.0.0.50 - - [2025-09-15 13:40:47] "POST /virtual-machines HTTP/1.1" 200 429 0.027081 10.0.0.50 - - [2025-09-15 13:40:47] "POST /floating-ips HTTP/1.1" 200 671 0.149168 10.0.0.50 - - [2025-09-15 13:40:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120452 10.0.0.50 - - [2025-09-15 13:40:47] "POST /chown HTTP/1.1" 200 109 0.031014 10.0.0.50 - - [2025-09-15 13:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036151 10.0.0.50 - - [2025-09-15 13:40:47] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008033 10.0.0.50 - - [2025-09-15 13:40:47] "POST /chown HTTP/1.1" 200 109 0.014856 10.0.0.50 - - [2025-09-15 13:40:47] "PUT /virtual-machine-interface/21ca88d2-9846-42bf-b559-945681979a7b HTTP/1.1" 200 284 0.026413 10.0.0.50 - - [2025-09-15 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.50 - - [2025-09-15 13:40:47] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004537 10.0.0.50 - - [2025-09-15 13:40:47] "POST /tags HTTP/1.1" 409 221 0.001457 10.0.0.50 - - [2025-09-15 13:40:47] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 256 0.026482 10.0.0.50 - - [2025-09-15 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.50 - - [2025-09-15 13:40:47] "GET /tag/a643cd44-014c-4f87-bc94-5522443c138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010112 10.0.0.50 - - [2025-09-15 13:40:47] "POST /tags HTTP/1.1" 409 238 0.002040 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.023692 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.034197 10.0.0.50 - - [2025-09-15 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007993 10.0.0.50 - - [2025-09-15 13:40:47] "GET /tag/198cc359-8ff2-4578-99e5-4c8ae7a9da33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012436 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.039596 10.0.0.50 - - [2025-09-15 13:40:47] "GET /global-system-configs HTTP/1.1" 200 322 0.005759 10.0.0.50 - - [2025-09-15 13:40:47] "POST /firewall-rules HTTP/1.1" 200 650 0.102648 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.066453 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.019427 10.0.0.50 - - [2025-09-15 13:40:47] "GET /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.023151 10.0.0.50 - - [2025-09-15 13:40:47] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002171 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.023211 10.0.0.50 - - [2025-09-15 13:40:47] "GET /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010367 10.0.0.50 - - [2025-09-15 13:40:47] "POST /virtual-machines HTTP/1.1" 200 429 0.013653 10.0.0.50 - - [2025-09-15 13:40:47] "POST /ref-update HTTP/1.1" 200 156 0.030398 10.0.0.50 - - [2025-09-15 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.50 - - [2025-09-15 13:40:47] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067425 10.0.0.50 - - [2025-09-15 13:40:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.108431 10.0.0.50 - - [2025-09-15 13:40:47] "POST /chown HTTP/1.1" 200 109 0.020989 10.0.0.50 - - [2025-09-15 13:40:47] "GET /loadbalancer/b5425346-b385-4198-b0cd-308007603cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006690 10.0.0.50 - - [2025-09-15 13:40:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.020903 10.0.0.50 - - [2025-09-15 13:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010256 10.0.0.50 - - [2025-09-15 13:40:47] "POST /chown HTTP/1.1" 200 109 0.007744 10.0.0.50 - - [2025-09-15 13:40:47] "PUT /virtual-machine-interface/f752338f-292d-4c8c-99e9-2b61a862d0d0 HTTP/1.1" 200 284 0.017595 10.0.0.50 - - [2025-09-15 13:40:48] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 256 0.032601 10.0.0.50 - - [2025-09-15 13:40:48] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055161 10.0.0.50 - - [2025-09-15 13:40:48] "GET /loadbalancer-listener/2aad41fd-d6c5-4081-99af-b99932191d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003424 10.0.0.50 - - [2025-09-15 13:40:48] "GET /loadbalancer-listener/2aad41fd-d6c5-4081-99af-b99932191d1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.014351 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.018909 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.019386 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.034200 10.0.0.50 - - [2025-09-15 13:40:48] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.058944 10.0.0.50 - - [2025-09-15 13:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024786 10.0.0.50 - - [2025-09-15 13:40:48] "GET /loadbalancer-pool/4abe6b89-74c5-43c9-bf85-31febb8e40ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010158 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.039837 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.035799 10.0.0.50 - - [2025-09-15 13:40:48] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.012383 10.0.0.50 - - [2025-09-15 13:40:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.054471 10.0.0.50 - - [2025-09-15 13:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017246 10.0.0.50 - - [2025-09-15 13:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025253 10.0.0.50 - - [2025-09-15 13:40:48] "GET /loadbalancer-member/6c04ea44-a832-41a5-a384-e1d4428ab983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.017170 10.0.0.50 - - [2025-09-15 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.006010 10.0.0.50 - - [2025-09-15 13:40:48] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020329 10.0.0.50 - - [2025-09-15 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.037251 10.0.0.50 - - [2025-09-15 13:40:48] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014294 10.0.0.50 - - [2025-09-15 13:40:48] "POST /tags HTTP/1.1" 409 221 0.010095 10.0.0.50 - - [2025-09-15 13:40:48] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 256 0.019366 10.0.0.50 - - [2025-09-15 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019518 10.0.0.50 - - [2025-09-15 13:40:48] "GET /tag/a643cd44-014c-4f87-bc94-5522443c138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013215 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.047804 10.0.0.50 - - [2025-09-15 13:40:48] "POST /tags HTTP/1.1" 409 238 0.006338 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.022410 10.0.0.50 - - [2025-09-15 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2025-09-15 13:40:48] "GET /tag/198cc359-8ff2-4578-99e5-4c8ae7a9da33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012738 10.0.0.50 - - [2025-09-15 13:40:48] "POST /firewall-rules HTTP/1.1" 409 293 0.006416 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.025147 10.0.0.50 - - [2025-09-15 13:40:48] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 256 0.029330 10.0.0.50 - - [2025-09-15 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.026170 10.0.0.50 - - [2025-09-15 13:40:48] "PUT /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd HTTP/1.1" 200 260 0.058469 10.0.0.50 - - [2025-09-15 13:40:48] "GET /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014068 10.0.0.50 - - [2025-09-15 13:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.018024 10.0.0.50 - - [2025-09-15 13:40:48] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014428 10.0.0.50 - - [2025-09-15 13:40:48] "GET /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008904 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.040250 10.0.0.50 - - [2025-09-15 13:40:48] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 256 0.015392 10.0.0.50 - - [2025-09-15 13:40:48] "POST /ref-update HTTP/1.1" 200 156 0.018572 10.0.0.50 - - [2025-09-15 13:40:48] "POST /chown HTTP/1.1" 200 109 0.020505 10.0.0.50 - - [2025-09-15 13:40:49] "POST /chown HTTP/1.1" 200 109 0.030335 10.0.0.50 - - [2025-09-15 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022329 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004889 10.0.0.50 - - [2025-09-15 13:40:49] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 256 0.044409 10.0.0.50 - - [2025-09-15 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023846 10.0.0.50 - - [2025-09-15 13:40:49] "POST /ref-update HTTP/1.1" 200 156 0.043906 10.0.0.50 - - [2025-09-15 13:40:49] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042990 10.0.0.50 - - [2025-09-15 13:40:49] "POST /virtual-machines HTTP/1.1" 200 373 0.019535 10.0.0.50 - - [2025-09-15 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009129 10.0.0.50 - - [2025-09-15 13:40:49] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.043011 10.0.0.50 - - [2025-09-15 13:40:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133144 10.0.0.50 - - [2025-09-15 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023356 10.0.0.50 - - [2025-09-15 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029958 10.0.0.50 - - [2025-09-15 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006932 10.0.0.50 - - [2025-09-15 13:40:49] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.017631 10.0.0.50 - - [2025-09-15 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015473 10.0.0.50 - - [2025-09-15 13:40:49] "POST /instance-ips HTTP/1.1" 200 413 0.092637 10.0.0.50 - - [2025-09-15 13:40:49] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.025365 10.0.0.50 - - [2025-09-15 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.050014 10.0.0.50 - - [2025-09-15 13:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021892 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018636 10.0.0.50 - - [2025-09-15 13:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-09-15 13:40:49] "POST /chown HTTP/1.1" 200 109 0.006187 10.0.0.50 - - [2025-09-15 13:40:49] "POST /set-tag HTTP/1.1" 200 109 0.017254 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006693 10.0.0.50 - - [2025-09-15 13:40:49] "GET /instance-ip/971d94bc-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003499 10.0.0.50 - - [2025-09-15 13:40:49] "POST /chown HTTP/1.1" 200 109 0.026076 10.0.0.50 - - [2025-09-15 13:40:49] "POST /ref-update HTTP/1.1" 200 156 0.019172 10.0.0.50 - - [2025-09-15 13:40:49] "POST /chown HTTP/1.1" 200 109 0.014916 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010125 10.0.0.50 - - [2025-09-15 13:40:49] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004784 10.0.0.50 - - [2025-09-15 13:40:49] "POST /ref-update HTTP/1.1" 200 156 0.017705 10.0.0.50 - - [2025-09-15 13:40:49] "POST /chown HTTP/1.1" 200 109 0.020781 10.0.0.50 - - [2025-09-15 13:40:49] "POST /ref-update HTTP/1.1" 200 156 0.011961 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.033165 10.0.0.50 - - [2025-09-15 13:40:49] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.50 - - [2025-09-15 13:40:49] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007272 10.0.0.50 - - [2025-09-15 13:40:49] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.025059 10.0.0.50 - - [2025-09-15 13:40:50] "POST /set-tag HTTP/1.1" 200 109 0.006076 10.0.0.50 - - [2025-09-15 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012915 10.0.0.50 - - [2025-09-15 13:40:50] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.020030 10.0.0.50 - - [2025-09-15 13:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018712 10.0.0.50 - - [2025-09-15 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.007478 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.025553 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.018689 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.007332 10.0.0.50 - - [2025-09-15 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.006636 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.021279 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.014602 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.011409 10.0.0.50 - - [2025-09-15 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.011526 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.035837 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.007828 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.025954 10.0.0.50 - - [2025-09-15 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.009143 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.022676 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.018072 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.50 - - [2025-09-15 13:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.006695 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.007775 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.019248 10.0.0.50 - - [2025-09-15 13:40:50] "POST /chown HTTP/1.1" 200 109 0.020125 10.0.0.50 - - [2025-09-15 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.006775 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.017387 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.015870 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.007329 10.0.0.50 - - [2025-09-15 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.008975 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.019556 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.007312 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.021776 10.0.0.50 - - [2025-09-15 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.006696 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.012973 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.017304 10.0.0.50 - - [2025-09-15 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.007898 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.007093 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.022842 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.010041 10.0.0.50 - - [2025-09-15 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.009982 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.017510 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.005483 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.030628 10.0.0.50 - - [2025-09-15 13:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.007979 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.017585 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.008120 10.0.0.50 - - [2025-09-15 13:40:51] "POST /chown HTTP/1.1" 200 109 0.027805 10.0.0.50 - - [2025-09-15 13:40:52] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005981 10.0.0.50 - - [2025-09-15 13:40:52] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.50 - - [2025-09-15 13:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.50 - - [2025-09-15 13:40:52] "GET /loadbalancer/df28108d-5841-4375-9b95-3c17fec1d020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003708 10.0.0.50 - - [2025-09-15 13:40:52] "GET /loadbalancer-pool/62dea089-2c32-4ebe-b3a6-42544a5b80e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003422 10.0.0.50 - - [2025-09-15 13:40:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018950 10.0.0.50 - - [2025-09-15 13:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008495 10.0.0.50 - - [2025-09-15 13:40:52] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006312 10.0.0.50 - - [2025-09-15 13:40:52] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003926 10.0.0.50 - - [2025-09-15 13:40:52] "POST /ref-update HTTP/1.1" 200 156 0.009141 10.0.0.50 - - [2025-09-15 13:40:52] "POST /tags HTTP/1.1" 409 221 0.004784 10.0.0.50 - - [2025-09-15 13:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.50 - - [2025-09-15 13:40:52] "GET /tag/a643cd44-014c-4f87-bc94-5522443c138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010884 10.0.0.50 - - [2025-09-15 13:40:52] "GET /floating-ip/35fd9111-23e4-4bc9-99bc-851abbd105f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003519 10.0.0.50 - - [2025-09-15 13:40:52] "PUT /floating-ip/35fd9111-23e4-4bc9-99bc-851abbd105f7 HTTP/1.1" 200 256 0.008790 10.0.0.50 - - [2025-09-15 13:40:52] "POST /set-tag HTTP/1.1" 200 109 0.019949 10.0.0.50 - - [2025-09-15 13:40:53] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008254 10.0.0.50 - - [2025-09-15 13:40:53] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.50 - - [2025-09-15 13:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2025-09-15 13:40:53] "GET /loadbalancer/df28108d-5841-4375-9b95-3c17fec1d020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002846 10.0.0.50 - - [2025-09-15 13:40:53] "GET /loadbalancer-pool/62dea089-2c32-4ebe-b3a6-42544a5b80e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002907 10.0.0.50 - - [2025-09-15 13:40:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015517 10.0.0.50 - - [2025-09-15 13:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008693 10.0.0.50 - - [2025-09-15 13:40:53] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014005 10.0.0.50 - - [2025-09-15 13:40:53] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005265 10.0.0.50 - - [2025-09-15 13:40:53] "POST /ref-update HTTP/1.1" 200 156 0.008888 10.0.0.50 - - [2025-09-15 13:40:53] "POST /set-tag HTTP/1.1" 200 109 0.037338 10.0.0.50 - - [2025-09-15 13:40:53] "GET /floating-ip/35fd9111-23e4-4bc9-99bc-851abbd105f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002716 10.0.0.50 - - [2025-09-15 13:40:54] "GET /virtual-machine/945b19f6-cb8f-4201-8cc1-3bc745eee54d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004186 10.0.0.50 - - [2025-09-15 13:40:54] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007158 10.0.0.50 - - [2025-09-15 13:40:54] "GET /virtual-machine/d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003505 10.0.0.50 - - [2025-09-15 13:40:54] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004318 10.0.0.50 - - [2025-09-15 13:41:03] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004637 10.0.0.50 - - [2025-09-15 13:41:03] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.50 - - [2025-09-15 13:41:04] "GET /virtual-machine/ab30e29f-2be3-405b-96f6-eabda7f55260?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003829 10.0.0.50 - - [2025-09-15 13:41:04] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005761 10.0.0.50 - - [2025-09-15 13:41:04] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005716 10.0.0.50 - - [2025-09-15 13:41:04] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.50 - - [2025-09-15 13:41:36] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005132 10.0.0.50 - - [2025-09-15 13:41:36] "POST /set-tag HTTP/1.1" 200 109 0.009304 10.0.0.50 - - [2025-09-15 13:41:36] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004178 10.0.0.50 - - [2025-09-15 13:41:36] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.50 - - [2025-09-15 13:41:36] "GET /virtual-machine/ab30e29f-2be3-405b-96f6-eabda7f55260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002597 10.0.0.50 - - [2025-09-15 13:41:36] "POST /ref-update HTTP/1.1" 200 156 0.010535 10.0.0.50 - - [2025-09-15 13:41:36] "GET /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013409 10.0.0.50 - - [2025-09-15 13:41:36] "POST /set-tag HTTP/1.1" 200 109 0.015373 10.0.0.50 - - [2025-09-15 13:41:36] "POST /set-tag HTTP/1.1" 200 109 0.035357 10.0.0.50 - - [2025-09-15 13:41:36] "DELETE /instance-ip/971d94bc-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.051262 10.0.0.50 - - [2025-09-15 13:41:36] "DELETE /virtual-machine-interface/9702b55c-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.040629 10.0.0.50 - - [2025-09-15 13:41:36] "DELETE /virtual-machine/ab30e29f-2be3-405b-96f6-eabda7f55260 HTTP/1.1" 200 115 0.028123 10.0.0.50 - - [2025-09-15 13:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.50 - - [2025-09-15 13:41:39] "GET /tag/198cc359-8ff2-4578-99e5-4c8ae7a9da33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011703 10.0.0.50 - - [2025-09-15 13:41:39] "GET /tag/198cc359-8ff2-4578-99e5-4c8ae7a9da33?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012299 10.0.0.50 - - [2025-09-15 13:41:39] "GET /virtual-machine-interface/21ca88d2-9846-42bf-b559-945681979a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006657 10.0.0.50 - - [2025-09-15 13:41:39] "POST /set-tag HTTP/1.1" 200 109 0.028463 10.0.0.50 - - [2025-09-15 13:41:39] "GET /virtual-machine-interface/74493ccd-0529-48da-84b2-2ca97e2c970d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.018481 10.0.0.50 - - [2025-09-15 13:41:39] "POST /set-tag HTTP/1.1" 200 109 0.018143 10.0.0.50 - - [2025-09-15 13:41:39] "GET /virtual-machine-interface/f752338f-292d-4c8c-99e9-2b61a862d0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007408 10.0.0.50 - - [2025-09-15 13:41:40] "POST /set-tag HTTP/1.1" 200 109 0.015886 10.0.0.50 - - [2025-09-15 13:41:40] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004485 10.0.0.50 - - [2025-09-15 13:41:40] "GET /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003168 10.0.0.50 - - [2025-09-15 13:41:40] "POST /ref-update HTTP/1.1" 200 156 0.011674 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /firewall-rule/fc7a5474-c850-4e93-bb0b-5245a1188ccd HTTP/1.1" 200 115 0.041500 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /loadbalancer-member/6c04ea44-a832-41a5-a384-e1d4428ab983 HTTP/1.1" 200 115 0.034989 10.0.0.50 - - [2025-09-15 13:41:40] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.011225 10.0.0.50 - - [2025-09-15 13:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010031 10.0.0.50 - - [2025-09-15 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /loadbalancer-pool/4abe6b89-74c5-43c9-bf85-31febb8e40ef HTTP/1.1" 200 115 0.073958 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /loadbalancer-listener/2aad41fd-d6c5-4081-99af-b99932191d1e HTTP/1.1" 200 115 0.033175 10.0.0.50 - - [2025-09-15 13:41:40] "GET /floating-ip/4621db69-2537-4aa9-98c0-8f4bb17cae03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004735 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.017073 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.021359 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.016103 10.0.0.50 - - [2025-09-15 13:41:40] "PUT /floating-ip/4621db69-2537-4aa9-98c0-8f4bb17cae03 HTTP/1.1" 200 256 0.031316 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.013119 10.0.0.50 - - [2025-09-15 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /floating-ip/4621db69-2537-4aa9-98c0-8f4bb17cae03 HTTP/1.1" 200 115 0.075682 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.014702 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /loadbalancer/b5425346-b385-4198-b0cd-308007603cad HTTP/1.1" 200 115 0.067204 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.029255 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.024027 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 200 115 0.075613 10.0.0.50 - - [2025-09-15 13:41:40] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.022651 10.0.0.50 - - [2025-09-15 13:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019322 10.0.0.50 - - [2025-09-15 13:41:40] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.011421 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /virtual-machine-interface/74493ccd-0529-48da-84b2-2ca97e2c970d HTTP/1.1" 200 115 0.124299 10.0.0.50 - - [2025-09-15 13:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020301 10.0.0.50 - - [2025-09-15 13:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.50 - - [2025-09-15 13:41:40] "GET /floating-ip-pool/2070d780-6c09-4159-8a83-b6637b5a0570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003641 10.0.0.50 - - [2025-09-15 13:41:40] "POST /ref-update HTTP/1.1" 200 156 0.015375 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.046757 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /tag/198cc359-8ff2-4578-99e5-4c8ae7a9da33 HTTP/1.1" 200 115 0.137743 10.0.0.50 - - [2025-09-15 13:41:40] "PUT /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 266 0.026206 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 404 171 0.006627 10.0.0.50 - - [2025-09-15 13:41:40] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 404 171 0.002140 10.0.0.50 - - [2025-09-15 13:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020205 10.0.0.50 - - [2025-09-15 13:41:40] "DELETE /floating-ip-pool/2070d780-6c09-4159-8a83-b6637b5a0570 HTTP/1.1" 200 115 0.104052 10.0.0.50 - - [2025-09-15 13:41:40] "POST /chown HTTP/1.1" 200 109 0.076245 10.0.0.50 - - [2025-09-15 13:41:41] "POST /chown HTTP/1.1" 404 171 0.010975 10.0.0.50 - - [2025-09-15 13:41:41] "PUT /instance-ip/0f05581c-bdc3-40ea-8498-291ee22d42dc HTTP/1.1" 404 171 0.011716 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /service-instance/7004cb07-af65-44b2-be60-1fd14c94fc9a HTTP/1.1" 200 115 0.158177 10.0.0.50 - - [2025-09-15 13:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.50 - - [2025-09-15 13:41:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001899 10.0.0.50 - - [2025-09-15 13:41:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001426 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /virtual-network/49636205-f740-4f8b-a9f9-701bb08d6ce3 HTTP/1.1" 200 115 0.191450 10.0.0.50 - - [2025-09-15 13:41:41] "GET /routing-instance/a9c8426c-e82d-43f2-b8ed-33f7bb55832d HTTP/1.1" 404 171 0.002098 10.0.0.50 - - [2025-09-15 13:41:41] "GET /virtual-machine-interface/f752338f-292d-4c8c-99e9-2b61a862d0d0?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.008363 10.0.0.50 - - [2025-09-15 13:41:41] "GET /domains HTTP/1.1" 200 280 0.005485 10.0.0.50 - - [2025-09-15 13:41:41] "GET /domain/f776e583-cd6d-43ac-80dd-621a1702b3ed HTTP/1.1" 200 3086 0.004847 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /route-target/467071ab-d624-4320-afd6-a19ff6192b82 HTTP/1.1" 200 115 0.064149 10.0.0.50 - - [2025-09-15 13:41:41] "GET /project/e495d79c-097b-4321-94a1-146b3804c338 HTTP/1.1" 200 7143 0.054770 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /virtual-machine-interface/f752338f-292d-4c8c-99e9-2b61a862d0d0 HTTP/1.1" 200 115 0.098195 10.0.0.50 - - [2025-09-15 13:41:41] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019401 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /virtual-machine/54a62127-60c8-4c25-9018-978d9815dfdb HTTP/1.1" 200 115 0.066669 10.0.0.50 - - [2025-09-15 13:41:41] "GET /virtual-machine-interface/21ca88d2-9846-42bf-b559-945681979a7b?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005855 10.0.0.50 - - [2025-09-15 13:41:41] "POST /set-tag HTTP/1.1" 200 109 0.005870 10.0.0.50 - - [2025-09-15 13:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-09-15 13:41:41] "GET /loadbalancer/df28108d-5841-4375-9b95-3c17fec1d020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.008989 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /virtual-machine-interface/21ca88d2-9846-42bf-b559-945681979a7b HTTP/1.1" 200 115 0.048102 10.0.0.50 - - [2025-09-15 13:41:41] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008016 10.0.0.50 - - [2025-09-15 13:41:41] "POST /ref-update HTTP/1.1" 200 156 0.025317 10.0.0.50 - - [2025-09-15 13:41:41] "POST /set-tag HTTP/1.1" 200 109 0.067405 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /virtual-machine/1818f0a8-66be-4ac1-9aff-22cd28d6d2f9 HTTP/1.1" 200 115 0.065879 10.0.0.50 - - [2025-09-15 13:41:41] "DELETE /loadbalancer-member/cd24ce5a-7767-477e-a7f9-c43c4891218a HTTP/1.1" 200 115 0.086730 10.0.0.50 - - [2025-09-15 13:41:42] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008901 10.0.0.50 - - [2025-09-15 13:41:42] "POST /set-tag HTTP/1.1" 200 109 0.011125 10.0.0.50 - - [2025-09-15 13:41:42] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005550 10.0.0.50 - - [2025-09-15 13:41:42] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.50 - - [2025-09-15 13:41:42] "GET /virtual-machine/d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.013781 10.0.0.50 - - [2025-09-15 13:41:42] "POST /ref-update HTTP/1.1" 200 156 0.013056 10.0.0.50 - - [2025-09-15 13:41:42] "GET /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022458 10.0.0.50 - - [2025-09-15 13:41:42] "POST /set-tag HTTP/1.1" 200 109 0.019270 10.0.0.50 - - [2025-09-15 13:41:42] "POST /set-tag HTTP/1.1" 200 109 0.030366 10.0.0.50 - - [2025-09-15 13:41:42] "POST /set-tag HTTP/1.1" 200 109 0.036020 10.0.0.50 - - [2025-09-15 13:41:42] "DELETE /instance-ip/92fe4b10-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.045126 10.0.0.50 - - [2025-09-15 13:41:42] "POST /ref-update HTTP/1.1" 200 156 0.010760 10.0.0.50 - - [2025-09-15 13:41:42] "DELETE /virtual-machine-interface/92ca13b8-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.050417 10.0.0.50 - - [2025-09-15 13:41:42] "DELETE /virtual-machine/d23b3441-f9ab-4df1-b6d8-68ac2d34c3cb HTTP/1.1" 200 115 0.028568 10.0.0.50 - - [2025-09-15 13:41:46] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006823 10.0.0.50 - - [2025-09-15 13:41:46] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.50 - - [2025-09-15 13:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.50 - - [2025-09-15 13:41:46] "GET /loadbalancer/df28108d-5841-4375-9b95-3c17fec1d020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002320 10.0.0.50 - - [2025-09-15 13:41:47] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005844 10.0.0.50 - - [2025-09-15 13:41:47] "POST /set-tag HTTP/1.1" 200 109 0.005488 10.0.0.50 - - [2025-09-15 13:41:47] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004558 10.0.0.50 - - [2025-09-15 13:41:47] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.50 - - [2025-09-15 13:41:47] "GET /virtual-machine/945b19f6-cb8f-4201-8cc1-3bc745eee54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002623 10.0.0.50 - - [2025-09-15 13:41:47] "POST /ref-update HTTP/1.1" 200 156 0.009562 10.0.0.50 - - [2025-09-15 13:41:47] "GET /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012204 10.0.0.50 - - [2025-09-15 13:41:47] "POST /set-tag HTTP/1.1" 200 109 0.020997 10.0.0.50 - - [2025-09-15 13:41:47] "POST /set-tag HTTP/1.1" 200 109 0.017163 10.0.0.50 - - [2025-09-15 13:41:47] "POST /set-tag HTTP/1.1" 200 109 0.035883 10.0.0.50 - - [2025-09-15 13:41:47] "DELETE /instance-ip/91dd2422-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.074153 10.0.0.50 - - [2025-09-15 13:41:47] "POST /ref-update HTTP/1.1" 200 156 0.021151 10.0.0.50 - - [2025-09-15 13:41:47] "DELETE /virtual-machine-interface/91c1a4a4-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.056044 10.0.0.50 - - [2025-09-15 13:41:47] "DELETE /virtual-machine/945b19f6-cb8f-4201-8cc1-3bc745eee54d HTTP/1.1" 200 115 0.019314 10.0.0.50 - - [2025-09-15 13:41:47] "DELETE /tag/611f4a3a-cf4e-4d3e-80fd-f852d7fc645e HTTP/1.1" 200 115 0.074163 10.0.0.50 - - [2025-09-15 13:41:47] "DELETE /tag/044a4858-05c8-4e48-9661-f42ed10759e5 HTTP/1.1" 200 115 0.045163 10.0.0.50 - - [2025-09-15 13:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2025-09-15 13:41:51] "GET /project/e495d79c-097b-4321-94a1-146b3804c338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053997 10.0.0.50 - - [2025-09-15 13:41:51] "POST /tags HTTP/1.1" 200 393 0.039586 10.0.0.50 - - [2025-09-15 13:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.50 - - [2025-09-15 13:41:51] "GET /tag/a12d9143-ff86-4ba0-aff4-5dcd3365c0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012908 10.0.0.50 - - [2025-09-15 13:41:51] "POST /tags HTTP/1.1" 200 341 0.019135 10.0.0.50 - - [2025-09-15 13:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010461 10.0.0.50 - - [2025-09-15 13:41:51] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018054 10.0.0.50 - - [2025-09-15 13:41:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.000721 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.006067 10.0.0.50 - - [2025-09-15 13:41:52] "POST /security-groups HTTP/1.1" 200 589 0.076091 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.002213 10.0.0.50 - - [2025-09-15 13:41:52] "POST /projects HTTP/1.1" 200 519 0.229583 10.0.0.50 - - [2025-09-15 13:41:52] "POST /access-control-lists HTTP/1.1" 200 598 0.074556 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.006009 10.0.0.50 - - [2025-09-15 13:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027283 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.50 - - [2025-09-15 13:41:52] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006902 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.50 - - [2025-09-15 13:41:52] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006179 10.0.0.50 - - [2025-09-15 13:41:52] "POST /access-control-lists HTTP/1.1" 200 596 0.087508 10.0.0.50 - - [2025-09-15 13:41:52] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.062815 10.0.0.50 - - [2025-09-15 13:41:52] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.057492 10.0.0.50 - - [2025-09-15 13:41:52] "POST /security-groups HTTP/1.1" 200 591 0.238212 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.002356 10.0.0.50 - - [2025-09-15 13:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041264 10.0.0.50 - - [2025-09-15 13:41:52] "POST /chown HTTP/1.1" 200 109 0.022701 10.0.0.50 - - [2025-09-15 13:41:52] "POST /access-control-lists HTTP/1.1" 200 632 0.048712 10.0.0.50 - - [2025-09-15 13:41:52] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007165 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.50 - - [2025-09-15 13:41:52] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003868 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.003823 10.0.0.50 - - [2025-09-15 13:41:52] "POST /tags HTTP/1.1" 409 226 0.002292 10.0.0.50 - - [2025-09-15 13:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-09-15 13:41:52] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.025393 10.0.0.50 - - [2025-09-15 13:41:52] "POST /access-control-lists HTTP/1.1" 200 630 0.079008 10.0.0.50 - - [2025-09-15 13:41:53] "POST /firewall-rules HTTP/1.1" 200 600 0.080230 10.0.0.50 - - [2025-09-15 13:41:53] "GET /firewall-rule/dcfb189f-8019-41a0-abf3-7eaffd115ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.017229 10.0.0.50 - - [2025-09-15 13:41:53] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004185 10.0.0.50 - - [2025-09-15 13:41:53] "GET /firewall-rule/dcfb189f-8019-41a0-abf3-7eaffd115ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003142 10.0.0.50 - - [2025-09-15 13:41:53] "POST /ref-update HTTP/1.1" 200 156 0.058187 10.0.0.50 - - [2025-09-15 13:41:53] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003982 10.0.0.50 - - [2025-09-15 13:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2025-09-15 13:41:53] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002618 10.0.0.50 - - [2025-09-15 13:41:53] "POST /tags HTTP/1.1" 409 226 0.001653 10.0.0.50 - - [2025-09-15 13:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2025-09-15 13:41:53] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010705 10.0.0.50 - - [2025-09-15 13:41:53] "POST /firewall-rules HTTP/1.1" 200 598 0.072649 10.0.0.50 - - [2025-09-15 13:41:53] "GET /firewall-rule/62012657-c08b-49a7-9d3b-fe18b936e1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004409 10.0.0.50 - - [2025-09-15 13:41:53] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003455 10.0.0.50 - - [2025-09-15 13:41:53] "GET /firewall-rule/62012657-c08b-49a7-9d3b-fe18b936e1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002606 10.0.0.50 - - [2025-09-15 13:41:53] "POST /ref-update HTTP/1.1" 200 156 0.063547 10.0.0.50 - - [2025-09-15 13:41:54] "POST /tags HTTP/1.1" 200 393 0.043734 10.0.0.50 - - [2025-09-15 13:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.50 - - [2025-09-15 13:41:54] "GET /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018207 10.0.0.50 - - [2025-09-15 13:41:54] "POST /tags HTTP/1.1" 200 341 0.027651 10.0.0.50 - - [2025-09-15 13:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014601 10.0.0.50 - - [2025-09-15 13:41:54] "GET /tag/fed581a0-358f-4429-be36-602805e7ce12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012375 10.0.0.50 - - [2025-09-15 13:41:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.006455 10.0.0.50 - - [2025-09-15 13:41:55] "POST /security-groups HTTP/1.1" 200 589 0.089884 10.0.0.50 - - [2025-09-15 13:41:55] "POST /projects HTTP/1.1" 200 519 0.213114 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.002360 10.0.0.50 - - [2025-09-15 13:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023715 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.50 - - [2025-09-15 13:41:55] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022327 10.0.0.50 - - [2025-09-15 13:41:55] "POST /access-control-lists HTTP/1.1" 200 598 0.081707 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006915 10.0.0.50 - - [2025-09-15 13:41:55] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006430 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.001940 10.0.0.50 - - [2025-09-15 13:41:55] "POST /access-control-lists HTTP/1.1" 200 596 0.030178 10.0.0.50 - - [2025-09-15 13:41:55] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.083218 10.0.0.50 - - [2025-09-15 13:41:55] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.070144 10.0.0.50 - - [2025-09-15 13:41:55] "POST /security-groups HTTP/1.1" 200 591 0.078707 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.004311 10.0.0.50 - - [2025-09-15 13:41:55] "POST /access-control-lists HTTP/1.1" 200 632 0.068202 10.0.0.50 - - [2025-09-15 13:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.055400 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.007911 10.0.0.50 - - [2025-09-15 13:41:55] "POST /chown HTTP/1.1" 200 109 0.020883 10.0.0.50 - - [2025-09-15 13:41:55] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010221 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2025-09-15 13:41:55] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013982 10.0.0.50 - - [2025-09-15 13:41:55] "POST /access-control-lists HTTP/1.1" 200 630 0.066543 10.0.0.50 - - [2025-09-15 13:41:55] "POST /tags HTTP/1.1" 409 226 0.011273 10.0.0.50 - - [2025-09-15 13:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-09-15 13:41:55] "GET /tag/fed581a0-358f-4429-be36-602805e7ce12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011257 10.0.0.50 - - [2025-09-15 13:41:56] "POST /firewall-rules HTTP/1.1" 200 600 0.080261 10.0.0.50 - - [2025-09-15 13:41:56] "GET /firewall-rule/bb031bee-9e15-45ac-9fbf-b066c98208d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003993 10.0.0.50 - - [2025-09-15 13:41:56] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004680 10.0.0.50 - - [2025-09-15 13:41:56] "GET /firewall-rule/bb031bee-9e15-45ac-9fbf-b066c98208d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002410 10.0.0.50 - - [2025-09-15 13:41:56] "POST /ref-update HTTP/1.1" 200 156 0.063469 10.0.0.50 - - [2025-09-15 13:41:56] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006516 10.0.0.50 - - [2025-09-15 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010577 10.0.0.50 - - [2025-09-15 13:41:56] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003006 10.0.0.50 - - [2025-09-15 13:41:56] "POST /tags HTTP/1.1" 409 226 0.002020 10.0.0.50 - - [2025-09-15 13:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2025-09-15 13:41:56] "GET /tag/fed581a0-358f-4429-be36-602805e7ce12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015306 10.0.0.50 - - [2025-09-15 13:41:56] "POST /firewall-rules HTTP/1.1" 200 598 0.079450 10.0.0.50 - - [2025-09-15 13:41:56] "GET /firewall-rule/7ce5a909-3b87-4e52-a250-992d3c251bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009046 10.0.0.50 - - [2025-09-15 13:41:56] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005538 10.0.0.50 - - [2025-09-15 13:41:56] "GET /firewall-rule/7ce5a909-3b87-4e52-a250-992d3c251bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003291 10.0.0.50 - - [2025-09-15 13:41:56] "POST /ref-update HTTP/1.1" 200 156 0.046179 10.0.0.50 - - [2025-09-15 13:41:57] "POST /tags HTTP/1.1" 200 345 0.094506 10.0.0.50 - - [2025-09-15 13:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017349 10.0.0.50 - - [2025-09-15 13:41:57] "GET /tag/0b132ccc-19c9-48fc-a5cb-90df282c2c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.024827 10.0.0.50 - - [2025-09-15 13:41:57] "POST /projects HTTP/1.1" 409 238 0.002437 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-09-15 13:41:58] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039551 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.50 - - [2025-09-15 13:41:58] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007766 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-09-15 13:41:58] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005554 10.0.0.50 - - [2025-09-15 13:41:58] "POST /security-groups HTTP/1.1" 409 285 0.002519 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2025-09-15 13:41:58] "PUT /security-group/a4c5d23c-3f7f-4a42-8b66-69a19cfa142b HTTP/1.1" 200 262 0.057367 10.0.0.50 - - [2025-09-15 13:41:58] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059043 10.0.0.50 - - [2025-09-15 13:41:58] "PUT /access-control-list/57093ca3-e40c-456a-83e6-928608c383e8 HTTP/1.1" 200 272 0.035337 10.0.0.50 - - [2025-09-15 13:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.046309 10.0.0.50 - - [2025-09-15 13:41:58] "POST /tags HTTP/1.1" 409 228 0.009507 10.0.0.50 - - [2025-09-15 13:41:58] "PUT /access-control-list/adfcb8e6-5b6c-4b93-a733-13cdced9295b HTTP/1.1" 200 272 0.043441 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.50 - - [2025-09-15 13:41:58] "GET /tag/0b132ccc-19c9-48fc-a5cb-90df282c2c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.016647 10.0.0.50 - - [2025-09-15 13:41:58] "POST /tags HTTP/1.1" 200 345 0.029420 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.50 - - [2025-09-15 13:41:58] "GET /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013454 10.0.0.50 - - [2025-09-15 13:41:58] "POST /projects HTTP/1.1" 409 238 0.003499 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.50 - - [2025-09-15 13:41:58] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031580 10.0.0.50 - - [2025-09-15 13:41:58] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062203 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.50 - - [2025-09-15 13:41:58] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006279 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2025-09-15 13:41:58] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004063 10.0.0.50 - - [2025-09-15 13:41:58] "POST /security-groups HTTP/1.1" 409 285 0.002365 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2025-09-15 13:41:58] "PUT /security-group/d9e78e5f-814e-4948-af5c-3582cd924a28 HTTP/1.1" 200 262 0.058696 10.0.0.50 - - [2025-09-15 13:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029533 10.0.0.50 - - [2025-09-15 13:41:58] "PUT /access-control-list/ea5ef459-eba7-41b0-9bf8-ca54eebd4a85 HTTP/1.1" 200 272 0.009538 10.0.0.50 - - [2025-09-15 13:41:58] "POST /tags HTTP/1.1" 409 228 0.004473 10.0.0.50 - - [2025-09-15 13:41:58] "PUT /access-control-list/fa5f35ba-c0af-410f-ba2d-06ed940f2043 HTTP/1.1" 200 272 0.028111 10.0.0.50 - - [2025-09-15 13:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-09-15 13:41:58] "GET /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011785 10.0.0.50 - - [2025-09-15 13:41:59] "POST /tags HTTP/1.1" 200 291 0.058946 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2025-09-15 13:41:59] "GET /tag/a382ae8a-8586-4e91-a790-88f4249e0bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012139 10.0.0.50 - - [2025-09-15 13:41:59] "POST /tags HTTP/1.1" 200 303 0.055217 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.50 - - [2025-09-15 13:41:59] "GET /tag/5d3d7364-5852-486e-b4e7-e915ea845b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014078 10.0.0.50 - - [2025-09-15 13:41:59] "POST /tags HTTP/1.1" 409 252 0.001918 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-09-15 13:41:59] "GET /tag/a12d9143-ff86-4ba0-aff4-5dcd3365c0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014846 10.0.0.50 - - [2025-09-15 13:41:59] "POST /tags HTTP/1.1" 409 226 0.002352 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2025-09-15 13:41:59] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013203 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2025-09-15 13:41:59] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004557 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2025-09-15 13:41:59] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044319 10.0.0.50 - - [2025-09-15 13:41:59] "POST /virtual-machines HTTP/1.1" 200 395 0.014192 10.0.0.50 - - [2025-09-15 13:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033770 10.0.0.50 - - [2025-09-15 13:41:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122339 10.0.0.50 - - [2025-09-15 13:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010743 10.0.0.50 - - [2025-09-15 13:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.50 - - [2025-09-15 13:41:59] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005742 10.0.0.50 - - [2025-09-15 13:41:59] "POST /instance-ips HTTP/1.1" 200 397 0.040020 10.0.0.50 - - [2025-09-15 13:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.051426 10.0.0.50 - - [2025-09-15 13:41:59] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009565 10.0.0.50 - - [2025-09-15 13:42:00] "POST /set-tag HTTP/1.1" 200 109 0.075348 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006637 10.0.0.50 - - [2025-09-15 13:42:00] "GET /instance-ip/c101843c-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008033 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017616 10.0.0.50 - - [2025-09-15 13:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005782 10.0.0.50 - - [2025-09-15 13:42:00] "POST /ref-update HTTP/1.1" 200 156 0.015514 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020839 10.0.0.50 - - [2025-09-15 13:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.50 - - [2025-09-15 13:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004855 10.0.0.50 - - [2025-09-15 13:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2025-09-15 13:42:00] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024043 10.0.0.50 - - [2025-09-15 13:42:00] "POST /virtual-machines HTTP/1.1" 200 395 0.023373 10.0.0.50 - - [2025-09-15 13:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020841 10.0.0.50 - - [2025-09-15 13:42:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105994 10.0.0.50 - - [2025-09-15 13:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009259 10.0.0.50 - - [2025-09-15 13:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007258 10.0.0.50 - - [2025-09-15 13:42:00] "POST /instance-ips HTTP/1.1" 200 397 0.026948 10.0.0.50 - - [2025-09-15 13:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037664 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016178 10.0.0.50 - - [2025-09-15 13:42:00] "POST /set-tag HTTP/1.1" 200 109 0.067913 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025917 10.0.0.50 - - [2025-09-15 13:42:00] "GET /instance-ip/c185d4c6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003949 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004843 10.0.0.50 - - [2025-09-15 13:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.50 - - [2025-09-15 13:42:00] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003735 10.0.0.50 - - [2025-09-15 13:42:01] "POST /ref-update HTTP/1.1" 200 156 0.012209 10.0.0.50 - - [2025-09-15 13:42:01] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012127 10.0.0.50 - - [2025-09-15 13:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.50 - - [2025-09-15 13:42:01] "POST /tags HTTP/1.1" 200 291 0.017865 10.0.0.50 - - [2025-09-15 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.50 - - [2025-09-15 13:42:01] "GET /tag/88bc669d-ff29-4728-ab73-6cfb02c8c7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014950 10.0.0.50 - - [2025-09-15 13:42:01] "POST /tags HTTP/1.1" 409 252 0.002716 10.0.0.50 - - [2025-09-15 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.50 - - [2025-09-15 13:42:01] "GET /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013419 10.0.0.50 - - [2025-09-15 13:42:01] "POST /tags HTTP/1.1" 409 226 0.002283 10.0.0.50 - - [2025-09-15 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.50 - - [2025-09-15 13:42:01] "GET /tag/fed581a0-358f-4429-be36-602805e7ce12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015111 10.0.0.50 - - [2025-09-15 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2025-09-15 13:42:01] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003774 10.0.0.50 - - [2025-09-15 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.50 - - [2025-09-15 13:42:01] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058961 10.0.0.50 - - [2025-09-15 13:42:01] "POST /virtual-machines HTTP/1.1" 200 395 0.010413 10.0.0.50 - - [2025-09-15 13:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022311 10.0.0.50 - - [2025-09-15 13:42:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125255 10.0.0.50 - - [2025-09-15 13:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008390 10.0.0.50 - - [2025-09-15 13:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.50 - - [2025-09-15 13:42:01] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009564 10.0.0.50 - - [2025-09-15 13:42:01] "POST /instance-ips HTTP/1.1" 200 397 0.022603 10.0.0.50 - - [2025-09-15 13:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019517 10.0.0.50 - - [2025-09-15 13:42:01] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013414 10.0.0.50 - - [2025-09-15 13:42:01] "POST /set-tag HTTP/1.1" 200 109 0.063510 10.0.0.50 - - [2025-09-15 13:42:01] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015657 10.0.0.50 - - [2025-09-15 13:42:01] "GET /instance-ip/c22efaf6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003971 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004628 10.0.0.50 - - [2025-09-15 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004384 10.0.0.50 - - [2025-09-15 13:42:02] "POST /ref-update HTTP/1.1" 200 156 0.015836 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005054 10.0.0.50 - - [2025-09-15 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.50 - - [2025-09-15 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008830 10.0.0.50 - - [2025-09-15 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009693 10.0.0.50 - - [2025-09-15 13:42:02] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047049 10.0.0.50 - - [2025-09-15 13:42:02] "POST /virtual-machines HTTP/1.1" 200 395 0.011964 10.0.0.50 - - [2025-09-15 13:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037404 10.0.0.50 - - [2025-09-15 13:42:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108832 10.0.0.50 - - [2025-09-15 13:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011900 10.0.0.50 - - [2025-09-15 13:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019096 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007840 10.0.0.50 - - [2025-09-15 13:42:02] "POST /instance-ips HTTP/1.1" 200 397 0.026298 10.0.0.50 - - [2025-09-15 13:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022769 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009081 10.0.0.50 - - [2025-09-15 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.067436 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014089 10.0.0.50 - - [2025-09-15 13:42:02] "GET /instance-ip/c2abf484-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004060 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004605 10.0.0.50 - - [2025-09-15 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005232 10.0.0.50 - - [2025-09-15 13:42:02] "POST /ref-update HTTP/1.1" 200 156 0.009645 10.0.0.50 - - [2025-09-15 13:42:02] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014972 10.0.0.50 - - [2025-09-15 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.50 - - [2025-09-15 13:42:03] "POST /tags HTTP/1.1" 200 299 0.047675 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019443 10.0.0.50 - - [2025-09-15 13:42:03] "GET /tag/80106f0b-fff0-4b97-ae67-17159fad83ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014658 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2025-09-15 13:42:03] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006811 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.50 - - [2025-09-15 13:42:03] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037434 10.0.0.50 - - [2025-09-15 13:42:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008153 10.0.0.50 - - [2025-09-15 13:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018870 10.0.0.50 - - [2025-09-15 13:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109911 10.0.0.50 - - [2025-09-15 13:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008675 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011415 10.0.0.50 - - [2025-09-15 13:42:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005185 10.0.0.50 - - [2025-09-15 13:42:03] "POST /instance-ips HTTP/1.1" 200 397 0.022860 10.0.0.50 - - [2025-09-15 13:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033365 10.0.0.50 - - [2025-09-15 13:42:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014634 10.0.0.50 - - [2025-09-15 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.024425 10.0.0.50 - - [2025-09-15 13:42:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026334 10.0.0.50 - - [2025-09-15 13:42:03] "GET /instance-ip/c33d550a-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004012 10.0.0.50 - - [2025-09-15 13:42:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005266 10.0.0.50 - - [2025-09-15 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.50 - - [2025-09-15 13:42:03] "POST /tags HTTP/1.1" 200 299 0.027308 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2025-09-15 13:42:03] "GET /tag/51514504-de6b-4349-b045-545a65ef4d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011561 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.50 - - [2025-09-15 13:42:03] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007262 10.0.0.50 - - [2025-09-15 13:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2025-09-15 13:42:04] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046621 10.0.0.50 - - [2025-09-15 13:42:04] "POST /virtual-machines HTTP/1.1" 200 395 0.011684 10.0.0.50 - - [2025-09-15 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015595 10.0.0.50 - - [2025-09-15 13:42:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119997 10.0.0.50 - - [2025-09-15 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009072 10.0.0.50 - - [2025-09-15 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.50 - - [2025-09-15 13:42:04] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005075 10.0.0.50 - - [2025-09-15 13:42:04] "POST /instance-ips HTTP/1.1" 200 397 0.021985 10.0.0.50 - - [2025-09-15 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021350 10.0.0.50 - - [2025-09-15 13:42:04] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010770 10.0.0.50 - - [2025-09-15 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.019957 10.0.0.50 - - [2025-09-15 13:42:04] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010763 10.0.0.50 - - [2025-09-15 13:42:04] "GET /instance-ip/c3b4fd4e-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003109 10.0.0.50 - - [2025-09-15 13:42:04] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006340 10.0.0.50 - - [2025-09-15 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.50 - - [2025-09-15 13:42:04] "POST /tags HTTP/1.1" 200 299 0.016495 10.0.0.50 - - [2025-09-15 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.50 - - [2025-09-15 13:42:04] "GET /tag/34824bac-7ccc-48f9-a510-44bc6f8e4483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014879 10.0.0.50 - - [2025-09-15 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2025-09-15 13:42:04] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004260 10.0.0.50 - - [2025-09-15 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2025-09-15 13:42:04] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051674 10.0.0.50 - - [2025-09-15 13:42:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007864 10.0.0.50 - - [2025-09-15 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011454 10.0.0.50 - - [2025-09-15 13:42:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099800 10.0.0.50 - - [2025-09-15 13:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020822 10.0.0.50 - - [2025-09-15 13:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004873 10.0.0.50 - - [2025-09-15 13:42:05] "POST /instance-ips HTTP/1.1" 200 397 0.019999 10.0.0.50 - - [2025-09-15 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019074 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013503 10.0.0.50 - - [2025-09-15 13:42:05] "POST /set-tag HTTP/1.1" 200 109 0.019865 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018716 10.0.0.50 - - [2025-09-15 13:42:05] "GET /instance-ip/c41f4cb2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004608 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004359 10.0.0.50 - - [2025-09-15 13:42:05] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.50 - - [2025-09-15 13:42:05] "POST /tags HTTP/1.1" 200 299 0.019459 10.0.0.50 - - [2025-09-15 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012339 10.0.0.50 - - [2025-09-15 13:42:05] "GET /tag/984e6a5f-2661-4b19-a3c2-a7eb27d6d178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015399 10.0.0.50 - - [2025-09-15 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004436 10.0.0.50 - - [2025-09-15 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-09-15 13:42:05] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032423 10.0.0.50 - - [2025-09-15 13:42:05] "POST /virtual-machines HTTP/1.1" 200 395 0.013015 10.0.0.50 - - [2025-09-15 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.50 - - [2025-09-15 13:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114360 10.0.0.50 - - [2025-09-15 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009053 10.0.0.50 - - [2025-09-15 13:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006626 10.0.0.50 - - [2025-09-15 13:42:05] "POST /instance-ips HTTP/1.1" 200 397 0.025562 10.0.0.50 - - [2025-09-15 13:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020744 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016552 10.0.0.50 - - [2025-09-15 13:42:05] "POST /set-tag HTTP/1.1" 200 109 0.021889 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012236 10.0.0.50 - - [2025-09-15 13:42:05] "GET /instance-ip/c48cf06e-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002975 10.0.0.50 - - [2025-09-15 13:42:05] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004533 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004217 10.0.0.50 - - [2025-09-15 13:42:06] "POST /ref-update HTTP/1.1" 200 156 0.009445 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004155 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003826 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004424 10.0.0.50 - - [2025-09-15 13:42:06] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019401 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004035 10.0.0.50 - - [2025-09-15 13:42:06] "POST /ref-update HTTP/1.1" 200 156 0.009283 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004665 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004452 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-router/fa4de905-3140-46d8-9319-ec7b262ee4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005297 10.0.0.50 - - [2025-09-15 13:42:06] "POST /ref-update HTTP/1.1" 200 156 0.010739 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016246 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004612 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004819 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005377 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005822 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.003656 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011255 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008611 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007066 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.50 - - [2025-09-15 13:42:06] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004744 10.0.0.50 - - [2025-09-15 13:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.50 - - [2025-09-15 13:42:10] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006686 10.0.0.50 - - [2025-09-15 13:42:10] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.50 - - [2025-09-15 13:42:10] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005871 10.0.0.50 - - [2025-09-15 13:42:10] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.50 - - [2025-09-15 13:42:10] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004131 10.0.0.50 - - [2025-09-15 13:42:10] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.50 - - [2025-09-15 13:42:11] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004525 10.0.0.50 - - [2025-09-15 13:42:11] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine/85eb5bbf-eb5c-40be-9986-27fa14e8d69b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003005 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003971 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine/146df94e-0dae-4db5-988a-bc9a3acf6ee5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004397 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004368 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine/e7084024-a5a1-4ff0-ba7c-b22f90822929?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003586 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004546 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine/d3bf0be2-934c-410e-b533-8923e6cc9fbc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002805 10.0.0.50 - - [2025-09-15 13:42:13] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004373 10.0.0.50 - - [2025-09-15 13:42:15] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005726 10.0.0.50 - - [2025-09-15 13:42:15] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.50 - - [2025-09-15 13:42:15] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004335 10.0.0.50 - - [2025-09-15 13:42:15] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.50 - - [2025-09-15 13:42:18] "GET /virtual-machine/f774e8f3-70db-4b6e-8fad-b0f30b6e1a2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003182 10.0.0.50 - - [2025-09-15 13:42:18] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003878 10.0.0.50 - - [2025-09-15 13:42:18] "GET /virtual-machine/3398b562-cebc-4d40-a786-2438b7e8e239?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003137 10.0.0.50 - - [2025-09-15 13:42:18] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005303 10.0.0.50 - - [2025-09-15 13:42:19] "GET /virtual-machine/1a6c22d2-d95d-423c-945d-50a80159b8e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002770 10.0.0.50 - - [2025-09-15 13:42:19] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004063 10.0.0.50 - - [2025-09-15 13:42:19] "GET /virtual-machine/4695a21b-ff6d-4de4-a513-374eb64ec4a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003566 10.0.0.50 - - [2025-09-15 13:42:19] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005248 10.0.0.50 - - [2025-09-15 13:42:19] "GET /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002414 10.0.0.50 - - [2025-09-15 13:42:19] "POST /tags HTTP/1.1" 200 333 0.030425 10.0.0.50 - - [2025-09-15 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027546 10.0.0.50 - - [2025-09-15 13:42:19] "GET /tag/e7640cc1-f268-4a25-86e6-a5e384016557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017592 10.0.0.50 - - [2025-09-15 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.50 - - [2025-09-15 13:42:19] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031947 10.0.0.50 - - [2025-09-15 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2025-09-15 13:42:19] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004574 10.0.0.50 - - [2025-09-15 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2025-09-15 13:42:19] "GET /service-appliance-set/c44d6ad9-247e-484a-b7fa-8a2b384b7dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001974 10.0.0.50 - - [2025-09-15 13:42:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.001307 10.0.0.50 - - [2025-09-15 13:42:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.109815 10.0.0.50 - - [2025-09-15 13:42:19] "GET /virtual-machine-interface/4d31a1ee-e7d0-436f-835a-2b64a17604ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.022239 10.0.0.50 - - [2025-09-15 13:42:20] "POST /instance-ips HTTP/1.1" 200 409 0.032787 10.0.0.50 - - [2025-09-15 13:42:20] "GET /instance-ip/d178dc50-1be2-4414-ae87-92b26426d1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009113 10.0.0.50 - - [2025-09-15 13:42:20] "POST /loadbalancers HTTP/1.1" 200 629 0.064441 10.0.0.50 - - [2025-09-15 13:42:20] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028565 10.0.0.50 - - [2025-09-15 13:42:20] "GET /instance-ip/d178dc50-1be2-4414-ae87-92b26426d1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002766 10.0.0.50 - - [2025-09-15 13:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017503 10.0.0.50 - - [2025-09-15 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015048 10.0.0.50 - - [2025-09-15 13:42:20] "POST /floating-ips HTTP/1.1" 200 597 0.040866 10.0.0.50 - - [2025-09-15 13:42:20] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046841 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003201 10.0.0.50 - - [2025-09-15 13:42:20] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016231 10.0.0.50 - - [2025-09-15 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2025-09-15 13:42:20] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039634 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer-listener/966934e8-8397-4e5d-a6b1-36a4244f4ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003325 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer-listener/966934e8-8397-4e5d-a6b1-36a4244f4ebd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003194 10.0.0.50 - - [2025-09-15 13:42:20] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022641 10.0.0.50 - - [2025-09-15 13:42:20] "GET /instance-ip/d178dc50-1be2-4414-ae87-92b26426d1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.011298 10.0.0.50 - - [2025-09-15 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.50 - - [2025-09-15 13:42:20] "GET /instance-ip/d178dc50-1be2-4414-ae87-92b26426d1a4?fields=floating_ips HTTP/1.1" 200 1213 0.009069 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004412 10.0.0.50 - - [2025-09-15 13:42:20] "GET /floating-ip/38c619fb-e3b2-4444-8dd5-18131fb1a464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.006712 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004230 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer-pool/2cdc614d-016a-4095-8b7b-de78ce848197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.019571 10.0.0.50 - - [2025-09-15 13:42:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030777 10.0.0.50 - - [2025-09-15 13:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011321 10.0.0.50 - - [2025-09-15 13:42:20] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005656 10.0.0.50 - - [2025-09-15 13:42:20] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006396 10.0.0.50 - - [2025-09-15 13:42:20] "POST /ref-update HTTP/1.1" 200 156 0.006072 10.0.0.50 - - [2025-09-15 13:42:20] "GET /floating-ip/38c619fb-e3b2-4444-8dd5-18131fb1a464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004472 10.0.0.50 - - [2025-09-15 13:42:20] "POST /tags HTTP/1.1" 409 221 0.002330 10.0.0.50 - - [2025-09-15 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.50 - - [2025-09-15 13:42:20] "GET /tag/e7640cc1-f268-4a25-86e6-a5e384016557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013680 10.0.0.50 - - [2025-09-15 13:42:20] "PUT /floating-ip/38c619fb-e3b2-4444-8dd5-18131fb1a464 HTTP/1.1" 200 256 0.008861 10.0.0.50 - - [2025-09-15 13:42:20] "POST /set-tag HTTP/1.1" 200 109 0.059834 10.0.0.50 - - [2025-09-15 13:42:20] "GET /loadbalancer-pool/2cdc614d-016a-4095-8b7b-de78ce848197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007549 10.0.0.50 - - [2025-09-15 13:42:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023851 10.0.0.50 - - [2025-09-15 13:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008219 10.0.0.50 - - [2025-09-15 13:42:21] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024717 10.0.0.50 - - [2025-09-15 13:42:21] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009419 10.0.0.50 - - [2025-09-15 13:42:21] "POST /ref-update HTTP/1.1" 200 156 0.012239 10.0.0.50 - - [2025-09-15 13:42:21] "GET /floating-ip/38c619fb-e3b2-4444-8dd5-18131fb1a464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.003621 10.0.0.50 - - [2025-09-15 13:42:21] "POST /set-tag HTTP/1.1" 200 109 0.085729 10.0.0.50 - - [2025-09-15 13:42:22] "POST /tags HTTP/1.1" 409 206 0.002470 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.50 - - [2025-09-15 13:42:22] "GET /tag/5d3d7364-5852-486e-b4e7-e915ea845b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014157 10.0.0.50 - - [2025-09-15 13:42:22] "POST /tags HTTP/1.1" 409 204 0.004306 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.50 - - [2025-09-15 13:42:22] "GET /tag/51514504-de6b-4349-b045-545a65ef4d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011539 10.0.0.50 - - [2025-09-15 13:42:22] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003091 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.50 - - [2025-09-15 13:42:22] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002611 10.0.0.50 - - [2025-09-15 13:42:22] "POST /tags HTTP/1.1" 409 206 0.001750 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.50 - - [2025-09-15 13:42:22] "GET /tag/5d3d7364-5852-486e-b4e7-e915ea845b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011603 10.0.0.50 - - [2025-09-15 13:42:22] "POST /tags HTTP/1.1" 409 226 0.002072 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.50 - - [2025-09-15 13:42:22] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016756 10.0.0.50 - - [2025-09-15 13:42:22] "POST /tags HTTP/1.1" 409 204 0.002469 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.50 - - [2025-09-15 13:42:22] "GET /tag/51514504-de6b-4349-b045-545a65ef4d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010707 10.0.0.50 - - [2025-09-15 13:42:22] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2025-09-15 13:42:22] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011034 10.0.0.50 - - [2025-09-15 13:42:22] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002521 10.0.0.50 - - [2025-09-15 13:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.50 - - [2025-09-15 13:42:22] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006313 10.0.0.50 - - [2025-09-15 13:42:22] "POST /firewall-rules HTTP/1.1" 200 626 0.081465 10.0.0.50 - - [2025-09-15 13:42:22] "POST /firewall-rules HTTP/1.1" 200 646 0.077086 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-rule/fb378c6b-dc9b-4553-a5cc-224e1b482ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.021565 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002858 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-rule/7b7135a9-db77-417b-a76c-60ef0175b7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.008142 10.0.0.50 - - [2025-09-15 13:42:22] "POST /ref-update HTTP/1.1" 200 156 0.017947 10.0.0.50 - - [2025-09-15 13:42:22] "POST /firewall-policys HTTP/1.1" 200 606 0.041536 10.0.0.50 - - [2025-09-15 13:42:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012927 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014931 10.0.0.50 - - [2025-09-15 13:42:22] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003244 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002873 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003442 10.0.0.50 - - [2025-09-15 13:42:22] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003214 10.0.0.50 - - [2025-09-15 13:42:23] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009284 10.0.0.50 - - [2025-09-15 13:42:23] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003413 10.0.0.50 - - [2025-09-15 13:42:23] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002846 10.0.0.50 - - [2025-09-15 13:42:23] "POST /ref-update HTTP/1.1" 200 156 0.023772 10.0.0.50 - - [2025-09-15 13:42:23] "POST /ref-update HTTP/1.1" 200 156 0.035431 10.0.0.50 - - [2025-09-15 13:42:23] "POST /ref-update HTTP/1.1" 200 156 0.029499 10.0.0.50 - - [2025-09-15 13:42:23] "POST /ref-update HTTP/1.1" 200 156 0.022377 10.0.0.50 - - [2025-09-15 13:42:23] "POST /ref-update HTTP/1.1" 200 156 0.034437 10.0.0.50 - - [2025-09-15 13:42:23] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006557 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:43:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:43:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003121 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005509 10.0.0.50 - - [2025-09-15 13:44:20] "POST /set-tag HTTP/1.1" 200 109 0.007663 10.0.0.50 - - [2025-09-15 13:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.50 - - [2025-09-15 13:44:20] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004148 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005128 10.0.0.50 - - [2025-09-15 13:44:20] "POST /set-tag HTTP/1.1" 200 109 0.029410 10.0.0.50 - - [2025-09-15 13:44:20] "DELETE /loadbalancer-member/fe19cccd-2d65-4bc7-8a2e-f88ed6097bf5 HTTP/1.1" 200 115 0.052119 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005608 10.0.0.50 - - [2025-09-15 13:44:20] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.50 - - [2025-09-15 13:44:20] "DELETE /loadbalancer-member/ace08699-6c9a-4e73-a86b-78353965f54f HTTP/1.1" 200 115 0.058089 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006069 10.0.0.50 - - [2025-09-15 13:44:20] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.50 - - [2025-09-15 13:44:20] "DELETE /loadbalancer-member/043ef13e-b1de-4e16-8705-20f6bbe3c716 HTTP/1.1" 200 115 0.051398 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004212 10.0.0.50 - - [2025-09-15 13:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.50 - - [2025-09-15 13:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.50 - - [2025-09-15 13:44:20] "GET /loadbalancer/77054846-c61d-48ee-bdb9-a35e33696ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003400 10.0.0.50 - - [2025-09-15 13:44:20] "GET /loadbalancer-pool/81888b34-bbe3-4b36-85ce-7d9bcdcdd0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008346 10.0.0.50 - - [2025-09-15 13:44:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018610 10.0.0.50 - - [2025-09-15 13:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040918 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006253 10.0.0.50 - - [2025-09-15 13:44:20] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005238 10.0.0.50 - - [2025-09-15 13:44:20] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002929 10.0.0.50 - - [2025-09-15 13:44:21] "POST /set-tag HTTP/1.1" 200 109 0.079823 10.0.0.50 - - [2025-09-15 13:44:21] "GET /loadbalancer-pool/a52f373c-06ac-42b5-80fc-4551005e8ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014016 10.0.0.50 - - [2025-09-15 13:44:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016325 10.0.0.50 - - [2025-09-15 13:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015721 10.0.0.50 - - [2025-09-15 13:44:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013192 10.0.0.50 - - [2025-09-15 13:44:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009902 10.0.0.50 - - [2025-09-15 13:44:21] "POST /set-tag HTTP/1.1" 200 109 0.005333 10.0.0.50 - - [2025-09-15 13:44:21] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007317 10.0.0.50 - - [2025-09-15 13:44:21] "GET /loadbalancer-pool/9575eb59-f163-402b-b0d6-615c5d48e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008433 10.0.0.50 - - [2025-09-15 13:44:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030983 10.0.0.50 - - [2025-09-15 13:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035820 10.0.0.50 - - [2025-09-15 13:44:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017334 10.0.0.50 - - [2025-09-15 13:44:21] "GET /virtual-machine-interface/67e07ddc-9238-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008271 10.0.0.50 - - [2025-09-15 13:44:21] "GET /floating-ip/d8d8b598-985d-4ef2-9297-8d9fe64260b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002156 10.0.0.50 - - [2025-09-15 13:44:21] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 252 0.002572 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021540 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 228 0.002481 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015434 10.0.0.50 - - [2025-09-15 13:44:28] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011727 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2025-09-15 13:44:28] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003167 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/5d3d7364-5852-486e-b4e7-e915ea845b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019977 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 226 0.004046 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015945 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 204 0.003745 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/51514504-de6b-4349-b045-545a65ef4d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.021323 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 226 0.002493 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020602 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 228 0.002778 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.50 - - [2025-09-15 13:44:28] "GET /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014544 10.0.0.50 - - [2025-09-15 13:44:28] "POST /tags HTTP/1.1" 409 252 0.002630 10.0.0.50 - - [2025-09-15 13:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.50 - - [2025-09-15 13:44:29] "GET /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020085 10.0.0.50 - - [2025-09-15 13:44:29] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002485 10.0.0.50 - - [2025-09-15 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.50 - - [2025-09-15 13:44:29] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003033 10.0.0.50 - - [2025-09-15 13:44:29] "POST /firewall-rules HTTP/1.1" 409 281 0.006610 10.0.0.50 - - [2025-09-15 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2025-09-15 13:44:29] "PUT /firewall-rule/7b7135a9-db77-417b-a76c-60ef0175b7cb HTTP/1.1" 200 260 0.016501 10.0.0.50 - - [2025-09-15 13:44:29] "POST /firewall-rules HTTP/1.1" 409 291 0.007362 10.0.0.50 - - [2025-09-15 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2025-09-15 13:44:29] "PUT /firewall-rule/fb378c6b-dc9b-4553-a5cc-224e1b482ef0 HTTP/1.1" 200 260 0.027802 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-rule/fb378c6b-dc9b-4553-a5cc-224e1b482ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.071203 10.0.0.50 - - [2025-09-15 13:44:29] "POST /firewall-rules HTTP/1.1" 200 658 0.268938 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-rule/8f98e670-b117-4a51-8bf7-a90275caccf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004903 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002907 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-rule/7b7135a9-db77-417b-a76c-60ef0175b7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002671 10.0.0.50 - - [2025-09-15 13:44:29] "POST /firewall-policys HTTP/1.1" 409 269 0.003614 10.0.0.50 - - [2025-09-15 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.50 - - [2025-09-15 13:44:29] "PUT /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4 HTTP/1.1" 200 264 0.045151 10.0.0.50 - - [2025-09-15 13:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025772 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007473 10.0.0.50 - - [2025-09-15 13:44:29] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002752 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005440 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004282 10.0.0.50 - - [2025-09-15 13:44:29] "GET /firewall-policy/a8980bf1-c054-4d22-9521-87bf8c62ca4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003343 10.0.0.50 - - [2025-09-15 13:44:30] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004698 10.0.0.50 - - [2025-09-15 13:44:30] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014797 10.0.0.50 - - [2025-09-15 13:44:30] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.064089 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001283 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:44:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:44:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:44:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.50 - - [2025-09-15 13:44:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.50 - - [2025-09-15 13:45:30] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009923 10.0.0.50 - - [2025-09-15 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.50 - - [2025-09-15 13:45:30] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011387 10.0.0.50 - - [2025-09-15 13:45:30] "POST /set-tag HTTP/1.1" 200 109 0.004433 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007715 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004374 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005454 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.50 - - [2025-09-15 13:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2025-09-15 13:45:31] "GET /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002918 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005724 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.070920 10.0.0.50 - - [2025-09-15 13:45:31] "DELETE /loadbalancer-member/9994f874-8643-4b87-a6e8-3640f884905b HTTP/1.1" 200 115 0.052637 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007222 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.50 - - [2025-09-15 13:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2025-09-15 13:45:31] "GET /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002448 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004283 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004162 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009035 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006571 10.0.0.50 - - [2025-09-15 13:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.50 - - [2025-09-15 13:45:31] "GET /virtual-machine/146df94e-0dae-4db5-988a-bc9a3acf6ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002650 10.0.0.50 - - [2025-09-15 13:45:32] "POST /ref-update HTTP/1.1" 200 156 0.010925 10.0.0.50 - - [2025-09-15 13:45:32] "GET /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005341 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.026277 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.037549 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.017159 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.028906 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.030190 10.0.0.50 - - [2025-09-15 13:45:32] "DELETE /instance-ip/c185d4c6-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.048637 10.0.0.50 - - [2025-09-15 13:45:32] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.50 - - [2025-09-15 13:45:32] "DELETE /virtual-machine-interface/c16ba4ac-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.036995 10.0.0.50 - - [2025-09-15 13:45:32] "DELETE /virtual-machine/146df94e-0dae-4db5-988a-bc9a3acf6ee5 HTTP/1.1" 200 115 0.019748 10.0.0.50 - - [2025-09-15 13:45:32] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005070 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2025-09-15 13:45:32] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007278 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.50 - - [2025-09-15 13:45:32] "GET /virtual-machine/d3bf0be2-934c-410e-b533-8923e6cc9fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003704 10.0.0.50 - - [2025-09-15 13:45:32] "POST /ref-update HTTP/1.1" 200 156 0.011670 10.0.0.50 - - [2025-09-15 13:45:32] "GET /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014236 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.034549 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.031289 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.030164 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.014925 10.0.0.50 - - [2025-09-15 13:45:32] "POST /set-tag HTTP/1.1" 200 109 0.026211 10.0.0.50 - - [2025-09-15 13:45:32] "DELETE /instance-ip/c2abf484-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.051672 10.0.0.50 - - [2025-09-15 13:45:32] "DELETE /virtual-machine-interface/c291e170-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.035972 10.0.0.50 - - [2025-09-15 13:45:32] "DELETE /virtual-machine/d3bf0be2-934c-410e-b533-8923e6cc9fbc HTTP/1.1" 200 115 0.024044 10.0.0.50 - - [2025-09-15 13:45:32] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009803 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010220 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine/e7084024-a5a1-4ff0-ba7c-b22f90822929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002901 10.0.0.50 - - [2025-09-15 13:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010846 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020220 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.019269 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.018185 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.026097 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.028419 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.024207 10.0.0.50 - - [2025-09-15 13:45:33] "DELETE /instance-ip/c22efaf6-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.044340 10.0.0.50 - - [2025-09-15 13:45:33] "DELETE /virtual-machine-interface/c21122a6-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.039579 10.0.0.50 - - [2025-09-15 13:45:33] "DELETE /virtual-machine/e7084024-a5a1-4ff0-ba7c-b22f90822929 HTTP/1.1" 200 115 0.017017 10.0.0.50 - - [2025-09-15 13:45:33] "DELETE /tag/88bc669d-ff29-4728-ab73-6cfb02c8c7ee HTTP/1.1" 200 115 0.031949 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012439 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.005775 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008706 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine/85eb5bbf-eb5c-40be-9986-27fa14e8d69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003119 10.0.0.50 - - [2025-09-15 13:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010877 10.0.0.50 - - [2025-09-15 13:45:33] "GET /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008003 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.021857 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.032371 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.048692 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.014749 10.0.0.50 - - [2025-09-15 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.027357 10.0.0.50 - - [2025-09-15 13:45:33] "DELETE /instance-ip/c101843c-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.056820 10.0.0.50 - - [2025-09-15 13:45:33] "POST /ref-update HTTP/1.1" 200 156 0.007986 10.0.0.50 - - [2025-09-15 13:45:34] "DELETE /virtual-machine-interface/c0e38a40-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.040894 10.0.0.50 - - [2025-09-15 13:45:34] "DELETE /virtual-machine/85eb5bbf-eb5c-40be-9986-27fa14e8d69b HTTP/1.1" 200 115 0.020731 10.0.0.50 - - [2025-09-15 13:45:34] "DELETE /tag/5d3d7364-5852-486e-b4e7-e915ea845b20 HTTP/1.1" 409 388 0.005080 10.0.0.50 - - [2025-09-15 13:45:34] "DELETE /tag/a382ae8a-8586-4e91-a790-88f4249e0bba HTTP/1.1" 200 115 0.035663 10.0.0.50 - - [2025-09-15 13:45:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002425 10.0.0.50 - - [2025-09-15 13:45:47] "GET /global-system-configs HTTP/1.1" 200 322 0.004063 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008824 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.004231 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007455 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine/3398b562-cebc-4d40-a786-2438b7e8e239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003269 10.0.0.50 - - [2025-09-15 13:46:02] "POST /ref-update HTTP/1.1" 200 156 0.014041 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004451 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.019374 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.017939 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.015224 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.021353 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /instance-ip/c41f4cb2-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.045662 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /virtual-machine-interface/c40b78d6-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.042121 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /virtual-machine/3398b562-cebc-4d40-a786-2438b7e8e239 HTTP/1.1" 200 115 0.018584 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /tag/34824bac-7ccc-48f9-a510-44bc6f8e4483 HTTP/1.1" 200 115 0.036226 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004826 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004559 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine/1a6c22d2-d95d-423c-945d-50a80159b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004546 10.0.0.50 - - [2025-09-15 13:46:02] "POST /ref-update HTTP/1.1" 200 156 0.010559 10.0.0.50 - - [2025-09-15 13:46:02] "GET /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013240 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.017745 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.026463 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.027107 10.0.0.50 - - [2025-09-15 13:46:02] "POST /set-tag HTTP/1.1" 200 109 0.015233 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /instance-ip/c3b4fd4e-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.055455 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /virtual-machine-interface/c399e4d2-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.040833 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /virtual-machine/1a6c22d2-d95d-423c-945d-50a80159b8e3 HTTP/1.1" 200 115 0.022291 10.0.0.50 - - [2025-09-15 13:46:02] "DELETE /tag/51514504-de6b-4349-b045-545a65ef4d39 HTTP/1.1" 409 236 0.010907 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005359 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004336 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.007676 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine/f774e8f3-70db-4b6e-8fad-b0f30b6e1a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002973 10.0.0.50 - - [2025-09-15 13:46:03] "POST /ref-update HTTP/1.1" 200 156 0.010430 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019161 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.017194 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.033449 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.024194 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.014027 10.0.0.50 - - [2025-09-15 13:46:03] "DELETE /instance-ip/c33d550a-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.051131 10.0.0.50 - - [2025-09-15 13:46:03] "DELETE /virtual-machine-interface/c3235556-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.036805 10.0.0.50 - - [2025-09-15 13:46:03] "DELETE /virtual-machine/f774e8f3-70db-4b6e-8fad-b0f30b6e1a2f HTTP/1.1" 200 115 0.026281 10.0.0.50 - - [2025-09-15 13:46:03] "DELETE /tag/0b132ccc-19c9-48fc-a5cb-90df282c2c94 HTTP/1.1" 200 115 0.036074 10.0.0.50 - - [2025-09-15 13:46:03] "DELETE /tag/a12d9143-ff86-4ba0-aff4-5dcd3365c0d3 HTTP/1.1" 200 115 0.039764 10.0.0.50 - - [2025-09-15 13:46:03] "DELETE /tag/80106f0b-fff0-4b97-ae67-17159fad83ce HTTP/1.1" 200 115 0.041842 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004198 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004421 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine/4695a21b-ff6d-4de4-a513-374eb64ec4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.008389 10.0.0.50 - - [2025-09-15 13:46:03] "POST /ref-update HTTP/1.1" 200 156 0.018716 10.0.0.50 - - [2025-09-15 13:46:03] "GET /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024715 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.018232 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.018360 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.021937 10.0.0.50 - - [2025-09-15 13:46:03] "POST /set-tag HTTP/1.1" 200 109 0.012678 10.0.0.50 - - [2025-09-15 13:46:04] "DELETE /instance-ip/c48cf06e-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.058240 10.0.0.50 - - [2025-09-15 13:46:04] "DELETE /virtual-machine-interface/c4720bbe-9239-11f0-a4d9-fa163e6c9433 HTTP/1.1" 200 115 0.049700 10.0.0.50 - - [2025-09-15 13:46:04] "DELETE /virtual-machine/4695a21b-ff6d-4de4-a513-374eb64ec4a0 HTTP/1.1" 200 115 0.031908 10.0.0.50 - - [2025-09-15 13:46:04] "DELETE /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e HTTP/1.1" 409 236 0.005612 10.0.0.50 - - [2025-09-15 13:46:04] "DELETE /tag/984e6a5f-2661-4b19-a3c2-a7eb27d6d178 HTTP/1.1" 200 115 0.043783 10.0.0.50 - - [2025-09-15 13:46:04] "DELETE /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5 HTTP/1.1" 409 236 0.011379 10.0.0.50 - - [2025-09-15 13:46:06] "POST /projects HTTP/1.1" 409 238 0.003019 10.0.0.50 - - [2025-09-15 13:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2025-09-15 13:46:06] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035614 10.0.0.50 - - [2025-09-15 13:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.50 - - [2025-09-15 13:46:06] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004961 10.0.0.50 - - [2025-09-15 13:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2025-09-15 13:46:06] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004069 10.0.0.50 - - [2025-09-15 13:46:06] "POST /security-groups HTTP/1.1" 409 285 0.002112 10.0.0.50 - - [2025-09-15 13:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.50 - - [2025-09-15 13:46:06] "PUT /security-group/d9e78e5f-814e-4948-af5c-3582cd924a28 HTTP/1.1" 200 262 0.058483 10.0.0.50 - - [2025-09-15 13:46:06] "PUT /access-control-list/ea5ef459-eba7-41b0-9bf8-ca54eebd4a85 HTTP/1.1" 200 272 0.014695 10.0.0.50 - - [2025-09-15 13:46:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025422 10.0.0.50 - - [2025-09-15 13:46:06] "PUT /access-control-list/fa5f35ba-c0af-410f-ba2d-06ed940f2043 HTTP/1.1" 200 272 0.038486 10.0.0.50 - - [2025-09-15 13:46:11] "POST /projects HTTP/1.1" 409 238 0.002208 10.0.0.50 - - [2025-09-15 13:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.50 - - [2025-09-15 13:46:11] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030313 10.0.0.50 - - [2025-09-15 13:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.50 - - [2025-09-15 13:46:11] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004012 10.0.0.50 - - [2025-09-15 13:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2025-09-15 13:46:11] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005998 10.0.0.50 - - [2025-09-15 13:46:11] "POST /security-groups HTTP/1.1" 409 285 0.003030 10.0.0.50 - - [2025-09-15 13:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.50 - - [2025-09-15 13:46:11] "PUT /security-group/d9e78e5f-814e-4948-af5c-3582cd924a28 HTTP/1.1" 200 262 0.063513 10.0.0.50 - - [2025-09-15 13:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018714 10.0.0.50 - - [2025-09-15 13:46:11] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006029 10.0.0.50 - - [2025-09-15 13:46:11] "PUT /access-control-list/ea5ef459-eba7-41b0-9bf8-ca54eebd4a85 HTTP/1.1" 200 272 0.024027 10.0.0.50 - - [2025-09-15 13:46:11] "PUT /access-control-list/fa5f35ba-c0af-410f-ba2d-06ed940f2043 HTTP/1.1" 200 272 0.012280 10.0.0.50 - - [2025-09-15 13:46:11] "GET /firewall-rule/bb031bee-9e15-45ac-9fbf-b066c98208d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002838 10.0.0.50 - - [2025-09-15 13:46:11] "POST /ref-update HTTP/1.1" 200 156 0.048333 10.0.0.50 - - [2025-09-15 13:46:11] "DELETE /firewall-rule/bb031bee-9e15-45ac-9fbf-b066c98208d5 HTTP/1.1" 200 115 0.046506 10.0.0.50 - - [2025-09-15 13:46:11] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004069 10.0.0.50 - - [2025-09-15 13:46:11] "GET /firewall-rule/7ce5a909-3b87-4e52-a250-992d3c251bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003189 10.0.0.50 - - [2025-09-15 13:46:11] "POST /ref-update HTTP/1.1" 200 156 0.060839 10.0.0.50 - - [2025-09-15 13:46:11] "DELETE /firewall-rule/7ce5a909-3b87-4e52-a250-992d3c251bec HTTP/1.1" 200 115 0.051432 10.0.0.50 - - [2025-09-15 13:46:11] "DELETE /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e HTTP/1.1" 409 236 0.004746 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /tag/fed581a0-358f-4429-be36-602805e7ce12 HTTP/1.1" 200 115 0.332476 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5 HTTP/1.1" 409 236 0.004105 10.0.0.50 - - [2025-09-15 13:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.50 - - [2025-09-15 13:46:12] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004718 10.0.0.50 - - [2025-09-15 13:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2025-09-15 13:46:12] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004458 10.0.0.50 - - [2025-09-15 13:46:12] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.043059 10.0.0.50 - - [2025-09-15 13:46:12] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.038970 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /security-group/d9e78e5f-814e-4948-af5c-3582cd924a28 HTTP/1.1" 200 115 0.060070 10.0.0.50 - - [2025-09-15 13:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /access-control-list/ea5ef459-eba7-41b0-9bf8-ca54eebd4a85 HTTP/1.1" 200 115 0.039904 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /access-control-list/fa5f35ba-c0af-410f-ba2d-06ed940f2043 HTTP/1.1" 200 115 0.023947 10.0.0.50 - - [2025-09-15 13:46:12] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033139 10.0.0.50 - - [2025-09-15 13:46:12] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?fields=security_groups HTTP/1.1" 200 1352 0.045844 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /security-group/d465ae1e-7c30-452b-9d80-1351c6e90112 HTTP/1.1" 200 115 0.044529 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /access-control-list/46ac25fc-8101-44d0-8b2b-e79cf5e72965 HTTP/1.1" 200 115 0.044260 10.0.0.50 - - [2025-09-15 13:46:12] "GET /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764?fields=application_policy_sets HTTP/1.1" 200 1391 0.047791 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /access-control-list/656732cb-de25-46b5-ba16-a80ba55b86d4 HTTP/1.1" 200 115 0.042813 10.0.0.50 - - [2025-09-15 13:46:12] "DELETE /project/887aee66-e7cb-47f5-b5bb-e6c0e8b11764 HTTP/1.1" 200 115 0.308074 10.0.0.50 - - [2025-09-15 13:46:13] "POST /projects HTTP/1.1" 409 238 0.006355 10.0.0.50 - - [2025-09-15 13:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2025-09-15 13:46:13] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045959 10.0.0.50 - - [2025-09-15 13:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.50 - - [2025-09-15 13:46:13] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003762 10.0.0.50 - - [2025-09-15 13:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2025-09-15 13:46:13] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004280 10.0.0.50 - - [2025-09-15 13:46:13] "POST /security-groups HTTP/1.1" 409 285 0.002204 10.0.0.50 - - [2025-09-15 13:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.50 - - [2025-09-15 13:46:13] "PUT /security-group/a4c5d23c-3f7f-4a42-8b66-69a19cfa142b HTTP/1.1" 200 262 0.054889 10.0.0.50 - - [2025-09-15 13:46:13] "PUT /access-control-list/57093ca3-e40c-456a-83e6-928608c383e8 HTTP/1.1" 200 272 0.015720 10.0.0.50 - - [2025-09-15 13:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024898 10.0.0.50 - - [2025-09-15 13:46:13] "PUT /access-control-list/adfcb8e6-5b6c-4b93-a733-13cdced9295b HTTP/1.1" 200 272 0.028069 10.0.0.50 - - [2025-09-15 13:46:17] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002592 10.0.0.50 - - [2025-09-15 13:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2025-09-15 13:46:17] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002611 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-policy/3745e901-1e9d-4c85-9d5b-276c021fc65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002543 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-rule/7b7135a9-db77-417b-a76c-60ef0175b7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002312 10.0.0.50 - - [2025-09-15 13:46:17] "POST /ref-update HTTP/1.1" 200 156 0.015695 10.0.0.50 - - [2025-09-15 13:46:17] "DELETE /firewall-rule/7b7135a9-db77-417b-a76c-60ef0175b7cb HTTP/1.1" 200 115 0.044902 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004305 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-rule/8f98e670-b117-4a51-8bf7-a90275caccf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003364 10.0.0.50 - - [2025-09-15 13:46:17] "POST /ref-update HTTP/1.1" 200 156 0.015936 10.0.0.50 - - [2025-09-15 13:46:17] "DELETE /firewall-rule/8f98e670-b117-4a51-8bf7-a90275caccf6 HTTP/1.1" 200 115 0.051245 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005165 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-rule/fb378c6b-dc9b-4553-a5cc-224e1b482ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003949 10.0.0.50 - - [2025-09-15 13:46:17] "POST /ref-update HTTP/1.1" 200 156 0.013073 10.0.0.50 - - [2025-09-15 13:46:17] "DELETE /firewall-rule/fb378c6b-dc9b-4553-a5cc-224e1b482ef0 HTTP/1.1" 200 115 0.063003 10.0.0.50 - - [2025-09-15 13:46:17] "GET /application-policy-set/0c37b6dc-ea66-4454-a359-aa09719fd044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003398 10.0.0.50 - - [2025-09-15 13:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2025-09-15 13:46:17] "GET /policy-management/c8a4b6c9-2036-4cb9-b805-72f174cbc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002579 10.0.0.50 - - [2025-09-15 13:46:17] "GET /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003598 10.0.0.50 - - [2025-09-15 13:46:18] "POST /ref-update HTTP/1.1" 200 156 0.025796 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /firewall-policy/f461289f-8b51-4c24-b00e-dcae37cecbd4 HTTP/1.1" 200 115 0.046805 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /tag/c69e55e8-3660-477a-ab0f-09c2aa88634e HTTP/1.1" 200 115 0.034906 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /tag/5d3d7364-5852-486e-b4e7-e915ea845b20 HTTP/1.1" 200 115 0.061962 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /tag/51514504-de6b-4349-b045-545a65ef4d39 HTTP/1.1" 200 115 0.057112 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /tag/f74b00fe-fbb2-49d5-abf1-0de8f48652c5 HTTP/1.1" 200 115 0.062692 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /loadbalancer-member/ea7a8de5-ed2b-4eee-abe8-029e1c9cead1 HTTP/1.1" 200 115 0.033644 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /loadbalancer-pool/2cdc614d-016a-4095-8b7b-de78ce848197 HTTP/1.1" 200 115 0.037822 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /loadbalancer-listener/966934e8-8397-4e5d-a6b1-36a4244f4ebd HTTP/1.1" 200 115 0.036181 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /loadbalancer/790e53fb-9a2f-4b18-a6eb-530b128bd86c HTTP/1.1" 200 115 0.047104 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /floating-ip/38c619fb-e3b2-4444-8dd5-18131fb1a464 HTTP/1.1" 200 115 0.031353 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /instance-ip/d178dc50-1be2-4414-ae87-92b26426d1a4 HTTP/1.1" 200 115 0.046764 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /virtual-machine-interface/4d31a1ee-e7d0-436f-835a-2b64a17604ce HTTP/1.1" 200 115 0.050306 10.0.0.50 - - [2025-09-15 13:46:18] "DELETE /tag/e7640cc1-f268-4a25-86e6-a5e384016557 HTTP/1.1" 200 115 0.038410 10.0.0.50 - - [2025-09-15 13:46:18] "POST /projects HTTP/1.1" 409 238 0.002588 10.0.0.50 - - [2025-09-15 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.50 - - [2025-09-15 13:46:18] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040401 10.0.0.50 - - [2025-09-15 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.50 - - [2025-09-15 13:46:18] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005404 10.0.0.50 - - [2025-09-15 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.50 - - [2025-09-15 13:46:18] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007093 10.0.0.50 - - [2025-09-15 13:46:18] "POST /security-groups HTTP/1.1" 409 285 0.002859 10.0.0.50 - - [2025-09-15 13:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.50 - - [2025-09-15 13:46:18] "PUT /security-group/a4c5d23c-3f7f-4a42-8b66-69a19cfa142b HTTP/1.1" 200 262 0.069200 10.0.0.50 - - [2025-09-15 13:46:18] "PUT /access-control-list/57093ca3-e40c-456a-83e6-928608c383e8 HTTP/1.1" 200 272 0.017443 10.0.0.50 - - [2025-09-15 13:46:19] "PUT /access-control-list/adfcb8e6-5b6c-4b93-a733-13cdced9295b HTTP/1.1" 200 272 0.020732 10.0.0.50 - - [2025-09-15 13:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025846 10.0.0.50 - - [2025-09-15 13:46:19] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.017443 10.0.0.50 - - [2025-09-15 13:46:19] "GET /firewall-rule/dcfb189f-8019-41a0-abf3-7eaffd115ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010897 10.0.0.50 - - [2025-09-15 13:46:19] "POST /ref-update HTTP/1.1" 200 156 0.082587 10.0.0.50 - - [2025-09-15 13:46:19] "DELETE /firewall-rule/dcfb189f-8019-41a0-abf3-7eaffd115ae8 HTTP/1.1" 200 115 0.051172 10.0.0.50 - - [2025-09-15 13:46:19] "GET /firewall-policy/da9bcd07-4f04-4c93-84e0-cb1c0c53b1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006796 10.0.0.50 - - [2025-09-15 13:46:19] "GET /firewall-rule/62012657-c08b-49a7-9d3b-fe18b936e1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002891 10.0.0.50 - - [2025-09-15 13:46:19] "POST /ref-update HTTP/1.1" 200 156 0.085644 10.0.0.50 - - [2025-09-15 13:46:19] "DELETE /firewall-rule/62012657-c08b-49a7-9d3b-fe18b936e1e1 HTTP/1.1" 200 115 0.048403 10.0.0.50 - - [2025-09-15 13:46:19] "DELETE /tag/24dd6811-74e9-4ae4-b8f0-bd41b12058c2 HTTP/1.1" 200 115 0.044725 10.0.0.50 - - [2025-09-15 13:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.50 - - [2025-09-15 13:46:19] "GET /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004659 10.0.0.50 - - [2025-09-15 13:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-09-15 13:46:19] "GET /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004094 10.0.0.50 - - [2025-09-15 13:46:19] "PUT /virtual-network/c46cad7f-c342-4b64-9a78-590109132ceb HTTP/1.1" 200 264 0.073102 10.0.0.50 - - [2025-09-15 13:46:19] "PUT /virtual-network/f5738cdd-b85b-4ebd-a3a6-6b6c0fc8b24e HTTP/1.1" 200 264 0.039149 10.0.0.50 - - [2025-09-15 13:46:19] "DELETE /security-group/a4c5d23c-3f7f-4a42-8b66-69a19cfa142b HTTP/1.1" 200 115 0.054385 10.0.0.50 - - [2025-09-15 13:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.50 - - [2025-09-15 13:46:19] "DELETE /access-control-list/57093ca3-e40c-456a-83e6-928608c383e8 HTTP/1.1" 200 115 0.043416 10.0.0.50 - - [2025-09-15 13:46:19] "DELETE /access-control-list/adfcb8e6-5b6c-4b93-a733-13cdced9295b HTTP/1.1" 200 115 0.042809 10.0.0.50 - - [2025-09-15 13:46:19] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049541 10.0.0.50 - - [2025-09-15 13:46:19] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?fields=security_groups HTTP/1.1" 200 1353 0.050891 10.0.0.50 - - [2025-09-15 13:46:20] "DELETE /security-group/52286624-6d39-4c0e-ae8b-67df164adc4e HTTP/1.1" 200 115 0.062966 10.0.0.50 - - [2025-09-15 13:46:20] "DELETE /access-control-list/c45dac6f-1669-462d-bc15-401f94a43d07 HTTP/1.1" 200 115 0.054883 10.0.0.50 - - [2025-09-15 13:46:20] "GET /project/cc5181e9-d996-4b6f-be5a-8150a303686e?fields=application_policy_sets HTTP/1.1" 200 1392 0.069704 10.0.0.50 - - [2025-09-15 13:46:20] "DELETE /access-control-list/83dbf04e-eb88-448b-83ad-cf73dc876ef8 HTTP/1.1" 200 115 0.068169 10.0.0.50 - - [2025-09-15 13:46:20] "DELETE /project/cc5181e9-d996-4b6f-be5a-8150a303686e HTTP/1.1" 200 115 0.416216