++ 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: =================== Thu Oct 9 09:00:37 AM UTC 2025 ===================' INFO: =================== Thu Oct 9 09:00:37 AM 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ 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 ++ echo 10.0.0.50 ++ cut -d , -f 1 + 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 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.143.45.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.143.45.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 ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + 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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 09:01:26.941 7f6e765f6200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 09:01:27.663 7f6e765f6200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 09:01:27.717 7f6e765f6200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 09:01:27.718 7f6e765f6200 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-10-09 09:01:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000684 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-10-09 09:01:44] "GET / HTTP/1.1" 503 181 0.000325 10.0.0.50 - - [2025-10-09 09:01:44] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.50 - - [2025-10-09 09:01:44] "GET / HTTP/1.1" 200 35931 0.001210 10.0.0.50 - - [2025-10-09 09:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.50 - - [2025-10-09 09:01:44] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.50 - - [2025-10-09 09:01:44] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021413 10.0.0.50 - - [2025-10-09 09:01:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002411 10.0.0.50 - - [2025-10-09 09:01:44] "POST /database-nodes HTTP/1.1" 200 597 0.070902 10.0.0.50 - - [2025-10-09 09:01:45] "GET / HTTP/1.1" 200 35931 0.002832 10.0.0.50 - - [2025-10-09 09:01:45] "GET / HTTP/1.1" 200 45303 0.002876 10.0.0.50 - - [2025-10-09 09:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017760 10.0.0.50 - - [2025-10-09 09:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010940 10.0.0.50 - - [2025-10-09 09:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.50 - - [2025-10-09 09:01:45] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006713 10.0.0.50 - - [2025-10-09 09:01:45] "POST /id-to-fqname HTTP/1.1" 200 173 0.002753 10.0.0.50 - - [2025-10-09 09:01:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.012024 10.0.0.50 - - [2025-10-09 09:01:45] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.50 - - [2025-10-09 09:01:45] "POST /security-groups HTTP/1.1" 200 570 0.099522 10.0.0.50 - - [2025-10-09 09:01:45] "POST /projects HTTP/1.1" 200 481 0.411012 10.0.0.50 - - [2025-10-09 09:01:45] "POST /security-groups HTTP/1.1" 200 534 0.048947 10.0.0.50 - - [2025-10-09 09:01:45] "POST /chown HTTP/1.1" 200 109 0.023173 10.0.0.50 - - [2025-10-09 09:01:45] "POST /policy-managements HTTP/1.1" 409 214 0.007730 10.0.0.50 - - [2025-10-09 09:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012036 10.0.0.50 - - [2025-10-09 09:01:45] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009341 10.0.0.50 - - [2025-10-09 09:01:46] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.50 - - [2025-10-09 09:01:46] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009292 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.007278 10.0.0.50 - - [2025-10-09 09:01:46] "POST /application-policy-sets HTTP/1.1" 200 528 0.248900 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.023458 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.046867 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.50 - - [2025-10-09 09:01:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.207302 10.0.0.50 - - [2025-10-09 09:01:46] "GET /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.019031 10.0.0.50 - - [2025-10-09 09:01:46] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.072418 10.0.0.50 - - [2025-10-09 09:01:46] "PUT /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8 HTTP/1.1" 200 276 0.085350 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.061947 10.0.0.50 - - [2025-10-09 09:01:46] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.50 - - [2025-10-09 09:01:46] "GET /virtual-network/d0e49b89-36b5-4059-8a2b-127ad6b3c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.010903 10.0.0.50 - - [2025-10-09 09:01:46] "POST /service-appliance-sets HTTP/1.1" 200 553 0.204268 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023011 10.0.0.50 - - [2025-10-09 09:01:46] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022296 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.019529 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.019099 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022356 10.0.0.50 - - [2025-10-09 09:01:46] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.058921 10.0.0.50 - - [2025-10-09 09:01:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.103089 10.0.0.50 - - [2025-10-09 09:01:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.120644 10.0.0.50 - - [2025-10-09 09:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018841 10.0.0.50 - - [2025-10-09 09:01:46] "GET /network-ipam/5e429563-dcaf-4128-b3c9-401df2e0f76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006613 10.0.0.50 - - [2025-10-09 09:01:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000495 10.0.0.50 - - [2025-10-09 09:01:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.006407 10.0.0.50 - - [2025-10-09 09:01:47] "POST /security-groups HTTP/1.1" 200 574 0.119038 10.0.0.50 - - [2025-10-09 09:01:47] "POST /projects HTTP/1.1" 200 489 0.616144 10.0.0.50 - - [2025-10-09 09:01:47] "POST /security-groups HTTP/1.1" 200 546 0.177951 10.0.0.50 - - [2025-10-09 09:01:47] "POST /chown HTTP/1.1" 200 109 0.038473 10.0.0.50 - - [2025-10-09 09:01:47] "POST /service-templates HTTP/1.1" 200 511 0.107422 10.0.0.50 - - [2025-10-09 09:01:47] "POST /network-ipams HTTP/1.1" 200 522 0.130177 10.0.0.50 - - [2025-10-09 09:01:47] "POST /service-templates HTTP/1.1" 200 501 0.082890 10.0.0.50 - - [2025-10-09 09:01:47] "POST /network-ipams HTTP/1.1" 200 510 0.067310 10.0.0.50 - - [2025-10-09 09:01:47] "POST /service-templates HTTP/1.1" 200 515 0.084402 10.0.0.50 - - [2025-10-09 09:01:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.009680 10.0.0.50 - - [2025-10-09 09:01:47] "POST /service-templates HTTP/1.1" 200 535 0.133520 10.0.0.50 - - [2025-10-09 09:01:48] "POST /service-templates HTTP/1.1" 200 507 0.104426 10.0.0.50 - - [2025-10-09 09:01:48] "POST /useragent-kv HTTP/1.1" 200 115 0.029433 10.0.0.50 - - [2025-10-09 09:01:48] "POST /virtual-networks HTTP/1.1" 200 538 0.335271 10.0.0.50 - - [2025-10-09 09:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021102 10.0.0.50 - - [2025-10-09 09:01:48] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.050403 10.0.0.50 - - [2025-10-09 09:01:48] "POST /network-ipams HTTP/1.1" 200 518 0.385803 10.0.0.50 - - [2025-10-09 09:01:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.018040 10.0.0.50 - - [2025-10-09 09:01:48] "GET / HTTP/1.1" 200 35931 0.003276 10.0.0.50 - - [2025-10-09 09:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.50 - - [2025-10-09 09:01:48] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.039476 10.0.0.50 - - [2025-10-09 09:01:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.006795 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:01:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001348 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:01:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001578 10.0.0.50 - - [2025-10-09 09:01:49] "POST /config-nodes HTTP/1.1" 200 593 0.440826 10.0.0.50 - - [2025-10-09 09:01:49] "POST /useragent-kv HTTP/1.1" 200 115 0.131389 10.0.0.50 - - [2025-10-09 09:01:49] "POST /virtual-networks HTTP/1.1" 200 546 0.849151 10.0.0.50 - - [2025-10-09 09:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015954 10.0.0.50 - - [2025-10-09 09:01:49] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1748 0.107882 10.0.0.50 - - [2025-10-09 09:01:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.040194 10.0.0.50 - - [2025-10-09 09:01:49] "GET / HTTP/1.1" 200 35931 0.002539 10.0.0.50 - - [2025-10-09 09:01:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005455 10.0.0.50 - - [2025-10-09 09:01:49] "POST /network-policys HTTP/1.1" 200 538 0.201615 10.0.0.50 - - [2025-10-09 09:01:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.013779 10.0.0.50 - - [2025-10-09 09:01:50] "POST /network-policys HTTP/1.1" 200 534 0.088376 10.0.0.50 - - [2025-10-09 09:01:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.003063 10.0.0.50 - - [2025-10-09 09:01:50] "POST /network-policys HTTP/1.1" 200 542 0.100991 10.0.0.50 - - [2025-10-09 09:01:50] "POST /ref-update HTTP/1.1" 200 156 0.097268 10.0.0.50 - - [2025-10-09 09:01:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004385 10.0.0.50 - - [2025-10-09 09:01:50] "POST /ref-update HTTP/1.1" 200 156 0.174632 10.0.0.50 - - [2025-10-09 09:01:50] "POST /ref-update HTTP/1.1" 200 156 0.206941 10.0.0.50 - - [2025-10-09 09:01:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016898 10.0.0.50 - - [2025-10-09 09:01:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010656 10.0.0.50 - - [2025-10-09 09:01:51] "POST /ref-update HTTP/1.1" 200 156 0.326396 10.0.0.50 - - [2025-10-09 09:01:51] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.50 - - [2025-10-09 09:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.50 - - [2025-10-09 09:01:51] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005088 10.0.0.50 - - [2025-10-09 09:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.023950 10.0.0.50 - - [2025-10-09 09:01:51] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.50 - - [2025-10-09 09:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.50 - - [2025-10-09 09:01:51] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011159 10.0.0.50 - - [2025-10-09 09:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.010974 10.0.0.50 - - [2025-10-09 09:01:51] "POST /ref-update HTTP/1.1" 200 156 0.284218 10.0.0.50 - - [2025-10-09 09:01:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.158353 10.0.0.50 - - [2025-10-09 09:01:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.212989 10.0.0.50 - - [2025-10-09 09:01:51] "POST /ref-update HTTP/1.1" 200 156 0.360590 10.0.0.50 - - [2025-10-09 09:01:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022852 10.0.0.50 - - [2025-10-09 09:01:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002891 10.0.0.50 - - [2025-10-09 09:01:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003334 10.0.0.50 - - [2025-10-09 09:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.033697 10.0.0.50 - - [2025-10-09 09:01:52] "GET /virtual-network/d0e49b89-36b5-4059-8a2b-127ad6b3c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.044708 10.0.0.50 - - [2025-10-09 09:01:52] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.027290 10.0.0.50 - - [2025-10-09 09:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.50 - - [2025-10-09 09:01:52] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005660 10.0.0.50 - - [2025-10-09 09:01:52] "POST /firewall-policys HTTP/1.1" 200 530 0.128092 10.0.0.50 - - [2025-10-09 09:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.139953 10.0.0.50 - - [2025-10-09 09:01:52] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009398 10.0.0.50 - - [2025-10-09 09:01:52] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.015076 10.0.0.50 - - [2025-10-09 09:01:52] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016641 10.0.0.50 - - [2025-10-09 09:01:52] "POST /ref-update HTTP/1.1" 200 156 0.091280 10.0.0.50 - - [2025-10-09 09:01:52] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.024159 10.0.0.50 - - [2025-10-09 09:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018047 10.0.0.50 - - [2025-10-09 09:01:52] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015196 10.0.0.50 - - [2025-10-09 09:01:53] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.50 - - [2025-10-09 09:01:53] "POST /firewall-policys HTTP/1.1" 200 532 0.309331 10.0.0.50 - - [2025-10-09 09:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008584 10.0.0.50 - - [2025-10-09 09:01:53] "GET /routing-instance/9218889c-4d66-47cf-b1e3-46d69ecbd45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.032434 10.0.0.50 - - [2025-10-09 09:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.083180 10.0.0.50 - - [2025-10-09 09:01:53] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.043835 10.0.0.50 - - [2025-10-09 09:01:53] "POST /bgp-routers HTTP/1.1" 200 616 0.118608 10.0.0.50 - - [2025-10-09 09:01:53] "GET /bgp-router/e98044f3-e411-4a01-990c-4746cd94eda4?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.020961 10.0.0.50 - - [2025-10-09 09:01:53] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.012148 10.0.0.50 - - [2025-10-09 09:01:53] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003220 10.0.0.50 - - [2025-10-09 09:01:53] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003164 10.0.0.50 - - [2025-10-09 09:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.50 - - [2025-10-09 09:01:53] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012459 10.0.0.50 - - [2025-10-09 09:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005593 10.0.0.50 - - [2025-10-09 09:01:53] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007469 10.0.0.50 - - [2025-10-09 09:01:53] "POST /ref-update HTTP/1.1" 200 156 0.042333 10.0.0.50 - - [2025-10-09 09:01:53] "POST /ref-update HTTP/1.1" 200 156 0.199646 10.0.0.50 - - [2025-10-09 09:01:53] "POST /ref-update HTTP/1.1" 200 156 0.254696 10.0.0.50 - - [2025-10-09 09:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015441 10.0.0.50 - - [2025-10-09 09:01:54] "GET /network-ipam/5e429563-dcaf-4128-b3c9-401df2e0f76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008819 10.0.0.50 - - [2025-10-09 09:01:54] "POST /ref-update HTTP/1.1" 200 156 0.171211 10.0.0.50 - - [2025-10-09 09:01:54] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.014892 10.0.0.50 - - [2025-10-09 09:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012136 10.0.0.50 - - [2025-10-09 09:01:54] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013387 10.0.0.50 - - [2025-10-09 09:01:54] "POST /firewall-policys HTTP/1.1" 200 530 0.225201 10.0.0.50 - - [2025-10-09 09:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.101072 10.0.0.50 - - [2025-10-09 09:01:54] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003601 10.0.0.50 - - [2025-10-09 09:01:54] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003806 10.0.0.50 - - [2025-10-09 09:01:54] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003835 10.0.0.50 - - [2025-10-09 09:01:54] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008950 10.0.0.50 - - [2025-10-09 09:01:54] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005294 10.0.0.50 - - [2025-10-09 09:01:54] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005529 10.0.0.50 - - [2025-10-09 09:01:54] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006650 10.0.0.50 - - [2025-10-09 09:01:54] "POST /ref-update HTTP/1.1" 200 156 0.062029 10.0.0.50 - - [2025-10-09 09:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017795 10.0.0.50 - - [2025-10-09 09:01:54] "GET /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011577 10.0.0.50 - - [2025-10-09 09:01:55] "POST /ref-update HTTP/1.1" 200 156 0.123255 10.0.0.50 - - [2025-10-09 09:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.042975 10.0.0.50 - - [2025-10-09 09:01:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.005672 10.0.0.50 - - [2025-10-09 09:01:55] "PUT /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8 HTTP/1.1" 200 276 0.053830 10.0.0.50 - - [2025-10-09 09:01:55] "POST /ref-update HTTP/1.1" 200 156 0.179376 10.0.0.50 - - [2025-10-09 09:01:55] "POST /access-control-lists HTTP/1.1" 200 587 0.206784 10.0.0.50 - - [2025-10-09 09:01:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.059558 10.0.0.50 - - [2025-10-09 09:01:55] "POST /ref-update HTTP/1.1" 200 156 0.185294 10.0.0.50 - - [2025-10-09 09:01:55] "POST /access-control-lists HTTP/1.1" 200 585 0.151878 10.0.0.50 - - [2025-10-09 09:01:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.007619 10.0.0.50 - - [2025-10-09 09:01:55] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.50 - - [2025-10-09 09:01:55] "POST /access-control-lists HTTP/1.1" 200 579 0.122885 10.0.0.50 - - [2025-10-09 09:01:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.010279 10.0.0.50 - - [2025-10-09 09:01:55] "POST /ref-update HTTP/1.1" 200 156 0.337370 10.0.0.50 - - [2025-10-09 09:01:55] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.049920 10.0.0.50 - - [2025-10-09 09:01:55] "POST /alarms HTTP/1.1" 200 581 0.169260 10.0.0.50 - - [2025-10-09 09:01:55] "POST /access-control-lists HTTP/1.1" 200 577 0.172952 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.059468 10.0.0.50 - - [2025-10-09 09:01:56] "POST /alarms HTTP/1.1" 200 575 0.217450 10.0.0.50 - - [2025-10-09 09:01:56] "POST /tags HTTP/1.1" 200 299 0.276526 10.0.0.50 - - [2025-10-09 09:01:56] "POST /access-control-lists HTTP/1.1" 200 594 0.136091 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017780 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.018813 10.0.0.50 - - [2025-10-09 09:01:56] "GET /tag/bc1c76c0-3d2a-40c0-bdb5-a868a84913ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.081105 10.0.0.50 - - [2025-10-09 09:01:56] "POST /alarms HTTP/1.1" 200 575 0.193850 10.0.0.50 - - [2025-10-09 09:01:56] "POST /access-control-lists HTTP/1.1" 200 592 0.172788 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.018419 10.0.0.50 - - [2025-10-09 09:01:56] "POST /alarms HTTP/1.1" 200 559 0.167708 10.0.0.50 - - [2025-10-09 09:01:56] "POST /set-tag HTTP/1.1" 200 109 0.128687 10.0.0.50 - - [2025-10-09 09:01:56] "POST /access-control-lists HTTP/1.1" 200 583 0.151019 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.017144 10.0.0.50 - - [2025-10-09 09:01:56] "POST /alarms HTTP/1.1" 200 555 0.143360 10.0.0.50 - - [2025-10-09 09:01:56] "POST /access-control-lists HTTP/1.1" 200 581 0.100114 10.0.0.50 - - [2025-10-09 09:01:56] "POST /alarms HTTP/1.1" 200 557 0.146392 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.017521 10.0.0.50 - - [2025-10-09 09:01:56] "POST /access-control-lists HTTP/1.1" 200 602 0.101304 10.0.0.50 - - [2025-10-09 09:01:56] "POST /tags HTTP/1.1" 200 357 0.244031 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010431 10.0.0.50 - - [2025-10-09 09:01:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.007652 10.0.0.50 - - [2025-10-09 09:01:56] "POST /alarms HTTP/1.1" 200 565 0.160135 10.0.0.50 - - [2025-10-09 09:01:57] "GET /tag/82ecbb8a-75ab-460f-a4bb-b3ef747c2fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.069002 10.0.0.50 - - [2025-10-09 09:01:57] "POST /access-control-lists HTTP/1.1" 200 600 0.086796 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 549 0.083196 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 557 0.108544 10.0.0.50 - - [2025-10-09 09:01:57] "POST /route-targets HTTP/1.1" 200 327 0.071808 10.0.0.50 - - [2025-10-09 09:01:57] "POST /tags HTTP/1.1" 200 305 0.196375 10.0.0.50 - - [2025-10-09 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020847 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 567 0.093033 10.0.0.50 - - [2025-10-09 09:01:57] "GET /tag/09ee5716-2deb-4e4b-9ca6-5209bb07f1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.061866 10.0.0.50 - - [2025-10-09 09:01:57] "POST /ref-update HTTP/1.1" 200 156 0.107475 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 555 0.062568 10.0.0.50 - - [2025-10-09 09:01:57] "POST /route-targets HTTP/1.1" 200 327 0.067821 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 567 0.133280 10.0.0.50 - - [2025-10-09 09:01:57] "POST /ref-update HTTP/1.1" 200 156 0.113864 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 575 0.094352 10.0.0.50 - - [2025-10-09 09:01:57] "POST /route-targets HTTP/1.1" 200 327 0.035529 10.0.0.50 - - [2025-10-09 09:01:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000463 10.0.0.50 - - [2025-10-09 09:01:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.011621 10.0.0.50 - - [2025-10-09 09:01:57] "POST /ref-update HTTP/1.1" 200 156 0.087569 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 569 0.074212 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 561 0.051536 10.0.0.50 - - [2025-10-09 09:01:57] "POST /route-targets HTTP/1.1" 200 327 0.042494 10.0.0.50 - - [2025-10-09 09:01:57] "POST /security-groups HTTP/1.1" 200 571 0.158566 10.0.0.50 - - [2025-10-09 09:01:57] "POST /projects HTTP/1.1" 200 483 0.540383 10.0.0.50 - - [2025-10-09 09:01:57] "POST /alarms HTTP/1.1" 200 561 0.085078 10.0.0.50 - - [2025-10-09 09:01:57] "POST /ref-update HTTP/1.1" 200 156 0.066656 10.0.0.50 - - [2025-10-09 09:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.085235 10.0.0.50 - - [2025-10-09 09:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008108 10.0.0.50 - - [2025-10-09 09:01:58] "POST /route-targets HTTP/1.1" 200 327 0.037334 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 561 0.099462 10.0.0.50 - - [2025-10-09 09:01:58] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.028040 10.0.0.50 - - [2025-10-09 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.063590 10.0.0.50 - - [2025-10-09 09:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.038321 10.0.0.50 - - [2025-10-09 09:01:58] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.010681 10.0.0.50 - - [2025-10-09 09:01:58] "POST /route-targets HTTP/1.1" 200 327 0.028624 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 547 0.127441 10.0.0.50 - - [2025-10-09 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.053461 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 595 0.060179 10.0.0.50 - - [2025-10-09 09:01:58] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.114415 10.0.0.50 - - [2025-10-09 09:01:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.040731 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 575 0.090812 10.0.0.50 - - [2025-10-09 09:01:58] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.136175 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 571 0.094923 10.0.0.50 - - [2025-10-09 09:01:58] "POST /access-control-lists HTTP/1.1" 200 551 0.125541 10.0.0.50 - - [2025-10-09 09:01:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.006372 10.0.0.50 - - [2025-10-09 09:01:58] "POST /security-groups HTTP/1.1" 200 537 0.172070 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 583 0.115837 10.0.0.50 - - [2025-10-09 09:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.096794 10.0.0.50 - - [2025-10-09 09:01:58] "POST /access-control-lists HTTP/1.1" 200 589 0.204693 10.0.0.50 - - [2025-10-09 09:01:58] "POST /alarms HTTP/1.1" 200 609 0.145656 10.0.0.50 - - [2025-10-09 09:01:58] "POST /chown HTTP/1.1" 200 109 0.074134 10.0.0.50 - - [2025-10-09 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.096184 10.0.0.50 - - [2025-10-09 09:01:58] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.028011 10.0.0.50 - - [2025-10-09 09:01:58] "POST /fqname-to-id HTTP/1.1" 404 237 0.003218 10.0.0.50 - - [2025-10-09 09:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.50 - - [2025-10-09 09:01:58] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005816 10.0.0.50 - - [2025-10-09 09:01:58] "POST /tags HTTP/1.1" 409 207 0.002336 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.50 - - [2025-10-09 09:01:59] "POST /access-control-lists HTTP/1.1" 200 601 0.086402 10.0.0.50 - - [2025-10-09 09:01:59] "GET /tag/09ee5716-2deb-4e4b-9ca6-5209bb07f1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.039247 10.0.0.50 - - [2025-10-09 09:01:59] "POST /ref-update HTTP/1.1" 200 156 0.048643 10.0.0.50 - - [2025-10-09 09:01:59] "POST /firewall-rules HTTP/1.1" 200 564 0.088843 10.0.0.50 - - [2025-10-09 09:01:59] "POST /ref-update HTTP/1.1" 200 156 0.042926 10.0.0.50 - - [2025-10-09 09:01:59] "GET /firewall-rule/4b25ed49-ee58-4dd4-9cf1-2bf25b016800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.042060 10.0.0.50 - - [2025-10-09 09:01:59] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.50 - - [2025-10-09 09:01:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004693 10.0.0.50 - - [2025-10-09 09:01:59] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014356 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.50 - - [2025-10-09 09:01:59] "GET /firewall-rule/4b25ed49-ee58-4dd4-9cf1-2bf25b016800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006316 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/c59b7e55-91fb-4b2c-af41-fbe956906bb9 HTTP/1.1" 200 272 0.027880 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8 HTTP/1.1" 200 276 0.022716 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/0a5e5bc9-73e1-48c0-a69d-3e5ee3a9fd44 HTTP/1.1" 200 272 0.028805 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/c4b4f52e-507b-4472-94fe-7aa2205fd435 HTTP/1.1" 200 272 0.035403 10.0.0.50 - - [2025-10-09 09:01:59] "POST /ref-update HTTP/1.1" 200 156 0.052683 10.0.0.50 - - [2025-10-09 09:01:59] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015971 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008897 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/9febad82-9488-4b5c-b4e6-b7e30b49dbbf HTTP/1.1" 200 272 0.021051 10.0.0.50 - - [2025-10-09 09:01:59] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009752 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/ddf35e8c-d57b-45ce-9a05-a97a4e39c739 HTTP/1.1" 200 272 0.035539 10.0.0.50 - - [2025-10-09 09:01:59] "POST /tags HTTP/1.1" 409 207 0.018207 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010912 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/387da7fe-67a1-445b-b0d0-d236a665ebda HTTP/1.1" 200 272 0.029513 10.0.0.50 - - [2025-10-09 09:01:59] "GET /tag/09ee5716-2deb-4e4b-9ca6-5209bb07f1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020113 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/c6395a66-61d0-419d-8f13-e1f6e989937e HTTP/1.1" 200 272 0.035534 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/3693a4d3-3a24-4fe5-b40d-59b4c909a74f HTTP/1.1" 200 272 0.033448 10.0.0.50 - - [2025-10-09 09:01:59] "POST /firewall-rules HTTP/1.1" 200 562 0.082924 10.0.0.50 - - [2025-10-09 09:01:59] "GET /firewall-rule/b921885b-b03a-465a-944b-9f3ace2404fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012215 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/ab9a4c1b-e0ce-4458-843c-4f86bc4b74d5 HTTP/1.1" 200 272 0.051589 10.0.0.50 - - [2025-10-09 09:01:59] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008647 10.0.0.50 - - [2025-10-09 09:01:59] "GET /firewall-rule/b921885b-b03a-465a-944b-9f3ace2404fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004205 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /access-control-list/058286dc-c68c-4e6e-a6ae-29d84d6c190e HTTP/1.1" 200 272 0.017344 10.0.0.50 - - [2025-10-09 09:01:59] "GET / HTTP/1.1" 200 35931 0.007426 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.50 - - [2025-10-09 09:01:59] "GET /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004746 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2025-10-09 09:01:59] "POST /ref-update HTTP/1.1" 200 156 0.045929 10.0.0.50 - - [2025-10-09 09:01:59] "PUT /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8 HTTP/1.1" 200 276 0.025146 10.0.0.50 - - [2025-10-09 09:01:59] "POST /tags HTTP/1.1" 200 355 0.055504 10.0.0.50 - - [2025-10-09 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.50 - - [2025-10-09 09:01:59] "GET /tag/dbc00a37-be4a-49a0-9f14-44812646c929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014852 10.0.0.50 - - [2025-10-09 09:01:59] "POST /tags HTTP/1.1" 200 303 0.029545 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014820 10.0.0.50 - - [2025-10-09 09:02:00] "GET /tag/db1feb7d-8617-4f1a-937e-53b6bf4407a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.030469 10.0.0.50 - - [2025-10-09 09:02:00] "POST /projects HTTP/1.1" 409 218 0.002861 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.50 - - [2025-10-09 09:02:00] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066410 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.50 - - [2025-10-09 09:02:00] "GET /network-ipam/b51bad5c-5705-4ac2-9c54-9abf7186aa70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003571 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.50 - - [2025-10-09 09:02:00] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.50 - - [2025-10-09 09:02:00] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006276 10.0.0.50 - - [2025-10-09 09:02:00] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.014694 10.0.0.50 - - [2025-10-09 09:02:00] "PUT /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032 HTTP/1.1" 200 274 0.055298 10.0.0.50 - - [2025-10-09 09:02:00] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.122166 10.0.0.50 - - [2025-10-09 09:02:00] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011134 10.0.0.50 - - [2025-10-09 09:02:00] "POST /set-tag HTTP/1.1" 200 109 0.125731 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014409 10.0.0.50 - - [2025-10-09 09:02:00] "GET /network-ipam/0ad76514-b978-4161-a8c2-510e4b3a9150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.008333 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2025-10-09 09:02:00] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007359 10.0.0.50 - - [2025-10-09 09:02:00] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.090576 10.0.0.50 - - [2025-10-09 09:02:00] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008096 10.0.0.50 - - [2025-10-09 09:02:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.005502 10.0.0.50 - - [2025-10-09 09:02:00] "POST /access-control-lists HTTP/1.1" 200 580 0.085068 10.0.0.50 - - [2025-10-09 09:02:00] "POST /set-tag HTTP/1.1" 200 109 0.159131 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013427 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.013373 10.0.0.50 - - [2025-10-09 09:02:01] "GET /network-policy/99d5e47a-b009-47f5-a184-d15b47ba1293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008629 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2025-10-09 09:02:01] "GET /network-policy/c02ae2d4-632f-4a9f-9193-9363aee83277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002723 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2025-10-09 09:02:01] "POST /access-control-lists HTTP/1.1" 200 578 0.081197 10.0.0.50 - - [2025-10-09 09:02:01] "GET /network-policy/622b3d81-6fdd-41d9-b7e9-f53ea1374fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.017166 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.50 - - [2025-10-09 09:02:01] "PUT /network-policy/622b3d81-6fdd-41d9-b7e9-f53ea1374fd3 HTTP/1.1" 200 262 0.031723 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.003512 10.0.0.50 - - [2025-10-09 09:02:01] "POST /access-control-lists HTTP/1.1" 200 596 0.058140 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.014951 10.0.0.50 - - [2025-10-09 09:02:01] "POST /ref-update HTTP/1.1" 200 156 0.090451 10.0.0.50 - - [2025-10-09 09:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057043 10.0.0.50 - - [2025-10-09 09:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005546 10.0.0.50 - - [2025-10-09 09:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002828 10.0.0.50 - - [2025-10-09 09:02:01] "POST /access-control-lists HTTP/1.1" 200 594 0.085756 10.0.0.50 - - [2025-10-09 09:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019642 10.0.0.50 - - [2025-10-09 09:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034374 10.0.0.50 - - [2025-10-09 09:02:01] "POST /security-groups HTTP/1.1" 409 245 0.011876 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.50 - - [2025-10-09 09:02:01] "PUT /security-group/7fac6f98-8461-4a96-aaf1-43d6a6ff4559 HTTP/1.1" 200 262 0.059443 10.0.0.50 - - [2025-10-09 09:02:01] "PUT /access-control-list/8455a44d-c40a-4eda-9145-e5881ec82dde HTTP/1.1" 200 272 0.047439 10.0.0.50 - - [2025-10-09 09:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.069283 10.0.0.50 - - [2025-10-09 09:02:01] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011369 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.50 - - [2025-10-09 09:02:01] "PUT /access-control-list/d21a9b28-a362-489f-b9fb-e690ebbd02f4 HTTP/1.1" 200 272 0.098761 10.0.0.50 - - [2025-10-09 09:02:01] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009740 10.0.0.50 - - [2025-10-09 09:02:01] "POST /tags HTTP/1.1" 409 206 0.007080 10.0.0.50 - - [2025-10-09 09:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2025-10-09 09:02:01] "PUT /access-control-list/4d14df52-a260-4aab-acf1-2cd2970a3701 HTTP/1.1" 200 272 0.065886 10.0.0.50 - - [2025-10-09 09:02:01] "GET /tag/db1feb7d-8617-4f1a-937e-53b6bf4407a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.044958 10.0.0.50 - - [2025-10-09 09:02:02] "POST /firewall-rules HTTP/1.1" 200 562 0.123795 10.0.0.50 - - [2025-10-09 09:02:02] "GET /firewall-rule/6871e8d3-c6b4-4a1b-aa03-225736997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.018858 10.0.0.50 - - [2025-10-09 09:02:02] "PUT /access-control-list/c8493fd6-f823-4420-95b9-2bfe998025da HTTP/1.1" 200 272 0.090566 10.0.0.50 - - [2025-10-09 09:02:02] "PUT /access-control-list/9bb2b8b0-3ea4-45df-96c1-3bf451719e33 HTTP/1.1" 200 272 0.045702 10.0.0.50 - - [2025-10-09 09:02:02] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006758 10.0.0.50 - - [2025-10-09 09:02:02] "GET /firewall-rule/6871e8d3-c6b4-4a1b-aa03-225736997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.022848 10.0.0.50 - - [2025-10-09 09:02:02] "PUT /access-control-list/9c9c16fa-7baf-4d0c-9a76-e1cb4d5bc2cc HTTP/1.1" 200 272 0.040247 10.0.0.50 - - [2025-10-09 09:02:02] "PUT /access-control-list/20aeef25-7a1d-46ed-ae44-4498e34a2c61 HTTP/1.1" 200 272 0.063854 10.0.0.50 - - [2025-10-09 09:02:02] "POST /ref-update HTTP/1.1" 200 156 0.120265 10.0.0.50 - - [2025-10-09 09:02:02] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002998 10.0.0.50 - - [2025-10-09 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2025-10-09 09:02:02] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003021 10.0.0.50 - - [2025-10-09 09:02:02] "POST /tags HTTP/1.1" 409 206 0.002957 10.0.0.50 - - [2025-10-09 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007652 10.0.0.50 - - [2025-10-09 09:02:02] "GET /tag/db1feb7d-8617-4f1a-937e-53b6bf4407a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022814 10.0.0.50 - - [2025-10-09 09:02:02] "PUT /access-control-list/ddf35e8c-d57b-45ce-9a05-a97a4e39c739 HTTP/1.1" 200 272 0.014186 10.0.0.50 - - [2025-10-09 09:02:02] "PUT /access-control-list/387da7fe-67a1-445b-b0d0-d236a665ebda HTTP/1.1" 200 272 0.034127 10.0.0.50 - - [2025-10-09 09:02:02] "POST /firewall-rules HTTP/1.1" 200 560 0.096335 10.0.0.50 - - [2025-10-09 09:02:02] "GET /firewall-rule/4c5ba3cd-2302-4a8d-871d-d49c4feae9ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.009308 10.0.0.50 - - [2025-10-09 09:02:02] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004020 10.0.0.50 - - [2025-10-09 09:02:02] "GET /firewall-rule/4c5ba3cd-2302-4a8d-871d-d49c4feae9ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003127 10.0.0.50 - - [2025-10-09 09:02:02] "POST /ref-update HTTP/1.1" 200 156 0.027630 10.0.0.50 - - [2025-10-09 09:02:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.003562 10.0.0.50 - - [2025-10-09 09:02:02] "POST /tags HTTP/1.1" 200 301 0.063153 10.0.0.50 - - [2025-10-09 09:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017242 10.0.0.50 - - [2025-10-09 09:02:02] "GET /tag/fedb5aff-9285-4cee-969d-0b8f482119e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018842 10.0.0.50 - - [2025-10-09 09:02:03] "POST /tags HTTP/1.1" 200 325 0.063927 10.0.0.50 - - [2025-10-09 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016383 10.0.0.50 - - [2025-10-09 09:02:03] "GET /tag/c45d767a-0a16-4be2-a88d-8edf6b66e4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013932 10.0.0.50 - - [2025-10-09 09:02:03] "POST /tags HTTP/1.1" 200 363 0.019762 10.0.0.50 - - [2025-10-09 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020982 10.0.0.50 - - [2025-10-09 09:02:03] "GET /tag/fde45909-6c14-4946-8f4b-31bfde9421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012750 10.0.0.50 - - [2025-10-09 09:02:03] "POST /tags HTTP/1.1" 200 311 0.025224 10.0.0.50 - - [2025-10-09 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014937 10.0.0.50 - - [2025-10-09 09:02:03] "GET /tag/c85a456e-d1ac-4a4e-b95d-65ca0c684006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017466 10.0.0.50 - - [2025-10-09 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.50 - - [2025-10-09 09:02:03] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007992 10.0.0.50 - - [2025-10-09 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.50 - - [2025-10-09 09:02:03] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051023 10.0.0.50 - - [2025-10-09 09:02:03] "POST /virtual-machines HTTP/1.1" 200 377 0.026767 10.0.0.50 - - [2025-10-09 09:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025160 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 10.0.0.50 - - [2025-10-09 09:02:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154984 10.0.0.50 - - [2025-10-09 09:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012850 10.0.0.50 - - [2025-10-09 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018997 10.0.0.50 - - [2025-10-09 09:02:03] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.017861 10.0.0.50 - - [2025-10-09 09:02:04] "POST /instance-ips HTTP/1.1" 200 409 0.531349 10.0.0.50 - - [2025-10-09 09:02:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022517 10.0.0.50 - - [2025-10-09 09:02:04] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.021328 10.0.0.50 - - [2025-10-09 09:02:04] "POST /set-tag HTTP/1.1" 200 109 0.044263 10.0.0.50 - - [2025-10-09 09:02:04] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.034247 10.0.0.50 - - [2025-10-09 09:02:04] "GET /instance-ip/9fbc8354-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.015254 10.0.0.50 - - [2025-10-09 09:02:04] "POST /tags HTTP/1.1" 200 305 0.088552 10.0.0.50 - - [2025-10-09 09:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023273 10.0.0.50 - - [2025-10-09 09:02:04] "GET /tag/5c85a2cb-125f-48e6-9d14-9482452086cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021730 10.0.0.50 - - [2025-10-09 09:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.50 - - [2025-10-09 09:02:04] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068998 10.0.0.50 - - [2025-10-09 09:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.50 - - [2025-10-09 09:02:04] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007461 10.0.0.50 - - [2025-10-09 09:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.50 - - [2025-10-09 09:02:05] "GET /service-appliance-set/a4dd5ec0-a10a-4fa2-9402-6f271eb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010621 10.0.0.50 - - [2025-10-09 09:02:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.004752 10.0.0.50 - - [2025-10-09 09:02:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136338 10.0.0.50 - - [2025-10-09 09:02:05] "GET /virtual-machine-interface/0c48ec07-3dda-4c56-baa3-1e2017b27778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.015212 10.0.0.50 - - [2025-10-09 09:02:05] "POST /instance-ips HTTP/1.1" 200 381 0.044163 10.0.0.50 - - [2025-10-09 09:02:05] "GET /instance-ip/bb4b7bbd-8ff0-4fd7-b6af-5ce49449bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005673 10.0.0.50 - - [2025-10-09 09:02:05] "POST /loadbalancers HTTP/1.1" 200 582 0.070144 10.0.0.50 - - [2025-10-09 09:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039598 10.0.0.50 - - [2025-10-09 09:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011055 10.0.0.50 - - [2025-10-09 09:02:05] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065831 10.0.0.50 - - [2025-10-09 09:02:05] "GET /instance-ip/bb4b7bbd-8ff0-4fd7-b6af-5ce49449bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008326 10.0.0.50 - - [2025-10-09 09:02:05] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087278 10.0.0.50 - - [2025-10-09 09:02:05] "GET /loadbalancer/b85779e3-40f7-48bc-a457-7607133cc0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003001 10.0.0.50 - - [2025-10-09 09:02:05] "POST /floating-ips HTTP/1.1" 200 583 0.051748 10.0.0.50 - - [2025-10-09 09:02:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049687 10.0.0.50 - - [2025-10-09 09:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027572 10.0.0.50 - - [2025-10-09 09:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024118 10.0.0.50 - - [2025-10-09 09:02:05] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040816 10.0.0.50 - - [2025-10-09 09:02:05] "GET /loadbalancer-listener/22299661-ea18-4d73-912e-a74805f696d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004073 10.0.0.50 - - [2025-10-09 09:02:05] "GET /loadbalancer-listener/22299661-ea18-4d73-912e-a74805f696d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004211 10.0.0.50 - - [2025-10-09 09:02:05] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021525 10.0.0.50 - - [2025-10-09 09:02:05] "GET /instance-ip/bb4b7bbd-8ff0-4fd7-b6af-5ce49449bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004270 10.0.0.50 - - [2025-10-09 09:02:05] "GET /instance-ip/bb4b7bbd-8ff0-4fd7-b6af-5ce49449bb4e?fields=floating_ips HTTP/1.1" 200 1171 0.005984 10.0.0.50 - - [2025-10-09 09:02:05] "GET /floating-ip/e3e710ad-c381-4fc3-9ddf-bf0b3dde3f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003393 10.0.0.50 - - [2025-10-09 09:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2025-10-09 09:02:05] "GET /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013875 10.0.0.50 - - [2025-10-09 09:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-10-09 09:02:06] "PUT /global-vrouter-config/ef24fbc7-706e-452d-a80a-f37bc4feb6d8 HTTP/1.1" 200 276 0.010243 10.0.0.50 - - [2025-10-09 09:02:06] "POST /tags HTTP/1.1" 200 371 0.045470 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.50 - - [2025-10-09 09:02:06] "GET /tag/835455b1-2572-47ea-9e9d-ea158b910f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.022233 10.0.0.50 - - [2025-10-09 09:02:06] "POST /tags HTTP/1.1" 200 319 0.055381 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2025-10-09 09:02:06] "GET /tag/aed7f65c-04c7-45fc-b348-4525a837cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.026809 10.0.0.50 - - [2025-10-09 09:02:06] "POST /id-to-fqname HTTP/1.1" 200 181 0.000777 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.011025 10.0.0.50 - - [2025-10-09 09:02:06] "POST /security-groups HTTP/1.1" 200 578 0.096498 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.007155 10.0.0.50 - - [2025-10-09 09:02:06] "POST /projects HTTP/1.1" 200 497 0.360462 10.0.0.50 - - [2025-10-09 09:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036365 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.50 - - [2025-10-09 09:02:06] "POST /access-control-lists HTTP/1.1" 200 587 0.093843 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.006035 10.0.0.50 - - [2025-10-09 09:02:06] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.019618 10.0.0.50 - - [2025-10-09 09:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014588 10.0.0.50 - - [2025-10-09 09:02:06] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005670 10.0.0.50 - - [2025-10-09 09:02:06] "POST /access-control-lists HTTP/1.1" 200 585 0.133205 10.0.0.50 - - [2025-10-09 09:02:06] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.126621 10.0.0.50 - - [2025-10-09 09:02:07] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.080937 10.0.0.50 - - [2025-10-09 09:02:07] "POST /security-groups HTTP/1.1" 200 558 0.106361 10.0.0.50 - - [2025-10-09 09:02:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.006366 10.0.0.50 - - [2025-10-09 09:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.133479 10.0.0.50 - - [2025-10-09 09:02:07] "POST /access-control-lists HTTP/1.1" 200 610 0.200755 10.0.0.50 - - [2025-10-09 09:02:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.014384 10.0.0.50 - - [2025-10-09 09:02:07] "POST /chown HTTP/1.1" 200 109 0.081612 10.0.0.50 - - [2025-10-09 09:02:07] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.059736 10.0.0.50 - - [2025-10-09 09:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.50 - - [2025-10-09 09:02:07] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025953 10.0.0.50 - - [2025-10-09 09:02:07] "POST /access-control-lists HTTP/1.1" 200 608 0.138984 10.0.0.50 - - [2025-10-09 09:02:07] "POST /tags HTTP/1.1" 409 214 0.022004 10.0.0.50 - - [2025-10-09 09:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.50 - - [2025-10-09 09:02:07] "GET /tag/aed7f65c-04c7-45fc-b348-4525a837cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.040176 10.0.0.50 - - [2025-10-09 09:02:07] "POST /firewall-rules HTTP/1.1" 200 578 0.079193 10.0.0.50 - - [2025-10-09 09:02:07] "GET /firewall-rule/b7366066-28c3-4bc9-aa68-a74d20f07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006108 10.0.0.50 - - [2025-10-09 09:02:07] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.015232 10.0.0.50 - - [2025-10-09 09:02:07] "GET /firewall-rule/b7366066-28c3-4bc9-aa68-a74d20f07b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003017 10.0.0.50 - - [2025-10-09 09:02:07] "POST /ref-update HTTP/1.1" 200 156 0.045770 10.0.0.50 - - [2025-10-09 09:02:07] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009553 10.0.0.50 - - [2025-10-09 09:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016323 10.0.0.50 - - [2025-10-09 09:02:08] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014303 10.0.0.50 - - [2025-10-09 09:02:08] "POST /tags HTTP/1.1" 409 214 0.005403 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.50 - - [2025-10-09 09:02:08] "GET /tag/aed7f65c-04c7-45fc-b348-4525a837cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018445 10.0.0.50 - - [2025-10-09 09:02:08] "POST /firewall-rules HTTP/1.1" 200 576 0.069465 10.0.0.50 - - [2025-10-09 09:02:08] "GET /firewall-rule/b0e4f9ea-d52f-4a5f-8eef-23bbed7c4fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005464 10.0.0.50 - - [2025-10-09 09:02:08] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004722 10.0.0.50 - - [2025-10-09 09:02:08] "GET /firewall-rule/b0e4f9ea-d52f-4a5f-8eef-23bbed7c4fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004780 10.0.0.50 - - [2025-10-09 09:02:08] "POST /ref-update HTTP/1.1" 200 156 0.070813 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 404 228 0.003198 10.0.0.50 - - [2025-10-09 09:02:08] "POST /tags HTTP/1.1" 200 301 0.041510 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016873 10.0.0.50 - - [2025-10-09 09:02:08] "GET /tag/dfcfbe90-6b56-40ac-9256-b74c3cd9a2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.049186 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.50 - - [2025-10-09 09:02:08] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054816 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.50 - - [2025-10-09 09:02:08] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.007673 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.50 - - [2025-10-09 09:02:08] "GET /service-appliance-set/a4dd5ec0-a10a-4fa2-9402-6f271eb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004419 10.0.0.50 - - [2025-10-09 09:02:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.003328 10.0.0.50 - - [2025-10-09 09:02:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120119 10.0.0.50 - - [2025-10-09 09:02:08] "GET /virtual-machine-interface/d7e771e2-f362-409e-8cd1-d4d338b61843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.028738 10.0.0.50 - - [2025-10-09 09:02:08] "POST /instance-ips HTTP/1.1" 200 377 0.046226 10.0.0.50 - - [2025-10-09 09:02:09] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012703 10.0.0.50 - - [2025-10-09 09:02:09] "POST /loadbalancers HTTP/1.1" 200 582 0.095924 10.0.0.50 - - [2025-10-09 09:02:09] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040476 10.0.0.50 - - [2025-10-09 09:02:09] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004621 10.0.0.50 - - [2025-10-09 09:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025391 10.0.0.50 - - [2025-10-09 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010540 10.0.0.50 - - [2025-10-09 09:02:09] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050807 10.0.0.50 - - [2025-10-09 09:02:09] "POST /floating-ips HTTP/1.1" 200 581 0.040652 10.0.0.50 - - [2025-10-09 09:02:09] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002746 10.0.0.50 - - [2025-10-09 09:02:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018477 10.0.0.50 - - [2025-10-09 09:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020992 10.0.0.50 - - [2025-10-09 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.50 - - [2025-10-09 09:02:09] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045920 10.0.0.50 - - [2025-10-09 09:02:09] "GET /loadbalancer-listener/1f14c75f-e168-4f92-a83e-47bdc1675913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006705 10.0.0.50 - - [2025-10-09 09:02:09] "GET /loadbalancer-listener/1f14c75f-e168-4f92-a83e-47bdc1675913?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008008 10.0.0.50 - - [2025-10-09 09:02:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028025 10.0.0.50 - - [2025-10-09 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.50 - - [2025-10-09 09:02:09] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006817 10.0.0.50 - - [2025-10-09 09:02:09] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?fields=floating_ips HTTP/1.1" 200 1165 0.005474 10.0.0.50 - - [2025-10-09 09:02:09] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006524 10.0.0.50 - - [2025-10-09 09:02:09] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051613 10.0.0.50 - - [2025-10-09 09:02:09] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010569 10.0.0.50 - - [2025-10-09 09:02:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032233 10.0.0.50 - - [2025-10-09 09:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013880 10.0.0.50 - - [2025-10-09 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012410 10.0.0.50 - - [2025-10-09 09:02:09] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042892 10.0.0.50 - - [2025-10-09 09:02:09] "GET /loadbalancer-listener/532390af-c071-441d-97f3-cf1c3a95f7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004926 10.0.0.50 - - [2025-10-09 09:02:09] "GET /loadbalancer-listener/532390af-c071-441d-97f3-cf1c3a95f7df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011079 10.0.0.50 - - [2025-10-09 09:02:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021198 10.0.0.50 - - [2025-10-09 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2025-10-09 09:02:09] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004677 10.0.0.50 - - [2025-10-09 09:02:09] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?fields=floating_ips HTTP/1.1" 200 1165 0.003624 10.0.0.50 - - [2025-10-09 09:02:09] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003647 10.0.0.50 - - [2025-10-09 09:02:10] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038643 10.0.0.50 - - [2025-10-09 09:02:10] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003600 10.0.0.50 - - [2025-10-09 09:02:10] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028039 10.0.0.50 - - [2025-10-09 09:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020715 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015827 10.0.0.50 - - [2025-10-09 09:02:10] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043679 10.0.0.50 - - [2025-10-09 09:02:10] "GET /loadbalancer-listener/423f3b48-4f47-488a-abb5-ce9847833ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003572 10.0.0.50 - - [2025-10-09 09:02:10] "GET /loadbalancer-listener/423f3b48-4f47-488a-abb5-ce9847833ca2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006248 10.0.0.50 - - [2025-10-09 09:02:10] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028937 10.0.0.50 - - [2025-10-09 09:02:10] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011609 10.0.0.50 - - [2025-10-09 09:02:10] "GET /instance-ip/ce253c7f-d043-4895-aef7-8ae74005ff28?fields=floating_ips HTTP/1.1" 200 1165 0.007448 10.0.0.50 - - [2025-10-09 09:02:10] "POST /tags HTTP/1.1" 200 363 0.061355 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010405 10.0.0.50 - - [2025-10-09 09:02:10] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002971 10.0.0.50 - - [2025-10-09 09:02:10] "GET /tag/df871d71-476f-4008-98fc-b1b8b3be5dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026014 10.0.0.50 - - [2025-10-09 09:02:10] "POST /tags HTTP/1.1" 200 311 0.031727 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.50 - - [2025-10-09 09:02:10] "GET /tag/19c54a8e-b7eb-44e7-b24c-c4fda426d162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020192 10.0.0.50 - - [2025-10-09 09:02:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.006028 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.003086 10.0.0.50 - - [2025-10-09 09:02:10] "POST /security-groups HTTP/1.1" 200 574 0.070791 10.0.0.50 - - [2025-10-09 09:02:10] "POST /projects HTTP/1.1" 200 489 0.181909 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.014271 10.0.0.50 - - [2025-10-09 09:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032096 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006644 10.0.0.50 - - [2025-10-09 09:02:10] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.029921 10.0.0.50 - - [2025-10-09 09:02:10] "POST /access-control-lists HTTP/1.1" 200 583 0.101185 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.50 - - [2025-10-09 09:02:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.001718 10.0.0.50 - - [2025-10-09 09:02:10] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.008049 10.0.0.50 - - [2025-10-09 09:02:11] "POST /access-control-lists HTTP/1.1" 200 581 0.093717 10.0.0.50 - - [2025-10-09 09:02:11] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.078724 10.0.0.50 - - [2025-10-09 09:02:11] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.059431 10.0.0.50 - - [2025-10-09 09:02:11] "POST /security-groups HTTP/1.1" 200 546 0.086895 10.0.0.50 - - [2025-10-09 09:02:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002318 10.0.0.50 - - [2025-10-09 09:02:11] "POST /access-control-lists HTTP/1.1" 200 602 0.067515 10.0.0.50 - - [2025-10-09 09:02:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.011482 10.0.0.50 - - [2025-10-09 09:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.080938 10.0.0.50 - - [2025-10-09 09:02:11] "POST /access-control-lists HTTP/1.1" 200 600 0.057739 10.0.0.50 - - [2025-10-09 09:02:11] "POST /chown HTTP/1.1" 200 109 0.041077 10.0.0.50 - - [2025-10-09 09:02:11] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024730 10.0.0.50 - - [2025-10-09 09:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.50 - - [2025-10-09 09:02:11] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003725 10.0.0.50 - - [2025-10-09 09:02:11] "POST /tags HTTP/1.1" 409 210 0.002494 10.0.0.50 - - [2025-10-09 09:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.50 - - [2025-10-09 09:02:11] "GET /tag/19c54a8e-b7eb-44e7-b24c-c4fda426d162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017530 10.0.0.50 - - [2025-10-09 09:02:11] "POST /firewall-rules HTTP/1.1" 200 570 0.086087 10.0.0.50 - - [2025-10-09 09:02:11] "GET /firewall-rule/238e5bbd-9d7e-47e2-9b79-37a05791267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005656 10.0.0.50 - - [2025-10-09 09:02:11] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004961 10.0.0.50 - - [2025-10-09 09:02:11] "GET /firewall-rule/238e5bbd-9d7e-47e2-9b79-37a05791267e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004855 10.0.0.50 - - [2025-10-09 09:02:11] "POST /ref-update HTTP/1.1" 200 156 0.042130 10.0.0.50 - - [2025-10-09 09:02:11] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013283 10.0.0.50 - - [2025-10-09 09:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.50 - - [2025-10-09 09:02:11] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003826 10.0.0.50 - - [2025-10-09 09:02:11] "POST /tags HTTP/1.1" 409 210 0.002576 10.0.0.50 - - [2025-10-09 09:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.50 - - [2025-10-09 09:02:11] "GET /tag/19c54a8e-b7eb-44e7-b24c-c4fda426d162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017816 10.0.0.50 - - [2025-10-09 09:02:12] "POST /firewall-rules HTTP/1.1" 200 568 0.089624 10.0.0.50 - - [2025-10-09 09:02:12] "GET /firewall-rule/cf3314ea-b082-49cd-950e-f68046b41183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005644 10.0.0.50 - - [2025-10-09 09:02:12] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004235 10.0.0.50 - - [2025-10-09 09:02:12] "GET /firewall-rule/cf3314ea-b082-49cd-950e-f68046b41183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002690 10.0.0.50 - - [2025-10-09 09:02:12] "POST /ref-update HTTP/1.1" 200 156 0.055947 10.0.0.50 - - [2025-10-09 09:02:12] "POST /tags HTTP/1.1" 409 237 0.009715 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.50 - - [2025-10-09 09:02:12] "GET /tag/fde45909-6c14-4946-8f4b-31bfde9421f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.037319 10.0.0.50 - - [2025-10-09 09:02:12] "POST /tags HTTP/1.1" 409 210 0.007389 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.50 - - [2025-10-09 09:02:12] "GET /tag/c85a456e-d1ac-4a4e-b95d-65ca0c684006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022831 10.0.0.50 - - [2025-10-09 09:02:12] "POST /projects HTTP/1.1" 409 223 0.005508 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.50 - - [2025-10-09 09:02:12] "GET /project/0fdeae71-a419-4611-b271-5f1aa3c0204d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041518 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.50 - - [2025-10-09 09:02:12] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007743 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2025-10-09 09:02:12] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004283 10.0.0.50 - - [2025-10-09 09:02:12] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.058100 10.0.0.50 - - [2025-10-09 09:02:12] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.047019 10.0.0.50 - - [2025-10-09 09:02:12] "POST /security-groups HTTP/1.1" 409 253 0.007362 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.50 - - [2025-10-09 09:02:12] "PUT /security-group/c0c48f9c-cdcd-4f34-892c-1be8da2b622d HTTP/1.1" 200 262 0.066897 10.0.0.50 - - [2025-10-09 09:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025767 10.0.0.50 - - [2025-10-09 09:02:12] "PUT /access-control-list/ab9a4c1b-e0ce-4458-843c-4f86bc4b74d5 HTTP/1.1" 200 272 0.018463 10.0.0.50 - - [2025-10-09 09:02:12] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014984 10.0.0.50 - - [2025-10-09 09:02:12] "PUT /access-control-list/058286dc-c68c-4e6e-a6ae-29d84d6c190e HTTP/1.1" 200 272 0.031331 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2025-10-09 09:02:12] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009114 10.0.0.50 - - [2025-10-09 09:02:12] "POST /tags HTTP/1.1" 409 210 0.002451 10.0.0.50 - - [2025-10-09 09:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.50 - - [2025-10-09 09:02:12] "GET /tag/c85a456e-d1ac-4a4e-b95d-65ca0c684006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015903 10.0.0.50 - - [2025-10-09 09:02:13] "POST /firewall-rules HTTP/1.1" 200 570 0.087008 10.0.0.50 - - [2025-10-09 09:02:13] "GET /firewall-rule/183f3f3b-811d-4ff1-a49e-608557671c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005696 10.0.0.50 - - [2025-10-09 09:02:13] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005322 10.0.0.50 - - [2025-10-09 09:02:13] "GET /firewall-rule/183f3f3b-811d-4ff1-a49e-608557671c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003222 10.0.0.50 - - [2025-10-09 09:02:13] "POST /ref-update HTTP/1.1" 200 156 0.038989 10.0.0.50 - - [2025-10-09 09:02:13] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011843 10.0.0.50 - - [2025-10-09 09:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008503 10.0.0.50 - - [2025-10-09 09:02:13] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006415 10.0.0.50 - - [2025-10-09 09:02:13] "POST /tags HTTP/1.1" 409 210 0.002877 10.0.0.50 - - [2025-10-09 09:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2025-10-09 09:02:13] "GET /tag/c85a456e-d1ac-4a4e-b95d-65ca0c684006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021928 10.0.0.50 - - [2025-10-09 09:02:13] "POST /firewall-rules HTTP/1.1" 200 568 0.081857 10.0.0.50 - - [2025-10-09 09:02:13] "GET /firewall-rule/1a2b4d33-64be-403f-81e5-9ef1602d94bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.008115 10.0.0.50 - - [2025-10-09 09:02:13] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006052 10.0.0.50 - - [2025-10-09 09:02:13] "GET /firewall-rule/1a2b4d33-64be-403f-81e5-9ef1602d94bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003834 10.0.0.50 - - [2025-10-09 09:02:13] "POST /ref-update HTTP/1.1" 200 156 0.057674 10.0.0.50 - - [2025-10-09 09:02:13] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008441 10.0.0.50 - - [2025-10-09 09:02:13] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.50 - - [2025-10-09 09:02:19] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.50 - - [2025-10-09 09:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007552 10.0.0.50 - - [2025-10-09 09:02:20] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005493 10.0.0.50 - - [2025-10-09 09:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.50 - - [2025-10-09 09:02:20] "GET /config-node/06dc3fa6-36ca-45ed-8069-3b48a4435036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003871 10.0.0.50 - - [2025-10-09 09:02:31] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.50 - - [2025-10-09 09:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.50 - - [2025-10-09 09:02:31] "GET /routing-instance/9218889c-4d66-47cf-b1e3-46d69ecbd45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003994 10.0.0.50 - - [2025-10-09 09:02:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002638 10.0.0.50 - - [2025-10-09 09:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-10-09 09:02:31] "GET /bgp-router/e98044f3-e411-4a01-990c-4746cd94eda4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005972 10.0.0.50 - - [2025-10-09 09:02:31] "PUT /bgp-router/e98044f3-e411-4a01-990c-4746cd94eda4 HTTP/1.1" 200 254 0.026126 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002299 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001223 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001237 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001336 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001088 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001359 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:02:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 10.0.0.65 - - [2025-10-09 09:02:55] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.65 - - [2025-10-09 09:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.65 - - [2025-10-09 09:02:55] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004620 10.0.0.65 - - [2025-10-09 09:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.65 - - [2025-10-09 09:02:55] "GET /routing-instance/9218889c-4d66-47cf-b1e3-46d69ecbd45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002895 10.0.0.65 - - [2025-10-09 09:02:55] "PUT /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032 HTTP/1.1" 200 274 0.014118 10.0.0.65 - - [2025-10-09 09:02:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.008782 10.0.0.65 - - [2025-10-09 09:02:55] "POST /virtual-routers HTTP/1.1" 200 599 0.014563 10.0.0.65 - - [2025-10-09 09:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.65 - - [2025-10-09 09:02:55] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004798 10.0.0.65 - - [2025-10-09 09:02:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.001859 10.0.0.65 - - [2025-10-09 09:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.65 - - [2025-10-09 09:02:55] "GET /virtual-network/d0e49b89-36b5-4059-8a2b-127ad6b3c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004396 10.0.0.65 - - [2025-10-09 09:02:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055486 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:03:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:03:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.65 - - [2025-10-09 09:03:15] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.65 - - [2025-10-09 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.65 - - [2025-10-09 09:03:15] "GET /global-system-config/c23ae857-3e2e-487d-b7f7-0bc1571bc032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004717 10.0.0.65 - - [2025-10-09 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.65 - - [2025-10-09 09:03:15] "GET /routing-instance/9218889c-4d66-47cf-b1e3-46d69ecbd45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003140 10.0.0.65 - - [2025-10-09 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.65 - - [2025-10-09 09:03:15] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003397 10.0.0.65 - - [2025-10-09 09:03:15] "PUT /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7 HTTP/1.1" 200 262 0.016884 10.0.0.65 - - [2025-10-09 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015292 10.0.0.65 - - [2025-10-09 09:03:15] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005166 10.0.0.65 - - [2025-10-09 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.65 - - [2025-10-09 09:03:15] "GET /virtual-machine-interface/d7b66b28-fb82-4525-baf1-5467b3a1216a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006488 10.0.0.65 - - [2025-10-09 09:03:15] "PUT /virtual-machine-interface/d7b66b28-fb82-4525-baf1-5467b3a1216a HTTP/1.1" 200 284 0.011111 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:05:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001437 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:05:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001749 10.0.0.50 - - [2025-10-09 09:05:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002955 10.0.0.50 - - [2025-10-09 09:05:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002300 10.0.0.50 - - [2025-10-09 09:06:56] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003698 10.0.0.50 - - [2025-10-09 09:06:56] "POST /ref-update HTTP/1.1" 200 156 0.010662 10.0.0.50 - - [2025-10-09 09:07:02] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009536 10.0.0.50 - - [2025-10-09 09:07:02] "POST /set-tag HTTP/1.1" 200 109 0.006275 10.0.0.50 - - [2025-10-09 09:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2025-10-09 09:07:02] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003614 10.0.0.50 - - [2025-10-09 09:07:02] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005420 10.0.0.50 - - [2025-10-09 09:07:02] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.50 - - [2025-10-09 09:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.50 - - [2025-10-09 09:07:02] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004234 10.0.0.50 - - [2025-10-09 09:07:02] "GET /loadbalancer-pool/298be4fb-e7ed-419d-922d-c330c71918d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004467 10.0.0.50 - - [2025-10-09 09:07:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018360 10.0.0.50 - - [2025-10-09 09:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010642 10.0.0.50 - - [2025-10-09 09:07:02] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014610 10.0.0.50 - - [2025-10-09 09:07:02] "POST /tags HTTP/1.1" 409 205 0.007309 10.0.0.50 - - [2025-10-09 09:07:02] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007523 10.0.0.50 - - [2025-10-09 09:07:02] "POST /ref-update HTTP/1.1" 200 156 0.017486 10.0.0.50 - - [2025-10-09 09:07:02] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.009374 10.0.0.50 - - [2025-10-09 09:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.50 - - [2025-10-09 09:07:02] "GET /tag/dfcfbe90-6b56-40ac-9256-b74c3cd9a2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016268 10.0.0.50 - - [2025-10-09 09:07:02] "PUT /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5 HTTP/1.1" 200 256 0.030241 10.0.0.50 - - [2025-10-09 09:07:02] "POST /set-tag HTTP/1.1" 200 109 0.120731 10.0.0.50 - - [2025-10-09 09:07:02] "GET /loadbalancer-pool/658b617f-fb3a-40c9-bb37-b4515e0a52fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004898 10.0.0.50 - - [2025-10-09 09:07:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032553 10.0.0.50 - - [2025-10-09 09:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021653 10.0.0.50 - - [2025-10-09 09:07:03] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021612 10.0.0.50 - - [2025-10-09 09:07:03] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005254 10.0.0.50 - - [2025-10-09 09:07:03] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.50 - - [2025-10-09 09:07:03] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011404 10.0.0.50 - - [2025-10-09 09:07:03] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.50 - - [2025-10-09 09:07:03] "GET /loadbalancer-pool/e06857af-fc92-4212-891c-ff753f6ba243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004676 10.0.0.50 - - [2025-10-09 09:07:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023961 10.0.0.50 - - [2025-10-09 09:07:03] "PUT /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5 HTTP/1.1" 200 256 0.023518 10.0.0.50 - - [2025-10-09 09:07:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013592 10.0.0.50 - - [2025-10-09 09:07:03] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007664 10.0.0.50 - - [2025-10-09 09:07:03] "POST /set-tag HTTP/1.1" 200 109 0.062552 10.0.0.50 - - [2025-10-09 09:07:03] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.078244 10.0.0.50 - - [2025-10-09 09:07:03] "POST /ref-update HTTP/1.1" 200 156 0.009821 10.0.0.50 - - [2025-10-09 09:07:03] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.047742 10.0.0.50 - - [2025-10-09 09:07:03] "PUT /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5 HTTP/1.1" 200 256 0.011212 10.0.0.50 - - [2025-10-09 09:07:40] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005593 10.0.0.50 - - [2025-10-09 09:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.50 - - [2025-10-09 09:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.50 - - [2025-10-09 09:07:40] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004362 10.0.0.50 - - [2025-10-09 09:07:40] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007285 10.0.0.50 - - [2025-10-09 09:07:40] "POST /set-tag HTTP/1.1" 200 109 0.026999 10.0.0.50 - - [2025-10-09 09:07:40] "DELETE /loadbalancer-member/ecaf0c7f-e5cb-44f6-bab5-12c1f26cc09c HTTP/1.1" 200 115 0.079868 10.0.0.50 - - [2025-10-09 09:07:40] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016351 10.0.0.50 - - [2025-10-09 09:07:40] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.50 - - [2025-10-09 09:07:40] "DELETE /loadbalancer-member/9b71d8f5-d1d8-42d4-8787-55f456205111 HTTP/1.1" 200 115 0.073965 10.0.0.50 - - [2025-10-09 09:07:40] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004939 10.0.0.50 - - [2025-10-09 09:07:40] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.50 - - [2025-10-09 09:07:40] "DELETE /loadbalancer-member/8c2238f8-dace-4384-9420-0427c035f575 HTTP/1.1" 200 115 0.059011 10.0.0.50 - - [2025-10-09 09:07:40] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007299 10.0.0.50 - - [2025-10-09 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.50 - - [2025-10-09 09:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.50 - - [2025-10-09 09:07:41] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004055 10.0.0.50 - - [2025-10-09 09:07:41] "GET /loadbalancer-pool/298be4fb-e7ed-419d-922d-c330c71918d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003925 10.0.0.50 - - [2025-10-09 09:07:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031508 10.0.0.50 - - [2025-10-09 09:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025817 10.0.0.50 - - [2025-10-09 09:07:41] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005322 10.0.0.50 - - [2025-10-09 09:07:41] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006593 10.0.0.50 - - [2025-10-09 09:07:41] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004819 10.0.0.50 - - [2025-10-09 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.080601 10.0.0.50 - - [2025-10-09 09:07:41] "GET /loadbalancer-pool/658b617f-fb3a-40c9-bb37-b4515e0a52fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022426 10.0.0.50 - - [2025-10-09 09:07:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.069005 10.0.0.50 - - [2025-10-09 09:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034501 10.0.0.50 - - [2025-10-09 09:07:41] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023189 10.0.0.50 - - [2025-10-09 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.005584 10.0.0.50 - - [2025-10-09 09:07:41] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007873 10.0.0.50 - - [2025-10-09 09:07:41] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002660 10.0.0.50 - - [2025-10-09 09:07:41] "GET /loadbalancer-pool/e06857af-fc92-4212-891c-ff753f6ba243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003529 10.0.0.50 - - [2025-10-09 09:07:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.059611 10.0.0.50 - - [2025-10-09 09:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021785 10.0.0.50 - - [2025-10-09 09:07:41] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014832 10.0.0.50 - - [2025-10-09 09:07:41] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009630 10.0.0.50 - - [2025-10-09 09:07:41] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007790 10.0.0.50 - - [2025-10-09 09:07:41] "POST /set-tag HTTP/1.1" 200 109 0.003157 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:08:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:08:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:08:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:08:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001906 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:08:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:08:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 10.0.0.50 - - [2025-10-09 09:09:16] "GET / HTTP/1.1" 200 35931 0.002847 10.0.0.50 - - [2025-10-09 09:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.50 - - [2025-10-09 09:09:16] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041398 10.0.0.50 - - [2025-10-09 09:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.50 - - [2025-10-09 09:09:16] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037712 10.0.0.50 - - [2025-10-09 09:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.50 - - [2025-10-09 09:09:16] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032503 10.0.0.50 - - [2025-10-09 09:09:17] "POST /tags HTTP/1.1" 200 333 0.047324 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015022 10.0.0.50 - - [2025-10-09 09:09:17] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024501 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.50 - - [2025-10-09 09:09:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060560 10.0.0.50 - - [2025-10-09 09:09:17] "GET /virtual-networks?parent_id=900caf2b-1b14-42df-96be-2b90a919b844&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.009514 10.0.0.50 - - [2025-10-09 09:09:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070593 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010370 10.0.0.50 - - [2025-10-09 09:09:17] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.009190 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.50 - - [2025-10-09 09:09:17] "GET /service-appliance-set/a4dd5ec0-a10a-4fa2-9402-6f271eb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002485 10.0.0.50 - - [2025-10-09 09:09:17] "POST /virtual-networks HTTP/1.1" 200 512 0.131383 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.002515 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.50 - - [2025-10-09 09:09:17] "GET /network-ipam/0e0458c8-5c96-4eab-a486-a516caaafff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003275 10.0.0.50 - - [2025-10-09 09:09:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.153122 10.0.0.50 - - [2025-10-09 09:09:17] "GET /virtual-machine-interface/8a250377-a265-44e4-8199-572b6eaae02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.013676 10.0.0.50 - - [2025-10-09 09:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010444 10.0.0.50 - - [2025-10-09 09:09:17] "POST /ref-update HTTP/1.1" 200 156 0.171689 10.0.0.50 - - [2025-10-09 09:09:17] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005719 10.0.0.50 - - [2025-10-09 09:09:17] "GET /domains HTTP/1.1" 200 280 0.002913 10.0.0.50 - - [2025-10-09 09:09:17] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69 HTTP/1.1" 200 3086 0.022660 10.0.0.50 - - [2025-10-09 09:09:17] "POST /instance-ips HTTP/1.1" 200 409 0.061552 10.0.0.50 - - [2025-10-09 09:09:17] "GET /instance-ip/9886272c-2700-4685-af00-936d562cd0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.013875 10.0.0.50 - - [2025-10-09 09:09:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844 HTTP/1.1" 200 5477 0.063855 10.0.0.50 - - [2025-10-09 09:09:17] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.005447 10.0.0.50 - - [2025-10-09 09:09:17] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.047998 10.0.0.50 - - [2025-10-09 09:09:17] "POST /loadbalancers HTTP/1.1" 200 610 0.099208 10.0.0.50 - - [2025-10-09 09:09:17] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1181 0.011445 10.0.0.50 - - [2025-10-09 09:09:17] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1181 0.006791 10.0.0.50 - - [2025-10-09 09:09:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052849 10.0.0.50 - - [2025-10-09 09:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034523 10.0.0.50 - - [2025-10-09 09:09:17] "POST /route-targets HTTP/1.1" 200 327 0.056906 10.0.0.50 - - [2025-10-09 09:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009528 10.0.0.50 - - [2025-10-09 09:09:17] "GET /instance-ip/9886272c-2700-4685-af00-936d562cd0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.032590 10.0.0.50 - - [2025-10-09 09:09:17] "POST /ref-update HTTP/1.1" 200 156 0.022649 10.0.0.50 - - [2025-10-09 09:09:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077987 10.0.0.50 - - [2025-10-09 09:09:17] "POST /floating-ips HTTP/1.1" 200 597 0.082909 10.0.0.50 - - [2025-10-09 09:09:18] "GET /loadbalancer/a2519efc-fd3b-4c8a-9b41-896473b5bbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.010764 10.0.0.50 - - [2025-10-09 09:09:18] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.033968 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.50 - - [2025-10-09 09:09:18] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033221 10.0.0.50 - - [2025-10-09 09:09:18] "GET /loadbalancer-listener/5e38f0a3-c60f-4ee1-aca7-937a7e18f129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.008899 10.0.0.50 - - [2025-10-09 09:09:18] "GET /loadbalancer-listener/5e38f0a3-c60f-4ee1-aca7-937a7e18f129?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005395 10.0.0.50 - - [2025-10-09 09:09:18] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024096 10.0.0.50 - - [2025-10-09 09:09:18] "GET /instance-ip/9886272c-2700-4685-af00-936d562cd0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004629 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.50 - - [2025-10-09 09:09:18] "GET /loadbalancer/a2519efc-fd3b-4c8a-9b41-896473b5bbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003226 10.0.0.50 - - [2025-10-09 09:09:18] "GET /instance-ip/9886272c-2700-4685-af00-936d562cd0bb?fields=floating_ips HTTP/1.1" 200 1213 0.008210 10.0.0.50 - - [2025-10-09 09:09:18] "GET /floating-ip/1085a32b-88dc-4736-b906-d714aed690f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002899 10.0.0.50 - - [2025-10-09 09:09:18] "POST /tags HTTP/1.1" 200 295 0.045711 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017757 10.0.0.50 - - [2025-10-09 09:09:18] "GET /tag/770e5721-24c9-4852-8707-45bcec7ae287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.031138 10.0.0.50 - - [2025-10-09 09:09:18] "POST /tags HTTP/1.1" 409 233 0.002319 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2025-10-09 09:09:18] "GET /tag/dbc00a37-be4a-49a0-9f14-44812646c929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013191 10.0.0.50 - - [2025-10-09 09:09:18] "POST /tags HTTP/1.1" 409 206 0.002612 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2025-10-09 09:09:18] "GET /tag/db1feb7d-8617-4f1a-937e-53b6bf4407a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011572 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.50 - - [2025-10-09 09:09:18] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004944 10.0.0.50 - - [2025-10-09 09:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018361 10.0.0.50 - - [2025-10-09 09:09:18] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043931 10.0.0.50 - - [2025-10-09 09:09:18] "POST /virtual-machines HTTP/1.1" 200 369 0.008911 10.0.0.50 - - [2025-10-09 09:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012922 10.0.0.50 - - [2025-10-09 09:09:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144294 10.0.0.50 - - [2025-10-09 09:09:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009252 10.0.0.50 - - [2025-10-09 09:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011706 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005019 10.0.0.50 - - [2025-10-09 09:09:19] "POST /instance-ips HTTP/1.1" 200 409 0.025150 10.0.0.50 - - [2025-10-09 09:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021012 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017086 10.0.0.50 - - [2025-10-09 09:09:19] "POST /set-tag HTTP/1.1" 200 109 0.020630 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012254 10.0.0.50 - - [2025-10-09 09:09:19] "GET /instance-ip/a3272458-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005138 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005573 10.0.0.50 - - [2025-10-09 09:09:19] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004023 10.0.0.50 - - [2025-10-09 09:09:19] "POST /ref-update HTTP/1.1" 200 156 0.011557 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004719 10.0.0.50 - - [2025-10-09 09:09:19] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.50 - - [2025-10-09 09:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003984 10.0.0.50 - - [2025-10-09 09:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.50 - - [2025-10-09 09:09:19] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039281 10.0.0.50 - - [2025-10-09 09:09:19] "POST /virtual-machines HTTP/1.1" 200 369 0.010668 10.0.0.50 - - [2025-10-09 09:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012393 10.0.0.50 - - [2025-10-09 09:09:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115230 10.0.0.50 - - [2025-10-09 09:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016761 10.0.0.50 - - [2025-10-09 09:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004949 10.0.0.50 - - [2025-10-09 09:09:19] "POST /instance-ips HTTP/1.1" 200 409 0.026097 10.0.0.50 - - [2025-10-09 09:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028930 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008124 10.0.0.50 - - [2025-10-09 09:09:19] "POST /set-tag HTTP/1.1" 200 109 0.017784 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010782 10.0.0.50 - - [2025-10-09 09:09:19] "GET /instance-ip/a394e48e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003325 10.0.0.50 - - [2025-10-09 09:09:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004976 10.0.0.50 - - [2025-10-09 09:09:19] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.50 - - [2025-10-09 09:09:20] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.011260 10.0.0.50 - - [2025-10-09 09:09:20] "POST /ref-update HTTP/1.1" 200 156 0.010172 10.0.0.50 - - [2025-10-09 09:09:20] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006028 10.0.0.50 - - [2025-10-09 09:09:20] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.50 - - [2025-10-09 09:09:20] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005276 10.0.0.50 - - [2025-10-09 09:09:20] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.50 - - [2025-10-09 09:09:20] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004541 10.0.0.50 - - [2025-10-09 09:09:20] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.50 - - [2025-10-09 09:09:22] "GET /domains HTTP/1.1" 200 280 0.002714 10.0.0.50 - - [2025-10-09 09:09:22] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69 HTTP/1.1" 200 3086 0.003822 10.0.0.50 - - [2025-10-09 09:09:22] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844 HTTP/1.1" 200 7065 0.039910 10.0.0.50 - - [2025-10-09 09:09:22] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.006933 10.0.0.50 - - [2025-10-09 09:09:22] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.005193 10.0.0.50 - - [2025-10-09 09:09:22] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1402 0.004946 10.0.0.50 - - [2025-10-09 09:09:22] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1402 0.002895 10.0.0.50 - - [2025-10-09 09:09:22] "GET /route-target/4eea5f55-fc26-4c36-8172-1218205c7a77 HTTP/1.1" 200 1151 0.002844 10.0.0.50 - - [2025-10-09 09:09:22] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.004292 10.0.0.50 - - [2025-10-09 09:09:22] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1402 0.003028 10.0.0.50 - - [2025-10-09 09:09:22] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004405 10.0.0.50 - - [2025-10-09 09:09:22] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.004256 10.0.0.50 - - [2025-10-09 09:09:22] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1402 0.003125 10.0.0.50 - - [2025-10-09 09:09:22] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 200 1402 0.003114 10.0.0.50 - - [2025-10-09 09:09:22] "GET /route-target/4eea5f55-fc26-4c36-8172-1218205c7a77 HTTP/1.1" 200 1151 0.002425 10.0.0.50 - - [2025-10-09 09:09:22] "GET /domains HTTP/1.1" 200 280 0.002285 10.0.0.50 - - [2025-10-09 09:09:22] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69 HTTP/1.1" 200 3086 0.002951 10.0.0.50 - - [2025-10-09 09:09:23] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844 HTTP/1.1" 200 7065 0.035544 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2088 0.004105 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.50 - - [2025-10-09 09:09:23] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038563 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005163 10.0.0.50 - - [2025-10-09 09:09:23] "GET /floating-ip-pools?parent_id=1ea8c422-4a31-4e90-84e9-13c3fd2c6d58&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002441 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004098 10.0.0.50 - - [2025-10-09 09:09:23] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020596 10.0.0.50 - - [2025-10-09 09:09:23] "POST /ref-update HTTP/1.1" 200 156 0.013071 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.028203 10.0.0.50 - - [2025-10-09 09:09:23] "GET /domains HTTP/1.1" 200 280 0.002165 10.0.0.50 - - [2025-10-09 09:09:23] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69 HTTP/1.1" 200 3086 0.002912 10.0.0.50 - - [2025-10-09 09:09:23] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844 HTTP/1.1" 200 7321 0.037351 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2326 0.007681 10.0.0.50 - - [2025-10-09 09:09:23] "GET /floating-ip-pool/f0393743-6410-4dcd-813b-7612a837a924 HTTP/1.1" 200 1314 0.002517 10.0.0.50 - - [2025-10-09 09:09:23] "GET /domains HTTP/1.1" 200 280 0.001983 10.0.0.50 - - [2025-10-09 09:09:23] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69 HTTP/1.1" 200 3086 0.003237 10.0.0.50 - - [2025-10-09 09:09:23] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844 HTTP/1.1" 200 7321 0.044074 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 2326 0.004779 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004391 10.0.0.50 - - [2025-10-09 09:09:23] "POST /tags HTTP/1.1" 200 365 0.066154 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014336 10.0.0.50 - - [2025-10-09 09:09:23] "GET /tag/37b60c94-8a3a-4239-aeb3-ef7cb7a76cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022680 10.0.0.50 - - [2025-10-09 09:09:23] "POST /tags HTTP/1.1" 409 206 0.002802 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2025-10-09 09:09:23] "GET /tag/db1feb7d-8617-4f1a-937e-53b6bf4407a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011698 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2025-10-09 09:09:23] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046543 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004299 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2025-10-09 09:09:23] "GET /service-appliance-set/95a151bc-509f-4c44-b0ae-1228f24c99e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004382 10.0.0.50 - - [2025-10-09 09:09:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.002173 10.0.0.50 - - [2025-10-09 09:09:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.114290 10.0.0.50 - - [2025-10-09 09:09:23] "GET /virtual-machine-interface/3cc8d396-e901-48ed-8e7f-677cacc537dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005598 10.0.0.50 - - [2025-10-09 09:09:24] "POST /set-tag HTTP/1.1" 200 109 0.021514 10.0.0.50 - - [2025-10-09 09:09:24] "POST /instance-ips HTTP/1.1" 200 417 0.055225 10.0.0.50 - - [2025-10-09 09:09:24] "GET /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006049 10.0.0.50 - - [2025-10-09 09:09:24] "POST /loadbalancers HTTP/1.1" 200 618 0.067039 10.0.0.50 - - [2025-10-09 09:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035056 10.0.0.50 - - [2025-10-09 09:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010741 10.0.0.50 - - [2025-10-09 09:09:24] "POST /service-instances HTTP/1.1" 200 566 0.033275 10.0.0.50 - - [2025-10-09 09:09:24] "POST /ref-update HTTP/1.1" 200 156 0.021091 10.0.0.50 - - [2025-10-09 09:09:24] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059619 10.0.0.50 - - [2025-10-09 09:09:24] "GET /virtual-machine-interface/3cc8d396-e901-48ed-8e7f-677cacc537dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004889 10.0.0.50 - - [2025-10-09 09:09:24] "GET /virtual-machine-interface/3cc8d396-e901-48ed-8e7f-677cacc537dc?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010139 10.0.0.50 - - [2025-10-09 09:09:24] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.015970 10.0.0.50 - - [2025-10-09 09:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010057 10.0.0.50 - - [2025-10-09 09:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.50 - - [2025-10-09 09:09:24] "GET /floating-ip-pool/f0393743-6410-4dcd-813b-7612a837a924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008183 10.0.0.50 - - [2025-10-09 09:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007732 10.0.0.50 - - [2025-10-09 09:09:24] "POST /floating-ips HTTP/1.1" 200 671 0.069233 10.0.0.50 - - [2025-10-09 09:09:24] "POST /virtual-machines HTTP/1.1" 200 429 0.041099 10.0.0.50 - - [2025-10-09 09:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012144 10.0.0.50 - - [2025-10-09 09:09:24] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003672 10.0.0.50 - - [2025-10-09 09:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.50 - - [2025-10-09 09:09:24] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012850 10.0.0.50 - - [2025-10-09 09:09:24] "POST /tags HTTP/1.1" 409 221 0.014825 10.0.0.50 - - [2025-10-09 09:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.50 - - [2025-10-09 09:09:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.166053 10.0.0.50 - - [2025-10-09 09:09:24] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020369 10.0.0.50 - - [2025-10-09 09:09:24] "POST /tags HTTP/1.1" 409 238 0.002723 10.0.0.50 - - [2025-10-09 09:09:24] "POST /chown HTTP/1.1" 200 109 0.049854 10.0.0.50 - - [2025-10-09 09:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.50 - - [2025-10-09 09:09:24] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.50 - - [2025-10-09 09:09:24] "GET /tag/37b60c94-8a3a-4239-aeb3-ef7cb7a76cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026297 10.0.0.50 - - [2025-10-09 09:09:24] "PUT /virtual-machine-interface/c4925c8d-cd0d-4775-af90-f3e067f1a218 HTTP/1.1" 200 284 0.041487 10.0.0.50 - - [2025-10-09 09:09:24] "PUT /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 256 0.040192 10.0.0.50 - - [2025-10-09 09:09:24] "POST /firewall-rules HTTP/1.1" 200 650 0.139774 10.0.0.50 - - [2025-10-09 09:09:25] "GET /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.028446 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.087238 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.013923 10.0.0.50 - - [2025-10-09 09:09:25] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009123 10.0.0.50 - - [2025-10-09 09:09:25] "GET /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003427 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.023868 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.029089 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.035617 10.0.0.50 - - [2025-10-09 09:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017488 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.039055 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.035555 10.0.0.50 - - [2025-10-09 09:09:25] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.091614 10.0.0.50 - - [2025-10-09 09:09:25] "GET /loadbalancer/722c410b-a1cc-4e66-a728-68f1ef8ed944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.014341 10.0.0.50 - - [2025-10-09 09:09:25] "POST /virtual-machines HTTP/1.1" 200 429 0.030565 10.0.0.50 - - [2025-10-09 09:09:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.033341 10.0.0.50 - - [2025-10-09 09:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.50 - - [2025-10-09 09:09:25] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.103505 10.0.0.50 - - [2025-10-09 09:09:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.159600 10.0.0.50 - - [2025-10-09 09:09:25] "POST /chown HTTP/1.1" 200 109 0.033959 10.0.0.50 - - [2025-10-09 09:09:25] "GET /loadbalancer-listener/bb886c16-b734-4ec5-ba1e-55fac6ea735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.016890 10.0.0.50 - - [2025-10-09 09:09:25] "GET /loadbalancer-listener/bb886c16-b734-4ec5-ba1e-55fac6ea735d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004856 10.0.0.50 - - [2025-10-09 09:09:25] "POST /chown HTTP/1.1" 200 109 0.007855 10.0.0.50 - - [2025-10-09 09:09:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043062 10.0.0.50 - - [2025-10-09 09:09:25] "PUT /virtual-machine-interface/2c189741-1c40-499a-8f20-7390622c925f HTTP/1.1" 200 284 0.036665 10.0.0.50 - - [2025-10-09 09:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026362 10.0.0.50 - - [2025-10-09 09:09:25] "PUT /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 256 0.064786 10.0.0.50 - - [2025-10-09 09:09:25] "GET /loadbalancer-pool/25a498da-2ff4-4c5f-8886-f2bf2f18db15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011278 10.0.0.50 - - [2025-10-09 09:09:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.023108 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.017447 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.031866 10.0.0.50 - - [2025-10-09 09:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018764 10.0.0.50 - - [2025-10-09 09:09:25] "GET /loadbalancer-member/f464ae9c-63ee-4c02-a663-18850500c68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.027945 10.0.0.50 - - [2025-10-09 09:09:25] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003434 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.044249 10.0.0.50 - - [2025-10-09 09:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.50 - - [2025-10-09 09:09:25] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007335 10.0.0.50 - - [2025-10-09 09:09:25] "POST /tags HTTP/1.1" 409 221 0.003075 10.0.0.50 - - [2025-10-09 09:09:25] "POST /ref-update HTTP/1.1" 200 156 0.036284 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.50 - - [2025-10-09 09:09:26] "POST /ref-update HTTP/1.1" 200 156 0.031842 10.0.0.50 - - [2025-10-09 09:09:26] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030835 10.0.0.50 - - [2025-10-09 09:09:26] "POST /tags HTTP/1.1" 409 238 0.002367 10.0.0.50 - - [2025-10-09 09:09:26] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.011504 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2025-10-09 09:09:26] "GET /tag/37b60c94-8a3a-4239-aeb3-ef7cb7a76cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010790 10.0.0.50 - - [2025-10-09 09:09:26] "POST /firewall-rules HTTP/1.1" 409 293 0.003323 10.0.0.50 - - [2025-10-09 09:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008774 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.008719 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.023178 10.0.0.50 - - [2025-10-09 09:09:26] "PUT /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21 HTTP/1.1" 200 260 0.047510 10.0.0.50 - - [2025-10-09 09:09:26] "GET /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012697 10.0.0.50 - - [2025-10-09 09:09:26] "PUT /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 256 0.014686 10.0.0.50 - - [2025-10-09 09:09:26] "POST /ref-update HTTP/1.1" 200 156 0.021796 10.0.0.50 - - [2025-10-09 09:09:26] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012581 10.0.0.50 - - [2025-10-09 09:09:26] "GET /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002238 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.025259 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.006997 10.0.0.50 - - [2025-10-09 09:09:26] "PUT /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 256 0.017535 10.0.0.50 - - [2025-10-09 09:09:26] "POST /ref-update HTTP/1.1" 200 156 0.022431 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.011566 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.014274 10.0.0.50 - - [2025-10-09 09:09:26] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018954 10.0.0.50 - - [2025-10-09 09:09:26] "PUT /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 256 0.013039 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005940 10.0.0.50 - - [2025-10-09 09:09:26] "POST /ref-update HTTP/1.1" 200 156 0.027601 10.0.0.50 - - [2025-10-09 09:09:26] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037542 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.023687 10.0.0.50 - - [2025-10-09 09:09:26] "POST /virtual-machines HTTP/1.1" 200 373 0.033008 10.0.0.50 - - [2025-10-09 09:09:26] "POST /chown HTTP/1.1" 200 109 0.012650 10.0.0.50 - - [2025-10-09 09:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008831 10.0.0.50 - - [2025-10-09 09:09:26] "PUT /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 256 0.022394 10.0.0.50 - - [2025-10-09 09:09:26] "POST /ref-update HTTP/1.1" 200 156 0.050266 10.0.0.50 - - [2025-10-09 09:09:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.160720 10.0.0.50 - - [2025-10-09 09:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022906 10.0.0.50 - - [2025-10-09 09:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008849 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009538 10.0.0.50 - - [2025-10-09 09:09:27] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.033688 10.0.0.50 - - [2025-10-09 09:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032753 10.0.0.50 - - [2025-10-09 09:09:27] "POST /instance-ips HTTP/1.1" 200 413 0.093890 10.0.0.50 - - [2025-10-09 09:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031666 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007227 10.0.0.50 - - [2025-10-09 09:09:27] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.026440 10.0.0.50 - - [2025-10-09 09:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024934 10.0.0.50 - - [2025-10-09 09:09:27] "POST /set-tag HTTP/1.1" 200 109 0.036408 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020493 10.0.0.50 - - [2025-10-09 09:09:27] "GET /instance-ip/a7e528a0-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008158 10.0.0.50 - - [2025-10-09 09:09:27] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.014114 10.0.0.50 - - [2025-10-09 09:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044695 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025549 10.0.0.50 - - [2025-10-09 09:09:27] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006646 10.0.0.50 - - [2025-10-09 09:09:27] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.010668 10.0.0.50 - - [2025-10-09 09:09:27] "POST /ref-update HTTP/1.1" 200 156 0.018528 10.0.0.50 - - [2025-10-09 09:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028454 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.041156 10.0.0.50 - - [2025-10-09 09:09:27] "POST /set-tag HTTP/1.1" 200 109 0.004822 10.0.0.50 - - [2025-10-09 09:09:27] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.015305 10.0.0.50 - - [2025-10-09 09:09:27] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007041 10.0.0.50 - - [2025-10-09 09:09:27] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.50 - - [2025-10-09 09:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032166 10.0.0.50 - - [2025-10-09 09:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.018715 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.022145 10.0.0.50 - - [2025-10-09 09:09:27] "POST /ref-update HTTP/1.1" 200 156 0.021322 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.007035 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.022796 10.0.0.50 - - [2025-10-09 09:09:27] "POST /ref-update HTTP/1.1" 200 156 0.024792 10.0.0.50 - - [2025-10-09 09:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.007057 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.020850 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.012088 10.0.0.50 - - [2025-10-09 09:09:27] "POST /chown HTTP/1.1" 200 109 0.038258 10.0.0.50 - - [2025-10-09 09:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.007023 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.007983 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.013204 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.018821 10.0.0.50 - - [2025-10-09 09:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.007024 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.017812 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.008016 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.023876 10.0.0.50 - - [2025-10-09 09:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.008974 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.024615 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.012362 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.008648 10.0.0.50 - - [2025-10-09 09:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.007848 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.020329 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.007208 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.021378 10.0.0.50 - - [2025-10-09 09:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.010389 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.019266 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.029657 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.007234 10.0.0.50 - - [2025-10-09 09:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.006407 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.008295 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.017084 10.0.0.50 - - [2025-10-09 09:09:28] "POST /chown HTTP/1.1" 200 109 0.018740 10.0.0.50 - - [2025-10-09 09:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.007220 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.017904 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.013813 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.026382 10.0.0.50 - - [2025-10-09 09:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.008362 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.021886 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.019061 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.006821 10.0.0.50 - - [2025-10-09 09:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.007475 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.006520 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.019440 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.015831 10.0.0.50 - - [2025-10-09 09:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.017141 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.017509 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.006442 10.0.0.50 - - [2025-10-09 09:09:29] "POST /chown HTTP/1.1" 200 109 0.021803 10.0.0.50 - - [2025-10-09 09:09:30] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008617 10.0.0.50 - - [2025-10-09 09:09:30] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.50 - - [2025-10-09 09:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2025-10-09 09:09:30] "GET /loadbalancer/a2519efc-fd3b-4c8a-9b41-896473b5bbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002808 10.0.0.50 - - [2025-10-09 09:09:30] "GET /loadbalancer-pool/39115273-13f6-4796-b21f-c1e5b9613887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003204 10.0.0.50 - - [2025-10-09 09:09:30] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022228 10.0.0.50 - - [2025-10-09 09:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012124 10.0.0.50 - - [2025-10-09 09:09:30] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017573 10.0.0.50 - - [2025-10-09 09:09:30] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014426 10.0.0.50 - - [2025-10-09 09:09:30] "POST /tags HTTP/1.1" 409 221 0.012014 10.0.0.50 - - [2025-10-09 09:09:30] "POST /ref-update HTTP/1.1" 200 156 0.008465 10.0.0.50 - - [2025-10-09 09:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2025-10-09 09:09:31] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013788 10.0.0.50 - - [2025-10-09 09:09:31] "GET /floating-ip/1085a32b-88dc-4736-b906-d714aed690f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.015193 10.0.0.50 - - [2025-10-09 09:09:31] "PUT /floating-ip/1085a32b-88dc-4736-b906-d714aed690f3 HTTP/1.1" 200 256 0.011840 10.0.0.50 - - [2025-10-09 09:09:31] "POST /set-tag HTTP/1.1" 200 109 0.032643 10.0.0.50 - - [2025-10-09 09:09:31] "GET /virtual-machine/dc4e6f27-efcd-4ace-96a5-154235201241?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003991 10.0.0.50 - - [2025-10-09 09:09:31] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005742 10.0.0.50 - - [2025-10-09 09:09:31] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004743 10.0.0.50 - - [2025-10-09 09:09:31] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.50 - - [2025-10-09 09:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2025-10-09 09:09:31] "GET /loadbalancer/a2519efc-fd3b-4c8a-9b41-896473b5bbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002522 10.0.0.50 - - [2025-10-09 09:09:31] "GET /loadbalancer-pool/39115273-13f6-4796-b21f-c1e5b9613887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003110 10.0.0.50 - - [2025-10-09 09:09:31] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016591 10.0.0.50 - - [2025-10-09 09:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017440 10.0.0.50 - - [2025-10-09 09:09:31] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006073 10.0.0.50 - - [2025-10-09 09:09:31] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008075 10.0.0.50 - - [2025-10-09 09:09:31] "POST /ref-update HTTP/1.1" 200 156 0.007916 10.0.0.50 - - [2025-10-09 09:09:31] "GET /floating-ip/1085a32b-88dc-4736-b906-d714aed690f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002990 10.0.0.50 - - [2025-10-09 09:09:31] "POST /set-tag HTTP/1.1" 200 109 0.032453 10.0.0.50 - - [2025-10-09 09:09:36] "GET /virtual-machine/d2145fce-4166-42d2-8a9e-00f9c647451d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003345 10.0.0.50 - - [2025-10-09 09:09:36] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004919 10.0.0.50 - - [2025-10-09 09:09:40] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004942 10.0.0.50 - - [2025-10-09 09:09:40] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.50 - - [2025-10-09 09:09:41] "GET /virtual-machine/3a934227-cbe5-4098-80ef-3942c6ec5edc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003250 10.0.0.50 - - [2025-10-09 09:09:41] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004490 10.0.0.50 - - [2025-10-09 09:09:42] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005042 10.0.0.50 - - [2025-10-09 09:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.50 - - [2025-10-09 09:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.50 - - [2025-10-09 09:09:48] "POST /chown HTTP/1.1" 200 109 0.006877 10.0.0.50 - - [2025-10-09 09:09:48] "POST /chown HTTP/1.1" 200 109 0.014703 10.0.0.50 - - [2025-10-09 09:09:48] "POST /chown HTTP/1.1" 200 109 0.007948 10.0.0.50 - - [2025-10-09 09:09:48] "POST /chown HTTP/1.1" 200 109 0.017576 10.0.0.50 - - [2025-10-09 09:10:13] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009434 10.0.0.50 - - [2025-10-09 09:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2025-10-09 09:10:13] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004243 10.0.0.50 - - [2025-10-09 09:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.50 - - [2025-10-09 09:10:13] "GET /virtual-machine/3a934227-cbe5-4098-80ef-3942c6ec5edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003106 10.0.0.50 - - [2025-10-09 09:10:13] "POST /ref-update HTTP/1.1" 200 156 0.014781 10.0.0.50 - - [2025-10-09 09:10:13] "GET /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014287 10.0.0.50 - - [2025-10-09 09:10:14] "POST /set-tag HTTP/1.1" 200 109 0.019409 10.0.0.50 - - [2025-10-09 09:10:14] "POST /set-tag HTTP/1.1" 200 109 0.029990 10.0.0.50 - - [2025-10-09 09:10:14] "DELETE /instance-ip/a7e528a0-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.053135 10.0.0.50 - - [2025-10-09 09:10:14] "DELETE /virtual-machine-interface/a7c6895e-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.042022 10.0.0.50 - - [2025-10-09 09:10:14] "DELETE /virtual-machine/3a934227-cbe5-4098-80ef-3942c6ec5edc HTTP/1.1" 200 115 0.030468 10.0.0.50 - - [2025-10-09 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-10-09 09:10:17] "GET /tag/37b60c94-8a3a-4239-aeb3-ef7cb7a76cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011311 10.0.0.50 - - [2025-10-09 09:10:17] "GET /tag/37b60c94-8a3a-4239-aeb3-ef7cb7a76cdd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013752 10.0.0.50 - - [2025-10-09 09:10:17] "GET /virtual-machine-interface/2c189741-1c40-499a-8f20-7390622c925f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004979 10.0.0.50 - - [2025-10-09 09:10:17] "POST /set-tag HTTP/1.1" 200 109 0.030652 10.0.0.50 - - [2025-10-09 09:10:17] "GET /virtual-machine-interface/3cc8d396-e901-48ed-8e7f-677cacc537dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006410 10.0.0.50 - - [2025-10-09 09:10:17] "POST /set-tag HTTP/1.1" 200 109 0.027731 10.0.0.50 - - [2025-10-09 09:10:17] "GET /virtual-machine-interface/c4925c8d-cd0d-4775-af90-f3e067f1a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.017351 10.0.0.50 - - [2025-10-09 09:10:17] "POST /set-tag HTTP/1.1" 200 109 0.022535 10.0.0.50 - - [2025-10-09 09:10:17] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.031682 10.0.0.50 - - [2025-10-09 09:10:17] "GET /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004942 10.0.0.50 - - [2025-10-09 09:10:17] "POST /ref-update HTTP/1.1" 200 156 0.018341 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /firewall-rule/3b2dc786-1505-4c62-8e5c-3f002fd99c21 HTTP/1.1" 200 115 0.047596 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /loadbalancer-member/f464ae9c-63ee-4c02-a663-18850500c68a HTTP/1.1" 200 115 0.039491 10.0.0.50 - - [2025-10-09 09:10:17] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.017234 10.0.0.50 - - [2025-10-09 09:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020303 10.0.0.50 - - [2025-10-09 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /loadbalancer-pool/25a498da-2ff4-4c5f-8886-f2bf2f18db15 HTTP/1.1" 200 115 0.087856 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /loadbalancer-listener/bb886c16-b734-4ec5-ba1e-55fac6ea735d HTTP/1.1" 200 115 0.025200 10.0.0.50 - - [2025-10-09 09:10:17] "GET /floating-ip/526cc3ad-0e80-470c-a072-725cb48abe71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004725 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.010407 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.016164 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.023798 10.0.0.50 - - [2025-10-09 09:10:17] "PUT /floating-ip/526cc3ad-0e80-470c-a072-725cb48abe71 HTTP/1.1" 200 256 0.031800 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.005998 10.0.0.50 - - [2025-10-09 09:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.018047 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /floating-ip/526cc3ad-0e80-470c-a072-725cb48abe71 HTTP/1.1" 200 115 0.091716 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /loadbalancer/722c410b-a1cc-4e66-a728-68f1ef8ed944 HTTP/1.1" 200 115 0.033886 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.020138 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.017276 10.0.0.50 - - [2025-10-09 09:10:17] "POST /chown HTTP/1.1" 200 109 0.022383 10.0.0.50 - - [2025-10-09 09:10:17] "DELETE /instance-ip/cdcba7f2-7bd5-488d-9d55-d1afbb7c2be0 HTTP/1.1" 200 115 0.097807 10.0.0.50 - - [2025-10-09 09:10:17] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.013883 10.0.0.50 - - [2025-10-09 09:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031570 10.0.0.50 - - [2025-10-09 09:10:18] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.015055 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /virtual-machine-interface/3cc8d396-e901-48ed-8e7f-677cacc537dc HTTP/1.1" 200 115 0.145413 10.0.0.50 - - [2025-10-09 09:10:18] "GET /floating-ip-pool/f0393743-6410-4dcd-813b-7612a837a924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015366 10.0.0.50 - - [2025-10-09 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.021255 10.0.0.50 - - [2025-10-09 09:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018475 10.0.0.50 - - [2025-10-09 09:10:18] "PUT /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 266 0.025437 10.0.0.50 - - [2025-10-09 09:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017570 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /floating-ip-pool/f0393743-6410-4dcd-813b-7612a837a924 HTTP/1.1" 200 115 0.078912 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /tag/37b60c94-8a3a-4239-aeb3-ef7cb7a76cdd HTTP/1.1" 200 115 0.177774 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /service-instance/643afc0e-3e65-4ac2-9f70-fdaaf105a5ed HTTP/1.1" 200 115 0.059970 10.0.0.50 - - [2025-10-09 09:10:18] "POST /useragent-kv HTTP/1.1" 200 115 0.013475 10.0.0.50 - - [2025-10-09 09:10:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003596 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /virtual-network/1ea8c422-4a31-4e90-84e9-13c3fd2c6d58 HTTP/1.1" 200 115 0.149131 10.0.0.50 - - [2025-10-09 09:10:18] "GET /virtual-machine-interface/2c189741-1c40-499a-8f20-7390622c925f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.010164 10.0.0.50 - - [2025-10-09 09:10:18] "GET /routing-instance/69f155cb-2380-47fe-9094-fd6dba9418f8 HTTP/1.1" 404 171 0.012188 10.0.0.50 - - [2025-10-09 09:10:18] "GET /domains HTTP/1.1" 200 280 0.005849 10.0.0.50 - - [2025-10-09 09:10:18] "GET /domain/11738fb6-3e73-483e-bb79-2c109a941d69 HTTP/1.1" 200 3086 0.010524 10.0.0.50 - - [2025-10-09 09:10:18] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844 HTTP/1.1" 200 7143 0.045298 10.0.0.50 - - [2025-10-09 09:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /virtual-machine-interface/2c189741-1c40-499a-8f20-7390622c925f HTTP/1.1" 200 115 0.150855 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /route-target/4eea5f55-fc26-4c36-8172-1218205c7a77 HTTP/1.1" 200 115 0.074470 10.0.0.50 - - [2025-10-09 09:10:18] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018856 10.0.0.50 - - [2025-10-09 09:10:18] "POST /set-tag HTTP/1.1" 200 109 0.009250 10.0.0.50 - - [2025-10-09 09:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.50 - - [2025-10-09 09:10:18] "GET /loadbalancer/a2519efc-fd3b-4c8a-9b41-896473b5bbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003302 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /virtual-machine/47d4d1f1-130c-48df-b300-c84d50b3ad1c HTTP/1.1" 200 115 0.069930 10.0.0.50 - - [2025-10-09 09:10:18] "GET /virtual-machine-interface/c4925c8d-cd0d-4775-af90-f3e067f1a218?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006253 10.0.0.50 - - [2025-10-09 09:10:18] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004310 10.0.0.50 - - [2025-10-09 09:10:18] "POST /set-tag HTTP/1.1" 200 109 0.018088 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /loadbalancer-member/f700934e-0b7b-49a9-b3f0-d7a846de4145 HTTP/1.1" 200 115 0.040742 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /virtual-machine-interface/c4925c8d-cd0d-4775-af90-f3e067f1a218 HTTP/1.1" 200 115 0.067003 10.0.0.50 - - [2025-10-09 09:10:18] "POST /ref-update HTTP/1.1" 200 156 0.009893 10.0.0.50 - - [2025-10-09 09:10:18] "DELETE /virtual-machine/a9b13cf2-4c08-45bd-99a7-45376f1357ad HTTP/1.1" 200 115 0.040718 10.0.0.50 - - [2025-10-09 09:10:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009993 10.0.0.50 - - [2025-10-09 09:10:19] "POST /set-tag HTTP/1.1" 200 109 0.007842 10.0.0.50 - - [2025-10-09 09:10:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005980 10.0.0.50 - - [2025-10-09 09:10:19] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.50 - - [2025-10-09 09:10:19] "GET /virtual-machine/d2145fce-4166-42d2-8a9e-00f9c647451d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003276 10.0.0.50 - - [2025-10-09 09:10:19] "POST /ref-update HTTP/1.1" 200 156 0.009736 10.0.0.50 - - [2025-10-09 09:10:19] "GET /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012207 10.0.0.50 - - [2025-10-09 09:10:20] "POST /set-tag HTTP/1.1" 200 109 0.031346 10.0.0.50 - - [2025-10-09 09:10:20] "POST /set-tag HTTP/1.1" 200 109 0.021689 10.0.0.50 - - [2025-10-09 09:10:20] "POST /set-tag HTTP/1.1" 200 109 0.030495 10.0.0.50 - - [2025-10-09 09:10:20] "DELETE /instance-ip/a394e48e-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.042309 10.0.0.50 - - [2025-10-09 09:10:20] "POST /ref-update HTTP/1.1" 200 156 0.010903 10.0.0.50 - - [2025-10-09 09:10:20] "DELETE /virtual-machine-interface/a37dbb6a-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.056351 10.0.0.50 - - [2025-10-09 09:10:20] "DELETE /virtual-machine/d2145fce-4166-42d2-8a9e-00f9c647451d HTTP/1.1" 200 115 0.023209 10.0.0.50 - - [2025-10-09 09:10:23] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009684 10.0.0.50 - - [2025-10-09 09:10:23] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.50 - - [2025-10-09 09:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.50 - - [2025-10-09 09:10:23] "GET /loadbalancer/a2519efc-fd3b-4c8a-9b41-896473b5bbf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003388 10.0.0.50 - - [2025-10-09 09:10:24] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010124 10.0.0.50 - - [2025-10-09 09:10:24] "POST /set-tag HTTP/1.1" 200 109 0.004022 10.0.0.50 - - [2025-10-09 09:10:24] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004712 10.0.0.50 - - [2025-10-09 09:10:24] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.50 - - [2025-10-09 09:10:24] "GET /virtual-machine/dc4e6f27-efcd-4ace-96a5-154235201241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003184 10.0.0.50 - - [2025-10-09 09:10:24] "POST /ref-update HTTP/1.1" 200 156 0.019855 10.0.0.50 - - [2025-10-09 09:10:25] "GET /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010389 10.0.0.50 - - [2025-10-09 09:10:25] "POST /set-tag HTTP/1.1" 200 109 0.028449 10.0.0.50 - - [2025-10-09 09:10:25] "POST /set-tag HTTP/1.1" 200 109 0.037226 10.0.0.50 - - [2025-10-09 09:10:25] "POST /set-tag HTTP/1.1" 200 109 0.034020 10.0.0.50 - - [2025-10-09 09:10:25] "DELETE /instance-ip/a3272458-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.042442 10.0.0.50 - - [2025-10-09 09:10:25] "POST /ref-update HTTP/1.1" 200 156 0.011716 10.0.0.50 - - [2025-10-09 09:10:25] "DELETE /virtual-machine-interface/a30784f4-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.079879 10.0.0.50 - - [2025-10-09 09:10:25] "DELETE /virtual-machine/dc4e6f27-efcd-4ace-96a5-154235201241 HTTP/1.1" 200 115 0.038327 10.0.0.50 - - [2025-10-09 09:10:25] "DELETE /tag/770e5721-24c9-4852-8707-45bcec7ae287 HTTP/1.1" 200 115 0.065929 10.0.0.50 - - [2025-10-09 09:10:25] "DELETE /tag/dbc00a37-be4a-49a0-9f14-44812646c929 HTTP/1.1" 200 115 0.067195 10.0.0.50 - - [2025-10-09 09:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.50 - - [2025-10-09 09:10:28] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037283 10.0.0.50 - - [2025-10-09 09:10:29] "POST /tags HTTP/1.1" 200 393 0.031433 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012904 10.0.0.50 - - [2025-10-09 09:10:29] "GET /tag/3eac6c32-ed10-4fb0-9ece-6e4508971e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017514 10.0.0.50 - - [2025-10-09 09:10:29] "POST /tags HTTP/1.1" 200 341 0.021754 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2025-10-09 09:10:29] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016628 10.0.0.50 - - [2025-10-09 09:10:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.002144 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.006136 10.0.0.50 - - [2025-10-09 09:10:29] "POST /security-groups HTTP/1.1" 200 589 0.065050 10.0.0.50 - - [2025-10-09 09:10:29] "POST /projects HTTP/1.1" 200 519 0.185032 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002105 10.0.0.50 - - [2025-10-09 09:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.055846 10.0.0.50 - - [2025-10-09 09:10:29] "POST /access-control-lists HTTP/1.1" 200 598 0.100986 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017927 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.003011 10.0.0.50 - - [2025-10-09 09:10:29] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.014471 10.0.0.50 - - [2025-10-09 09:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.50 - - [2025-10-09 09:10:29] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.044049 10.0.0.50 - - [2025-10-09 09:10:29] "POST /access-control-lists HTTP/1.1" 200 596 0.075133 10.0.0.50 - - [2025-10-09 09:10:29] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.053730 10.0.0.50 - - [2025-10-09 09:10:29] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.046273 10.0.0.50 - - [2025-10-09 09:10:29] "POST /security-groups HTTP/1.1" 200 591 0.081265 10.0.0.50 - - [2025-10-09 09:10:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.003544 10.0.0.50 - - [2025-10-09 09:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026059 10.0.0.50 - - [2025-10-09 09:10:30] "POST /access-control-lists HTTP/1.1" 200 632 0.091346 10.0.0.50 - - [2025-10-09 09:10:30] "POST /chown HTTP/1.1" 200 109 0.065819 10.0.0.50 - - [2025-10-09 09:10:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.010542 10.0.0.50 - - [2025-10-09 09:10:30] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005443 10.0.0.50 - - [2025-10-09 09:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.50 - - [2025-10-09 09:10:30] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005304 10.0.0.50 - - [2025-10-09 09:10:30] "POST /tags HTTP/1.1" 409 226 0.002958 10.0.0.50 - - [2025-10-09 09:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.50 - - [2025-10-09 09:10:30] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016363 10.0.0.50 - - [2025-10-09 09:10:30] "POST /access-control-lists HTTP/1.1" 200 630 0.082261 10.0.0.50 - - [2025-10-09 09:10:30] "POST /firewall-rules HTTP/1.1" 200 600 0.073113 10.0.0.50 - - [2025-10-09 09:10:30] "GET /firewall-rule/43faafb2-068a-4432-8d69-291ca4a02af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008718 10.0.0.50 - - [2025-10-09 09:10:30] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008686 10.0.0.50 - - [2025-10-09 09:10:30] "GET /firewall-rule/43faafb2-068a-4432-8d69-291ca4a02af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003216 10.0.0.50 - - [2025-10-09 09:10:30] "POST /ref-update HTTP/1.1" 200 156 0.068550 10.0.0.50 - - [2025-10-09 09:10:30] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009955 10.0.0.50 - - [2025-10-09 09:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2025-10-09 09:10:30] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002764 10.0.0.50 - - [2025-10-09 09:10:30] "POST /tags HTTP/1.1" 409 226 0.001774 10.0.0.50 - - [2025-10-09 09:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2025-10-09 09:10:30] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014284 10.0.0.50 - - [2025-10-09 09:10:30] "POST /firewall-rules HTTP/1.1" 200 598 0.067486 10.0.0.50 - - [2025-10-09 09:10:30] "GET /firewall-rule/1fb42b6f-82c5-4aea-a343-339d5e9c8291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004180 10.0.0.50 - - [2025-10-09 09:10:30] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003722 10.0.0.50 - - [2025-10-09 09:10:30] "GET /firewall-rule/1fb42b6f-82c5-4aea-a343-339d5e9c8291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002419 10.0.0.50 - - [2025-10-09 09:10:30] "POST /ref-update HTTP/1.1" 200 156 0.054209 10.0.0.50 - - [2025-10-09 09:10:32] "POST /tags HTTP/1.1" 200 393 0.036856 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014048 10.0.0.50 - - [2025-10-09 09:10:32] "GET /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013052 10.0.0.50 - - [2025-10-09 09:10:32] "POST /tags HTTP/1.1" 200 341 0.025631 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021613 10.0.0.50 - - [2025-10-09 09:10:32] "GET /tag/a599daa5-99cf-46f5-8b81-37adda1c7a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025941 10.0.0.50 - - [2025-10-09 09:10:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000557 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.009871 10.0.0.50 - - [2025-10-09 09:10:32] "POST /security-groups HTTP/1.1" 200 589 0.065922 10.0.0.50 - - [2025-10-09 09:10:32] "POST /projects HTTP/1.1" 200 519 0.274562 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.006971 10.0.0.50 - - [2025-10-09 09:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016235 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.50 - - [2025-10-09 09:10:32] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012813 10.0.0.50 - - [2025-10-09 09:10:32] "POST /access-control-lists HTTP/1.1" 200 598 0.089428 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.50 - - [2025-10-09 09:10:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.011313 10.0.0.50 - - [2025-10-09 09:10:32] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005776 10.0.0.50 - - [2025-10-09 09:10:32] "POST /access-control-lists HTTP/1.1" 200 596 0.091035 10.0.0.50 - - [2025-10-09 09:10:32] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.127354 10.0.0.50 - - [2025-10-09 09:10:33] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.071321 10.0.0.50 - - [2025-10-09 09:10:33] "POST /security-groups HTTP/1.1" 200 591 0.084741 10.0.0.50 - - [2025-10-09 09:10:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.006855 10.0.0.50 - - [2025-10-09 09:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040239 10.0.0.50 - - [2025-10-09 09:10:33] "POST /access-control-lists HTTP/1.1" 200 632 0.069170 10.0.0.50 - - [2025-10-09 09:10:33] "POST /chown HTTP/1.1" 200 109 0.043924 10.0.0.50 - - [2025-10-09 09:10:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.009435 10.0.0.50 - - [2025-10-09 09:10:33] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010842 10.0.0.50 - - [2025-10-09 09:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2025-10-09 09:10:33] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044134 10.0.0.50 - - [2025-10-09 09:10:33] "POST /access-control-lists HTTP/1.1" 200 630 0.075090 10.0.0.50 - - [2025-10-09 09:10:33] "POST /tags HTTP/1.1" 409 226 0.015925 10.0.0.50 - - [2025-10-09 09:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.50 - - [2025-10-09 09:10:33] "GET /tag/a599daa5-99cf-46f5-8b81-37adda1c7a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011402 10.0.0.50 - - [2025-10-09 09:10:33] "POST /firewall-rules HTTP/1.1" 200 600 0.084052 10.0.0.50 - - [2025-10-09 09:10:33] "GET /firewall-rule/603bfd59-47eb-4a8b-9be3-84e75c74889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006696 10.0.0.50 - - [2025-10-09 09:10:33] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.009679 10.0.0.50 - - [2025-10-09 09:10:33] "GET /firewall-rule/603bfd59-47eb-4a8b-9be3-84e75c74889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003739 10.0.0.50 - - [2025-10-09 09:10:33] "POST /ref-update HTTP/1.1" 200 156 0.108547 10.0.0.50 - - [2025-10-09 09:10:33] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005782 10.0.0.50 - - [2025-10-09 09:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.50 - - [2025-10-09 09:10:33] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003989 10.0.0.50 - - [2025-10-09 09:10:33] "POST /tags HTTP/1.1" 409 226 0.010086 10.0.0.50 - - [2025-10-09 09:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.50 - - [2025-10-09 09:10:33] "GET /tag/a599daa5-99cf-46f5-8b81-37adda1c7a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018502 10.0.0.50 - - [2025-10-09 09:10:34] "POST /firewall-rules HTTP/1.1" 200 598 0.071072 10.0.0.50 - - [2025-10-09 09:10:34] "GET /firewall-rule/4fc932e5-37b1-4002-897c-c916543cc132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.011029 10.0.0.50 - - [2025-10-09 09:10:34] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006142 10.0.0.50 - - [2025-10-09 09:10:34] "GET /firewall-rule/4fc932e5-37b1-4002-897c-c916543cc132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003158 10.0.0.50 - - [2025-10-09 09:10:34] "POST /ref-update HTTP/1.1" 200 156 0.122312 10.0.0.50 - - [2025-10-09 09:10:35] "POST /tags HTTP/1.1" 200 345 0.108356 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.50 - - [2025-10-09 09:10:35] "GET /tag/ee7be8c9-7572-4160-bfaa-aa529000e2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016448 10.0.0.50 - - [2025-10-09 09:10:35] "POST /projects HTTP/1.1" 409 238 0.002238 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2025-10-09 09:10:35] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059905 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.50 - - [2025-10-09 09:10:35] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005680 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.50 - - [2025-10-09 09:10:35] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.005433 10.0.0.50 - - [2025-10-09 09:10:35] "POST /security-groups HTTP/1.1" 409 285 0.003718 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.50 - - [2025-10-09 09:10:35] "PUT /security-group/2483ff1d-29ed-4367-82bb-48be30776455 HTTP/1.1" 200 262 0.073213 10.0.0.50 - - [2025-10-09 09:10:35] "PUT /access-control-list/0ceecaa8-ba76-42ef-a6d1-6055cfdf2053 HTTP/1.1" 200 272 0.020932 10.0.0.50 - - [2025-10-09 09:10:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041753 10.0.0.50 - - [2025-10-09 09:10:35] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.104099 10.0.0.50 - - [2025-10-09 09:10:35] "POST /tags HTTP/1.1" 409 228 0.016191 10.0.0.50 - - [2025-10-09 09:10:35] "PUT /access-control-list/d1cdef86-e709-49a8-9f7f-91652a711da9 HTTP/1.1" 200 272 0.063329 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015633 10.0.0.50 - - [2025-10-09 09:10:35] "GET /tag/ee7be8c9-7572-4160-bfaa-aa529000e2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023341 10.0.0.50 - - [2025-10-09 09:10:35] "POST /tags HTTP/1.1" 200 345 0.025265 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2025-10-09 09:10:35] "GET /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015363 10.0.0.50 - - [2025-10-09 09:10:35] "POST /projects HTTP/1.1" 409 238 0.004067 10.0.0.50 - - [2025-10-09 09:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.50 - - [2025-10-09 09:10:36] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073222 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.50 - - [2025-10-09 09:10:36] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005074 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.50 - - [2025-10-09 09:10:36] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038575 10.0.0.50 - - [2025-10-09 09:10:36] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.006729 10.0.0.50 - - [2025-10-09 09:10:36] "POST /security-groups HTTP/1.1" 409 285 0.003690 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2025-10-09 09:10:36] "PUT /security-group/0bf4fb72-921a-4796-9174-f23db6808602 HTTP/1.1" 200 262 0.060251 10.0.0.50 - - [2025-10-09 09:10:36] "PUT /access-control-list/2f88a763-9af1-412b-ae61-17bdc6ae2dc0 HTTP/1.1" 200 272 0.016227 10.0.0.50 - - [2025-10-09 09:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032233 10.0.0.50 - - [2025-10-09 09:10:36] "POST /tags HTTP/1.1" 409 228 0.008125 10.0.0.50 - - [2025-10-09 09:10:36] "PUT /access-control-list/bf5715b6-0737-473a-b967-3f63d06365eb HTTP/1.1" 200 272 0.037403 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.50 - - [2025-10-09 09:10:36] "GET /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012214 10.0.0.50 - - [2025-10-09 09:10:36] "POST /tags HTTP/1.1" 200 291 0.050030 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2025-10-09 09:10:36] "GET /tag/f2c203a7-6ee2-4ac5-8a72-b1fe75f084da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015088 10.0.0.50 - - [2025-10-09 09:10:36] "POST /tags HTTP/1.1" 200 303 0.055591 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-10-09 09:10:36] "GET /tag/e123ef9c-8f08-4583-90bd-a963743be88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013576 10.0.0.50 - - [2025-10-09 09:10:36] "POST /tags HTTP/1.1" 409 252 0.002028 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.50 - - [2025-10-09 09:10:36] "GET /tag/3eac6c32-ed10-4fb0-9ece-6e4508971e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013443 10.0.0.50 - - [2025-10-09 09:10:36] "POST /tags HTTP/1.1" 409 226 0.002715 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.50 - - [2025-10-09 09:10:36] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012879 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2025-10-09 09:10:36] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004817 10.0.0.50 - - [2025-10-09 09:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2025-10-09 09:10:36] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039598 10.0.0.50 - - [2025-10-09 09:10:36] "POST /virtual-machines HTTP/1.1" 200 395 0.014713 10.0.0.50 - - [2025-10-09 09:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018964 10.0.0.50 - - [2025-10-09 09:10:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111766 10.0.0.50 - - [2025-10-09 09:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009282 10.0.0.50 - - [2025-10-09 09:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008970 10.0.0.50 - - [2025-10-09 09:10:37] "POST /instance-ips HTTP/1.1" 200 397 0.031141 10.0.0.50 - - [2025-10-09 09:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033764 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011661 10.0.0.50 - - [2025-10-09 09:10:37] "POST /set-tag HTTP/1.1" 200 109 0.066066 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032865 10.0.0.50 - - [2025-10-09 09:10:37] "GET /instance-ip/d1b6b824-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008490 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008035 10.0.0.50 - - [2025-10-09 09:10:37] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003580 10.0.0.50 - - [2025-10-09 09:10:37] "POST /ref-update HTTP/1.1" 200 156 0.006944 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005448 10.0.0.50 - - [2025-10-09 09:10:37] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.50 - - [2025-10-09 09:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005160 10.0.0.50 - - [2025-10-09 09:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2025-10-09 09:10:37] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036198 10.0.0.50 - - [2025-10-09 09:10:37] "POST /virtual-machines HTTP/1.1" 200 395 0.017751 10.0.0.50 - - [2025-10-09 09:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015570 10.0.0.50 - - [2025-10-09 09:10:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110175 10.0.0.50 - - [2025-10-09 09:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010052 10.0.0.50 - - [2025-10-09 09:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018488 10.0.0.50 - - [2025-10-09 09:10:37] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006988 10.0.0.50 - - [2025-10-09 09:10:38] "POST /instance-ips HTTP/1.1" 200 397 0.022249 10.0.0.50 - - [2025-10-09 09:10:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025965 10.0.0.50 - - [2025-10-09 09:10:38] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012808 10.0.0.50 - - [2025-10-09 09:10:38] "POST /set-tag HTTP/1.1" 200 109 0.068230 10.0.0.50 - - [2025-10-09 09:10:38] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012954 10.0.0.50 - - [2025-10-09 09:10:38] "GET /instance-ip/d237121c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003532 10.0.0.50 - - [2025-10-09 09:10:38] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007342 10.0.0.50 - - [2025-10-09 09:10:38] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.50 - - [2025-10-09 09:10:38] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004913 10.0.0.50 - - [2025-10-09 09:10:38] "POST /ref-update HTTP/1.1" 200 156 0.011898 10.0.0.50 - - [2025-10-09 09:10:38] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019070 10.0.0.50 - - [2025-10-09 09:10:38] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.50 - - [2025-10-09 09:10:38] "POST /tags HTTP/1.1" 200 291 0.024601 10.0.0.50 - - [2025-10-09 09:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011610 10.0.0.50 - - [2025-10-09 09:10:38] "GET /tag/b11b4132-cfa5-4508-aa0f-6ff0193d57c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.020698 10.0.0.50 - - [2025-10-09 09:10:38] "POST /tags HTTP/1.1" 409 252 0.003083 10.0.0.50 - - [2025-10-09 09:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.50 - - [2025-10-09 09:10:38] "GET /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011157 10.0.0.50 - - [2025-10-09 09:10:38] "POST /tags HTTP/1.1" 409 226 0.002499 10.0.0.50 - - [2025-10-09 09:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2025-10-09 09:10:38] "GET /tag/a599daa5-99cf-46f5-8b81-37adda1c7a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011060 10.0.0.50 - - [2025-10-09 09:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.50 - - [2025-10-09 09:10:38] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004888 10.0.0.50 - - [2025-10-09 09:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2025-10-09 09:10:38] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032414 10.0.0.50 - - [2025-10-09 09:10:38] "POST /virtual-machines HTTP/1.1" 200 395 0.010409 10.0.0.50 - - [2025-10-09 09:10:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012553 10.0.0.50 - - [2025-10-09 09:10:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106411 10.0.0.50 - - [2025-10-09 09:10:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012554 10.0.0.50 - - [2025-10-09 09:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012585 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007303 10.0.0.50 - - [2025-10-09 09:10:39] "POST /instance-ips HTTP/1.1" 200 397 0.039992 10.0.0.50 - - [2025-10-09 09:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021671 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019682 10.0.0.50 - - [2025-10-09 09:10:39] "POST /set-tag HTTP/1.1" 200 109 0.068774 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022976 10.0.0.50 - - [2025-10-09 09:10:39] "GET /instance-ip/d2d80528-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003873 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006368 10.0.0.50 - - [2025-10-09 09:10:39] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005332 10.0.0.50 - - [2025-10-09 09:10:39] "POST /ref-update HTTP/1.1" 200 156 0.009919 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018210 10.0.0.50 - - [2025-10-09 09:10:39] "POST /set-tag HTTP/1.1" 200 109 0.007017 10.0.0.50 - - [2025-10-09 09:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004249 10.0.0.50 - - [2025-10-09 09:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2025-10-09 09:10:39] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050004 10.0.0.50 - - [2025-10-09 09:10:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009707 10.0.0.50 - - [2025-10-09 09:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022625 10.0.0.50 - - [2025-10-09 09:10:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124238 10.0.0.50 - - [2025-10-09 09:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010401 10.0.0.50 - - [2025-10-09 09:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.50 - - [2025-10-09 09:10:39] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009300 10.0.0.50 - - [2025-10-09 09:10:39] "POST /instance-ips HTTP/1.1" 200 397 0.023294 10.0.0.50 - - [2025-10-09 09:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032120 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018618 10.0.0.50 - - [2025-10-09 09:10:40] "POST /set-tag HTTP/1.1" 200 109 0.064265 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010885 10.0.0.50 - - [2025-10-09 09:10:40] "GET /instance-ip/d35e9a98-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.020240 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004709 10.0.0.50 - - [2025-10-09 09:10:40] "POST /set-tag HTTP/1.1" 200 109 0.010320 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.014892 10.0.0.50 - - [2025-10-09 09:10:40] "POST /ref-update HTTP/1.1" 200 156 0.015786 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008218 10.0.0.50 - - [2025-10-09 09:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.50 - - [2025-10-09 09:10:40] "POST /tags HTTP/1.1" 200 299 0.026721 10.0.0.50 - - [2025-10-09 09:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.50 - - [2025-10-09 09:10:40] "GET /tag/ded6ad85-5958-469d-8ef7-0286548b590b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018456 10.0.0.50 - - [2025-10-09 09:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005375 10.0.0.50 - - [2025-10-09 09:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2025-10-09 09:10:40] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044738 10.0.0.50 - - [2025-10-09 09:10:40] "POST /virtual-machines HTTP/1.1" 200 395 0.009201 10.0.0.50 - - [2025-10-09 09:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019510 10.0.0.50 - - [2025-10-09 09:10:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138848 10.0.0.50 - - [2025-10-09 09:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010432 10.0.0.50 - - [2025-10-09 09:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013574 10.0.0.50 - - [2025-10-09 09:10:40] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007354 10.0.0.50 - - [2025-10-09 09:10:41] "POST /instance-ips HTTP/1.1" 200 397 0.037678 10.0.0.50 - - [2025-10-09 09:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037991 10.0.0.50 - - [2025-10-09 09:10:41] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022529 10.0.0.50 - - [2025-10-09 09:10:41] "POST /set-tag HTTP/1.1" 200 109 0.025134 10.0.0.50 - - [2025-10-09 09:10:41] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016778 10.0.0.50 - - [2025-10-09 09:10:41] "GET /instance-ip/d3fc8cb2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004755 10.0.0.50 - - [2025-10-09 09:10:41] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004861 10.0.0.50 - - [2025-10-09 09:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.50 - - [2025-10-09 09:10:41] "POST /tags HTTP/1.1" 200 299 0.021418 10.0.0.50 - - [2025-10-09 09:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.50 - - [2025-10-09 09:10:41] "GET /tag/f33cc254-b1cf-4221-afd7-73bbe9fbf5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017018 10.0.0.50 - - [2025-10-09 09:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-10-09 09:10:41] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005280 10.0.0.50 - - [2025-10-09 09:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.50 - - [2025-10-09 09:10:41] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046710 10.0.0.50 - - [2025-10-09 09:10:41] "POST /virtual-machines HTTP/1.1" 200 395 0.018041 10.0.0.50 - - [2025-10-09 09:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015897 10.0.0.50 - - [2025-10-09 09:10:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115460 10.0.0.50 - - [2025-10-09 09:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012887 10.0.0.50 - - [2025-10-09 09:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011628 10.0.0.50 - - [2025-10-09 09:10:41] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008822 10.0.0.50 - - [2025-10-09 09:10:41] "POST /instance-ips HTTP/1.1" 200 397 0.022986 10.0.0.50 - - [2025-10-09 09:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028090 10.0.0.50 - - [2025-10-09 09:10:41] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024442 10.0.0.50 - - [2025-10-09 09:10:41] "POST /set-tag HTTP/1.1" 200 109 0.021946 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016274 10.0.0.50 - - [2025-10-09 09:10:42] "GET /instance-ip/d47e52d8-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007752 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005342 10.0.0.50 - - [2025-10-09 09:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.50 - - [2025-10-09 09:10:42] "POST /tags HTTP/1.1" 200 299 0.021019 10.0.0.50 - - [2025-10-09 09:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012521 10.0.0.50 - - [2025-10-09 09:10:42] "GET /tag/0f91d0b4-e173-42c5-b170-8667b1be0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013204 10.0.0.50 - - [2025-10-09 09:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004730 10.0.0.50 - - [2025-10-09 09:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.50 - - [2025-10-09 09:10:42] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046926 10.0.0.50 - - [2025-10-09 09:10:42] "POST /virtual-machines HTTP/1.1" 200 395 0.010340 10.0.0.50 - - [2025-10-09 09:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009227 10.0.0.50 - - [2025-10-09 09:10:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101187 10.0.0.50 - - [2025-10-09 09:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022874 10.0.0.50 - - [2025-10-09 09:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020467 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004925 10.0.0.50 - - [2025-10-09 09:10:42] "POST /instance-ips HTTP/1.1" 200 397 0.022025 10.0.0.50 - - [2025-10-09 09:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021209 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013530 10.0.0.50 - - [2025-10-09 09:10:42] "POST /set-tag HTTP/1.1" 200 109 0.020744 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010554 10.0.0.50 - - [2025-10-09 09:10:42] "GET /instance-ip/d4f460c2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005439 10.0.0.50 - - [2025-10-09 09:10:42] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006533 10.0.0.50 - - [2025-10-09 09:10:42] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.50 - - [2025-10-09 09:10:42] "POST /tags HTTP/1.1" 200 299 0.022145 10.0.0.50 - - [2025-10-09 09:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2025-10-09 09:10:42] "GET /tag/42e7a885-eb55-4111-a37c-0f461b938701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011858 10.0.0.50 - - [2025-10-09 09:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007857 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006110 10.0.0.50 - - [2025-10-09 09:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.50 - - [2025-10-09 09:10:43] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041062 10.0.0.50 - - [2025-10-09 09:10:43] "POST /virtual-machines HTTP/1.1" 200 395 0.015127 10.0.0.50 - - [2025-10-09 09:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019674 10.0.0.50 - - [2025-10-09 09:10:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103758 10.0.0.50 - - [2025-10-09 09:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016745 10.0.0.50 - - [2025-10-09 09:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007797 10.0.0.50 - - [2025-10-09 09:10:43] "POST /instance-ips HTTP/1.1" 200 397 0.025096 10.0.0.50 - - [2025-10-09 09:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024490 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014961 10.0.0.50 - - [2025-10-09 09:10:43] "POST /set-tag HTTP/1.1" 200 109 0.035549 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021014 10.0.0.50 - - [2025-10-09 09:10:43] "GET /instance-ip/d56b3bb6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006832 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004654 10.0.0.50 - - [2025-10-09 09:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004707 10.0.0.50 - - [2025-10-09 09:10:43] "POST /ref-update HTTP/1.1" 200 156 0.011700 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014508 10.0.0.50 - - [2025-10-09 09:10:43] "POST /set-tag HTTP/1.1" 200 109 0.005228 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006028 10.0.0.50 - - [2025-10-09 09:10:43] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.011164 10.0.0.50 - - [2025-10-09 09:10:43] "POST /ref-update HTTP/1.1" 200 156 0.010570 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018656 10.0.0.50 - - [2025-10-09 09:10:43] "POST /set-tag HTTP/1.1" 200 109 0.009351 10.0.0.50 - - [2025-10-09 09:10:43] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.006471 10.0.0.50 - - [2025-10-09 09:10:43] "POST /ref-update HTTP/1.1" 200 156 0.011901 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015414 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004692 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-router/e175c800-beb6-4fe1-8527-cd0ca1375ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.013683 10.0.0.50 - - [2025-10-09 09:10:44] "POST /ref-update HTTP/1.1" 200 156 0.011824 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021102 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005895 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009170 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006742 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006513 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013540 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007489 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006320 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006288 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.50 - - [2025-10-09 09:10:44] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004549 10.0.0.50 - - [2025-10-09 09:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.50 - - [2025-10-09 09:10:45] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016246 10.0.0.50 - - [2025-10-09 09:10:45] "POST /set-tag HTTP/1.1" 200 109 0.004282 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine/e9d5733b-8120-4928-8e75-1ed436c7440e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003289 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004407 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine/b68f471b-f641-46da-a7e4-a996e035cd2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003777 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004791 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine/0c2d2539-8182-4280-a794-3adb9c4b3f7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003079 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004412 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine/a53fa7cf-21d4-4298-9629-f61c719b37c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004211 10.0.0.50 - - [2025-10-09 09:10:46] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005294 10.0.0.50 - - [2025-10-09 09:10:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002863 10.0.0.50 - - [2025-10-09 09:10:47] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005500 10.0.0.50 - - [2025-10-09 09:10:47] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.50 - - [2025-10-09 09:10:47] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004924 10.0.0.50 - - [2025-10-09 09:10:47] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.50 - - [2025-10-09 09:10:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002859 10.0.0.50 - - [2025-10-09 09:10:53] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008437 10.0.0.50 - - [2025-10-09 09:10:53] "POST /set-tag HTTP/1.1" 200 109 0.004984 10.0.0.50 - - [2025-10-09 09:10:53] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005956 10.0.0.50 - - [2025-10-09 09:10:53] "POST /set-tag HTTP/1.1" 200 109 0.004355 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine/5bd68232-b90a-43eb-b343-38d5242b60da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003425 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004344 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine/5d964d8e-c04f-4992-b6e4-3475560a1fdd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003482 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004572 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine/4bf9720a-8362-45f5-8177-3c1acd8e284d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003211 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005908 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine/985e26c3-ae67-4250-bb72-149e4742a594?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004089 10.0.0.50 - - [2025-10-09 09:10:56] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005461 10.0.0.50 - - [2025-10-09 09:10:57] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008235 10.0.0.50 - - [2025-10-09 09:10:57] "POST /tags HTTP/1.1" 200 333 0.033170 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130 10.0.0.50 - - [2025-10-09 09:10:57] "GET /tag/6c0df6a5-a13c-476e-a42a-b23e4cdd391d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013557 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.50 - - [2025-10-09 09:10:57] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030546 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2025-10-09 09:10:57] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.003981 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.50 - - [2025-10-09 09:10:57] "GET /service-appliance-set/a4dd5ec0-a10a-4fa2-9402-6f271eb225e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002886 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.002208 10.0.0.50 - - [2025-10-09 09:10:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.125273 10.0.0.50 - - [2025-10-09 09:10:57] "GET /virtual-machine-interface/4d10e14b-8a59-4074-9272-4890a13265b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.014678 10.0.0.50 - - [2025-10-09 09:10:57] "POST /instance-ips HTTP/1.1" 200 409 0.031161 10.0.0.50 - - [2025-10-09 09:10:57] "GET /instance-ip/5937ba10-273a-4ae6-b354-4d10ea92bf44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004622 10.0.0.50 - - [2025-10-09 09:10:57] "POST /loadbalancers HTTP/1.1" 200 629 0.061751 10.0.0.50 - - [2025-10-09 09:10:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027596 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011551 10.0.0.50 - - [2025-10-09 09:10:57] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061440 10.0.0.50 - - [2025-10-09 09:10:57] "GET /instance-ip/5937ba10-273a-4ae6-b354-4d10ea92bf44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003305 10.0.0.50 - - [2025-10-09 09:10:57] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039433 10.0.0.50 - - [2025-10-09 09:10:57] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002154 10.0.0.50 - - [2025-10-09 09:10:57] "POST /floating-ips HTTP/1.1" 200 597 0.045314 10.0.0.50 - - [2025-10-09 09:10:57] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.045989 10.0.0.50 - - [2025-10-09 09:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.50 - - [2025-10-09 09:10:57] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040229 10.0.0.50 - - [2025-10-09 09:10:57] "GET /loadbalancer-listener/dc715a39-0a9f-4033-b6e6-a756dac04357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004506 10.0.0.50 - - [2025-10-09 09:10:58] "GET /loadbalancer-listener/dc715a39-0a9f-4033-b6e6-a756dac04357?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004087 10.0.0.50 - - [2025-10-09 09:10:58] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018523 10.0.0.50 - - [2025-10-09 09:10:58] "GET /instance-ip/5937ba10-273a-4ae6-b354-4d10ea92bf44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004356 10.0.0.50 - - [2025-10-09 09:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.50 - - [2025-10-09 09:10:58] "GET /instance-ip/5937ba10-273a-4ae6-b354-4d10ea92bf44?fields=floating_ips HTTP/1.1" 200 1212 0.005363 10.0.0.50 - - [2025-10-09 09:10:58] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.006407 10.0.0.50 - - [2025-10-09 09:10:58] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.007743 10.0.0.50 - - [2025-10-09 09:10:58] "GET /floating-ip/77e69486-0181-4ff3-9410-27eabf67b683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.018950 10.0.0.50 - - [2025-10-09 09:10:58] "GET /loadbalancer-pool/81314226-3e03-4121-afa9-dd1b682e5293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009764 10.0.0.50 - - [2025-10-09 09:10:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017177 10.0.0.50 - - [2025-10-09 09:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008843 10.0.0.50 - - [2025-10-09 09:10:58] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011438 10.0.0.50 - - [2025-10-09 09:10:58] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007051 10.0.0.50 - - [2025-10-09 09:10:58] "POST /tags HTTP/1.1" 409 221 0.006149 10.0.0.50 - - [2025-10-09 09:10:58] "POST /ref-update HTTP/1.1" 200 156 0.007459 10.0.0.50 - - [2025-10-09 09:10:58] "GET /floating-ip/77e69486-0181-4ff3-9410-27eabf67b683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010936 10.0.0.50 - - [2025-10-09 09:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-10-09 09:10:58] "GET /tag/6c0df6a5-a13c-476e-a42a-b23e4cdd391d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011318 10.0.0.50 - - [2025-10-09 09:10:58] "PUT /floating-ip/77e69486-0181-4ff3-9410-27eabf67b683 HTTP/1.1" 200 256 0.010020 10.0.0.50 - - [2025-10-09 09:10:58] "POST /set-tag HTTP/1.1" 200 109 0.085818 10.0.0.50 - - [2025-10-09 09:10:58] "GET /loadbalancer-pool/81314226-3e03-4121-afa9-dd1b682e5293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003223 10.0.0.50 - - [2025-10-09 09:10:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018511 10.0.0.50 - - [2025-10-09 09:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020445 10.0.0.50 - - [2025-10-09 09:10:58] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007629 10.0.0.50 - - [2025-10-09 09:10:58] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004645 10.0.0.50 - - [2025-10-09 09:10:58] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.50 - - [2025-10-09 09:10:58] "GET /floating-ip/77e69486-0181-4ff3-9410-27eabf67b683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.003413 10.0.0.50 - - [2025-10-09 09:10:58] "POST /set-tag HTTP/1.1" 200 109 0.066535 10.0.0.50 - - [2025-10-09 09:10:59] "POST /tags HTTP/1.1" 409 206 0.002731 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2025-10-09 09:10:59] "GET /tag/e123ef9c-8f08-4583-90bd-a963743be88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011581 10.0.0.50 - - [2025-10-09 09:10:59] "POST /tags HTTP/1.1" 409 204 0.002417 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.50 - - [2025-10-09 09:10:59] "GET /tag/f33cc254-b1cf-4221-afd7-73bbe9fbf5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011401 10.0.0.50 - - [2025-10-09 09:10:59] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003146 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2025-10-09 09:10:59] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003531 10.0.0.50 - - [2025-10-09 09:10:59] "POST /tags HTTP/1.1" 409 206 0.009524 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.50 - - [2025-10-09 09:10:59] "GET /tag/e123ef9c-8f08-4583-90bd-a963743be88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015499 10.0.0.50 - - [2025-10-09 09:10:59] "POST /tags HTTP/1.1" 409 226 0.002570 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011975 10.0.0.50 - - [2025-10-09 09:10:59] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011570 10.0.0.50 - - [2025-10-09 09:10:59] "POST /tags HTTP/1.1" 409 204 0.002548 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2025-10-09 09:10:59] "GET /tag/f33cc254-b1cf-4221-afd7-73bbe9fbf5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013976 10.0.0.50 - - [2025-10-09 09:10:59] "POST /tags HTTP/1.1" 409 226 0.002334 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.50 - - [2025-10-09 09:10:59] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011802 10.0.0.50 - - [2025-10-09 09:10:59] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003011 10.0.0.50 - - [2025-10-09 09:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2025-10-09 09:10:59] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002818 10.0.0.50 - - [2025-10-09 09:10:59] "POST /firewall-rules HTTP/1.1" 200 626 0.075918 10.0.0.50 - - [2025-10-09 09:11:00] "POST /firewall-rules HTTP/1.1" 200 646 0.119750 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-rule/33b04c29-e3f2-4679-b6fe-49de8a7f401a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010648 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002700 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-rule/9e72c2a3-3d1c-4bd9-8afe-3ddc49380577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007638 10.0.0.50 - - [2025-10-09 09:11:00] "POST /ref-update HTTP/1.1" 200 156 0.022568 10.0.0.50 - - [2025-10-09 09:11:00] "POST /firewall-policys HTTP/1.1" 200 606 0.042678 10.0.0.50 - - [2025-10-09 09:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013160 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009029 10.0.0.50 - - [2025-10-09 09:11:00] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005794 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003903 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.010769 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005146 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.062311 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003667 10.0.0.50 - - [2025-10-09 09:11:00] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004156 10.0.0.50 - - [2025-10-09 09:11:00] "POST /ref-update HTTP/1.1" 200 156 0.094354 10.0.0.50 - - [2025-10-09 09:11:00] "POST /ref-update HTTP/1.1" 200 156 0.039098 10.0.0.50 - - [2025-10-09 09:11:00] "POST /ref-update HTTP/1.1" 200 156 0.046960 10.0.0.50 - - [2025-10-09 09:11:00] "POST /ref-update HTTP/1.1" 200 156 0.034720 10.0.0.50 - - [2025-10-09 09:11:01] "POST /ref-update HTTP/1.1" 200 156 0.056597 10.0.0.50 - - [2025-10-09 09:11:01] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011616 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:11:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001383 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:11:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001317 10.0.0.50 - - [2025-10-09 09:11:48] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005784 10.0.0.50 - - [2025-10-09 09:11:48] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.50 - - [2025-10-09 09:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2025-10-09 09:11:48] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002622 10.0.0.50 - - [2025-10-09 09:11:48] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008839 10.0.0.50 - - [2025-10-09 09:11:49] "POST /set-tag HTTP/1.1" 200 109 0.048241 10.0.0.50 - - [2025-10-09 09:11:49] "DELETE /loadbalancer-member/9e778a8f-6a07-4759-9d00-cfed880aa960 HTTP/1.1" 200 115 0.036515 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008312 10.0.0.50 - - [2025-10-09 09:11:49] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.50 - - [2025-10-09 09:11:49] "DELETE /loadbalancer-member/4798b22c-2c5c-4c1b-a602-175d4c27030a HTTP/1.1" 200 115 0.046440 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004995 10.0.0.50 - - [2025-10-09 09:11:49] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.50 - - [2025-10-09 09:11:49] "DELETE /loadbalancer-member/5fb2f914-2ae9-4b82-a5df-772d812285d7 HTTP/1.1" 200 115 0.054051 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005552 10.0.0.50 - - [2025-10-09 09:11:49] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.50 - - [2025-10-09 09:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.50 - - [2025-10-09 09:11:49] "GET /loadbalancer/34b05dae-3334-41cc-acb8-c854a330c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003107 10.0.0.50 - - [2025-10-09 09:11:49] "GET /loadbalancer-pool/298be4fb-e7ed-419d-922d-c330c71918d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003277 10.0.0.50 - - [2025-10-09 09:11:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027343 10.0.0.50 - - [2025-10-09 09:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.033435 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024935 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014396 10.0.0.50 - - [2025-10-09 09:11:49] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007001 10.0.0.50 - - [2025-10-09 09:11:49] "POST /set-tag HTTP/1.1" 200 109 0.091906 10.0.0.50 - - [2025-10-09 09:11:49] "GET /loadbalancer-pool/658b617f-fb3a-40c9-bb37-b4515e0a52fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.032765 10.0.0.50 - - [2025-10-09 09:11:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039038 10.0.0.50 - - [2025-10-09 09:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015211 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014838 10.0.0.50 - - [2025-10-09 09:11:49] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006513 10.0.0.50 - - [2025-10-09 09:11:49] "POST /set-tag HTTP/1.1" 200 109 0.005877 10.0.0.50 - - [2025-10-09 09:11:49] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003078 10.0.0.50 - - [2025-10-09 09:11:49] "GET /loadbalancer-pool/e06857af-fc92-4212-891c-ff753f6ba243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003490 10.0.0.50 - - [2025-10-09 09:11:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051960 10.0.0.50 - - [2025-10-09 09:11:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026019 10.0.0.50 - - [2025-10-09 09:11:50] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026400 10.0.0.50 - - [2025-10-09 09:11:50] "GET /virtual-machine-interface/9f9b454a-a4ee-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004868 10.0.0.50 - - [2025-10-09 09:11:50] "GET /floating-ip/94ae641d-bebd-488f-9729-a744b78509d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002833 10.0.0.50 - - [2025-10-09 09:11:50] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.50 - - [2025-10-09 09:12:17] "POST /tags HTTP/1.1" 200 365 0.482956 10.0.0.50 - - [2025-10-09 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011152 10.0.0.50 - - [2025-10-09 09:12:17] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014568 10.0.0.50 - - [2025-10-09 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.50 - - [2025-10-09 09:12:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041367 10.0.0.50 - - [2025-10-09 09:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.50 - - [2025-10-09 09:12:17] "GET /service-appliance-set/95a151bc-509f-4c44-b0ae-1228f24c99e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003811 10.0.0.50 - - [2025-10-09 09:12:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002844 10.0.0.50 - - [2025-10-09 09:12:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.104023 10.0.0.50 - - [2025-10-09 09:12:17] "GET /virtual-machine-interface/e6e15670-9bd3-4e7a-a8dd-b0ee71e2eff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015655 10.0.0.50 - - [2025-10-09 09:12:18] "POST /set-tag HTTP/1.1" 200 109 0.029130 10.0.0.50 - - [2025-10-09 09:12:18] "POST /instance-ips HTTP/1.1" 200 417 0.046399 10.0.0.50 - - [2025-10-09 09:12:18] "GET /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.014781 10.0.0.50 - - [2025-10-09 09:12:18] "POST /loadbalancers HTTP/1.1" 200 618 0.084291 10.0.0.50 - - [2025-10-09 09:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035844 10.0.0.50 - - [2025-10-09 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007315 10.0.0.50 - - [2025-10-09 09:12:18] "POST /service-instances HTTP/1.1" 200 566 0.053899 10.0.0.50 - - [2025-10-09 09:12:18] "POST /ref-update HTTP/1.1" 200 156 0.013495 10.0.0.50 - - [2025-10-09 09:12:18] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067272 10.0.0.50 - - [2025-10-09 09:12:18] "GET /virtual-machine-interface/e6e15670-9bd3-4e7a-a8dd-b0ee71e2eff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.019805 10.0.0.50 - - [2025-10-09 09:12:18] "GET /virtual-machine-interface/e6e15670-9bd3-4e7a-a8dd-b0ee71e2eff7?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009976 10.0.0.50 - - [2025-10-09 09:12:18] "PUT /service-instance/673118b3-4a3d-4229-a7b2-5c18056548b0 HTTP/1.1" 200 266 0.029195 10.0.0.50 - - [2025-10-09 09:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025741 10.0.0.50 - - [2025-10-09 09:12:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.003692 10.0.0.50 - - [2025-10-09 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2025-10-09 09:12:18] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007017 10.0.0.50 - - [2025-10-09 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.50 - - [2025-10-09 09:12:18] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004940 10.0.0.50 - - [2025-10-09 09:12:18] "POST /tags HTTP/1.1" 409 221 0.002679 10.0.0.50 - - [2025-10-09 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2025-10-09 09:12:18] "POST /virtual-machines HTTP/1.1" 200 429 0.025135 10.0.0.50 - - [2025-10-09 09:12:18] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011278 10.0.0.50 - - [2025-10-09 09:12:18] "POST /tags HTTP/1.1" 409 238 0.002021 10.0.0.50 - - [2025-10-09 09:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.50 - - [2025-10-09 09:12:18] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.028530 10.0.0.50 - - [2025-10-09 09:12:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138108 10.0.0.50 - - [2025-10-09 09:12:18] "POST /chown HTTP/1.1" 200 109 0.020610 10.0.0.50 - - [2025-10-09 09:12:18] "POST /firewall-rules HTTP/1.1" 200 650 0.126730 10.0.0.50 - - [2025-10-09 09:12:18] "POST /chown HTTP/1.1" 200 109 0.050681 10.0.0.50 - - [2025-10-09 09:12:18] "GET /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.026153 10.0.0.50 - - [2025-10-09 09:12:18] "PUT /virtual-machine-interface/88e23bd9-d058-425a-b99a-5e9a3d3729d2 HTTP/1.1" 200 284 0.023276 10.0.0.50 - - [2025-10-09 09:12:18] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003319 10.0.0.50 - - [2025-10-09 09:12:18] "GET /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002845 10.0.0.50 - - [2025-10-09 09:12:18] "PUT /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 256 0.048598 10.0.0.50 - - [2025-10-09 09:12:18] "POST /ref-update HTTP/1.1" 200 156 0.034020 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.020740 10.0.0.50 - - [2025-10-09 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009828 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.029598 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.048044 10.0.0.50 - - [2025-10-09 09:12:19] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.105549 10.0.0.50 - - [2025-10-09 09:12:19] "GET /loadbalancer/722c410b-a1cc-4e66-a728-68f1ef8ed944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.008041 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.025939 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.020552 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.017843 10.0.0.50 - - [2025-10-09 09:12:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.041318 10.0.0.50 - - [2025-10-09 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.50 - - [2025-10-09 09:12:19] "POST /virtual-machines HTTP/1.1" 200 429 0.033043 10.0.0.50 - - [2025-10-09 09:12:19] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041237 10.0.0.50 - - [2025-10-09 09:12:19] "GET /loadbalancer-listener/7613302c-e6d3-493c-9865-a0aae3828f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.042681 10.0.0.50 - - [2025-10-09 09:12:19] "GET /loadbalancer-listener/7613302c-e6d3-493c-9865-a0aae3828f4c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.033514 10.0.0.50 - - [2025-10-09 09:12:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130013 10.0.0.50 - - [2025-10-09 09:12:19] "POST /chown HTTP/1.1" 200 109 0.025896 10.0.0.50 - - [2025-10-09 09:12:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.063100 10.0.0.50 - - [2025-10-09 09:12:19] "POST /chown HTTP/1.1" 200 109 0.007879 10.0.0.50 - - [2025-10-09 09:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022681 10.0.0.50 - - [2025-10-09 09:12:19] "PUT /virtual-machine-interface/e95c992c-76b7-4e7e-9cde-034234247399 HTTP/1.1" 200 284 0.040027 10.0.0.50 - - [2025-10-09 09:12:19] "GET /loadbalancer-pool/b731f86d-199a-4f1b-b33b-cb965e8bc8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006880 10.0.0.50 - - [2025-10-09 09:12:19] "PUT /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 256 0.027678 10.0.0.50 - - [2025-10-09 09:12:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.047057 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.014440 10.0.0.50 - - [2025-10-09 09:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017509 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.033768 10.0.0.50 - - [2025-10-09 09:12:19] "GET /loadbalancer-member/6bcbb715-76e2-41d2-8a45-83f92f19823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.021828 10.0.0.50 - - [2025-10-09 09:12:19] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002944 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.035379 10.0.0.50 - - [2025-10-09 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-10-09 09:12:19] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005691 10.0.0.50 - - [2025-10-09 09:12:19] "POST /tags HTTP/1.1" 409 221 0.001672 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.012865 10.0.0.50 - - [2025-10-09 09:12:19] "POST /ref-update HTTP/1.1" 200 156 0.019155 10.0.0.50 - - [2025-10-09 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014575 10.0.0.50 - - [2025-10-09 09:12:19] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017474 10.0.0.50 - - [2025-10-09 09:12:19] "POST /tags HTTP/1.1" 409 238 0.003256 10.0.0.50 - - [2025-10-09 09:12:19] "PUT /service-instance/673118b3-4a3d-4229-a7b2-5c18056548b0 HTTP/1.1" 200 266 0.011343 10.0.0.50 - - [2025-10-09 09:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.50 - - [2025-10-09 09:12:20] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020000 10.0.0.50 - - [2025-10-09 09:12:20] "POST /firewall-rules HTTP/1.1" 409 293 0.002838 10.0.0.50 - - [2025-10-09 09:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031986 10.0.0.50 - - [2025-10-09 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.008071 10.0.0.50 - - [2025-10-09 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015346 10.0.0.50 - - [2025-10-09 09:12:20] "PUT /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0 HTTP/1.1" 200 260 0.023596 10.0.0.50 - - [2025-10-09 09:12:20] "GET /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012766 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.020710 10.0.0.50 - - [2025-10-09 09:12:20] "PUT /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 256 0.021675 10.0.0.50 - - [2025-10-09 09:12:20] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006745 10.0.0.50 - - [2025-10-09 09:12:20] "GET /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002191 10.0.0.50 - - [2025-10-09 09:12:20] "POST /ref-update HTTP/1.1" 200 156 0.020850 10.0.0.50 - - [2025-10-09 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.50 - - [2025-10-09 09:12:20] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021708 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.006988 10.0.0.50 - - [2025-10-09 09:12:20] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014913 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.038322 10.0.0.50 - - [2025-10-09 09:12:20] "GET /virtual-machine-interface/88e23bd9-d058-425a-b99a-5e9a3d3729d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019492 10.0.0.50 - - [2025-10-09 09:12:20] "PUT /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 256 0.041306 10.0.0.50 - - [2025-10-09 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.041620 10.0.0.50 - - [2025-10-09 09:12:20] "POST /ref-update HTTP/1.1" 200 156 0.014262 10.0.0.50 - - [2025-10-09 09:12:20] "GET /virtual-machine-interface/e6e15670-9bd3-4e7a-a8dd-b0ee71e2eff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015033 10.0.0.50 - - [2025-10-09 09:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.010208 10.0.0.50 - - [2025-10-09 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.038201 10.0.0.50 - - [2025-10-09 09:12:20] "GET /virtual-machine-interface/e95c992c-76b7-4e7e-9cde-034234247399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.028110 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.020404 10.0.0.50 - - [2025-10-09 09:12:20] "PUT /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 256 0.029216 10.0.0.50 - - [2025-10-09 09:12:20] "POST /ref-update HTTP/1.1" 200 156 0.023551 10.0.0.50 - - [2025-10-09 09:12:20] "POST /set-tag HTTP/1.1" 200 109 0.045606 10.0.0.50 - - [2025-10-09 09:12:20] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.021353 10.0.0.50 - - [2025-10-09 09:12:20] "GET /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002516 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.013606 10.0.0.50 - - [2025-10-09 09:12:20] "POST /chown HTTP/1.1" 200 109 0.029907 10.0.0.50 - - [2025-10-09 09:12:20] "PUT /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 256 0.035328 10.0.0.50 - - [2025-10-09 09:12:20] "POST /ref-update HTTP/1.1" 200 156 0.051201 10.0.0.50 - - [2025-10-09 09:12:20] "POST /ref-update HTTP/1.1" 200 156 0.015137 10.0.0.50 - - [2025-10-09 09:12:20] "DELETE /firewall-rule/98c5fdf8-9421-4392-ae62-1903d498aca0 HTTP/1.1" 200 115 0.092520 10.0.0.50 - - [2025-10-09 09:12:20] "DELETE /loadbalancer-member/6bcbb715-76e2-41d2-8a45-83f92f19823d HTTP/1.1" 200 115 0.036508 10.0.0.50 - - [2025-10-09 09:12:20] "PUT /service-instance/673118b3-4a3d-4229-a7b2-5c18056548b0 HTTP/1.1" 200 266 0.012874 10.0.0.50 - - [2025-10-09 09:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029964 10.0.0.50 - - [2025-10-09 09:12:20] "DELETE /loadbalancer-pool/b731f86d-199a-4f1b-b33b-cb965e8bc8a3 HTTP/1.1" 200 115 0.094570 10.0.0.50 - - [2025-10-09 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /loadbalancer-listener/7613302c-e6d3-493c-9865-a0aae3828f4c HTTP/1.1" 200 115 0.061198 10.0.0.50 - - [2025-10-09 09:12:21] "POST /chown HTTP/1.1" 200 109 0.014516 10.0.0.50 - - [2025-10-09 09:12:21] "POST /chown HTTP/1.1" 200 109 0.024659 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /loadbalancer/722c410b-a1cc-4e66-a728-68f1ef8ed944 HTTP/1.1" 200 115 0.091436 10.0.0.50 - - [2025-10-09 09:12:21] "POST /ref-update HTTP/1.1" 200 156 0.042952 10.0.0.50 - - [2025-10-09 09:12:21] "POST /chown HTTP/1.1" 200 109 0.026428 10.0.0.50 - - [2025-10-09 09:12:21] "POST /chown HTTP/1.1" 200 109 0.029475 10.0.0.50 - - [2025-10-09 09:12:21] "POST /ref-update HTTP/1.1" 200 156 0.022351 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /instance-ip/07d7eef6-44d0-4622-8ba7-778d0bb054ed HTTP/1.1" 200 115 0.185421 10.0.0.50 - - [2025-10-09 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012489 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /virtual-machine-interface/e6e15670-9bd3-4e7a-a8dd-b0ee71e2eff7 HTTP/1.1" 200 115 0.073992 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9 HTTP/1.1" 409 336 0.006533 10.0.0.50 - - [2025-10-09 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.50 - - [2025-10-09 09:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008264 10.0.0.50 - - [2025-10-09 09:12:21] "POST /service-instances HTTP/1.1" 409 259 0.003237 10.0.0.50 - - [2025-10-09 09:12:21] "POST /service-instances HTTP/1.1" 409 259 0.003172 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /service-instance/673118b3-4a3d-4229-a7b2-5c18056548b0 HTTP/1.1" 200 115 0.037888 10.0.0.50 - - [2025-10-09 09:12:21] "GET /virtual-machine-interface/e95c992c-76b7-4e7e-9cde-034234247399?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004996 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /virtual-machine-interface/e95c992c-76b7-4e7e-9cde-034234247399 HTTP/1.1" 200 115 0.053777 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /virtual-machine/d2764db9-1b31-419e-9e65-cec66f9d7e42 HTTP/1.1" 200 115 0.029470 10.0.0.50 - - [2025-10-09 09:12:21] "GET /virtual-machine-interface/88e23bd9-d058-425a-b99a-5e9a3d3729d2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009546 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /virtual-machine-interface/88e23bd9-d058-425a-b99a-5e9a3d3729d2 HTTP/1.1" 200 115 0.068520 10.0.0.50 - - [2025-10-09 09:12:21] "POST /ref-update HTTP/1.1" 200 156 0.022332 10.0.0.50 - - [2025-10-09 09:12:21] "DELETE /virtual-machine/81a9f411-cdf6-4823-b4a5-13a1ef5914f6 HTTP/1.1" 200 115 0.064532 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 252 0.002890 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011771 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 228 0.002820 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013231 10.0.0.50 - - [2025-10-09 09:13:06] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003730 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.50 - - [2025-10-09 09:13:06] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003624 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 206 0.002697 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/e123ef9c-8f08-4583-90bd-a963743be88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012120 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 226 0.002577 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018558 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 204 0.003437 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/f33cc254-b1cf-4221-afd7-73bbe9fbf5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011681 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 226 0.002783 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011099 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 228 0.002410 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.50 - - [2025-10-09 09:13:06] "GET /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018081 10.0.0.50 - - [2025-10-09 09:13:06] "POST /tags HTTP/1.1" 409 252 0.003430 10.0.0.50 - - [2025-10-09 09:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-10-09 09:13:07] "GET /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012570 10.0.0.50 - - [2025-10-09 09:13:07] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003599 10.0.0.50 - - [2025-10-09 09:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.50 - - [2025-10-09 09:13:07] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003438 10.0.0.50 - - [2025-10-09 09:13:07] "POST /firewall-rules HTTP/1.1" 409 281 0.002885 10.0.0.50 - - [2025-10-09 09:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.50 - - [2025-10-09 09:13:07] "PUT /firewall-rule/9e72c2a3-3d1c-4bd9-8afe-3ddc49380577 HTTP/1.1" 200 260 0.055077 10.0.0.50 - - [2025-10-09 09:13:07] "POST /firewall-rules HTTP/1.1" 409 291 0.013493 10.0.0.50 - - [2025-10-09 09:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.50 - - [2025-10-09 09:13:07] "PUT /firewall-rule/33b04c29-e3f2-4679-b6fe-49de8a7f401a HTTP/1.1" 200 260 0.024939 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-rule/33b04c29-e3f2-4679-b6fe-49de8a7f401a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.020385 10.0.0.50 - - [2025-10-09 09:13:07] "POST /firewall-rules HTTP/1.1" 200 658 0.096626 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-rule/c2ee144a-6f8d-4ec6-bb8b-49fcf6a2d9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008132 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002943 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-rule/9e72c2a3-3d1c-4bd9-8afe-3ddc49380577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004838 10.0.0.50 - - [2025-10-09 09:13:07] "POST /firewall-policys HTTP/1.1" 409 269 0.003925 10.0.0.50 - - [2025-10-09 09:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.50 - - [2025-10-09 09:13:07] "PUT /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2 HTTP/1.1" 200 264 0.026641 10.0.0.50 - - [2025-10-09 09:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030124 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011631 10.0.0.50 - - [2025-10-09 09:13:07] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004192 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003685 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003836 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005437 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003608 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003295 10.0.0.50 - - [2025-10-09 09:13:07] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003621 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:13:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001606 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:13:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:13:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:13:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001389 [Introspect:8084]10.0.0.50 - - [2025-10-09 09:13:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001409 10.0.0.50 - - [2025-10-09 09:14:08] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005138 10.0.0.50 - - [2025-10-09 09:14:08] "POST /set-tag HTTP/1.1" 200 109 0.007406 10.0.0.50 - - [2025-10-09 09:14:08] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006857 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005510 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005386 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.50 - - [2025-10-09 09:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.50 - - [2025-10-09 09:14:09] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003423 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008539 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.021379 10.0.0.50 - - [2025-10-09 09:14:09] "DELETE /loadbalancer-member/767e8603-132c-4420-8803-4623a450e493 HTTP/1.1" 200 115 0.031251 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004813 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.004010 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004419 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004491 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.50 - - [2025-10-09 09:14:09] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004645 10.0.0.50 - - [2025-10-09 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.50 - - [2025-10-09 09:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-10-09 09:14:09] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002964 10.0.0.50 - - [2025-10-09 09:14:10] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005669 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.005158 10.0.0.50 - - [2025-10-09 09:14:10] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006555 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.50 - - [2025-10-09 09:14:10] "GET /virtual-machine/b68f471b-f641-46da-a7e4-a996e035cd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002784 10.0.0.50 - - [2025-10-09 09:14:10] "POST /ref-update HTTP/1.1" 200 156 0.010838 10.0.0.50 - - [2025-10-09 09:14:10] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005352 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.019792 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.030962 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.018762 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.024719 10.0.0.50 - - [2025-10-09 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.034440 10.0.0.50 - - [2025-10-09 09:14:10] "DELETE /instance-ip/d237121c-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.031003 10.0.0.50 - - [2025-10-09 09:14:10] "POST /ref-update HTTP/1.1" 200 156 0.007803 10.0.0.50 - - [2025-10-09 09:14:10] "DELETE /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.042876 10.0.0.50 - - [2025-10-09 09:14:10] "DELETE /virtual-machine/b68f471b-f641-46da-a7e4-a996e035cd2c HTTP/1.1" 200 115 0.017848 10.0.0.50 - - [2025-10-09 09:14:10] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007418 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004228 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine/a53fa7cf-21d4-4298-9629-f61c719b37c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003144 10.0.0.50 - - [2025-10-09 09:14:11] "POST /ref-update HTTP/1.1" 200 156 0.011293 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015683 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.018432 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.031641 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.022750 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.014486 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.026040 10.0.0.50 - - [2025-10-09 09:14:11] "DELETE /instance-ip/d35e9a98-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.067383 10.0.0.50 - - [2025-10-09 09:14:11] "DELETE /virtual-machine-interface/d341f9ec-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.056854 10.0.0.50 - - [2025-10-09 09:14:11] "DELETE /virtual-machine/a53fa7cf-21d4-4298-9629-f61c719b37c6 HTTP/1.1" 200 115 0.025581 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008940 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004598 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.003808 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine/e9d5733b-8120-4928-8e75-1ed436c7440e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004116 10.0.0.50 - - [2025-10-09 09:14:11] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.50 - - [2025-10-09 09:14:11] "GET /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006266 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.018494 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.040658 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.034326 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.019527 10.0.0.50 - - [2025-10-09 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.031611 10.0.0.50 - - [2025-10-09 09:14:11] "DELETE /instance-ip/d1b6b824-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.055563 10.0.0.50 - - [2025-10-09 09:14:11] "POST /ref-update HTTP/1.1" 200 156 0.014503 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /virtual-machine-interface/d19cc7de-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.042786 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /virtual-machine/e9d5733b-8120-4928-8e75-1ed436c7440e HTTP/1.1" 200 115 0.020537 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /tag/f2c203a7-6ee2-4ac5-8a72-b1fe75f084da HTTP/1.1" 200 115 0.032425 10.0.0.50 - - [2025-10-09 09:14:12] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004383 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.50 - - [2025-10-09 09:14:12] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005663 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.50 - - [2025-10-09 09:14:12] "GET /virtual-machine/0c2d2539-8182-4280-a794-3adb9c4b3f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003789 10.0.0.50 - - [2025-10-09 09:14:12] "POST /ref-update HTTP/1.1" 200 156 0.011933 10.0.0.50 - - [2025-10-09 09:14:12] "GET /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020580 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.019699 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.028775 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.040980 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.017320 10.0.0.50 - - [2025-10-09 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.020815 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /instance-ip/d2d80528-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.041291 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /virtual-machine-interface/d2bdc9ba-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.038076 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /virtual-machine/0c2d2539-8182-4280-a794-3adb9c4b3f7c HTTP/1.1" 200 115 0.024380 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /tag/e123ef9c-8f08-4583-90bd-a963743be88d HTTP/1.1" 409 388 0.004549 10.0.0.50 - - [2025-10-09 09:14:12] "DELETE /tag/b11b4132-cfa5-4508-aa0f-6ff0193d57c2 HTTP/1.1" 200 115 0.040290 10.0.0.50 - - [2025-10-09 09:14:17] "POST /tags HTTP/1.1" 409 238 0.002667 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.50 - - [2025-10-09 09:14:17] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010879 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.50 - - [2025-10-09 09:14:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027000 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.50 - - [2025-10-09 09:14:17] "GET /service-appliance-set/95a151bc-509f-4c44-b0ae-1228f24c99e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003595 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002094 10.0.0.50 - - [2025-10-09 09:14:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103913 10.0.0.50 - - [2025-10-09 09:14:17] "GET /virtual-machine-interface/062ce635-c4ba-469c-9008-be70001f2a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005505 10.0.0.50 - - [2025-10-09 09:14:17] "POST /set-tag HTTP/1.1" 200 109 0.012935 10.0.0.50 - - [2025-10-09 09:14:17] "POST /instance-ips HTTP/1.1" 200 417 0.031069 10.0.0.50 - - [2025-10-09 09:14:17] "GET /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008547 10.0.0.50 - - [2025-10-09 09:14:17] "POST /loadbalancers HTTP/1.1" 200 618 0.061700 10.0.0.50 - - [2025-10-09 09:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018433 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.50 - - [2025-10-09 09:14:17] "POST /service-instances HTTP/1.1" 200 566 0.036158 10.0.0.50 - - [2025-10-09 09:14:17] "POST /ref-update HTTP/1.1" 200 156 0.014914 10.0.0.50 - - [2025-10-09 09:14:17] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056863 10.0.0.50 - - [2025-10-09 09:14:17] "GET /virtual-machine-interface/062ce635-c4ba-469c-9008-be70001f2a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005208 10.0.0.50 - - [2025-10-09 09:14:17] "PUT /service-instance/c907292f-1c0c-4028-b0e7-c1ccf20a0540 HTTP/1.1" 200 266 0.014590 10.0.0.50 - - [2025-10-09 09:14:17] "GET /virtual-machine-interface/062ce635-c4ba-469c-9008-be70001f2a12?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.008276 10.0.0.50 - - [2025-10-09 09:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007752 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 404 208 0.002683 10.0.0.50 - - [2025-10-09 09:14:17] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003224 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2025-10-09 09:14:17] "POST /virtual-machines HTTP/1.1" 200 429 0.022784 10.0.0.50 - - [2025-10-09 09:14:17] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011213 10.0.0.50 - - [2025-10-09 09:14:17] "POST /tags HTTP/1.1" 409 221 0.002743 10.0.0.50 - - [2025-10-09 09:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.50 - - [2025-10-09 09:14:18] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022792 10.0.0.50 - - [2025-10-09 09:14:18] "POST /tags HTTP/1.1" 409 238 0.014363 10.0.0.50 - - [2025-10-09 09:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.50 - - [2025-10-09 09:14:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134584 10.0.0.50 - - [2025-10-09 09:14:18] "POST /chown HTTP/1.1" 200 109 0.030530 10.0.0.50 - - [2025-10-09 09:14:18] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.028416 10.0.0.50 - - [2025-10-09 09:14:18] "POST /chown HTTP/1.1" 200 109 0.010227 10.0.0.50 - - [2025-10-09 09:14:18] "PUT /virtual-machine-interface/7dd3315b-2d97-435a-94ac-417cee2f3502 HTTP/1.1" 200 284 0.032481 10.0.0.50 - - [2025-10-09 09:14:18] "PUT /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 256 0.039205 10.0.0.50 - - [2025-10-09 09:14:18] "POST /firewall-rules HTTP/1.1" 200 650 0.160479 10.0.0.50 - - [2025-10-09 09:14:18] "GET /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008422 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.049412 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.021848 10.0.0.50 - - [2025-10-09 09:14:18] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016209 10.0.0.50 - - [2025-10-09 09:14:18] "GET /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003990 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.031714 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.028569 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.021916 10.0.0.50 - - [2025-10-09 09:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018973 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.031100 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.020491 10.0.0.50 - - [2025-10-09 09:14:18] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078277 10.0.0.50 - - [2025-10-09 09:14:18] "GET /loadbalancer/722c410b-a1cc-4e66-a728-68f1ef8ed944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.010171 10.0.0.50 - - [2025-10-09 09:14:18] "POST /virtual-machines HTTP/1.1" 200 429 0.013156 10.0.0.50 - - [2025-10-09 09:14:18] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.021884 10.0.0.50 - - [2025-10-09 09:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468 10.0.0.50 - - [2025-10-09 09:14:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.101935 10.0.0.50 - - [2025-10-09 09:14:18] "GET /project/900caf2b-1b14-42df-96be-2b90a919b844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078633 10.0.0.50 - - [2025-10-09 09:14:18] "POST /chown HTTP/1.1" 200 109 0.043972 10.0.0.50 - - [2025-10-09 09:14:18] "GET /loadbalancer-listener/a1d73c12-3cb5-47f2-ae13-6618f0bbb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004201 10.0.0.50 - - [2025-10-09 09:14:18] "GET /loadbalancer-listener/a1d73c12-3cb5-47f2-ae13-6618f0bbb22d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003354 10.0.0.50 - - [2025-10-09 09:14:18] "POST /chown HTTP/1.1" 200 109 0.011389 10.0.0.50 - - [2025-10-09 09:14:18] "PUT /virtual-machine-interface/f2b8632d-aebd-4943-adae-880a84fa89d9 HTTP/1.1" 200 284 0.015459 10.0.0.50 - - [2025-10-09 09:14:18] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055651 10.0.0.50 - - [2025-10-09 09:14:18] "PUT /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 256 0.040879 10.0.0.50 - - [2025-10-09 09:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009398 10.0.0.50 - - [2025-10-09 09:14:18] "GET /loadbalancer-pool/ca996f4a-a65c-44e2-bebb-4e4eb7ebc0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008530 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.022224 10.0.0.50 - - [2025-10-09 09:14:18] "POST /ref-update HTTP/1.1" 200 156 0.022363 10.0.0.50 - - [2025-10-09 09:14:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.063487 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.040097 10.0.0.50 - - [2025-10-09 09:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010881 10.0.0.50 - - [2025-10-09 09:14:19] "GET /loadbalancer-member/22fd020a-8b0e-4cb4-be28-611446d84ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009493 10.0.0.50 - - [2025-10-09 09:14:19] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005189 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.013857 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.020133 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011445 10.0.0.50 - - [2025-10-09 09:14:19] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012985 10.0.0.50 - - [2025-10-09 09:14:19] "POST /tags HTTP/1.1" 409 221 0.006145 10.0.0.50 - - [2025-10-09 09:14:19] "PUT /service-instance/c907292f-1c0c-4028-b0e7-c1ccf20a0540 HTTP/1.1" 200 266 0.009801 10.0.0.50 - - [2025-10-09 09:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018755 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010815 10.0.0.50 - - [2025-10-09 09:14:19] "GET /tag/c5163a2c-43c5-4b79-9201-a13414d4e0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021107 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014696 10.0.0.50 - - [2025-10-09 09:14:19] "POST /tags HTTP/1.1" 409 238 0.002177 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.008240 10.0.0.50 - - [2025-10-09 09:14:19] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027762 10.0.0.50 - - [2025-10-09 09:14:19] "POST /firewall-rules HTTP/1.1" 409 293 0.008130 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.021693 10.0.0.50 - - [2025-10-09 09:14:19] "PUT /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 256 0.030673 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.50 - - [2025-10-09 09:14:19] "PUT /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc HTTP/1.1" 200 260 0.022754 10.0.0.50 - - [2025-10-09 09:14:19] "GET /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.021665 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.034829 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.017928 10.0.0.50 - - [2025-10-09 09:14:19] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010191 10.0.0.50 - - [2025-10-09 09:14:19] "GET /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003075 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.028579 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008180 10.0.0.50 - - [2025-10-09 09:14:19] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012903 10.0.0.50 - - [2025-10-09 09:14:19] "GET /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011690 10.0.0.50 - - [2025-10-09 09:14:19] "PUT /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 256 0.040251 10.0.0.50 - - [2025-10-09 09:14:19] "GET /virtual-machine-interface/062ce635-c4ba-469c-9008-be70001f2a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.012169 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.025615 10.0.0.50 - - [2025-10-09 09:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.50 - - [2025-10-09 09:14:19] "POST /set-tag HTTP/1.1" 200 109 0.015378 10.0.0.50 - - [2025-10-09 09:14:19] "GET /virtual-machine-interface/7dd3315b-2d97-435a-94ac-417cee2f3502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015448 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.008750 10.0.0.50 - - [2025-10-09 09:14:19] "POST /set-tag HTTP/1.1" 200 109 0.031828 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.034342 10.0.0.50 - - [2025-10-09 09:14:19] "PUT /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 256 0.022497 10.0.0.50 - - [2025-10-09 09:14:19] "GET /virtual-machine-interface/f2b8632d-aebd-4943-adae-880a84fa89d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.013472 10.0.0.50 - - [2025-10-09 09:14:19] "POST /set-tag HTTP/1.1" 200 109 0.030964 10.0.0.50 - - [2025-10-09 09:14:19] "GET /firewall-policy/508a25c6-7081-4623-9d36-2db8b8a52b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009176 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.038202 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.013410 10.0.0.50 - - [2025-10-09 09:14:19] "GET /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003752 10.0.0.50 - - [2025-10-09 09:14:19] "POST /chown HTTP/1.1" 200 109 0.029991 10.0.0.50 - - [2025-10-09 09:14:19] "POST /ref-update HTTP/1.1" 200 156 0.036062 10.0.0.50 - - [2025-10-09 09:14:20] "PUT /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 256 0.037414 10.0.0.50 - - [2025-10-09 09:14:20] "POST /ref-update HTTP/1.1" 200 156 0.032928 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /firewall-rule/85a7e850-3bdc-4ee6-b364-cb1fb37beccc HTTP/1.1" 200 115 0.115038 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /loadbalancer-member/22fd020a-8b0e-4cb4-be28-611446d84ae2 HTTP/1.1" 200 115 0.054660 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /loadbalancer-pool/ca996f4a-a65c-44e2-bebb-4e4eb7ebc0d5 HTTP/1.1" 200 115 0.025949 10.0.0.50 - - [2025-10-09 09:14:20] "PUT /service-instance/c907292f-1c0c-4028-b0e7-c1ccf20a0540 HTTP/1.1" 200 266 0.018501 10.0.0.50 - - [2025-10-09 09:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010127 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /loadbalancer-listener/a1d73c12-3cb5-47f2-ae13-6618f0bbb22d HTTP/1.1" 200 115 0.084948 10.0.0.50 - - [2025-10-09 09:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015331 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /loadbalancer/722c410b-a1cc-4e66-a728-68f1ef8ed944 HTTP/1.1" 200 115 0.054324 10.0.0.50 - - [2025-10-09 09:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /instance-ip/89c35663-1697-486d-b2db-25221bd1ce15 HTTP/1.1" 200 115 0.057686 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /virtual-machine-interface/062ce635-c4ba-469c-9008-be70001f2a12 HTTP/1.1" 200 115 0.060899 10.0.0.50 - - [2025-10-09 09:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.50 - - [2025-10-09 09:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /tag/ec8bffcd-d0b5-4c8c-b80d-02f7be146cc9 HTTP/1.1" 200 115 0.114554 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /service-instance/c907292f-1c0c-4028-b0e7-c1ccf20a0540 HTTP/1.1" 200 115 0.053967 10.0.0.50 - - [2025-10-09 09:14:20] "GET /virtual-machine-interface/7dd3315b-2d97-435a-94ac-417cee2f3502?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005124 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /virtual-machine-interface/7dd3315b-2d97-435a-94ac-417cee2f3502 HTTP/1.1" 200 115 0.097941 10.0.0.50 - - [2025-10-09 09:14:20] "POST /ref-update HTTP/1.1" 200 156 0.014120 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /virtual-machine/9ff422bc-a312-4215-aadc-556579ea1222 HTTP/1.1" 200 115 0.062088 10.0.0.50 - - [2025-10-09 09:14:20] "GET /virtual-machine-interface/f2b8632d-aebd-4943-adae-880a84fa89d9?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005759 10.0.0.50 - - [2025-10-09 09:14:20] "DELETE /virtual-machine-interface/f2b8632d-aebd-4943-adae-880a84fa89d9 HTTP/1.1" 200 115 0.062686 10.0.0.50 - - [2025-10-09 09:14:21] "DELETE /virtual-machine/6b70425e-a14b-4350-b8b6-375073648fb8 HTTP/1.1" 200 115 0.056302 10.0.0.50 - - [2025-10-09 09:14:40] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014372 10.0.0.50 - - [2025-10-09 09:14:40] "POST /set-tag HTTP/1.1" 200 109 0.005923 10.0.0.50 - - [2025-10-09 09:14:40] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005003 10.0.0.50 - - [2025-10-09 09:14:40] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.50 - - [2025-10-09 09:14:40] "GET /virtual-machine/5d964d8e-c04f-4992-b6e4-3475560a1fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003203 10.0.0.50 - - [2025-10-09 09:14:40] "POST /ref-update HTTP/1.1" 200 156 0.010317 10.0.0.50 - - [2025-10-09 09:14:40] "GET /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012740 10.0.0.50 - - [2025-10-09 09:14:40] "POST /set-tag HTTP/1.1" 200 109 0.041832 10.0.0.50 - - [2025-10-09 09:14:40] "POST /set-tag HTTP/1.1" 200 109 0.045153 10.0.0.50 - - [2025-10-09 09:14:40] "POST /set-tag HTTP/1.1" 200 109 0.018466 10.0.0.50 - - [2025-10-09 09:14:40] "POST /set-tag HTTP/1.1" 200 109 0.024783 10.0.0.50 - - [2025-10-09 09:14:40] "DELETE /instance-ip/d4f460c2-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.059024 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /virtual-machine-interface/d4de50a2-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.048095 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /virtual-machine/5d964d8e-c04f-4992-b6e4-3475560a1fdd HTTP/1.1" 200 115 0.017386 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /tag/0f91d0b4-e173-42c5-b170-8667b1be0a31 HTTP/1.1" 200 115 0.048240 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004509 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.005032 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004804 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine/5bd68232-b90a-43eb-b343-38d5242b60da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003716 10.0.0.50 - - [2025-10-09 09:14:41] "POST /ref-update HTTP/1.1" 200 156 0.011827 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013774 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.019682 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.018721 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.021708 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.020798 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /instance-ip/d3fc8cb2-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.063940 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /virtual-machine-interface/d3ddfb62-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.056604 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /virtual-machine/5bd68232-b90a-43eb-b343-38d5242b60da HTTP/1.1" 200 115 0.028776 10.0.0.50 - - [2025-10-09 09:14:41] "DELETE /tag/ded6ad85-5958-469d-8ef7-0286548b590b HTTP/1.1" 200 115 0.047574 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006413 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006064 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine/985e26c3-ae67-4250-bb72-149e4742a594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003193 10.0.0.50 - - [2025-10-09 09:14:41] "POST /ref-update HTTP/1.1" 200 156 0.011586 10.0.0.50 - - [2025-10-09 09:14:41] "GET /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012450 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.021947 10.0.0.50 - - [2025-10-09 09:14:41] "POST /set-tag HTTP/1.1" 200 109 0.025748 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.035498 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.023910 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /instance-ip/d56b3bb6-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.062335 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /virtual-machine-interface/d54fa9e6-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.048917 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /virtual-machine/985e26c3-ae67-4250-bb72-149e4742a594 HTTP/1.1" 200 115 0.024459 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35 HTTP/1.1" 409 236 0.008975 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83 HTTP/1.1" 409 236 0.005972 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /tag/42e7a885-eb55-4111-a37c-0f461b938701 HTTP/1.1" 200 115 0.042897 10.0.0.50 - - [2025-10-09 09:14:42] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004893 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.50 - - [2025-10-09 09:14:42] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004735 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.50 - - [2025-10-09 09:14:42] "GET /virtual-machine/4bf9720a-8362-45f5-8177-3c1acd8e284d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003783 10.0.0.50 - - [2025-10-09 09:14:42] "POST /ref-update HTTP/1.1" 200 156 0.010668 10.0.0.50 - - [2025-10-09 09:14:42] "GET /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019864 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.018974 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.031649 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.031267 10.0.0.50 - - [2025-10-09 09:14:42] "POST /set-tag HTTP/1.1" 200 109 0.016494 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /instance-ip/d47e52d8-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.046912 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /virtual-machine-interface/d4617a6e-a4ef-11f0-bdf3-fa163e809c43 HTTP/1.1" 200 115 0.052377 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /virtual-machine/4bf9720a-8362-45f5-8177-3c1acd8e284d HTTP/1.1" 200 115 0.025200 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /tag/ee7be8c9-7572-4160-bfaa-aa529000e2f1 HTTP/1.1" 200 115 0.046477 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /tag/f33cc254-b1cf-4221-afd7-73bbe9fbf5f9 HTTP/1.1" 409 236 0.005675 10.0.0.50 - - [2025-10-09 09:14:42] "DELETE /tag/3eac6c32-ed10-4fb0-9ece-6e4508971e7b HTTP/1.1" 200 115 0.035858 10.0.0.50 - - [2025-10-09 09:14:44] "POST /projects HTTP/1.1" 409 238 0.002703 10.0.0.50 - - [2025-10-09 09:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2025-10-09 09:14:44] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043930 10.0.0.50 - - [2025-10-09 09:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2025-10-09 09:14:44] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004961 10.0.0.50 - - [2025-10-09 09:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.50 - - [2025-10-09 09:14:44] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.004325 10.0.0.50 - - [2025-10-09 09:14:44] "POST /security-groups HTTP/1.1" 409 285 0.002809 10.0.0.50 - - [2025-10-09 09:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.50 - - [2025-10-09 09:14:44] "PUT /security-group/0bf4fb72-921a-4796-9174-f23db6808602 HTTP/1.1" 200 262 0.072360 10.0.0.50 - - [2025-10-09 09:14:44] "PUT /access-control-list/2f88a763-9af1-412b-ae61-17bdc6ae2dc0 HTTP/1.1" 200 272 0.013822 10.0.0.50 - - [2025-10-09 09:14:44] "PUT /access-control-list/bf5715b6-0737-473a-b967-3f63d06365eb HTTP/1.1" 200 272 0.027123 10.0.0.50 - - [2025-10-09 09:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034793 10.0.0.50 - - [2025-10-09 09:14:49] "POST /projects HTTP/1.1" 409 238 0.002739 10.0.0.50 - - [2025-10-09 09:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.50 - - [2025-10-09 09:14:49] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027353 10.0.0.50 - - [2025-10-09 09:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2025-10-09 09:14:49] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005551 10.0.0.50 - - [2025-10-09 09:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2025-10-09 09:14:49] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.004344 10.0.0.50 - - [2025-10-09 09:14:49] "POST /security-groups HTTP/1.1" 409 285 0.003145 10.0.0.50 - - [2025-10-09 09:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2025-10-09 09:14:49] "PUT /security-group/0bf4fb72-921a-4796-9174-f23db6808602 HTTP/1.1" 200 262 0.057271 10.0.0.50 - - [2025-10-09 09:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021122 10.0.0.50 - - [2025-10-09 09:14:49] "PUT /access-control-list/2f88a763-9af1-412b-ae61-17bdc6ae2dc0 HTTP/1.1" 200 272 0.016591 10.0.0.50 - - [2025-10-09 09:14:49] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.031760 10.0.0.50 - - [2025-10-09 09:14:49] "PUT /access-control-list/bf5715b6-0737-473a-b967-3f63d06365eb HTTP/1.1" 200 272 0.039124 10.0.0.50 - - [2025-10-09 09:14:49] "GET /firewall-rule/603bfd59-47eb-4a8b-9be3-84e75c74889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003236 10.0.0.50 - - [2025-10-09 09:14:49] "POST /ref-update HTTP/1.1" 200 156 0.049228 10.0.0.50 - - [2025-10-09 09:14:49] "DELETE /firewall-rule/603bfd59-47eb-4a8b-9be3-84e75c74889b HTTP/1.1" 200 115 0.061621 10.0.0.50 - - [2025-10-09 09:14:50] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.010288 10.0.0.50 - - [2025-10-09 09:14:50] "GET /firewall-rule/4fc932e5-37b1-4002-897c-c916543cc132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004021 10.0.0.50 - - [2025-10-09 09:14:50] "POST /ref-update HTTP/1.1" 200 156 0.057440 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /firewall-rule/4fc932e5-37b1-4002-897c-c916543cc132 HTTP/1.1" 200 115 0.052029 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /tag/a599daa5-99cf-46f5-8b81-37adda1c7a16 HTTP/1.1" 200 115 0.043671 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35 HTTP/1.1" 409 236 0.008568 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83 HTTP/1.1" 409 236 0.006978 10.0.0.50 - - [2025-10-09 09:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.50 - - [2025-10-09 09:14:50] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005895 10.0.0.50 - - [2025-10-09 09:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.50 - - [2025-10-09 09:14:50] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.004843 10.0.0.50 - - [2025-10-09 09:14:50] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.064246 10.0.0.50 - - [2025-10-09 09:14:50] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.051116 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /security-group/0bf4fb72-921a-4796-9174-f23db6808602 HTTP/1.1" 200 115 0.057221 10.0.0.50 - - [2025-10-09 09:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /access-control-list/2f88a763-9af1-412b-ae61-17bdc6ae2dc0 HTTP/1.1" 200 115 0.028103 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /access-control-list/bf5715b6-0737-473a-b967-3f63d06365eb HTTP/1.1" 200 115 0.028837 10.0.0.50 - - [2025-10-09 09:14:50] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.047392 10.0.0.50 - - [2025-10-09 09:14:50] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?fields=security_groups HTTP/1.1" 200 1353 0.034619 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /security-group/bbae0026-db32-4679-90fa-376e941e8f02 HTTP/1.1" 200 115 0.047459 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /access-control-list/91b05641-8f0d-4482-baff-72bfac5d3834 HTTP/1.1" 200 115 0.042336 10.0.0.50 - - [2025-10-09 09:14:50] "GET /project/d72d9f76-0065-445b-9232-a5b318fac518?fields=application_policy_sets HTTP/1.1" 200 1392 0.058226 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /access-control-list/bd3824de-18e9-421b-8c0d-22db306c93ec HTTP/1.1" 200 115 0.047040 10.0.0.50 - - [2025-10-09 09:14:50] "DELETE /project/d72d9f76-0065-445b-9232-a5b318fac518 HTTP/1.1" 200 115 0.330481 10.0.0.50 - - [2025-10-09 09:14:50] "POST /projects HTTP/1.1" 409 238 0.004043 10.0.0.50 - - [2025-10-09 09:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.50 - - [2025-10-09 09:14:51] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036666 10.0.0.50 - - [2025-10-09 09:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2025-10-09 09:14:51] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004337 10.0.0.50 - - [2025-10-09 09:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2025-10-09 09:14:51] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004976 10.0.0.50 - - [2025-10-09 09:14:51] "POST /security-groups HTTP/1.1" 409 285 0.002806 10.0.0.50 - - [2025-10-09 09:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008477 10.0.0.50 - - [2025-10-09 09:14:51] "PUT /security-group/2483ff1d-29ed-4367-82bb-48be30776455 HTTP/1.1" 200 262 0.066360 10.0.0.50 - - [2025-10-09 09:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030551 10.0.0.50 - - [2025-10-09 09:14:51] "PUT /access-control-list/0ceecaa8-ba76-42ef-a6d1-6055cfdf2053 HTTP/1.1" 200 272 0.029479 10.0.0.50 - - [2025-10-09 09:14:51] "PUT /access-control-list/d1cdef86-e709-49a8-9f7f-91652a711da9 HTTP/1.1" 200 272 0.024770 10.0.0.50 - - [2025-10-09 09:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2025-10-09 09:14:55] "GET /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002754 10.0.0.50 - - [2025-10-09 09:14:55] "GET /virtual-machine-interface/d21cc04c-a4ef-11f0-bdf3-fa163e809c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002170 10.0.0.50 - - [2025-10-09 09:14:55] "DELETE /loadbalancer-member/7fd48a58-3492-4711-9512-c4e8fb70b6b6 HTTP/1.1" 200 115 0.047466 10.0.0.50 - - [2025-10-09 09:14:55] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004007 10.0.0.50 - - [2025-10-09 09:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.50 - - [2025-10-09 09:14:55] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007391 10.0.0.50 - - [2025-10-09 09:14:55] "GET /firewall-policy/41755ac5-e1ef-4884-b8d6-ead3b1903270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003433 10.0.0.50 - - [2025-10-09 09:14:55] "GET /firewall-rule/9e72c2a3-3d1c-4bd9-8afe-3ddc49380577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003260 10.0.0.50 - - [2025-10-09 09:14:55] "POST /ref-update HTTP/1.1" 200 156 0.019778 10.0.0.50 - - [2025-10-09 09:14:55] "DELETE /firewall-rule/9e72c2a3-3d1c-4bd9-8afe-3ddc49380577 HTTP/1.1" 200 115 0.038085 10.0.0.50 - - [2025-10-09 09:14:55] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003325 10.0.0.50 - - [2025-10-09 09:14:55] "GET /firewall-rule/c2ee144a-6f8d-4ec6-bb8b-49fcf6a2d9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003517 10.0.0.50 - - [2025-10-09 09:14:55] "POST /ref-update HTTP/1.1" 200 156 0.025467 10.0.0.50 - - [2025-10-09 09:14:55] "DELETE /firewall-rule/c2ee144a-6f8d-4ec6-bb8b-49fcf6a2d9ba HTTP/1.1" 200 115 0.056658 10.0.0.50 - - [2025-10-09 09:14:55] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007528 10.0.0.50 - - [2025-10-09 09:14:55] "GET /firewall-rule/33b04c29-e3f2-4679-b6fe-49de8a7f401a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003386 10.0.0.50 - - [2025-10-09 09:14:55] "POST /ref-update HTTP/1.1" 200 156 0.018406 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /firewall-rule/33b04c29-e3f2-4679-b6fe-49de8a7f401a HTTP/1.1" 200 115 0.058720 10.0.0.50 - - [2025-10-09 09:14:56] "GET /application-policy-set/786aab01-7a55-43fc-85da-e67fb511a4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006356 10.0.0.50 - - [2025-10-09 09:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-10-09 09:14:56] "GET /policy-management/6c031d78-6c13-4d6b-ab57-90c9714b87a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.50 - - [2025-10-09 09:14:56] "GET /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004259 10.0.0.50 - - [2025-10-09 09:14:56] "POST /ref-update HTTP/1.1" 200 156 0.023123 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /firewall-policy/dc0a775d-221c-42f6-8ef5-04da97bef6d2 HTTP/1.1" 200 115 0.041269 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /tag/f33cc254-b1cf-4221-afd7-73bbe9fbf5f9 HTTP/1.1" 200 115 0.067973 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /tag/e123ef9c-8f08-4583-90bd-a963743be88d HTTP/1.1" 200 115 0.118384 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /tag/25898c2a-2528-4f1c-b0e4-86e7d0b16e83 HTTP/1.1" 200 115 0.086120 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /tag/ec0a9f32-c8da-4dde-b623-c84fc84b8e35 HTTP/1.1" 200 115 0.047044 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /loadbalancer-pool/81314226-3e03-4121-afa9-dd1b682e5293 HTTP/1.1" 200 115 0.068592 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /loadbalancer-listener/dc715a39-0a9f-4033-b6e6-a756dac04357 HTTP/1.1" 200 115 0.038412 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /loadbalancer/00d0d88d-6a93-4703-a47a-0c0b1e364d3c HTTP/1.1" 200 115 0.030788 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /floating-ip/77e69486-0181-4ff3-9410-27eabf67b683 HTTP/1.1" 200 115 0.031715 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /instance-ip/5937ba10-273a-4ae6-b354-4d10ea92bf44 HTTP/1.1" 200 115 0.048315 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /virtual-machine-interface/4d10e14b-8a59-4074-9272-4890a13265b5 HTTP/1.1" 200 115 0.067631 10.0.0.50 - - [2025-10-09 09:14:56] "DELETE /tag/6c0df6a5-a13c-476e-a42a-b23e4cdd391d HTTP/1.1" 200 115 0.070376 10.0.0.50 - - [2025-10-09 09:14:56] "POST /projects HTTP/1.1" 409 238 0.003636 10.0.0.50 - - [2025-10-09 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.50 - - [2025-10-09 09:14:57] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048585 10.0.0.50 - - [2025-10-09 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.50 - - [2025-10-09 09:14:57] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012400 10.0.0.50 - - [2025-10-09 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.50 - - [2025-10-09 09:14:57] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.008482 10.0.0.50 - - [2025-10-09 09:14:57] "POST /security-groups HTTP/1.1" 409 285 0.006302 10.0.0.50 - - [2025-10-09 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.50 - - [2025-10-09 09:14:57] "PUT /security-group/2483ff1d-29ed-4367-82bb-48be30776455 HTTP/1.1" 200 262 0.066707 10.0.0.50 - - [2025-10-09 09:14:57] "PUT /access-control-list/0ceecaa8-ba76-42ef-a6d1-6055cfdf2053 HTTP/1.1" 200 272 0.024911 10.0.0.50 - - [2025-10-09 09:14:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029119 10.0.0.50 - - [2025-10-09 09:14:57] "PUT /access-control-list/d1cdef86-e709-49a8-9f7f-91652a711da9 HTTP/1.1" 200 272 0.025031 10.0.0.50 - - [2025-10-09 09:14:57] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024536 10.0.0.50 - - [2025-10-09 09:14:57] "GET /firewall-rule/43faafb2-068a-4432-8d69-291ca4a02af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002750 10.0.0.50 - - [2025-10-09 09:14:57] "POST /ref-update HTTP/1.1" 200 156 0.080430 10.0.0.50 - - [2025-10-09 09:14:57] "DELETE /firewall-rule/43faafb2-068a-4432-8d69-291ca4a02af1 HTTP/1.1" 200 115 0.108966 10.0.0.50 - - [2025-10-09 09:14:57] "GET /firewall-policy/5f92efd4-0452-44c6-a046-8ba1e0227ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.016421 10.0.0.50 - - [2025-10-09 09:14:57] "GET /firewall-rule/1fb42b6f-82c5-4aea-a343-339d5e9c8291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003182 10.0.0.50 - - [2025-10-09 09:14:57] "POST /ref-update HTTP/1.1" 200 156 0.044930 10.0.0.50 - - [2025-10-09 09:14:57] "DELETE /firewall-rule/1fb42b6f-82c5-4aea-a343-339d5e9c8291 HTTP/1.1" 200 115 0.052939 10.0.0.50 - - [2025-10-09 09:14:57] "DELETE /tag/7f467c7d-79ce-4754-bb3e-4ab496d44114 HTTP/1.1" 200 115 0.075022 10.0.0.50 - - [2025-10-09 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.50 - - [2025-10-09 09:14:57] "GET /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008400 10.0.0.50 - - [2025-10-09 09:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.50 - - [2025-10-09 09:14:57] "GET /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004835 10.0.0.50 - - [2025-10-09 09:14:58] "PUT /virtual-network/25eefea5-747b-4d96-b663-37f7e1d3803a HTTP/1.1" 200 264 0.070604 10.0.0.50 - - [2025-10-09 09:14:58] "PUT /virtual-network/0ce94788-426a-414f-834d-fc7ef56a15b0 HTTP/1.1" 200 264 0.063298 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /security-group/2483ff1d-29ed-4367-82bb-48be30776455 HTTP/1.1" 200 115 0.099457 10.0.0.50 - - [2025-10-09 09:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /access-control-list/0ceecaa8-ba76-42ef-a6d1-6055cfdf2053 HTTP/1.1" 200 115 0.042324 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /access-control-list/d1cdef86-e709-49a8-9f7f-91652a711da9 HTTP/1.1" 200 115 0.040883 10.0.0.50 - - [2025-10-09 09:14:58] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049845 10.0.0.50 - - [2025-10-09 09:14:58] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?fields=security_groups HTTP/1.1" 200 1353 0.067852 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /security-group/ee23db76-4187-4842-8880-5df82dc14c19 HTTP/1.1" 200 115 0.089936 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /access-control-list/e39b8907-402a-401e-b10e-6986813ddada HTTP/1.1" 200 115 0.061160 10.0.0.50 - - [2025-10-09 09:14:58] "GET /project/afd4e443-9a0c-46ff-b619-847731c0e61a?fields=application_policy_sets HTTP/1.1" 200 1392 0.070589 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /access-control-list/f36ad2ba-fc61-4dbd-80ba-489367cbce24 HTTP/1.1" 200 115 0.058456 10.0.0.50 - - [2025-10-09 09:14:58] "DELETE /project/afd4e443-9a0c-46ff-b619-847731c0e61a HTTP/1.1" 200 115 0.475067 10.0.0.50 - - [2025-10-09 09:15:47] "GET /global-system-configs HTTP/1.1" 200 322 0.003786 10.0.0.50 - - [2025-10-09 09:15:49] "GET /global-system-configs HTTP/1.1" 200 322 0.004377