++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Sep 24 10:34:17 AM UTC 2025 ===================' INFO: =================== Wed Sep 24 10:34:17 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ 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.48 ++ cut -d , -f 1 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 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.48 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.48,10.222.1.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.222.1.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48: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__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/24/2025 10:34:56.474 7f4bf97823c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/24/2025 10:34:56.678 7f4bf97823c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/24/2025 10:34:56.690 7f4bf97823c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/24/2025 10:34:56.690 7f4bf97823c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-09-24 10:35:01] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.48 - - [2025-09-24 10:35:01] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.48 - - [2025-09-24 10:35:02] "GET / HTTP/1.1" 200 45303 0.001205 10.0.0.48 - - [2025-09-24 10:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.48 - - [2025-09-24 10:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.48 - - [2025-09-24 10:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.48 - - [2025-09-24 10:35:02] "GET /network-ipam/039deefe-b666-44a0-b550-5354835b507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003472 10.0.0.48 - - [2025-09-24 10:35:03] "GET / HTTP/1.1" 200 35931 0.001149 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.48 - - [2025-09-24 10:35:03] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005331 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.001941 10.0.0.48 - - [2025-09-24 10:35:03] "POST /config-nodes HTTP/1.1" 200 593 0.036344 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.001839 10.0.0.48 - - [2025-09-24 10:35:03] "POST /access-control-lists HTTP/1.1" 200 587 0.025341 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.004138 10.0.0.48 - - [2025-09-24 10:35:03] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.48 - - [2025-09-24 10:35:03] "POST /access-control-lists HTTP/1.1" 200 585 0.026910 10.0.0.48 - - [2025-09-24 10:35:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004463 10.0.0.48 - - [2025-09-24 10:35:03] "POST /route-targets HTTP/1.1" 200 327 0.010866 10.0.0.48 - - [2025-09-24 10:35:03] "POST /ref-update HTTP/1.1" 200 156 0.010531 10.0.0.48 - - [2025-09-24 10:35:03] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.48 - - [2025-09-24 10:35:03] "POST /route-targets HTTP/1.1" 200 327 0.010926 10.0.0.48 - - [2025-09-24 10:35:03] "POST /ref-update HTTP/1.1" 200 156 0.019189 10.0.0.48 - - [2025-09-24 10:35:03] "POST /route-targets HTTP/1.1" 200 327 0.013722 10.0.0.48 - - [2025-09-24 10:35:03] "POST /ref-update HTTP/1.1" 200 156 0.011539 10.0.0.48 - - [2025-09-24 10:35:03] "POST /route-targets HTTP/1.1" 200 327 0.014605 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.002076 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.48 - - [2025-09-24 10:35:03] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004050 10.0.0.48 - - [2025-09-24 10:35:03] "POST /ref-update HTTP/1.1" 200 156 0.015816 10.0.0.48 - - [2025-09-24 10:35:03] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025426 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.001583 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.001806 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.48 - - [2025-09-24 10:35:03] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004149 10.0.0.48 - - [2025-09-24 10:35:03] "POST /access-control-lists HTTP/1.1" 200 551 0.069983 10.0.0.48 - - [2025-09-24 10:35:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065114 10.0.0.48 - - [2025-09-24 10:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.48 - - [2025-09-24 10:35:03] "PUT /access-control-list/31f25eb2-6ab9-455d-8b03-ea9081d92785 HTTP/1.1" 200 272 0.018850 10.0.0.48 - - [2025-09-24 10:35:04] "PUT /access-control-list/d5cc5443-3d87-452a-8d9b-545e2f015f03 HTTP/1.1" 200 272 0.010682 10.0.0.48 - - [2025-09-24 10:35:04] "GET /network-ipam/039deefe-b666-44a0-b550-5354835b507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003328 10.0.0.48 - - [2025-09-24 10:35:04] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.48 - - [2025-09-24 10:35:04] "POST /service-templates HTTP/1.1" 200 511 0.166554 10.0.0.48 - - [2025-09-24 10:35:04] "POST /service-templates HTTP/1.1" 200 501 0.095502 10.0.0.48 - - [2025-09-24 10:35:04] "POST /service-templates HTTP/1.1" 200 515 0.045809 10.0.0.48 - - [2025-09-24 10:35:04] "POST /service-templates HTTP/1.1" 200 535 0.035010 10.0.0.48 - - [2025-09-24 10:35:04] "POST /service-templates HTTP/1.1" 200 507 0.051378 10.0.0.48 - - [2025-09-24 10:35:05] "GET / HTTP/1.1" 200 35931 0.001166 10.0.0.48 - - [2025-09-24 10:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.48 - - [2025-09-24 10:35:05] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004539 10.0.0.48 - - [2025-09-24 10:35:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001728 10.0.0.48 - - [2025-09-24 10:35:05] "POST /config-database-nodes HTTP/1.1" 200 611 0.033133 10.0.0.48 - - [2025-09-24 10:35:07] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.48 - - [2025-09-24 10:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.48 - - [2025-09-24 10:35:07] "GET /routing-instance/31347ee8-8639-4bb0-9228-0feedbf70863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006436 10.0.0.48 - - [2025-09-24 10:35:07] "POST /bgp-routers HTTP/1.1" 200 616 0.035261 10.0.0.48 - - [2025-09-24 10:35:07] "GET /bgp-router/38083e46-0a3c-4cf7-a62a-f87a0296ee5b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011927 10.0.0.48 - - [2025-09-24 10:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.48 - - [2025-09-24 10:35:07] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004295 10.0.0.48 - - [2025-09-24 10:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001943 10.0.0.48 - - [2025-09-24 10:35:07] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.48 - - [2025-09-24 10:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.48 - - [2025-09-24 10:35:08] "GET /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003066 10.0.0.48 - - [2025-09-24 10:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.48 - - [2025-09-24 10:35:08] "PUT /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1 HTTP/1.1" 200 276 0.009453 10.0.0.48 - - [2025-09-24 10:35:08] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 581 0.018033 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 575 0.023329 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 575 0.022398 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 559 0.019093 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 555 0.016951 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 557 0.017466 10.0.0.48 - - [2025-09-24 10:35:08] "POST /alarms HTTP/1.1" 200 565 0.016779 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 549 0.018146 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 557 0.018292 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 567 0.016365 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 555 0.026550 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 567 0.022840 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 575 0.066891 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 569 0.033542 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 561 0.053414 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 561 0.021571 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 561 0.017947 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 547 0.013905 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 595 0.015429 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 575 0.023774 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 571 0.020476 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 583 0.020204 10.0.0.48 - - [2025-09-24 10:35:09] "POST /alarms HTTP/1.1" 200 609 0.029498 10.0.0.48 - - [2025-09-24 10:35:09] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.48 - - [2025-09-24 10:35:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002286 10.0.0.48 - - [2025-09-24 10:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.48 - - [2025-09-24 10:35:09] "PUT /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1 HTTP/1.1" 200 276 0.006893 10.0.0.48 - - [2025-09-24 10:35:10] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.48 - - [2025-09-24 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.48 - - [2025-09-24 10:35:10] "GET /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002544 10.0.0.48 - - [2025-09-24 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.48 - - [2025-09-24 10:35:10] "PUT /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1 HTTP/1.1" 200 276 0.011704 10.0.0.48 - - [2025-09-24 10:35:10] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.48 - - [2025-09-24 10:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.48 - - [2025-09-24 10:35:10] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005163 10.0.0.48 - - [2025-09-24 10:35:10] "PUT /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315 HTTP/1.1" 200 274 0.017044 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:36:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:36:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000826 10.0.0.48 - - [2025-09-24 10:36:48] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.48 - - [2025-09-24 10:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.48 - - [2025-09-24 10:36:48] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008665 10.0.0.48 - - [2025-09-24 10:36:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.007089 10.0.0.48 - - [2025-09-24 10:36:48] "POST /analytics-nodes HTTP/1.1" 200 599 0.022586 10.0.0.48 - - [2025-09-24 10:36:56] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.48 - - [2025-09-24 10:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.48 - - [2025-09-24 10:36:56] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004995 10.0.0.48 - - [2025-09-24 10:36:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001749 10.0.0.48 - - [2025-09-24 10:36:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.020709 10.0.0.48 - - [2025-09-24 10:37:03] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.48 - - [2025-09-24 10:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.48 - - [2025-09-24 10:37:03] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007375 10.0.0.48 - - [2025-09-24 10:37:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.001691 10.0.0.48 - - [2025-09-24 10:37:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.023511 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:37:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:37:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.48 - - [2025-09-24 10:37:08] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.48 - - [2025-09-24 10:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.48 - - [2025-09-24 10:37:08] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004646 10.0.0.48 - - [2025-09-24 10:37:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.008704 10.0.0.48 - - [2025-09-24 10:37:09] "POST /database-nodes HTTP/1.1" 200 597 0.031535 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:37:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:37:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.48 - - [2025-09-24 10:37:32] "GET / HTTP/1.1" 200 35931 0.001960 10.0.0.48 - - [2025-09-24 10:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.48 - - [2025-09-24 10:37:32] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004496 10.0.0.48 - - [2025-09-24 10:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.48 - - [2025-09-24 10:37:32] "GET /config-node/386fbc01-20f8-42e4-b068-7d786ed41d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002850 10.0.0.48 - - [2025-09-24 10:37:43] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.48 - - [2025-09-24 10:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.48 - - [2025-09-24 10:37:43] "GET /routing-instance/31347ee8-8639-4bb0-9228-0feedbf70863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002778 10.0.0.48 - - [2025-09-24 10:37:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001747 10.0.0.48 - - [2025-09-24 10:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.48 - - [2025-09-24 10:37:43] "GET /bgp-router/38083e46-0a3c-4cf7-a62a-f87a0296ee5b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003548 10.0.0.48 - - [2025-09-24 10:37:43] "PUT /bgp-router/38083e46-0a3c-4cf7-a62a-f87a0296ee5b HTTP/1.1" 200 254 0.016505 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:37:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:37:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000708 10.0.0.48 - - [2025-09-24 10:37:55] "GET /global-system-configs HTTP/1.1" 200 322 0.003413 10.0.0.48 - - [2025-09-24 10:37:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002087 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:38:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:38:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:38:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:38:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004550 10.0.0.48 - - [2025-09-24 10:39:37] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.48 - - [2025-09-24 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.48 - - [2025-09-24 10:39:37] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005605 10.0.0.48 - - [2025-09-24 10:39:37] "POST /id-to-fqname HTTP/1.1" 200 173 0.000489 10.0.0.48 - - [2025-09-24 10:39:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.011083 10.0.0.48 - - [2025-09-24 10:39:37] "POST /security-groups HTTP/1.1" 200 570 0.077884 10.0.0.48 - - [2025-09-24 10:39:37] "POST /projects HTTP/1.1" 200 481 0.228271 10.0.0.48 - - [2025-09-24 10:39:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.002192 10.0.0.48 - - [2025-09-24 10:39:37] "POST /security-groups HTTP/1.1" 200 534 0.026008 10.0.0.48 - - [2025-09-24 10:39:37] "POST /access-control-lists HTTP/1.1" 200 579 0.020531 10.0.0.48 - - [2025-09-24 10:39:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.026474 10.0.0.48 - - [2025-09-24 10:39:37] "POST /chown HTTP/1.1" 200 109 0.016965 10.0.0.48 - - [2025-09-24 10:39:37] "POST /access-control-lists HTTP/1.1" 200 577 0.036716 10.0.0.48 - - [2025-09-24 10:39:37] "POST /policy-managements HTTP/1.1" 409 214 0.021688 10.0.0.48 - - [2025-09-24 10:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.48 - - [2025-09-24 10:39:38] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003043 10.0.0.48 - - [2025-09-24 10:39:38] "POST /application-policy-sets HTTP/1.1" 200 528 0.019816 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.48 - - [2025-09-24 10:39:38] "GET /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002774 10.0.0.48 - - [2025-09-24 10:39:38] "PUT /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1 HTTP/1.1" 200 276 0.008973 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324 10.0.0.48 - - [2025-09-24 10:39:38] "GET /virtual-network/cbae8ca6-b08e-44cc-bf6f-2ac0e43c33f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004461 10.0.0.48 - - [2025-09-24 10:39:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000468 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.001301 10.0.0.48 - - [2025-09-24 10:39:38] "POST /security-groups HTTP/1.1" 200 574 0.093137 10.0.0.48 - - [2025-09-24 10:39:38] "POST /projects HTTP/1.1" 200 489 0.169776 10.0.0.48 - - [2025-09-24 10:39:38] "POST /security-groups HTTP/1.1" 200 546 0.051569 10.0.0.48 - - [2025-09-24 10:39:38] "POST /chown HTTP/1.1" 200 109 0.010761 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.007722 10.0.0.48 - - [2025-09-24 10:39:38] "POST /network-ipams HTTP/1.1" 200 522 0.070781 10.0.0.48 - - [2025-09-24 10:39:38] "POST /access-control-lists HTTP/1.1" 200 594 0.070146 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.019150 10.0.0.48 - - [2025-09-24 10:39:38] "POST /network-ipams HTTP/1.1" 200 510 0.058719 10.0.0.48 - - [2025-09-24 10:39:38] "POST /access-control-lists HTTP/1.1" 200 592 0.047102 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.007203 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.001421 10.0.0.48 - - [2025-09-24 10:39:38] "POST /access-control-lists HTTP/1.1" 200 583 0.105681 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.019634 10.0.0.48 - - [2025-09-24 10:39:38] "POST /useragent-kv HTTP/1.1" 200 115 0.029586 10.0.0.48 - - [2025-09-24 10:39:38] "POST /virtual-networks HTTP/1.1" 200 538 0.221566 10.0.0.48 - - [2025-09-24 10:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.48 - - [2025-09-24 10:39:39] "POST /access-control-lists HTTP/1.1" 200 581 0.071491 10.0.0.48 - - [2025-09-24 10:39:39] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.045696 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.007094 10.0.0.48 - - [2025-09-24 10:39:39] "POST /network-ipams HTTP/1.1" 200 518 0.045102 10.0.0.48 - - [2025-09-24 10:39:39] "POST /access-control-lists HTTP/1.1" 200 602 0.051445 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.003922 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.002697 10.0.0.48 - - [2025-09-24 10:39:39] "POST /access-control-lists HTTP/1.1" 200 600 0.026467 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.005366 10.0.0.48 - - [2025-09-24 10:39:39] "POST /access-control-lists HTTP/1.1" 200 589 0.057016 10.0.0.48 - - [2025-09-24 10:39:39] "POST /useragent-kv HTTP/1.1" 200 115 0.034155 10.0.0.48 - - [2025-09-24 10:39:39] "POST /virtual-networks HTTP/1.1" 200 546 0.193184 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.48 - - [2025-09-24 10:39:39] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.024630 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.002291 10.0.0.48 - - [2025-09-24 10:39:39] "POST /route-targets HTTP/1.1" 200 327 0.035877 10.0.0.48 - - [2025-09-24 10:39:39] "POST /ref-update HTTP/1.1" 200 156 0.057722 10.0.0.48 - - [2025-09-24 10:39:39] "POST /network-policys HTTP/1.1" 200 538 0.109702 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002502 10.0.0.48 - - [2025-09-24 10:39:39] "PUT /access-control-list/ace7b7ee-5ad3-491f-8903-ad6b25bb90a0 HTTP/1.1" 200 272 0.091334 10.0.0.48 - - [2025-09-24 10:39:39] "POST /network-policys HTTP/1.1" 200 534 0.045558 10.0.0.48 - - [2025-09-24 10:39:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.008299 10.0.0.48 - - [2025-09-24 10:39:39] "POST /network-policys HTTP/1.1" 200 542 0.050453 10.0.0.48 - - [2025-09-24 10:39:39] "POST /route-targets HTTP/1.1" 200 327 0.035870 10.0.0.48 - - [2025-09-24 10:39:39] "POST /ref-update HTTP/1.1" 200 156 0.041180 10.0.0.48 - - [2025-09-24 10:39:39] "PUT /access-control-list/c11a43a0-4638-4d6b-9c72-c57a986efe69 HTTP/1.1" 200 272 0.035542 10.0.0.48 - - [2025-09-24 10:39:39] "POST /ref-update HTTP/1.1" 200 156 0.119288 10.0.0.48 - - [2025-09-24 10:39:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003832 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.098232 10.0.0.48 - - [2025-09-24 10:39:40] "PUT /access-control-list/c11a43a0-4638-4d6b-9c72-c57a986efe69 HTTP/1.1" 200 272 0.095572 10.0.0.48 - - [2025-09-24 10:39:40] "PUT /access-control-list/ace7b7ee-5ad3-491f-8903-ad6b25bb90a0 HTTP/1.1" 200 272 0.073360 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.028530 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.158937 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007353 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001827 10.0.0.48 - - [2025-09-24 10:39:40] "PUT /access-control-list/ace7b7ee-5ad3-491f-8903-ad6b25bb90a0 HTTP/1.1" 200 272 0.052785 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.144230 10.0.0.48 - - [2025-09-24 10:39:40] "PUT /access-control-list/c11a43a0-4638-4d6b-9c72-c57a986efe69 HTTP/1.1" 200 272 0.061668 10.0.0.48 - - [2025-09-24 10:39:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.056118 10.0.0.48 - - [2025-09-24 10:39:40] "POST /access-control-lists HTTP/1.1" 200 601 0.107165 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.237161 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.067520 10.0.0.48 - - [2025-09-24 10:39:40] "PUT /access-control-list/23be88c4-36ac-4f5f-a282-5ef51cff5336 HTTP/1.1" 200 272 0.045920 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.168817 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-update HTTP/1.1" 200 156 0.050956 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002802 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002127 10.0.0.48 - - [2025-09-24 10:39:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017836 10.0.0.48 - - [2025-09-24 10:39:40] "PUT /access-control-list/23be88c4-36ac-4f5f-a282-5ef51cff5336 HTTP/1.1" 200 272 0.082185 10.0.0.48 - - [2025-09-24 10:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021152 10.0.0.48 - - [2025-09-24 10:39:41] "GET /virtual-network/cbae8ca6-b08e-44cc-bf6f-2ac0e43c33f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007257 10.0.0.48 - - [2025-09-24 10:39:41] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005208 10.0.0.48 - - [2025-09-24 10:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.48 - - [2025-09-24 10:39:41] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005951 10.0.0.48 - - [2025-09-24 10:39:41] "POST /firewall-policys HTTP/1.1" 200 530 0.029707 10.0.0.48 - - [2025-09-24 10:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048973 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023859 10.0.0.48 - - [2025-09-24 10:39:41] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003490 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002822 10.0.0.48 - - [2025-09-24 10:39:41] "POST /ref-update HTTP/1.1" 200 156 0.016363 10.0.0.48 - - [2025-09-24 10:39:41] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004126 10.0.0.48 - - [2025-09-24 10:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.48 - - [2025-09-24 10:39:41] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003536 10.0.0.48 - - [2025-09-24 10:39:41] "POST /firewall-policys HTTP/1.1" 200 532 0.022492 10.0.0.48 - - [2025-09-24 10:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031228 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006579 10.0.0.48 - - [2025-09-24 10:39:41] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006001 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004347 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002317 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004269 10.0.0.48 - - [2025-09-24 10:39:41] "POST /ref-update HTTP/1.1" 200 156 0.031211 10.0.0.48 - - [2025-09-24 10:39:41] "POST /ref-update HTTP/1.1" 200 156 0.109025 10.0.0.48 - - [2025-09-24 10:39:41] "POST /ref-update HTTP/1.1" 200 156 0.021430 10.0.0.48 - - [2025-09-24 10:39:41] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.022285 10.0.0.48 - - [2025-09-24 10:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-09-24 10:39:41] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002959 10.0.0.48 - - [2025-09-24 10:39:41] "POST /firewall-policys HTTP/1.1" 200 530 0.020820 10.0.0.48 - - [2025-09-24 10:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045365 10.0.0.48 - - [2025-09-24 10:39:41] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011303 10.0.0.48 - - [2025-09-24 10:39:42] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003446 10.0.0.48 - - [2025-09-24 10:39:42] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002452 10.0.0.48 - - [2025-09-24 10:39:42] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002363 10.0.0.48 - - [2025-09-24 10:39:42] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002654 10.0.0.48 - - [2025-09-24 10:39:42] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002326 10.0.0.48 - - [2025-09-24 10:39:42] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002545 10.0.0.48 - - [2025-09-24 10:39:42] "POST /ref-update HTTP/1.1" 200 156 0.029647 10.0.0.48 - - [2025-09-24 10:39:42] "POST /ref-update HTTP/1.1" 200 156 0.038471 10.0.0.48 - - [2025-09-24 10:39:42] "POST /ref-update HTTP/1.1" 200 156 0.077185 10.0.0.48 - - [2025-09-24 10:39:42] "POST /ref-update HTTP/1.1" 200 156 0.098072 10.0.0.48 - - [2025-09-24 10:39:42] "POST /ref-update HTTP/1.1" 200 156 0.070172 10.0.0.48 - - [2025-09-24 10:39:42] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.059204 10.0.0.48 - - [2025-09-24 10:39:42] "POST /tags HTTP/1.1" 200 299 0.056081 10.0.0.48 - - [2025-09-24 10:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.034504 10.0.0.48 - - [2025-09-24 10:39:42] "GET /tag/5da9f471-b614-4219-be35-089f92009b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.068323 10.0.0.48 - - [2025-09-24 10:39:42] "POST /set-tag HTTP/1.1" 200 109 0.013965 10.0.0.48 - - [2025-09-24 10:39:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.005086 10.0.0.48 - - [2025-09-24 10:39:43] "POST /tags HTTP/1.1" 200 301 0.120479 10.0.0.48 - - [2025-09-24 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.023267 10.0.0.48 - - [2025-09-24 10:39:43] "GET /tag/1d3f44ec-1721-48fe-b89c-40b082a0f1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.051788 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005296 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.48 - - [2025-09-24 10:39:43] "POST /tags HTTP/1.1" 200 325 0.221004 10.0.0.48 - - [2025-09-24 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.48 - - [2025-09-24 10:39:43] "GET /tag/c938ad98-8abf-4358-b940-090f2a91e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.030255 10.0.0.48 - - [2025-09-24 10:39:43] "POST /tags HTTP/1.1" 200 311 0.121342 10.0.0.48 - - [2025-09-24 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.48 - - [2025-09-24 10:39:43] "GET /tag/944045ed-4831-4cb1-9c30-89efa65efd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.035621 10.0.0.48 - - [2025-09-24 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.48 - - [2025-09-24 10:39:43] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005383 10.0.0.48 - - [2025-09-24 10:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.48 - - [2025-09-24 10:39:43] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060145 10.0.0.48 - - [2025-09-24 10:39:43] "POST /virtual-machines HTTP/1.1" 200 377 0.024567 10.0.0.48 - - [2025-09-24 10:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011771 10.0.0.48 - - [2025-09-24 10:39:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.175843 10.0.0.48 - - [2025-09-24 10:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034298 10.0.0.48 - - [2025-09-24 10:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008744 10.0.0.48 - - [2025-09-24 10:39:44] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005486 10.0.0.48 - - [2025-09-24 10:39:44] "POST /instance-ips HTTP/1.1" 200 409 0.049683 10.0.0.48 - - [2025-09-24 10:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031971 10.0.0.48 - - [2025-09-24 10:39:44] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016081 10.0.0.48 - - [2025-09-24 10:39:44] "POST /set-tag HTTP/1.1" 200 109 0.022038 10.0.0.48 - - [2025-09-24 10:39:44] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.025245 10.0.0.48 - - [2025-09-24 10:39:44] "GET /instance-ip/c8af5fc4-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003822 10.0.0.48 - - [2025-09-24 10:39:44] "POST /tags HTTP/1.1" 200 305 0.069801 10.0.0.48 - - [2025-09-24 10:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013759 10.0.0.48 - - [2025-09-24 10:39:44] "GET /tag/6be3eab5-efd3-42d9-b11d-3f9a10ba5def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016085 10.0.0.48 - - [2025-09-24 10:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.48 - - [2025-09-24 10:39:44] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033732 10.0.0.48 - - [2025-09-24 10:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.48 - - [2025-09-24 10:39:44] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007347 10.0.0.48 - - [2025-09-24 10:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.48 - - [2025-09-24 10:39:44] "GET /service-appliance-set/4e06dfcf-1a4c-44ba-9908-1c9949c2ddc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005497 10.0.0.48 - - [2025-09-24 10:39:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002098 10.0.0.48 - - [2025-09-24 10:39:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114889 10.0.0.48 - - [2025-09-24 10:39:45] "GET /virtual-machine-interface/7812509b-b4ca-45b1-a277-b0d80bca6225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.026233 10.0.0.48 - - [2025-09-24 10:39:45] "POST /instance-ips HTTP/1.1" 200 381 0.086109 10.0.0.48 - - [2025-09-24 10:39:45] "GET /instance-ip/2360806f-e59a-4440-b292-a559937b44de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009110 10.0.0.48 - - [2025-09-24 10:39:45] "POST /loadbalancers HTTP/1.1" 200 582 0.094097 10.0.0.48 - - [2025-09-24 10:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015244 10.0.0.48 - - [2025-09-24 10:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.48 - - [2025-09-24 10:39:45] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041440 10.0.0.48 - - [2025-09-24 10:39:45] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.065632 10.0.0.48 - - [2025-09-24 10:39:45] "GET /loadbalancer/9af53127-2283-4771-b41a-66756a12eef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.018679 10.0.0.48 - - [2025-09-24 10:39:45] "GET /instance-ip/2360806f-e59a-4440-b292-a559937b44de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017507 10.0.0.48 - - [2025-09-24 10:39:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054574 10.0.0.48 - - [2025-09-24 10:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037084 10.0.0.48 - - [2025-09-24 10:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018907 10.0.0.48 - - [2025-09-24 10:39:45] "POST /floating-ips HTTP/1.1" 200 583 0.081590 10.0.0.48 - - [2025-09-24 10:39:45] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057118 10.0.0.48 - - [2025-09-24 10:39:45] "GET /loadbalancer-listener/e25eb279-c66b-477f-abe2-fa460fc113b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006366 10.0.0.48 - - [2025-09-24 10:39:45] "GET /loadbalancer-listener/e25eb279-c66b-477f-abe2-fa460fc113b9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.023016 10.0.0.48 - - [2025-09-24 10:39:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.079147 10.0.0.48 - - [2025-09-24 10:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.48 - - [2025-09-24 10:39:45] "GET /instance-ip/2360806f-e59a-4440-b292-a559937b44de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003662 10.0.0.48 - - [2025-09-24 10:39:45] "GET /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004307 10.0.0.48 - - [2025-09-24 10:39:45] "GET /instance-ip/2360806f-e59a-4440-b292-a559937b44de?fields=floating_ips HTTP/1.1" 200 1170 0.003945 10.0.0.48 - - [2025-09-24 10:39:45] "GET /floating-ip/11a442aa-c14f-4c3b-a53d-1744f64974c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002152 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021984 10.0.0.48 - - [2025-09-24 10:39:46] "PUT /global-vrouter-config/6c25fece-94f2-4496-9cd3-8d4059f14fb1 HTTP/1.1" 200 276 0.013729 10.0.0.48 - - [2025-09-24 10:39:46] "POST /tags HTTP/1.1" 200 357 0.083003 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.48 - - [2025-09-24 10:39:46] "GET /tag/3c72696e-8292-4c85-98d1-6e663cdcae2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012704 10.0.0.48 - - [2025-09-24 10:39:46] "POST /tags HTTP/1.1" 200 305 0.027551 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.48 - - [2025-09-24 10:39:46] "GET /tag/e985c3bf-8b7e-4f91-a3f4-60b3d371ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010916 10.0.0.48 - - [2025-09-24 10:39:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000572 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.013105 10.0.0.48 - - [2025-09-24 10:39:46] "POST /security-groups HTTP/1.1" 200 571 0.088478 10.0.0.48 - - [2025-09-24 10:39:46] "POST /projects HTTP/1.1" 200 483 0.269863 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.004491 10.0.0.48 - - [2025-09-24 10:39:46] "POST /access-control-lists HTTP/1.1" 200 580 0.082154 10.0.0.48 - - [2025-09-24 10:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051218 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027336 10.0.0.48 - - [2025-09-24 10:39:46] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005176 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004440 10.0.0.48 - - [2025-09-24 10:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.48 - - [2025-09-24 10:39:46] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.031457 10.0.0.48 - - [2025-09-24 10:39:46] "POST /access-control-lists HTTP/1.1" 200 578 0.075401 10.0.0.48 - - [2025-09-24 10:39:46] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.082187 10.0.0.48 - - [2025-09-24 10:39:46] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.074278 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000783 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.48 - - [2025-09-24 10:39:47] "POST /security-groups HTTP/1.1" 200 537 0.076650 10.0.0.48 - - [2025-09-24 10:39:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.002497 10.0.0.48 - - [2025-09-24 10:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017873 10.0.0.48 - - [2025-09-24 10:39:47] "POST /chown HTTP/1.1" 200 109 0.021972 10.0.0.48 - - [2025-09-24 10:39:47] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009483 10.0.0.48 - - [2025-09-24 10:39:47] "POST /access-control-lists HTTP/1.1" 200 596 0.086401 10.0.0.48 - - [2025-09-24 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.48 - - [2025-09-24 10:39:47] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006320 10.0.0.48 - - [2025-09-24 10:39:47] "POST /fqname-to-id HTTP/1.1" 404 233 0.002310 10.0.0.48 - - [2025-09-24 10:39:47] "POST /tags HTTP/1.1" 409 207 0.005173 10.0.0.48 - - [2025-09-24 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.48 - - [2025-09-24 10:39:47] "GET /tag/e985c3bf-8b7e-4f91-a3f4-60b3d371ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.052492 10.0.0.48 - - [2025-09-24 10:39:47] "POST /access-control-lists HTTP/1.1" 200 594 0.082455 10.0.0.48 - - [2025-09-24 10:39:47] "POST /firewall-rules HTTP/1.1" 200 564 0.156773 10.0.0.48 - - [2025-09-24 10:39:47] "GET /firewall-rule/ff8dfc30-770d-4385-ba63-5e44b83df344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.045343 10.0.0.48 - - [2025-09-24 10:39:47] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002478 10.0.0.48 - - [2025-09-24 10:39:47] "GET /firewall-rule/ff8dfc30-770d-4385-ba63-5e44b83df344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002789 10.0.0.48 - - [2025-09-24 10:39:47] "POST /ref-update HTTP/1.1" 200 156 0.017237 10.0.0.48 - - [2025-09-24 10:39:47] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015179 10.0.0.48 - - [2025-09-24 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.48 - - [2025-09-24 10:39:47] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002432 10.0.0.48 - - [2025-09-24 10:39:47] "POST /tags HTTP/1.1" 409 207 0.001632 10.0.0.48 - - [2025-09-24 10:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.48 - - [2025-09-24 10:39:47] "GET /tag/e985c3bf-8b7e-4f91-a3f4-60b3d371ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010998 10.0.0.48 - - [2025-09-24 10:39:47] "POST /firewall-rules HTTP/1.1" 200 562 0.063525 10.0.0.48 - - [2025-09-24 10:39:47] "GET /firewall-rule/ed1780a3-b93f-465d-988b-b565ebbabc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003838 10.0.0.48 - - [2025-09-24 10:39:47] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.002870 10.0.0.48 - - [2025-09-24 10:39:47] "GET /firewall-rule/ed1780a3-b93f-465d-988b-b565ebbabc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.001889 10.0.0.48 - - [2025-09-24 10:39:47] "POST /ref-update HTTP/1.1" 200 156 0.021320 10.0.0.48 - - [2025-09-24 10:39:48] "POST /tags HTTP/1.1" 200 355 0.047654 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022174 10.0.0.48 - - [2025-09-24 10:39:48] "GET /tag/a177fa13-4a0c-44d0-8de6-6721184180a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017844 10.0.0.48 - - [2025-09-24 10:39:48] "POST /tags HTTP/1.1" 200 303 0.025830 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.48 - - [2025-09-24 10:39:48] "GET /tag/a23a5527-5a7e-4304-b76c-ac9923fcd6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011146 10.0.0.48 - - [2025-09-24 10:39:48] "POST /projects HTTP/1.1" 409 218 0.002139 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.48 - - [2025-09-24 10:39:48] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054412 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.48 - - [2025-09-24 10:39:48] "GET /network-ipam/7b324081-2ef0-4159-9cf2-7f3bb5f22c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002703 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.48 - - [2025-09-24 10:39:48] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004128 10.0.0.48 - - [2025-09-24 10:39:48] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.069053 10.0.0.48 - - [2025-09-24 10:39:48] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005046 10.0.0.48 - - [2025-09-24 10:39:48] "POST /set-tag HTTP/1.1" 200 109 0.065457 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.48 - - [2025-09-24 10:39:48] "GET /network-ipam/36231dce-3aae-4aad-8ebf-e5e93297ea8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003904 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.48 - - [2025-09-24 10:39:48] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005226 10.0.0.48 - - [2025-09-24 10:39:48] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.098064 10.0.0.48 - - [2025-09-24 10:39:48] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013015 10.0.0.48 - - [2025-09-24 10:39:48] "POST /set-tag HTTP/1.1" 200 109 0.057393 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.48 - - [2025-09-24 10:39:48] "GET /network-policy/de7bd682-b47c-458c-b7bb-3764f0de08f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002688 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.48 - - [2025-09-24 10:39:48] "GET /network-policy/27cdc5ff-f0c2-4191-8cd7-c788a0d20dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003685 10.0.0.48 - - [2025-09-24 10:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.48 - - [2025-09-24 10:39:49] "GET /network-policy/697264b8-62b0-4a50-b2e6-12fb946f7298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003305 10.0.0.48 - - [2025-09-24 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.48 - - [2025-09-24 10:39:49] "PUT /network-policy/697264b8-62b0-4a50-b2e6-12fb946f7298 HTTP/1.1" 200 262 0.013827 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-update HTTP/1.1" 200 156 0.094819 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002088 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003104 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002324 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001627 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-09-24 10:39:49] "POST /security-groups HTTP/1.1" 409 245 0.002627 10.0.0.48 - - [2025-09-24 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.48 - - [2025-09-24 10:39:49] "PUT /security-group/21259395-d6af-4d86-95f5-36dc1dd26b69 HTTP/1.1" 200 262 0.064552 10.0.0.48 - - [2025-09-24 10:39:49] "PUT /access-control-list/83d12705-ab58-42b7-8bfa-55fa0bdb634c HTTP/1.1" 200 272 0.045579 10.0.0.48 - - [2025-09-24 10:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.062838 10.0.0.48 - - [2025-09-24 10:39:49] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017750 10.0.0.48 - - [2025-09-24 10:39:49] "PUT /access-control-list/0e28c5c6-2d31-4a3f-9f0e-eacdf4c3ba8b HTTP/1.1" 200 272 0.035932 10.0.0.48 - - [2025-09-24 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007519 10.0.0.48 - - [2025-09-24 10:39:49] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004409 10.0.0.48 - - [2025-09-24 10:39:49] "POST /tags HTTP/1.1" 409 206 0.001675 10.0.0.48 - - [2025-09-24 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.48 - - [2025-09-24 10:39:49] "GET /tag/a23a5527-5a7e-4304-b76c-ac9923fcd6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010824 10.0.0.48 - - [2025-09-24 10:39:49] "POST /firewall-rules HTTP/1.1" 200 562 0.073801 10.0.0.48 - - [2025-09-24 10:39:49] "GET /firewall-rule/655f8080-e1f5-43f1-9d7f-e0937d3ba62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.015749 10.0.0.48 - - [2025-09-24 10:39:49] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004306 10.0.0.48 - - [2025-09-24 10:39:49] "GET /firewall-rule/655f8080-e1f5-43f1-9d7f-e0937d3ba62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003094 10.0.0.48 - - [2025-09-24 10:39:49] "POST /ref-update HTTP/1.1" 200 156 0.025286 10.0.0.48 - - [2025-09-24 10:39:49] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011028 10.0.0.48 - - [2025-09-24 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.48 - - [2025-09-24 10:39:49] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002305 10.0.0.48 - - [2025-09-24 10:39:49] "POST /tags HTTP/1.1" 409 206 0.001560 10.0.0.48 - - [2025-09-24 10:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.48 - - [2025-09-24 10:39:49] "GET /tag/a23a5527-5a7e-4304-b76c-ac9923fcd6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010348 10.0.0.48 - - [2025-09-24 10:39:49] "POST /firewall-rules HTTP/1.1" 200 560 0.078468 10.0.0.48 - - [2025-09-24 10:39:50] "GET /firewall-rule/a8887f80-11bb-4a4e-a608-87ab7f8cc547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.012469 10.0.0.48 - - [2025-09-24 10:39:50] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004328 10.0.0.48 - - [2025-09-24 10:39:50] "GET /firewall-rule/a8887f80-11bb-4a4e-a608-87ab7f8cc547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002279 10.0.0.48 - - [2025-09-24 10:39:50] "POST /ref-update HTTP/1.1" 200 156 0.094729 10.0.0.48 - - [2025-09-24 10:39:50] "POST /tags HTTP/1.1" 200 301 0.049537 10.0.0.48 - - [2025-09-24 10:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.48 - - [2025-09-24 10:39:50] "GET /tag/95588bc5-8fe9-47bb-a36a-2d814dfd0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012608 10.0.0.48 - - [2025-09-24 10:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.48 - - [2025-09-24 10:39:50] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035940 10.0.0.48 - - [2025-09-24 10:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017018 10.0.0.48 - - [2025-09-24 10:39:50] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005874 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:39:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.48 - - [2025-09-24 10:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.48 - - [2025-09-24 10:39:50] "GET /service-appliance-set/4e06dfcf-1a4c-44ba-9908-1c9949c2ddc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002564 10.0.0.48 - - [2025-09-24 10:39:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.001603 10.0.0.48 - - [2025-09-24 10:39:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108165 10.0.0.48 - - [2025-09-24 10:39:50] "GET /virtual-machine-interface/41de6c1b-c084-45d1-aa93-f8cc5affdad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006261 10.0.0.48 - - [2025-09-24 10:39:50] "POST /instance-ips HTTP/1.1" 200 377 0.062442 10.0.0.48 - - [2025-09-24 10:39:50] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004631 10.0.0.48 - - [2025-09-24 10:39:50] "POST /loadbalancers HTTP/1.1" 200 582 0.152181 10.0.0.48 - - [2025-09-24 10:39:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.041255 10.0.0.48 - - [2025-09-24 10:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016083 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.088010 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004900 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049281 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005169 10.0.0.48 - - [2025-09-24 10:39:51] "POST /floating-ips HTTP/1.1" 200 581 0.052084 10.0.0.48 - - [2025-09-24 10:39:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064446 10.0.0.48 - - [2025-09-24 10:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008153 10.0.0.48 - - [2025-09-24 10:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008101 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054848 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer-listener/5cbd734c-9f06-4892-bb7e-2bdddbc6ba98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002836 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer-listener/5cbd734c-9f06-4892-bb7e-2bdddbc6ba98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004083 10.0.0.48 - - [2025-09-24 10:39:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019551 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002935 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?fields=floating_ips HTTP/1.1" 200 1165 0.007368 10.0.0.48 - - [2025-09-24 10:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.48 - - [2025-09-24 10:39:51] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007010 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048707 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002175 10.0.0.48 - - [2025-09-24 10:39:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021476 10.0.0.48 - - [2025-09-24 10:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024957 10.0.0.48 - - [2025-09-24 10:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013849 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038341 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer-listener/602c06d1-9898-4475-a253-cbbae09cd563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002226 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer-listener/602c06d1-9898-4475-a253-cbbae09cd563?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002857 10.0.0.48 - - [2025-09-24 10:39:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018316 10.0.0.48 - - [2025-09-24 10:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002676 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?fields=floating_ips HTTP/1.1" 200 1165 0.004504 10.0.0.48 - - [2025-09-24 10:39:51] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004780 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051353 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002658 10.0.0.48 - - [2025-09-24 10:39:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014925 10.0.0.48 - - [2025-09-24 10:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035695 10.0.0.48 - - [2025-09-24 10:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009501 10.0.0.48 - - [2025-09-24 10:39:51] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033499 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer-listener/79b2b7bb-1df8-41cf-af73-4afd68dc278c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002092 10.0.0.48 - - [2025-09-24 10:39:51] "GET /loadbalancer-listener/79b2b7bb-1df8-41cf-af73-4afd68dc278c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002936 10.0.0.48 - - [2025-09-24 10:39:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.016330 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003214 10.0.0.48 - - [2025-09-24 10:39:51] "GET /instance-ip/a8c3b032-d3d2-4f21-b39d-7dba1c4a3537?fields=floating_ips HTTP/1.1" 200 1165 0.005262 10.0.0.48 - - [2025-09-24 10:39:51] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002567 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-09-24 10:39:52] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002046 10.0.0.48 - - [2025-09-24 10:39:52] "POST /tags HTTP/1.1" 200 371 0.018110 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011321 10.0.0.48 - - [2025-09-24 10:39:52] "GET /tag/f107b08d-10a5-47a7-9666-d84bad4dcc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017083 10.0.0.48 - - [2025-09-24 10:39:52] "POST /tags HTTP/1.1" 200 319 0.017911 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010016 10.0.0.48 - - [2025-09-24 10:39:52] "GET /tag/b596443c-458b-43de-911a-285dbe203ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015285 10.0.0.48 - - [2025-09-24 10:39:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000506 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003050 10.0.0.48 - - [2025-09-24 10:39:52] "POST /security-groups HTTP/1.1" 200 578 0.072215 10.0.0.48 - - [2025-09-24 10:39:52] "POST /projects HTTP/1.1" 200 497 0.190434 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.002301 10.0.0.48 - - [2025-09-24 10:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018119 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008392 10.0.0.48 - - [2025-09-24 10:39:52] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.018351 10.0.0.48 - - [2025-09-24 10:39:52] "POST /access-control-lists HTTP/1.1" 200 587 0.080039 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018080 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.010523 10.0.0.48 - - [2025-09-24 10:39:52] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006968 10.0.0.48 - - [2025-09-24 10:39:52] "POST /access-control-lists HTTP/1.1" 200 585 0.079676 10.0.0.48 - - [2025-09-24 10:39:52] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.081004 10.0.0.48 - - [2025-09-24 10:39:52] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.047519 10.0.0.48 - - [2025-09-24 10:39:52] "POST /security-groups HTTP/1.1" 200 558 0.066827 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.003097 10.0.0.48 - - [2025-09-24 10:39:52] "POST /access-control-lists HTTP/1.1" 200 610 0.061956 10.0.0.48 - - [2025-09-24 10:39:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.014744 10.0.0.48 - - [2025-09-24 10:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.086141 10.0.0.48 - - [2025-09-24 10:39:53] "POST /access-control-lists HTTP/1.1" 200 608 0.092768 10.0.0.48 - - [2025-09-24 10:39:53] "POST /chown HTTP/1.1" 200 109 0.082168 10.0.0.48 - - [2025-09-24 10:39:53] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012804 10.0.0.48 - - [2025-09-24 10:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.48 - - [2025-09-24 10:39:53] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002865 10.0.0.48 - - [2025-09-24 10:39:53] "POST /tags HTTP/1.1" 409 214 0.001920 10.0.0.48 - - [2025-09-24 10:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.48 - - [2025-09-24 10:39:53] "GET /tag/b596443c-458b-43de-911a-285dbe203ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009601 10.0.0.48 - - [2025-09-24 10:39:53] "POST /firewall-rules HTTP/1.1" 200 578 0.061608 10.0.0.48 - - [2025-09-24 10:39:53] "GET /firewall-rule/7d7ee494-4f53-45fb-9989-35fa2787f2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004789 10.0.0.48 - - [2025-09-24 10:39:53] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003676 10.0.0.48 - - [2025-09-24 10:39:53] "GET /firewall-rule/7d7ee494-4f53-45fb-9989-35fa2787f2e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002311 10.0.0.48 - - [2025-09-24 10:39:53] "POST /ref-update HTTP/1.1" 200 156 0.027481 10.0.0.48 - - [2025-09-24 10:39:53] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016553 10.0.0.48 - - [2025-09-24 10:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.48 - - [2025-09-24 10:39:53] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002724 10.0.0.48 - - [2025-09-24 10:39:53] "POST /tags HTTP/1.1" 409 214 0.001688 10.0.0.48 - - [2025-09-24 10:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.48 - - [2025-09-24 10:39:53] "GET /tag/b596443c-458b-43de-911a-285dbe203ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013654 10.0.0.48 - - [2025-09-24 10:39:53] "POST /firewall-rules HTTP/1.1" 200 576 0.068722 10.0.0.48 - - [2025-09-24 10:39:53] "GET /firewall-rule/786913aa-f580-4073-9ddd-4a79b8b73d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.019083 10.0.0.48 - - [2025-09-24 10:39:53] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005799 10.0.0.48 - - [2025-09-24 10:39:53] "GET /firewall-rule/786913aa-f580-4073-9ddd-4a79b8b73d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003422 10.0.0.48 - - [2025-09-24 10:39:53] "POST /ref-update HTTP/1.1" 200 156 0.040061 10.0.0.48 - - [2025-09-24 10:39:53] "POST /tags HTTP/1.1" 200 363 0.017568 10.0.0.48 - - [2025-09-24 10:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022738 10.0.0.48 - - [2025-09-24 10:39:53] "GET /tag/6798c430-ad98-461e-909f-fa9e2ee42cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027218 10.0.0.48 - - [2025-09-24 10:39:53] "POST /tags HTTP/1.1" 200 311 0.017414 10.0.0.48 - - [2025-09-24 10:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020654 10.0.0.48 - - [2025-09-24 10:39:53] "GET /tag/7aac79d3-ce3b-41c0-98db-8e7b36e5399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011570 10.0.0.48 - - [2025-09-24 10:39:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000499 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.004689 10.0.0.48 - - [2025-09-24 10:39:54] "POST /security-groups HTTP/1.1" 200 574 0.070652 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.002872 10.0.0.48 - - [2025-09-24 10:39:54] "POST /projects HTTP/1.1" 200 489 0.218000 10.0.0.48 - - [2025-09-24 10:39:54] "POST /access-control-lists HTTP/1.1" 200 583 0.067708 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.008416 10.0.0.48 - - [2025-09-24 10:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.060080 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319 10.0.0.48 - - [2025-09-24 10:39:54] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014216 10.0.0.48 - - [2025-09-24 10:39:54] "POST /access-control-lists HTTP/1.1" 200 581 0.079910 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011448 10.0.0.48 - - [2025-09-24 10:39:54] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005359 10.0.0.48 - - [2025-09-24 10:39:54] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.040651 10.0.0.48 - - [2025-09-24 10:39:54] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.041343 10.0.0.48 - - [2025-09-24 10:39:54] "POST /security-groups HTTP/1.1" 200 546 0.069551 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.004584 10.0.0.48 - - [2025-09-24 10:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019959 10.0.0.48 - - [2025-09-24 10:39:54] "POST /chown HTTP/1.1" 200 109 0.068942 10.0.0.48 - - [2025-09-24 10:39:54] "POST /access-control-lists HTTP/1.1" 200 602 0.081389 10.0.0.48 - - [2025-09-24 10:39:54] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006836 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.017281 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.48 - - [2025-09-24 10:39:54] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.050699 10.0.0.48 - - [2025-09-24 10:39:54] "POST /access-control-lists HTTP/1.1" 200 600 0.091869 10.0.0.48 - - [2025-09-24 10:39:54] "POST /tags HTTP/1.1" 409 210 0.010430 10.0.0.48 - - [2025-09-24 10:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.48 - - [2025-09-24 10:39:54] "GET /tag/7aac79d3-ce3b-41c0-98db-8e7b36e5399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012648 10.0.0.48 - - [2025-09-24 10:39:54] "POST /firewall-rules HTTP/1.1" 200 570 0.075634 10.0.0.48 - - [2025-09-24 10:39:55] "GET /firewall-rule/c134598a-7b13-49c9-9332-e151dabc0958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004021 10.0.0.48 - - [2025-09-24 10:39:55] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003297 10.0.0.48 - - [2025-09-24 10:39:55] "GET /firewall-rule/c134598a-7b13-49c9-9332-e151dabc0958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002872 10.0.0.48 - - [2025-09-24 10:39:55] "POST /ref-update HTTP/1.1" 200 156 0.086831 10.0.0.48 - - [2025-09-24 10:39:55] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015038 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.48 - - [2025-09-24 10:39:55] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014301 10.0.0.48 - - [2025-09-24 10:39:55] "POST /tags HTTP/1.1" 409 210 0.003664 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.48 - - [2025-09-24 10:39:55] "GET /tag/7aac79d3-ce3b-41c0-98db-8e7b36e5399a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018173 10.0.0.48 - - [2025-09-24 10:39:55] "POST /firewall-rules HTTP/1.1" 200 568 0.064298 10.0.0.48 - - [2025-09-24 10:39:55] "GET /firewall-rule/2e51adbe-0374-4210-805e-fa675c2d7968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004321 10.0.0.48 - - [2025-09-24 10:39:55] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003079 10.0.0.48 - - [2025-09-24 10:39:55] "GET /firewall-rule/2e51adbe-0374-4210-805e-fa675c2d7968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002090 10.0.0.48 - - [2025-09-24 10:39:55] "POST /ref-update HTTP/1.1" 200 156 0.033664 10.0.0.48 - - [2025-09-24 10:39:55] "POST /tags HTTP/1.1" 200 363 0.036644 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.48 - - [2025-09-24 10:39:55] "GET /tag/ff2cb21a-161d-4cc5-93be-e4dfabc6cec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011129 10.0.0.48 - - [2025-09-24 10:39:55] "POST /tags HTTP/1.1" 409 210 0.001828 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.48 - - [2025-09-24 10:39:55] "GET /tag/944045ed-4831-4cb1-9c30-89efa65efd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015537 10.0.0.48 - - [2025-09-24 10:39:55] "POST /projects HTTP/1.1" 409 223 0.004849 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.48 - - [2025-09-24 10:39:55] "GET /project/9b60290d-a54b-4240-811a-4da051da40c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039319 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.48 - - [2025-09-24 10:39:55] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003726 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.48 - - [2025-09-24 10:39:55] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004330 10.0.0.48 - - [2025-09-24 10:39:55] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.048901 10.0.0.48 - - [2025-09-24 10:39:55] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.041470 10.0.0.48 - - [2025-09-24 10:39:55] "POST /security-groups HTTP/1.1" 409 253 0.017429 10.0.0.48 - - [2025-09-24 10:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.48 - - [2025-09-24 10:39:55] "PUT /security-group/ca82e207-88b4-4de6-8427-f44ebd41e161 HTTP/1.1" 200 262 0.055601 10.0.0.48 - - [2025-09-24 10:39:56] "PUT /access-control-list/7ee02ea6-286e-481b-832c-29eca57b8194 HTTP/1.1" 200 272 0.027718 10.0.0.48 - - [2025-09-24 10:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.063939 10.0.0.48 - - [2025-09-24 10:39:56] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005083 10.0.0.48 - - [2025-09-24 10:39:56] "PUT /access-control-list/0f72f08c-d173-4a03-8433-6565cadbfd79 HTTP/1.1" 200 272 0.035280 10.0.0.48 - - [2025-09-24 10:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009755 10.0.0.48 - - [2025-09-24 10:39:56] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002630 10.0.0.48 - - [2025-09-24 10:39:56] "POST /tags HTTP/1.1" 409 210 0.002719 10.0.0.48 - - [2025-09-24 10:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.48 - - [2025-09-24 10:39:56] "GET /tag/944045ed-4831-4cb1-9c30-89efa65efd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010041 10.0.0.48 - - [2025-09-24 10:39:56] "POST /firewall-rules HTTP/1.1" 200 570 0.074152 10.0.0.48 - - [2025-09-24 10:39:56] "GET /firewall-rule/58806f3c-fd1e-4368-821f-6482232ac6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007508 10.0.0.48 - - [2025-09-24 10:39:56] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004282 10.0.0.48 - - [2025-09-24 10:39:56] "GET /firewall-rule/58806f3c-fd1e-4368-821f-6482232ac6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002207 10.0.0.48 - - [2025-09-24 10:39:56] "POST /ref-update HTTP/1.1" 200 156 0.041468 10.0.0.48 - - [2025-09-24 10:39:56] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017277 10.0.0.48 - - [2025-09-24 10:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.48 - - [2025-09-24 10:39:56] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002871 10.0.0.48 - - [2025-09-24 10:39:56] "POST /tags HTTP/1.1" 409 210 0.001559 10.0.0.48 - - [2025-09-24 10:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.48 - - [2025-09-24 10:39:56] "GET /tag/944045ed-4831-4cb1-9c30-89efa65efd56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010042 10.0.0.48 - - [2025-09-24 10:39:56] "POST /firewall-rules HTTP/1.1" 200 568 0.065031 10.0.0.48 - - [2025-09-24 10:39:56] "GET /firewall-rule/d428c894-7f03-48b5-8a7b-c1130ef28550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.021876 10.0.0.48 - - [2025-09-24 10:39:56] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003973 10.0.0.48 - - [2025-09-24 10:39:56] "GET /firewall-rule/d428c894-7f03-48b5-8a7b-c1130ef28550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005013 10.0.0.48 - - [2025-09-24 10:39:56] "POST /ref-update HTTP/1.1" 200 156 0.053018 10.0.0.48 - - [2025-09-24 10:39:56] "POST /tags HTTP/1.1" 409 237 0.002214 10.0.0.48 - - [2025-09-24 10:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.48 - - [2025-09-24 10:39:56] "GET /tag/ff2cb21a-161d-4cc5-93be-e4dfabc6cec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012318 10.0.0.48 - - [2025-09-24 10:39:56] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004105 10.0.0.48 - - [2025-09-24 10:39:56] "POST /set-tag HTTP/1.1" 200 109 0.016398 10.0.0.49 - - [2025-09-24 10:41:34] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.49 - - [2025-09-24 10:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.49 - - [2025-09-24 10:41:34] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004204 10.0.0.49 - - [2025-09-24 10:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.49 - - [2025-09-24 10:41:34] "GET /routing-instance/31347ee8-8639-4bb0-9228-0feedbf70863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002893 10.0.0.49 - - [2025-09-24 10:41:34] "PUT /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315 HTTP/1.1" 200 274 0.019045 10.0.0.49 - - [2025-09-24 10:41:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.007145 10.0.0.49 - - [2025-09-24 10:41:34] "POST /virtual-routers HTTP/1.1" 200 599 0.015959 10.0.0.49 - - [2025-09-24 10:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011641 10.0.0.49 - - [2025-09-24 10:41:34] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004114 10.0.0.49 - - [2025-09-24 10:41:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.001806 10.0.0.49 - - [2025-09-24 10:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.49 - - [2025-09-24 10:41:34] "GET /virtual-network/cbae8ca6-b08e-44cc-bf6f-2ac0e43c33f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003398 10.0.0.49 - - [2025-09-24 10:41:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.054826 10.0.0.48 - - [2025-09-24 10:42:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002261 10.0.0.48 - - [2025-09-24 10:42:56] "GET /global-system-configs HTTP/1.1" 200 322 0.001922 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:44:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:44:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:44:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:44:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 10.0.0.48 - - [2025-09-24 10:44:42] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003382 10.0.0.48 - - [2025-09-24 10:44:43] "POST /ref-update HTTP/1.1" 200 156 0.010380 10.0.0.48 - - [2025-09-24 10:44:53] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008039 10.0.0.48 - - [2025-09-24 10:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.48 - - [2025-09-24 10:44:53] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005832 10.0.0.48 - - [2025-09-24 10:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.48 - - [2025-09-24 10:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.48 - - [2025-09-24 10:44:53] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002156 10.0.0.48 - - [2025-09-24 10:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.48 - - [2025-09-24 10:44:53] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002085 10.0.0.48 - - [2025-09-24 10:44:53] "GET /loadbalancer-pool/c8b7454b-0dde-4f57-934d-07f412c99c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003216 10.0.0.48 - - [2025-09-24 10:44:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020922 10.0.0.48 - - [2025-09-24 10:44:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015096 10.0.0.48 - - [2025-09-24 10:44:53] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006242 10.0.0.48 - - [2025-09-24 10:44:53] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008079 10.0.0.48 - - [2025-09-24 10:44:53] "POST /ref-update HTTP/1.1" 200 156 0.006930 10.0.0.48 - - [2025-09-24 10:44:53] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.027192 10.0.0.48 - - [2025-09-24 10:44:53] "POST /tags HTTP/1.1" 409 205 0.001943 10.0.0.48 - - [2025-09-24 10:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.48 - - [2025-09-24 10:44:53] "GET /tag/95588bc5-8fe9-47bb-a36a-2d814dfd0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011590 10.0.0.48 - - [2025-09-24 10:44:53] "PUT /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5 HTTP/1.1" 200 256 0.025846 10.0.0.48 - - [2025-09-24 10:44:53] "POST /set-tag HTTP/1.1" 200 109 0.062318 10.0.0.48 - - [2025-09-24 10:44:53] "GET /loadbalancer-pool/7660575f-b715-4016-b664-425c17c07e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019244 10.0.0.48 - - [2025-09-24 10:44:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019931 10.0.0.48 - - [2025-09-24 10:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009803 10.0.0.48 - - [2025-09-24 10:44:54] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.033461 10.0.0.48 - - [2025-09-24 10:44:54] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025519 10.0.0.48 - - [2025-09-24 10:44:54] "POST /set-tag HTTP/1.1" 200 109 0.004947 10.0.0.48 - - [2025-09-24 10:44:54] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.48 - - [2025-09-24 10:44:54] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.017343 10.0.0.48 - - [2025-09-24 10:44:54] "PUT /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5 HTTP/1.1" 200 256 0.014549 10.0.0.48 - - [2025-09-24 10:44:54] "GET /loadbalancer-pool/bd1b624f-ce94-4e4a-9a26-a0bee8426a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011164 10.0.0.48 - - [2025-09-24 10:44:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021427 10.0.0.48 - - [2025-09-24 10:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010505 10.0.0.48 - - [2025-09-24 10:44:54] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013622 10.0.0.48 - - [2025-09-24 10:44:54] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004266 10.0.0.48 - - [2025-09-24 10:44:54] "POST /ref-update HTTP/1.1" 200 156 0.007094 10.0.0.48 - - [2025-09-24 10:44:54] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004036 10.0.0.48 - - [2025-09-24 10:44:54] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.48 - - [2025-09-24 10:44:54] "PUT /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5 HTTP/1.1" 200 256 0.014530 10.0.0.48 - - [2025-09-24 10:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.48 - - [2025-09-24 10:46:04] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.012888 10.0.0.49 - - [2025-09-24 10:46:19] "GET / HTTP/1.1" 200 35931 0.003238 10.0.0.49 - - [2025-09-24 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.49 - - [2025-09-24 10:46:19] "GET /global-system-config/8da7ed4f-65be-4352-9c9d-809bd3d9e315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006713 10.0.0.49 - - [2025-09-24 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.49 - - [2025-09-24 10:46:19] "GET /routing-instance/31347ee8-8639-4bb0-9228-0feedbf70863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002910 10.0.0.49 - - [2025-09-24 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.49 - - [2025-09-24 10:46:19] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002394 10.0.0.49 - - [2025-09-24 10:46:19] "PUT /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468 HTTP/1.1" 200 262 0.011822 10.0.0.49 - - [2025-09-24 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.49 - - [2025-09-24 10:46:19] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004088 10.0.0.49 - - [2025-09-24 10:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.49 - - [2025-09-24 10:46:19] "GET /virtual-machine-interface/dbcde8cc-7d82-4ac9-9fca-0af04ad99cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004383 10.0.0.49 - - [2025-09-24 10:46:19] "PUT /virtual-machine-interface/dbcde8cc-7d82-4ac9-9fca-0af04ad99cae HTTP/1.1" 200 284 0.015073 10.0.0.48 - - [2025-09-24 10:47:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002266 10.0.0.48 - - [2025-09-24 10:47:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002297 10.0.0.48 - - [2025-09-24 10:48:51] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004757 10.0.0.48 - - [2025-09-24 10:48:51] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.48 - - [2025-09-24 10:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.48 - - [2025-09-24 10:48:51] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002726 10.0.0.48 - - [2025-09-24 10:48:51] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004349 10.0.0.48 - - [2025-09-24 10:48:51] "POST /set-tag HTTP/1.1" 200 109 0.016709 10.0.0.48 - - [2025-09-24 10:48:51] "DELETE /loadbalancer-member/2e73984c-e282-4475-908b-3c990103828a HTTP/1.1" 200 115 0.051818 10.0.0.48 - - [2025-09-24 10:48:51] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005068 10.0.0.48 - - [2025-09-24 10:48:51] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.48 - - [2025-09-24 10:48:51] "DELETE /loadbalancer-member/bdf25fd0-e94c-4678-a8e1-cfc5f2b34604 HTTP/1.1" 200 115 0.027686 10.0.0.48 - - [2025-09-24 10:48:51] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.050153 10.0.0.48 - - [2025-09-24 10:48:51] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.48 - - [2025-09-24 10:48:51] "DELETE /loadbalancer-member/b027219d-ad5a-4b20-9da9-0e952aeb267e HTTP/1.1" 200 115 0.032281 10.0.0.48 - - [2025-09-24 10:48:51] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006188 10.0.0.48 - - [2025-09-24 10:48:51] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.48 - - [2025-09-24 10:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.48 - - [2025-09-24 10:48:51] "GET /loadbalancer/a030472d-9265-4345-9741-5c17fc529b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002148 10.0.0.48 - - [2025-09-24 10:48:51] "GET /loadbalancer-pool/c8b7454b-0dde-4f57-934d-07f412c99c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002391 10.0.0.48 - - [2025-09-24 10:48:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018746 10.0.0.48 - - [2025-09-24 10:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021442 10.0.0.48 - - [2025-09-24 10:48:52] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017320 10.0.0.48 - - [2025-09-24 10:48:52] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004713 10.0.0.48 - - [2025-09-24 10:48:52] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002695 10.0.0.48 - - [2025-09-24 10:48:52] "POST /set-tag HTTP/1.1" 200 109 0.064664 10.0.0.48 - - [2025-09-24 10:48:52] "GET /loadbalancer-pool/7660575f-b715-4016-b664-425c17c07e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019628 10.0.0.48 - - [2025-09-24 10:48:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021425 10.0.0.48 - - [2025-09-24 10:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012625 10.0.0.48 - - [2025-09-24 10:48:52] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013782 10.0.0.48 - - [2025-09-24 10:48:52] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006455 10.0.0.48 - - [2025-09-24 10:48:52] "POST /set-tag HTTP/1.1" 200 109 0.005090 10.0.0.48 - - [2025-09-24 10:48:52] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003329 10.0.0.48 - - [2025-09-24 10:48:52] "GET /loadbalancer-pool/bd1b624f-ce94-4e4a-9a26-a0bee8426a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002869 10.0.0.48 - - [2025-09-24 10:48:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022278 10.0.0.48 - - [2025-09-24 10:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015211 10.0.0.48 - - [2025-09-24 10:48:52] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025008 10.0.0.48 - - [2025-09-24 10:48:52] "GET /virtual-machine-interface/c88d533e-9932-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009151 10.0.0.48 - - [2025-09-24 10:48:52] "GET /floating-ip/c82939dd-f63b-4d0d-9871-95a62aacace5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003169 10.0.0.48 - - [2025-09-24 10:48:52] "POST /set-tag HTTP/1.1" 200 109 0.002593 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:49:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:49:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:49:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:49:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:49:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:49:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001299 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001289 10.0.0.48 - - [2025-09-24 10:51:56] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.48 - - [2025-09-24 10:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.48 - - [2025-09-24 10:51:56] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027187 10.0.0.48 - - [2025-09-24 10:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.48 - - [2025-09-24 10:51:56] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028186 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.48 - - [2025-09-24 10:51:57] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030358 10.0.0.48 - - [2025-09-24 10:51:57] "POST /tags HTTP/1.1" 200 333 0.058293 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023100 10.0.0.48 - - [2025-09-24 10:51:57] "GET /tag/4579965c-343a-41e4-8181-a033bfedccf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.017373 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.48 - - [2025-09-24 10:51:57] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038116 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.48 - - [2025-09-24 10:51:57] "GET /virtual-networks?parent_id=68b0681d-ca28-441c-80e4-11bf84d7a207&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002860 10.0.0.48 - - [2025-09-24 10:51:57] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040713 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.48 - - [2025-09-24 10:51:57] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007010 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.48 - - [2025-09-24 10:51:57] "GET /service-appliance-set/4e06dfcf-1a4c-44ba-9908-1c9949c2ddc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008765 10.0.0.48 - - [2025-09-24 10:51:57] "POST /virtual-networks HTTP/1.1" 200 512 0.090271 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.48 - - [2025-09-24 10:51:57] "GET /network-ipam/ac7c28ca-8be9-4467-922b-124221951293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004729 10.0.0.48 - - [2025-09-24 10:51:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.002247 10.0.0.48 - - [2025-09-24 10:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.096129 10.0.0.48 - - [2025-09-24 10:51:57] "GET /virtual-machine-interface/8a26a7a4-9bd7-41d2-b7f0-3968fce832d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011536 10.0.0.48 - - [2025-09-24 10:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004156 10.0.0.48 - - [2025-09-24 10:51:58] "POST /ref-update HTTP/1.1" 200 156 0.125113 10.0.0.48 - - [2025-09-24 10:51:58] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004437 10.0.0.48 - - [2025-09-24 10:51:58] "GET /domains HTTP/1.1" 200 280 0.002836 10.0.0.48 - - [2025-09-24 10:51:58] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4 HTTP/1.1" 200 3086 0.011178 10.0.0.48 - - [2025-09-24 10:51:58] "POST /instance-ips HTTP/1.1" 200 409 0.029685 10.0.0.48 - - [2025-09-24 10:51:58] "GET /instance-ip/3480344e-b50b-4c2a-a6f8-0f6bbc0e756a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.005205 10.0.0.48 - - [2025-09-24 10:51:58] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207 HTTP/1.1" 200 5475 0.056847 10.0.0.48 - - [2025-09-24 10:51:58] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.004359 10.0.0.48 - - [2025-09-24 10:51:58] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.048698 10.0.0.48 - - [2025-09-24 10:51:58] "POST /loadbalancers HTTP/1.1" 200 610 0.094956 10.0.0.48 - - [2025-09-24 10:51:58] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1180 0.014076 10.0.0.48 - - [2025-09-24 10:51:58] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1180 0.002681 10.0.0.48 - - [2025-09-24 10:51:58] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026869 10.0.0.48 - - [2025-09-24 10:51:58] "GET /instance-ip/3480344e-b50b-4c2a-a6f8-0f6bbc0e756a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002190 10.0.0.48 - - [2025-09-24 10:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008686 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.48 - - [2025-09-24 10:51:58] "POST /floating-ips HTTP/1.1" 200 597 0.041684 10.0.0.48 - - [2025-09-24 10:51:58] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053845 10.0.0.48 - - [2025-09-24 10:51:58] "POST /route-targets HTTP/1.1" 200 327 0.019133 10.0.0.48 - - [2025-09-24 10:51:58] "GET /loadbalancer/cd0f444c-bb12-4429-b7cc-e8a343f27494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003942 10.0.0.48 - - [2025-09-24 10:51:58] "POST /ref-update HTTP/1.1" 200 156 0.028596 10.0.0.48 - - [2025-09-24 10:51:58] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.043524 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.48 - - [2025-09-24 10:51:58] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027798 10.0.0.48 - - [2025-09-24 10:51:58] "GET /loadbalancer-listener/d8e5c244-479e-42bc-98b6-a017e75aa0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003148 10.0.0.48 - - [2025-09-24 10:51:58] "GET /loadbalancer-listener/d8e5c244-479e-42bc-98b6-a017e75aa0e1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002597 10.0.0.48 - - [2025-09-24 10:51:58] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017410 10.0.0.48 - - [2025-09-24 10:51:58] "GET /instance-ip/3480344e-b50b-4c2a-a6f8-0f6bbc0e756a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002807 10.0.0.48 - - [2025-09-24 10:51:58] "GET /instance-ip/3480344e-b50b-4c2a-a6f8-0f6bbc0e756a?fields=floating_ips HTTP/1.1" 200 1212 0.004589 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.48 - - [2025-09-24 10:51:58] "GET /loadbalancer/cd0f444c-bb12-4429-b7cc-e8a343f27494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002187 10.0.0.48 - - [2025-09-24 10:51:58] "GET /floating-ip/eedfb0b0-32ac-4b7d-a4e1-75b88b82de9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.007978 10.0.0.48 - - [2025-09-24 10:51:58] "POST /tags HTTP/1.1" 200 295 0.053564 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012983 10.0.0.48 - - [2025-09-24 10:51:58] "GET /tag/8e8f972e-1904-48b3-80fa-c8ec7aaf26f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013968 10.0.0.48 - - [2025-09-24 10:51:58] "POST /tags HTTP/1.1" 409 233 0.002181 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.48 - - [2025-09-24 10:51:58] "GET /tag/a177fa13-4a0c-44d0-8de6-6721184180a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010834 10.0.0.48 - - [2025-09-24 10:51:58] "POST /tags HTTP/1.1" 409 206 0.002039 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.48 - - [2025-09-24 10:51:58] "GET /tag/a23a5527-5a7e-4304-b76c-ac9923fcd6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010267 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.48 - - [2025-09-24 10:51:58] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008875 10.0.0.48 - - [2025-09-24 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.48 - - [2025-09-24 10:51:58] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032565 10.0.0.48 - - [2025-09-24 10:51:58] "POST /virtual-machines HTTP/1.1" 200 369 0.006997 10.0.0.48 - - [2025-09-24 10:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008697 10.0.0.48 - - [2025-09-24 10:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099328 10.0.0.48 - - [2025-09-24 10:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009596 10.0.0.48 - - [2025-09-24 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007331 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006364 10.0.0.48 - - [2025-09-24 10:51:59] "POST /instance-ips HTTP/1.1" 200 409 0.021082 10.0.0.48 - - [2025-09-24 10:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014287 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017086 10.0.0.48 - - [2025-09-24 10:51:59] "POST /set-tag HTTP/1.1" 200 109 0.016065 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016706 10.0.0.48 - - [2025-09-24 10:51:59] "GET /instance-ip/7eadadc0-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005076 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004321 10.0.0.48 - - [2025-09-24 10:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002361 10.0.0.48 - - [2025-09-24 10:51:59] "POST /ref-update HTTP/1.1" 200 156 0.016181 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016304 10.0.0.48 - - [2025-09-24 10:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.48 - - [2025-09-24 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003863 10.0.0.48 - - [2025-09-24 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.48 - - [2025-09-24 10:51:59] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.025799 10.0.0.48 - - [2025-09-24 10:51:59] "POST /virtual-machines HTTP/1.1" 200 369 0.008164 10.0.0.48 - - [2025-09-24 10:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012265 10.0.0.48 - - [2025-09-24 10:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119063 10.0.0.48 - - [2025-09-24 10:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016777 10.0.0.48 - - [2025-09-24 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.48 - - [2025-09-24 10:51:59] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005470 10.0.0.48 - - [2025-09-24 10:51:59] "POST /instance-ips HTTP/1.1" 200 409 0.018720 10.0.0.48 - - [2025-09-24 10:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013691 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014533 10.0.0.48 - - [2025-09-24 10:52:00] "POST /set-tag HTTP/1.1" 200 109 0.015692 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016558 10.0.0.48 - - [2025-09-24 10:52:00] "GET /instance-ip/7f2243c4-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002706 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004399 10.0.0.48 - - [2025-09-24 10:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003707 10.0.0.48 - - [2025-09-24 10:52:00] "POST /ref-update HTTP/1.1" 200 156 0.008602 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010617 10.0.0.48 - - [2025-09-24 10:52:00] "POST /set-tag HTTP/1.1" 200 109 0.004729 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004148 10.0.0.48 - - [2025-09-24 10:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.48 - - [2025-09-24 10:52:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003620 10.0.0.48 - - [2025-09-24 10:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domains HTTP/1.1" 200 280 0.002667 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4 HTTP/1.1" 200 3086 0.002665 10.0.0.48 - - [2025-09-24 10:52:03] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207 HTTP/1.1" 200 7063 0.032209 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.003658 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.003680 10.0.0.48 - - [2025-09-24 10:52:03] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1401 0.003514 10.0.0.48 - - [2025-09-24 10:52:03] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1401 0.002216 10.0.0.48 - - [2025-09-24 10:52:03] "GET /route-target/7b815547-6de3-4147-b9a8-bc62ab6b14f3 HTTP/1.1" 200 1152 0.001933 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.003401 10.0.0.48 - - [2025-09-24 10:52:03] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1401 0.002155 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003452 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.003532 10.0.0.48 - - [2025-09-24 10:52:03] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1401 0.002228 10.0.0.48 - - [2025-09-24 10:52:03] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 200 1401 0.002221 10.0.0.48 - - [2025-09-24 10:52:03] "GET /route-target/7b815547-6de3-4147-b9a8-bc62ab6b14f3 HTTP/1.1" 200 1152 0.002029 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domains HTTP/1.1" 200 280 0.001950 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4 HTTP/1.1" 200 3086 0.002927 10.0.0.48 - - [2025-09-24 10:52:03] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207 HTTP/1.1" 200 7063 0.029537 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2081 0.004039 10.0.0.48 - - [2025-09-24 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.48 - - [2025-09-24 10:52:03] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031853 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004688 10.0.0.48 - - [2025-09-24 10:52:03] "GET /floating-ip-pools?parent_id=8039f632-c748-4725-81d4-79438c1adbed&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002101 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004025 10.0.0.48 - - [2025-09-24 10:52:03] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021419 10.0.0.48 - - [2025-09-24 10:52:03] "POST /ref-update HTTP/1.1" 200 156 0.014833 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008982 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domains HTTP/1.1" 200 280 0.002145 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4 HTTP/1.1" 200 3086 0.003170 10.0.0.48 - - [2025-09-24 10:52:03] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207 HTTP/1.1" 200 7319 0.037258 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2319 0.005117 10.0.0.48 - - [2025-09-24 10:52:03] "GET /floating-ip-pool/c08bb671-9fe2-467b-bfd3-0312997ac595 HTTP/1.1" 200 1315 0.002435 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domains HTTP/1.1" 200 280 0.001659 10.0.0.48 - - [2025-09-24 10:52:03] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4 HTTP/1.1" 200 3086 0.002943 10.0.0.48 - - [2025-09-24 10:52:03] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207 HTTP/1.1" 200 7319 0.031883 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 2319 0.005855 10.0.0.48 - - [2025-09-24 10:52:03] "GET /virtual-network/8039f632-c748-4725-81d4-79438c1adbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003716 10.0.0.48 - - [2025-09-24 10:52:03] "POST /tags HTTP/1.1" 200 365 0.062620 10.0.0.48 - - [2025-09-24 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.48 - - [2025-09-24 10:52:03] "GET /tag/3d764940-b68d-47ee-b6d2-4cefc3486fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017612 10.0.0.48 - - [2025-09-24 10:52:03] "POST /tags HTTP/1.1" 409 206 0.001771 10.0.0.48 - - [2025-09-24 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.48 - - [2025-09-24 10:52:03] "GET /tag/a23a5527-5a7e-4304-b76c-ac9923fcd6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010098 10.0.0.48 - - [2025-09-24 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.48 - - [2025-09-24 10:52:04] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.039771 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.48 - - [2025-09-24 10:52:04] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003653 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.48 - - [2025-09-24 10:52:04] "GET /service-appliance-set/911182c4-d25e-4eef-a3d0-1b6bf61cc5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.010920 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.002189 10.0.0.48 - - [2025-09-24 10:52:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.095784 10.0.0.48 - - [2025-09-24 10:52:04] "GET /virtual-machine-interface/79615207-1884-4a36-b767-eb97c9143a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004552 10.0.0.48 - - [2025-09-24 10:52:04] "POST /set-tag HTTP/1.1" 200 109 0.018746 10.0.0.48 - - [2025-09-24 10:52:04] "POST /instance-ips HTTP/1.1" 200 417 0.032461 10.0.0.48 - - [2025-09-24 10:52:04] "GET /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004299 10.0.0.48 - - [2025-09-24 10:52:04] "POST /loadbalancers HTTP/1.1" 200 618 0.066073 10.0.0.48 - - [2025-09-24 10:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030264 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.48 - - [2025-09-24 10:52:04] "POST /service-instances HTTP/1.1" 200 566 0.033298 10.0.0.48 - - [2025-09-24 10:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008528 10.0.0.48 - - [2025-09-24 10:52:04] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.030254 10.0.0.48 - - [2025-09-24 10:52:04] "GET /virtual-machine-interface/79615207-1884-4a36-b767-eb97c9143a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012383 10.0.0.48 - - [2025-09-24 10:52:04] "GET /virtual-machine-interface/79615207-1884-4a36-b767-eb97c9143a6c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007451 10.0.0.48 - - [2025-09-24 10:52:04] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.016062 10.0.0.48 - - [2025-09-24 10:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012882 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009204 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.48 - - [2025-09-24 10:52:04] "GET /floating-ip-pool/c08bb671-9fe2-467b-bfd3-0312997ac595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002038 10.0.0.48 - - [2025-09-24 10:52:04] "POST /virtual-machines HTTP/1.1" 200 429 0.018260 10.0.0.48 - - [2025-09-24 10:52:04] "POST /floating-ips HTTP/1.1" 200 671 0.106947 10.0.0.48 - - [2025-09-24 10:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031118 10.0.0.48 - - [2025-09-24 10:52:04] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003303 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.48 - - [2025-09-24 10:52:04] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002901 10.0.0.48 - - [2025-09-24 10:52:04] "POST /tags HTTP/1.1" 409 221 0.001632 10.0.0.48 - - [2025-09-24 10:52:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173721 10.0.0.48 - - [2025-09-24 10:52:04] "POST /chown HTTP/1.1" 200 109 0.014113 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.48 - - [2025-09-24 10:52:04] "GET /tag/4579965c-343a-41e4-8181-a033bfedccf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010646 10.0.0.48 - - [2025-09-24 10:52:04] "POST /tags HTTP/1.1" 409 238 0.001935 10.0.0.48 - - [2025-09-24 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.48 - - [2025-09-24 10:52:05] "POST /chown HTTP/1.1" 200 109 0.008837 10.0.0.48 - - [2025-09-24 10:52:05] "PUT /virtual-machine-interface/9dd8bcda-5d40-4ede-9ed8-c27ece133571 HTTP/1.1" 200 284 0.014133 10.0.0.48 - - [2025-09-24 10:52:05] "GET /tag/3d764940-b68d-47ee-b6d2-4cefc3486fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016667 10.0.0.48 - - [2025-09-24 10:52:05] "PUT /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 256 0.044293 10.0.0.48 - - [2025-09-24 10:52:05] "POST /firewall-rules HTTP/1.1" 200 650 0.096362 10.0.0.48 - - [2025-09-24 10:52:05] "GET /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005569 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.059500 10.0.0.48 - - [2025-09-24 10:52:05] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003013 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.052410 10.0.0.48 - - [2025-09-24 10:52:05] "GET /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013406 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.032181 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.047649 10.0.0.48 - - [2025-09-24 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.041053 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.020960 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.063478 10.0.0.48 - - [2025-09-24 10:52:05] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.111924 10.0.0.48 - - [2025-09-24 10:52:05] "GET /loadbalancer/16e2deb3-1f87-46a4-9cc5-014341d9f328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007143 10.0.0.48 - - [2025-09-24 10:52:05] "POST /virtual-machines HTTP/1.1" 200 429 0.012299 10.0.0.48 - - [2025-09-24 10:52:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.029191 10.0.0.48 - - [2025-09-24 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.48 - - [2025-09-24 10:52:05] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.093457 10.0.0.48 - - [2025-09-24 10:52:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133143 10.0.0.48 - - [2025-09-24 10:52:05] "POST /chown HTTP/1.1" 200 109 0.010856 10.0.0.48 - - [2025-09-24 10:52:05] "GET /loadbalancer-listener/8d24007d-d704-4da5-b004-2948766e988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003274 10.0.0.48 - - [2025-09-24 10:52:05] "GET /loadbalancer-listener/8d24007d-d704-4da5-b004-2948766e988e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005159 10.0.0.48 - - [2025-09-24 10:52:05] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.48 - - [2025-09-24 10:52:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.040628 10.0.0.48 - - [2025-09-24 10:52:05] "PUT /virtual-machine-interface/755a68d7-f532-4eea-9e4a-0371dbe1b351 HTTP/1.1" 200 284 0.023367 10.0.0.48 - - [2025-09-24 10:52:05] "PUT /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 256 0.020692 10.0.0.48 - - [2025-09-24 10:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013838 10.0.0.48 - - [2025-09-24 10:52:05] "GET /loadbalancer-pool/6ee43f39-1e8a-4571-b0bc-ff6e8fa2288b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003597 10.0.0.48 - - [2025-09-24 10:52:05] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020861 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.016304 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.021995 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.020008 10.0.0.48 - - [2025-09-24 10:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021526 10.0.0.48 - - [2025-09-24 10:52:05] "GET /loadbalancer-member/166bbb6a-41b4-4b76-94b5-aa5dde626d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.011129 10.0.0.48 - - [2025-09-24 10:52:05] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002685 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.012842 10.0.0.48 - - [2025-09-24 10:52:05] "POST /ref-update HTTP/1.1" 200 156 0.017972 10.0.0.48 - - [2025-09-24 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673 10.0.0.48 - - [2025-09-24 10:52:06] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006059 10.0.0.48 - - [2025-09-24 10:52:06] "POST /tags HTTP/1.1" 409 221 0.002088 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.007823 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.48 - - [2025-09-24 10:52:06] "GET /tag/4579965c-343a-41e4-8181-a033bfedccf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010027 10.0.0.48 - - [2025-09-24 10:52:06] "POST /tags HTTP/1.1" 409 238 0.001706 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.48 - - [2025-09-24 10:52:06] "GET /tag/3d764940-b68d-47ee-b6d2-4cefc3486fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010229 10.0.0.48 - - [2025-09-24 10:52:06] "POST /firewall-rules HTTP/1.1" 409 293 0.004156 10.0.0.48 - - [2025-09-24 10:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009472 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.005535 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea HTTP/1.1" 200 260 0.024470 10.0.0.48 - - [2025-09-24 10:52:06] "GET /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009639 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.013305 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 256 0.018618 10.0.0.48 - - [2025-09-24 10:52:06] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003124 10.0.0.48 - - [2025-09-24 10:52:06] "POST /ref-update HTTP/1.1" 200 156 0.014139 10.0.0.48 - - [2025-09-24 10:52:06] "GET /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012379 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.020898 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 256 0.032193 10.0.0.48 - - [2025-09-24 10:52:06] "POST /ref-update HTTP/1.1" 200 156 0.011725 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.005505 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.006042 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 256 0.015539 10.0.0.48 - - [2025-09-24 10:52:06] "POST /ref-update HTTP/1.1" 200 156 0.019324 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.006237 10.0.0.48 - - [2025-09-24 10:52:06] "POST /chown HTTP/1.1" 200 109 0.019639 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 256 0.023787 10.0.0.48 - - [2025-09-24 10:52:06] "POST /ref-update HTTP/1.1" 200 156 0.013216 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.008536 10.0.0.48 - - [2025-09-24 10:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016164 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.030106 10.0.0.48 - - [2025-09-24 10:52:06] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.017549 10.0.0.48 - - [2025-09-24 10:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013385 10.0.0.48 - - [2025-09-24 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.48 - - [2025-09-24 10:52:06] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.012065 10.0.0.48 - - [2025-09-24 10:52:06] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.047585 10.0.0.48 - - [2025-09-24 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022054 10.0.0.48 - - [2025-09-24 10:52:07] "POST /virtual-machines HTTP/1.1" 200 373 0.031096 10.0.0.48 - - [2025-09-24 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.048152 10.0.0.48 - - [2025-09-24 10:52:07] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.031344 10.0.0.48 - - [2025-09-24 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020544 10.0.0.48 - - [2025-09-24 10:52:07] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.062043 10.0.0.48 - - [2025-09-24 10:52:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142982 10.0.0.48 - - [2025-09-24 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006484 10.0.0.48 - - [2025-09-24 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015817 10.0.0.48 - - [2025-09-24 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011133 10.0.0.48 - - [2025-09-24 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011008 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004206 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.011335 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.008522 10.0.0.48 - - [2025-09-24 10:52:07] "POST /ref-update HTTP/1.1" 200 156 0.016720 10.0.0.48 - - [2025-09-24 10:52:07] "POST /instance-ips HTTP/1.1" 200 413 0.033818 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.028799 10.0.0.48 - - [2025-09-24 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.047612 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012556 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.005847 10.0.0.48 - - [2025-09-24 10:52:07] "POST /ref-update HTTP/1.1" 200 156 0.015356 10.0.0.48 - - [2025-09-24 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.48 - - [2025-09-24 10:52:07] "POST /set-tag HTTP/1.1" 200 109 0.013508 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015430 10.0.0.48 - - [2025-09-24 10:52:07] "GET /instance-ip/838d8748-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002863 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.006089 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.015520 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.007357 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016383 10.0.0.48 - - [2025-09-24 10:52:07] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003010 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.007776 10.0.0.48 - - [2025-09-24 10:52:07] "POST /ref-update HTTP/1.1" 200 156 0.007935 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007615 10.0.0.48 - - [2025-09-24 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.48 - - [2025-09-24 10:52:07] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.48 - - [2025-09-24 10:52:07] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003581 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.008452 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.019127 10.0.0.48 - - [2025-09-24 10:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.006003 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.012437 10.0.0.48 - - [2025-09-24 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.006610 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.020445 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.014021 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.006341 10.0.0.48 - - [2025-09-24 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.48 - - [2025-09-24 10:52:07] "POST /chown HTTP/1.1" 200 109 0.007328 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.015020 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.006371 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.020916 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.005938 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.019196 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.016694 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.007988 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.007631 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.005893 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.014473 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.012803 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.005931 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.017776 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.013172 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.006806 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.009317 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.005981 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.011045 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.019982 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.006155 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.021024 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.007211 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.021187 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.006379 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.018026 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.012635 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.005762 10.0.0.48 - - [2025-09-24 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.48 - - [2025-09-24 10:52:08] "POST /chown HTTP/1.1" 200 109 0.005347 10.0.0.48 - - [2025-09-24 10:52:09] "POST /chown HTTP/1.1" 200 109 0.017359 10.0.0.48 - - [2025-09-24 10:52:09] "POST /chown HTTP/1.1" 200 109 0.005826 10.0.0.48 - - [2025-09-24 10:52:09] "POST /chown HTTP/1.1" 200 109 0.019671 10.0.0.48 - - [2025-09-24 10:52:11] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005908 10.0.0.48 - - [2025-09-24 10:52:11] "POST /set-tag HTTP/1.1" 200 109 0.004428 10.0.0.48 - - [2025-09-24 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.48 - - [2025-09-24 10:52:11] "GET /loadbalancer/cd0f444c-bb12-4429-b7cc-e8a343f27494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002914 10.0.0.48 - - [2025-09-24 10:52:12] "GET /loadbalancer-pool/ff638fdd-faa3-40c3-9d7f-405048a333ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002728 10.0.0.48 - - [2025-09-24 10:52:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.041048 10.0.0.48 - - [2025-09-24 10:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007609 10.0.0.48 - - [2025-09-24 10:52:12] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011086 10.0.0.48 - - [2025-09-24 10:52:12] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004882 10.0.0.48 - - [2025-09-24 10:52:12] "POST /tags HTTP/1.1" 409 221 0.002681 10.0.0.48 - - [2025-09-24 10:52:12] "POST /ref-update HTTP/1.1" 200 156 0.011008 10.0.0.48 - - [2025-09-24 10:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.48 - - [2025-09-24 10:52:12] "GET /tag/4579965c-343a-41e4-8181-a033bfedccf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010217 10.0.0.48 - - [2025-09-24 10:52:12] "GET /floating-ip/eedfb0b0-32ac-4b7d-a4e1-75b88b82de9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.009588 10.0.0.48 - - [2025-09-24 10:52:12] "PUT /floating-ip/eedfb0b0-32ac-4b7d-a4e1-75b88b82de9b HTTP/1.1" 200 256 0.008574 10.0.0.48 - - [2025-09-24 10:52:12] "POST /set-tag HTTP/1.1" 200 109 0.030758 10.0.0.48 - - [2025-09-24 10:52:13] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004796 10.0.0.48 - - [2025-09-24 10:52:13] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.48 - - [2025-09-24 10:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.48 - - [2025-09-24 10:52:13] "GET /loadbalancer/cd0f444c-bb12-4429-b7cc-e8a343f27494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002305 10.0.0.48 - - [2025-09-24 10:52:13] "GET /loadbalancer-pool/ff638fdd-faa3-40c3-9d7f-405048a333ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003004 10.0.0.48 - - [2025-09-24 10:52:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017198 10.0.0.48 - - [2025-09-24 10:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007533 10.0.0.48 - - [2025-09-24 10:52:14] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009853 10.0.0.48 - - [2025-09-24 10:52:14] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003997 10.0.0.48 - - [2025-09-24 10:52:14] "POST /ref-update HTTP/1.1" 200 156 0.007611 10.0.0.48 - - [2025-09-24 10:52:14] "POST /set-tag HTTP/1.1" 200 109 0.036266 10.0.0.48 - - [2025-09-24 10:52:14] "GET /floating-ip/eedfb0b0-32ac-4b7d-a4e1-75b88b82de9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002413 10.0.0.48 - - [2025-09-24 10:52:16] "GET /virtual-machine/acfb8704-fc5e-4dab-9ed0-52f01583d205?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004022 10.0.0.48 - - [2025-09-24 10:52:16] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005409 10.0.0.48 - - [2025-09-24 10:52:17] "GET /virtual-machine/c8785081-abb5-4519-a978-adf4d8eba1a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002934 10.0.0.48 - - [2025-09-24 10:52:17] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004121 10.0.0.48 - - [2025-09-24 10:52:20] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005230 10.0.0.48 - - [2025-09-24 10:52:20] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.48 - - [2025-09-24 10:52:22] "GET /virtual-machine/d2c92f1d-5fd4-480f-91c5-982cd28e6e58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002858 10.0.0.48 - - [2025-09-24 10:52:22] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004003 10.0.0.48 - - [2025-09-24 10:52:22] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004050 10.0.0.48 - - [2025-09-24 10:52:22] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.48 - - [2025-09-24 10:52:54] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004880 10.0.0.48 - - [2025-09-24 10:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.48 - - [2025-09-24 10:52:54] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004562 10.0.0.48 - - [2025-09-24 10:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.48 - - [2025-09-24 10:52:54] "GET /virtual-machine/d2c92f1d-5fd4-480f-91c5-982cd28e6e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002614 10.0.0.48 - - [2025-09-24 10:52:54] "POST /ref-update HTTP/1.1" 200 156 0.009437 10.0.0.48 - - [2025-09-24 10:52:54] "GET /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004238 10.0.0.48 - - [2025-09-24 10:52:54] "POST /set-tag HTTP/1.1" 200 109 0.020450 10.0.0.48 - - [2025-09-24 10:52:54] "POST /set-tag HTTP/1.1" 200 109 0.017046 10.0.0.48 - - [2025-09-24 10:52:54] "DELETE /instance-ip/838d8748-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.035396 10.0.0.48 - - [2025-09-24 10:52:54] "DELETE /virtual-machine-interface/836bf132-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.036375 10.0.0.48 - - [2025-09-24 10:52:54] "DELETE /virtual-machine/d2c92f1d-5fd4-480f-91c5-982cd28e6e58 HTTP/1.1" 200 115 0.020035 10.0.0.48 - - [2025-09-24 10:52:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002278 10.0.0.48 - - [2025-09-24 10:52:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002453 10.0.0.48 - - [2025-09-24 10:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.48 - - [2025-09-24 10:52:57] "GET /tag/3d764940-b68d-47ee-b6d2-4cefc3486fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010886 10.0.0.48 - - [2025-09-24 10:52:57] "GET /tag/3d764940-b68d-47ee-b6d2-4cefc3486fc2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012351 10.0.0.48 - - [2025-09-24 10:52:57] "GET /virtual-machine-interface/755a68d7-f532-4eea-9e4a-0371dbe1b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004277 10.0.0.48 - - [2025-09-24 10:52:57] "POST /set-tag HTTP/1.1" 200 109 0.016620 10.0.0.48 - - [2025-09-24 10:52:57] "GET /virtual-machine-interface/79615207-1884-4a36-b767-eb97c9143a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012075 10.0.0.48 - - [2025-09-24 10:52:57] "POST /set-tag HTTP/1.1" 200 109 0.012724 10.0.0.48 - - [2025-09-24 10:52:57] "GET /virtual-machine-interface/9dd8bcda-5d40-4ede-9ed8-c27ece133571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004448 10.0.0.48 - - [2025-09-24 10:52:57] "POST /set-tag HTTP/1.1" 200 109 0.013033 10.0.0.48 - - [2025-09-24 10:52:57] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006542 10.0.0.48 - - [2025-09-24 10:52:57] "GET /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003610 10.0.0.48 - - [2025-09-24 10:52:57] "POST /ref-update HTTP/1.1" 200 156 0.013294 10.0.0.48 - - [2025-09-24 10:52:57] "DELETE /firewall-rule/222c8859-3def-4590-a55d-26db4dc39cea HTTP/1.1" 200 115 0.056225 10.0.0.48 - - [2025-09-24 10:52:57] "DELETE /loadbalancer-member/166bbb6a-41b4-4b76-94b5-aa5dde626d33 HTTP/1.1" 200 115 0.024759 10.0.0.48 - - [2025-09-24 10:52:57] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.009869 10.0.0.48 - - [2025-09-24 10:52:57] "DELETE /loadbalancer-pool/6ee43f39-1e8a-4571-b0bc-ff6e8fa2288b HTTP/1.1" 200 115 0.048991 10.0.0.48 - - [2025-09-24 10:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023853 10.0.0.48 - - [2025-09-24 10:52:57] "DELETE /loadbalancer-listener/8d24007d-d704-4da5-b004-2948766e988e HTTP/1.1" 200 115 0.056079 10.0.0.48 - - [2025-09-24 10:52:57] "GET /floating-ip/5f993a3f-316a-49be-a374-c62f7e692676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002698 10.0.0.48 - - [2025-09-24 10:52:57] "PUT /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 266 0.026291 10.0.0.48 - - [2025-09-24 10:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011812 10.0.0.48 - - [2025-09-24 10:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.48 - - [2025-09-24 10:52:58] "PUT /floating-ip/5f993a3f-316a-49be-a374-c62f7e692676 HTTP/1.1" 200 256 0.042818 10.0.0.48 - - [2025-09-24 10:52:58] "POST /chown HTTP/1.1" 200 109 0.012270 10.0.0.48 - - [2025-09-24 10:52:58] "POST /chown HTTP/1.1" 200 109 0.022433 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /floating-ip/5f993a3f-316a-49be-a374-c62f7e692676 HTTP/1.1" 200 115 0.081788 10.0.0.48 - - [2025-09-24 10:52:58] "POST /chown HTTP/1.1" 200 109 0.018394 10.0.0.48 - - [2025-09-24 10:52:58] "POST /chown HTTP/1.1" 200 109 0.017739 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /loadbalancer/16e2deb3-1f87-46a4-9cc5-014341d9f328 HTTP/1.1" 200 115 0.072261 10.0.0.48 - - [2025-09-24 10:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.48 - - [2025-09-24 10:52:58] "POST /service-instances HTTP/1.1" 409 259 0.001992 10.0.0.48 - - [2025-09-24 10:52:58] "POST /service-instances HTTP/1.1" 409 259 0.001847 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /instance-ip/a8f84f35-7794-4db4-a16b-717275a2ce6f HTTP/1.1" 200 115 0.044298 10.0.0.48 - - [2025-09-24 10:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.48 - - [2025-09-24 10:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /virtual-machine-interface/79615207-1884-4a36-b767-eb97c9143a6c HTTP/1.1" 200 115 0.064461 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /tag/3d764940-b68d-47ee-b6d2-4cefc3486fc2 HTTP/1.1" 200 115 0.079508 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /service-instance/234fb409-7dcf-4bb8-9bb8-9bf327aecd25 HTTP/1.1" 200 115 0.059900 10.0.0.48 - - [2025-09-24 10:52:58] "GET /virtual-machine-interface/9dd8bcda-5d40-4ede-9ed8-c27ece133571?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004671 10.0.0.48 - - [2025-09-24 10:52:58] "GET /floating-ip-pool/c08bb671-9fe2-467b-bfd3-0312997ac595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002102 10.0.0.48 - - [2025-09-24 10:52:58] "POST /ref-update HTTP/1.1" 200 156 0.007022 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /virtual-machine-interface/9dd8bcda-5d40-4ede-9ed8-c27ece133571 HTTP/1.1" 200 115 0.061279 10.0.0.48 - - [2025-09-24 10:52:58] "POST /ref-update HTTP/1.1" 200 156 0.019790 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /virtual-machine/09277712-87bd-47fa-94b2-540d9faf6cd1 HTTP/1.1" 200 115 0.047011 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /floating-ip-pool/c08bb671-9fe2-467b-bfd3-0312997ac595 HTTP/1.1" 200 115 0.060494 10.0.0.48 - - [2025-09-24 10:52:58] "GET /virtual-machine-interface/755a68d7-f532-4eea-9e4a-0371dbe1b351?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.011562 10.0.0.48 - - [2025-09-24 10:52:58] "POST /useragent-kv HTTP/1.1" 200 115 0.015585 10.0.0.48 - - [2025-09-24 10:52:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001830 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /virtual-network/8039f632-c748-4725-81d4-79438c1adbed HTTP/1.1" 200 115 0.132344 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /virtual-machine-interface/755a68d7-f532-4eea-9e4a-0371dbe1b351 HTTP/1.1" 200 115 0.083158 10.0.0.48 - - [2025-09-24 10:52:58] "GET /routing-instance/05cedd0e-37fa-461a-bcc5-59b19d32a6a3 HTTP/1.1" 404 171 0.001926 10.0.0.48 - - [2025-09-24 10:52:58] "GET /domains HTTP/1.1" 200 280 0.002138 10.0.0.48 - - [2025-09-24 10:52:58] "GET /domain/d9e66196-65ed-4a5c-897c-96cd5f8f5af4 HTTP/1.1" 200 3086 0.002109 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /virtual-machine/d826ec1c-456d-46c2-89b9-fe85681f2a68 HTTP/1.1" 200 115 0.033298 10.0.0.48 - - [2025-09-24 10:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.48 - - [2025-09-24 10:52:58] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207 HTTP/1.1" 200 6872 0.045621 10.0.0.48 - - [2025-09-24 10:52:58] "DELETE /route-target/7b815547-6de3-4147-b9a8-bc62ab6b14f3 HTTP/1.1" 200 115 0.017892 10.0.0.48 - - [2025-09-24 10:52:58] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004741 10.0.0.48 - - [2025-09-24 10:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.48 - - [2025-09-24 10:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.48 - - [2025-09-24 10:52:58] "GET /loadbalancer/cd0f444c-bb12-4429-b7cc-e8a343f27494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002185 10.0.0.48 - - [2025-09-24 10:52:58] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005630 10.0.0.48 - - [2025-09-24 10:52:58] "POST /set-tag HTTP/1.1" 200 109 0.015323 10.0.0.48 - - [2025-09-24 10:52:59] "DELETE /loadbalancer-member/f93c6197-d258-4ec0-baa1-55cf19a47e45 HTTP/1.1" 200 115 0.024411 10.0.0.48 - - [2025-09-24 10:53:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005759 10.0.0.48 - - [2025-09-24 10:53:00] "POST /set-tag HTTP/1.1" 200 109 0.005910 10.0.0.48 - - [2025-09-24 10:53:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008067 10.0.0.48 - - [2025-09-24 10:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.48 - - [2025-09-24 10:53:00] "GET /virtual-machine/c8785081-abb5-4519-a978-adf4d8eba1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002578 10.0.0.48 - - [2025-09-24 10:53:00] "POST /ref-update HTTP/1.1" 200 156 0.017443 10.0.0.48 - - [2025-09-24 10:53:00] "GET /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004782 10.0.0.48 - - [2025-09-24 10:53:00] "POST /set-tag HTTP/1.1" 200 109 0.015438 10.0.0.48 - - [2025-09-24 10:53:00] "POST /set-tag HTTP/1.1" 200 109 0.027943 10.0.0.48 - - [2025-09-24 10:53:00] "POST /set-tag HTTP/1.1" 200 109 0.012487 10.0.0.48 - - [2025-09-24 10:53:00] "DELETE /instance-ip/7f2243c4-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.050217 10.0.0.48 - - [2025-09-24 10:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007885 10.0.0.48 - - [2025-09-24 10:53:00] "DELETE /virtual-machine-interface/7f060b8c-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.038239 10.0.0.48 - - [2025-09-24 10:53:00] "DELETE /virtual-machine/c8785081-abb5-4519-a978-adf4d8eba1a9 HTTP/1.1" 200 115 0.014692 10.0.0.48 - - [2025-09-24 10:53:03] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005780 10.0.0.48 - - [2025-09-24 10:53:03] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.48 - - [2025-09-24 10:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.48 - - [2025-09-24 10:53:04] "GET /loadbalancer/cd0f444c-bb12-4429-b7cc-e8a343f27494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002311 10.0.0.48 - - [2025-09-24 10:53:05] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005836 10.0.0.48 - - [2025-09-24 10:53:05] "POST /set-tag HTTP/1.1" 200 109 0.004416 10.0.0.48 - - [2025-09-24 10:53:05] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004257 10.0.0.48 - - [2025-09-24 10:53:05] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.48 - - [2025-09-24 10:53:05] "GET /virtual-machine/acfb8704-fc5e-4dab-9ed0-52f01583d205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002203 10.0.0.48 - - [2025-09-24 10:53:05] "POST /ref-update HTTP/1.1" 200 156 0.008560 10.0.0.48 - - [2025-09-24 10:53:05] "GET /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014251 10.0.0.48 - - [2025-09-24 10:53:05] "POST /set-tag HTTP/1.1" 200 109 0.028557 10.0.0.48 - - [2025-09-24 10:53:05] "POST /set-tag HTTP/1.1" 200 109 0.024218 10.0.0.48 - - [2025-09-24 10:53:05] "POST /set-tag HTTP/1.1" 200 109 0.039519 10.0.0.48 - - [2025-09-24 10:53:05] "DELETE /instance-ip/7eadadc0-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.037360 10.0.0.48 - - [2025-09-24 10:53:05] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.48 - - [2025-09-24 10:53:05] "DELETE /virtual-machine-interface/7e94aa96-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.044754 10.0.0.48 - - [2025-09-24 10:53:05] "DELETE /virtual-machine/acfb8704-fc5e-4dab-9ed0-52f01583d205 HTTP/1.1" 200 115 0.022521 10.0.0.48 - - [2025-09-24 10:53:05] "DELETE /tag/8e8f972e-1904-48b3-80fa-c8ec7aaf26f2 HTTP/1.1" 200 115 0.054321 10.0.0.48 - - [2025-09-24 10:53:05] "DELETE /tag/a177fa13-4a0c-44d0-8de6-6721184180a6 HTTP/1.1" 200 115 0.041198 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.48 - - [2025-09-24 10:53:09] "GET /project/68b0681d-ca28-441c-80e4-11bf84d7a207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040760 10.0.0.48 - - [2025-09-24 10:53:09] "POST /tags HTTP/1.1" 200 393 0.031020 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.48 - - [2025-09-24 10:53:09] "GET /tag/119baeba-d3b3-4b45-ba27-ba214a15b26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012268 10.0.0.48 - - [2025-09-24 10:53:09] "POST /tags HTTP/1.1" 200 341 0.017183 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.48 - - [2025-09-24 10:53:09] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012277 10.0.0.48 - - [2025-09-24 10:53:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.001758 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.005029 10.0.0.48 - - [2025-09-24 10:53:09] "POST /security-groups HTTP/1.1" 200 589 0.065705 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.005193 10.0.0.48 - - [2025-09-24 10:53:09] "POST /projects HTTP/1.1" 200 519 0.203537 10.0.0.48 - - [2025-09-24 10:53:09] "POST /access-control-lists HTTP/1.1" 200 598 0.062934 10.0.0.48 - - [2025-09-24 10:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024621 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.48 - - [2025-09-24 10:53:09] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008172 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.001870 10.0.0.48 - - [2025-09-24 10:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.48 - - [2025-09-24 10:53:09] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.029903 10.0.0.48 - - [2025-09-24 10:53:09] "POST /access-control-lists HTTP/1.1" 200 596 0.063312 10.0.0.48 - - [2025-09-24 10:53:09] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.066397 10.0.0.48 - - [2025-09-24 10:53:09] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.045369 10.0.0.48 - - [2025-09-24 10:53:10] "POST /security-groups HTTP/1.1" 200 591 0.087723 10.0.0.48 - - [2025-09-24 10:53:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.003188 10.0.0.48 - - [2025-09-24 10:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029754 10.0.0.48 - - [2025-09-24 10:53:10] "POST /chown HTTP/1.1" 200 109 0.022860 10.0.0.48 - - [2025-09-24 10:53:10] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027318 10.0.0.48 - - [2025-09-24 10:53:10] "POST /access-control-lists HTTP/1.1" 200 632 0.117656 10.0.0.48 - - [2025-09-24 10:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.48 - - [2025-09-24 10:53:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.016738 10.0.0.48 - - [2025-09-24 10:53:10] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006556 10.0.0.48 - - [2025-09-24 10:53:10] "POST /tags HTTP/1.1" 409 226 0.001422 10.0.0.48 - - [2025-09-24 10:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010210 10.0.0.48 - - [2025-09-24 10:53:10] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014927 10.0.0.48 - - [2025-09-24 10:53:10] "POST /access-control-lists HTTP/1.1" 200 630 0.094410 10.0.0.48 - - [2025-09-24 10:53:10] "POST /firewall-rules HTTP/1.1" 200 600 0.144664 10.0.0.48 - - [2025-09-24 10:53:10] "GET /firewall-rule/50e56f30-7cdb-42a1-9d06-7960a8152c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003828 10.0.0.48 - - [2025-09-24 10:53:10] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.007799 10.0.0.48 - - [2025-09-24 10:53:10] "GET /firewall-rule/50e56f30-7cdb-42a1-9d06-7960a8152c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002650 10.0.0.48 - - [2025-09-24 10:53:10] "POST /ref-update HTTP/1.1" 200 156 0.057773 10.0.0.48 - - [2025-09-24 10:53:10] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005863 10.0.0.48 - - [2025-09-24 10:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.48 - - [2025-09-24 10:53:10] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002787 10.0.0.48 - - [2025-09-24 10:53:10] "POST /tags HTTP/1.1" 409 226 0.001820 10.0.0.48 - - [2025-09-24 10:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.48 - - [2025-09-24 10:53:10] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010420 10.0.0.48 - - [2025-09-24 10:53:10] "POST /firewall-rules HTTP/1.1" 200 598 0.060205 10.0.0.48 - - [2025-09-24 10:53:10] "GET /firewall-rule/41c52304-aab1-486c-87ca-794dd08c260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006618 10.0.0.48 - - [2025-09-24 10:53:10] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.006104 10.0.0.48 - - [2025-09-24 10:53:10] "GET /firewall-rule/41c52304-aab1-486c-87ca-794dd08c260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002243 10.0.0.48 - - [2025-09-24 10:53:10] "POST /ref-update HTTP/1.1" 200 156 0.037168 10.0.0.48 - - [2025-09-24 10:53:12] "POST /tags HTTP/1.1" 200 393 0.041447 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022501 10.0.0.48 - - [2025-09-24 10:53:12] "GET /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012925 10.0.0.48 - - [2025-09-24 10:53:12] "POST /tags HTTP/1.1" 200 341 0.021266 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.48 - - [2025-09-24 10:53:12] "GET /tag/ee6aef5b-2ef4-47c5-a80a-811903df874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010564 10.0.0.48 - - [2025-09-24 10:53:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000472 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002648 10.0.0.48 - - [2025-09-24 10:53:12] "POST /security-groups HTTP/1.1" 200 589 0.062058 10.0.0.48 - - [2025-09-24 10:53:12] "POST /projects HTTP/1.1" 200 519 0.149364 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.004715 10.0.0.48 - - [2025-09-24 10:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032594 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018495 10.0.0.48 - - [2025-09-24 10:53:12] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.020260 10.0.0.48 - - [2025-09-24 10:53:12] "POST /access-control-lists HTTP/1.1" 200 598 0.112970 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014345 10.0.0.48 - - [2025-09-24 10:53:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.022320 10.0.0.48 - - [2025-09-24 10:53:12] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.012097 10.0.0.48 - - [2025-09-24 10:53:12] "POST /access-control-lists HTTP/1.1" 200 596 0.027900 10.0.0.48 - - [2025-09-24 10:53:12] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.070175 10.0.0.48 - - [2025-09-24 10:53:13] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.070624 10.0.0.48 - - [2025-09-24 10:53:13] "POST /security-groups HTTP/1.1" 200 591 0.104909 10.0.0.48 - - [2025-09-24 10:53:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.003292 10.0.0.48 - - [2025-09-24 10:53:13] "POST /access-control-lists HTTP/1.1" 200 632 0.031439 10.0.0.48 - - [2025-09-24 10:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024179 10.0.0.48 - - [2025-09-24 10:53:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.008612 10.0.0.48 - - [2025-09-24 10:53:13] "POST /chown HTTP/1.1" 200 109 0.014169 10.0.0.48 - - [2025-09-24 10:53:13] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019477 10.0.0.48 - - [2025-09-24 10:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.48 - - [2025-09-24 10:53:13] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037556 10.0.0.48 - - [2025-09-24 10:53:13] "POST /access-control-lists HTTP/1.1" 200 630 0.073051 10.0.0.48 - - [2025-09-24 10:53:13] "POST /tags HTTP/1.1" 409 226 0.006699 10.0.0.48 - - [2025-09-24 10:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.48 - - [2025-09-24 10:53:13] "GET /tag/ee6aef5b-2ef4-47c5-a80a-811903df874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013158 10.0.0.48 - - [2025-09-24 10:53:13] "POST /firewall-rules HTTP/1.1" 200 600 0.069895 10.0.0.48 - - [2025-09-24 10:53:13] "GET /firewall-rule/12659dbd-bc8c-4dde-bb0e-587147b2cc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005999 10.0.0.48 - - [2025-09-24 10:53:13] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.007313 10.0.0.48 - - [2025-09-24 10:53:13] "GET /firewall-rule/12659dbd-bc8c-4dde-bb0e-587147b2cc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002239 10.0.0.48 - - [2025-09-24 10:53:13] "POST /ref-update HTTP/1.1" 200 156 0.074183 10.0.0.48 - - [2025-09-24 10:53:13] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018914 10.0.0.48 - - [2025-09-24 10:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.48 - - [2025-09-24 10:53:13] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002919 10.0.0.48 - - [2025-09-24 10:53:13] "POST /tags HTTP/1.1" 409 226 0.002095 10.0.0.48 - - [2025-09-24 10:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.48 - - [2025-09-24 10:53:13] "GET /tag/ee6aef5b-2ef4-47c5-a80a-811903df874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014189 10.0.0.48 - - [2025-09-24 10:53:13] "POST /firewall-rules HTTP/1.1" 200 598 0.080776 10.0.0.48 - - [2025-09-24 10:53:13] "GET /firewall-rule/44067c7c-c51f-4de6-8938-6d6f0bdcd970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.011251 10.0.0.48 - - [2025-09-24 10:53:13] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004752 10.0.0.48 - - [2025-09-24 10:53:13] "GET /firewall-rule/44067c7c-c51f-4de6-8938-6d6f0bdcd970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003135 10.0.0.48 - - [2025-09-24 10:53:14] "POST /ref-update HTTP/1.1" 200 156 0.070938 10.0.0.48 - - [2025-09-24 10:53:15] "POST /tags HTTP/1.1" 200 345 0.138599 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015876 10.0.0.48 - - [2025-09-24 10:53:15] "GET /tag/a1594b55-3107-4429-92f1-71eeca7b284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023220 10.0.0.48 - - [2025-09-24 10:53:15] "POST /projects HTTP/1.1" 409 238 0.010014 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.48 - - [2025-09-24 10:53:15] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037966 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.48 - - [2025-09-24 10:53:15] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004472 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.48 - - [2025-09-24 10:53:15] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005586 10.0.0.48 - - [2025-09-24 10:53:15] "POST /security-groups HTTP/1.1" 409 285 0.002496 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.48 - - [2025-09-24 10:53:15] "PUT /security-group/7f2276ec-2a6a-46fe-979b-a95cb4c37921 HTTP/1.1" 200 262 0.066769 10.0.0.48 - - [2025-09-24 10:53:15] "PUT /access-control-list/f74fc98b-eb8d-4ae9-8d50-0330db42c989 HTTP/1.1" 200 272 0.011848 10.0.0.48 - - [2025-09-24 10:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017740 10.0.0.48 - - [2025-09-24 10:53:15] "POST /tags HTTP/1.1" 409 228 0.004844 10.0.0.48 - - [2025-09-24 10:53:15] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.079923 10.0.0.48 - - [2025-09-24 10:53:15] "PUT /access-control-list/d52da324-575d-431e-8fcd-5ed15ebf8a48 HTTP/1.1" 200 272 0.040333 10.0.0.48 - - [2025-09-24 10:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.48 - - [2025-09-24 10:53:15] "GET /tag/a1594b55-3107-4429-92f1-71eeca7b284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011159 10.0.0.48 - - [2025-09-24 10:53:15] "POST /tags HTTP/1.1" 200 345 0.020140 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.48 - - [2025-09-24 10:53:16] "GET /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013712 10.0.0.48 - - [2025-09-24 10:53:16] "POST /projects HTTP/1.1" 409 238 0.003245 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.48 - - [2025-09-24 10:53:16] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031019 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.48 - - [2025-09-24 10:53:16] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004288 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.48 - - [2025-09-24 10:53:16] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027822 10.0.0.48 - - [2025-09-24 10:53:16] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006606 10.0.0.48 - - [2025-09-24 10:53:16] "POST /security-groups HTTP/1.1" 409 285 0.002550 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.48 - - [2025-09-24 10:53:16] "PUT /security-group/ed04c9ba-2c9b-4308-a54f-1150c5be4186 HTTP/1.1" 200 262 0.055557 10.0.0.48 - - [2025-09-24 10:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017021 10.0.0.48 - - [2025-09-24 10:53:16] "PUT /access-control-list/0be17d66-148b-4ae4-bfe8-858aa1d23542 HTTP/1.1" 200 272 0.009017 10.0.0.48 - - [2025-09-24 10:53:16] "POST /tags HTTP/1.1" 409 228 0.011275 10.0.0.48 - - [2025-09-24 10:53:16] "PUT /access-control-list/cb17022b-7737-4857-83a5-6fe61eda4401 HTTP/1.1" 200 272 0.028011 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.48 - - [2025-09-24 10:53:16] "GET /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009701 10.0.0.48 - - [2025-09-24 10:53:16] "POST /tags HTTP/1.1" 200 291 0.044585 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.48 - - [2025-09-24 10:53:16] "GET /tag/9b85b546-f01a-4681-b8ba-91f1e0f5e204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011989 10.0.0.48 - - [2025-09-24 10:53:16] "POST /tags HTTP/1.1" 200 303 0.056718 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.48 - - [2025-09-24 10:53:16] "GET /tag/aec21531-d354-4c6f-927c-1517021787c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012681 10.0.0.48 - - [2025-09-24 10:53:16] "POST /tags HTTP/1.1" 409 252 0.001801 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.48 - - [2025-09-24 10:53:16] "GET /tag/119baeba-d3b3-4b45-ba27-ba214a15b26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009977 10.0.0.48 - - [2025-09-24 10:53:16] "POST /tags HTTP/1.1" 409 226 0.001689 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.48 - - [2025-09-24 10:53:16] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011428 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.48 - - [2025-09-24 10:53:16] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004456 10.0.0.48 - - [2025-09-24 10:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.48 - - [2025-09-24 10:53:16] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039922 10.0.0.48 - - [2025-09-24 10:53:16] "POST /virtual-machines HTTP/1.1" 200 395 0.013040 10.0.0.48 - - [2025-09-24 10:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034178 10.0.0.48 - - [2025-09-24 10:53:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136763 10.0.0.48 - - [2025-09-24 10:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033601 10.0.0.48 - - [2025-09-24 10:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009691 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004068 10.0.0.48 - - [2025-09-24 10:53:17] "POST /instance-ips HTTP/1.1" 200 397 0.026144 10.0.0.48 - - [2025-09-24 10:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027108 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009604 10.0.0.48 - - [2025-09-24 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.067685 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008317 10.0.0.48 - - [2025-09-24 10:53:17] "GET /instance-ip/ad296a22-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004632 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004111 10.0.0.48 - - [2025-09-24 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003223 10.0.0.48 - - [2025-09-24 10:53:17] "POST /ref-update HTTP/1.1" 200 156 0.007225 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004946 10.0.0.48 - - [2025-09-24 10:53:17] "POST /set-tag HTTP/1.1" 200 109 0.010572 10.0.0.48 - - [2025-09-24 10:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004646 10.0.0.48 - - [2025-09-24 10:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.48 - - [2025-09-24 10:53:17] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051344 10.0.0.48 - - [2025-09-24 10:53:17] "POST /virtual-machines HTTP/1.1" 200 395 0.013192 10.0.0.48 - - [2025-09-24 10:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015833 10.0.0.48 - - [2025-09-24 10:53:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113900 10.0.0.48 - - [2025-09-24 10:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009421 10.0.0.48 - - [2025-09-24 10:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010294 10.0.0.48 - - [2025-09-24 10:53:17] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007431 10.0.0.48 - - [2025-09-24 10:53:18] "POST /instance-ips HTTP/1.1" 200 397 0.031029 10.0.0.48 - - [2025-09-24 10:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033002 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019430 10.0.0.48 - - [2025-09-24 10:53:18] "POST /set-tag HTTP/1.1" 200 109 0.071671 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023660 10.0.0.48 - - [2025-09-24 10:53:18] "GET /instance-ip/ada4fed0-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003975 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004229 10.0.0.48 - - [2025-09-24 10:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003320 10.0.0.48 - - [2025-09-24 10:53:18] "POST /ref-update HTTP/1.1" 200 156 0.024151 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004011 10.0.0.48 - - [2025-09-24 10:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.48 - - [2025-09-24 10:53:18] "POST /tags HTTP/1.1" 200 291 0.020904 10.0.0.48 - - [2025-09-24 10:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016432 10.0.0.48 - - [2025-09-24 10:53:18] "GET /tag/4177b89c-f645-4b24-9771-cd6974c4e72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011360 10.0.0.48 - - [2025-09-24 10:53:18] "POST /tags HTTP/1.1" 409 252 0.001883 10.0.0.48 - - [2025-09-24 10:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.48 - - [2025-09-24 10:53:18] "GET /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010471 10.0.0.48 - - [2025-09-24 10:53:18] "POST /tags HTTP/1.1" 409 226 0.001816 10.0.0.48 - - [2025-09-24 10:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.48 - - [2025-09-24 10:53:18] "GET /tag/ee6aef5b-2ef4-47c5-a80a-811903df874c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010946 10.0.0.48 - - [2025-09-24 10:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003974 10.0.0.48 - - [2025-09-24 10:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.48 - - [2025-09-24 10:53:18] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031009 10.0.0.48 - - [2025-09-24 10:53:18] "POST /virtual-machines HTTP/1.1" 200 395 0.010089 10.0.0.48 - - [2025-09-24 10:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011468 10.0.0.48 - - [2025-09-24 10:53:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122645 10.0.0.48 - - [2025-09-24 10:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021078 10.0.0.48 - - [2025-09-24 10:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.48 - - [2025-09-24 10:53:18] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004701 10.0.0.48 - - [2025-09-24 10:53:19] "POST /instance-ips HTTP/1.1" 200 397 0.021877 10.0.0.48 - - [2025-09-24 10:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022522 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008525 10.0.0.48 - - [2025-09-24 10:53:19] "POST /set-tag HTTP/1.1" 200 109 0.071955 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014490 10.0.0.48 - - [2025-09-24 10:53:19] "GET /instance-ip/ae3f2316-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003435 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004151 10.0.0.48 - - [2025-09-24 10:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003995 10.0.0.48 - - [2025-09-24 10:53:19] "POST /ref-update HTTP/1.1" 200 156 0.015953 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005381 10.0.0.48 - - [2025-09-24 10:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.48 - - [2025-09-24 10:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004799 10.0.0.48 - - [2025-09-24 10:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-09-24 10:53:19] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040832 10.0.0.48 - - [2025-09-24 10:53:19] "POST /virtual-machines HTTP/1.1" 200 395 0.014251 10.0.0.48 - - [2025-09-24 10:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008497 10.0.0.48 - - [2025-09-24 10:53:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107671 10.0.0.48 - - [2025-09-24 10:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016316 10.0.0.48 - - [2025-09-24 10:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013764 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004718 10.0.0.48 - - [2025-09-24 10:53:19] "POST /instance-ips HTTP/1.1" 200 397 0.024536 10.0.0.48 - - [2025-09-24 10:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027133 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023499 10.0.0.48 - - [2025-09-24 10:53:19] "POST /set-tag HTTP/1.1" 200 109 0.063759 10.0.0.48 - - [2025-09-24 10:53:19] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011947 10.0.0.48 - - [2025-09-24 10:53:19] "GET /instance-ip/aeb1ece8-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006321 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004387 10.0.0.48 - - [2025-09-24 10:53:20] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003278 10.0.0.48 - - [2025-09-24 10:53:20] "POST /ref-update HTTP/1.1" 200 156 0.013224 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007423 10.0.0.48 - - [2025-09-24 10:53:20] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.48 - - [2025-09-24 10:53:20] "POST /tags HTTP/1.1" 200 299 0.023847 10.0.0.48 - - [2025-09-24 10:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015830 10.0.0.48 - - [2025-09-24 10:53:20] "GET /tag/f53c0a86-8566-47e4-9dd0-f87b5a8efba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.028456 10.0.0.48 - - [2025-09-24 10:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003467 10.0.0.48 - - [2025-09-24 10:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.48 - - [2025-09-24 10:53:20] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046960 10.0.0.48 - - [2025-09-24 10:53:20] "POST /virtual-machines HTTP/1.1" 200 395 0.009458 10.0.0.48 - - [2025-09-24 10:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009267 10.0.0.48 - - [2025-09-24 10:53:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131650 10.0.0.48 - - [2025-09-24 10:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013791 10.0.0.48 - - [2025-09-24 10:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005004 10.0.0.48 - - [2025-09-24 10:53:20] "POST /instance-ips HTTP/1.1" 200 397 0.041729 10.0.0.48 - - [2025-09-24 10:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023933 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011755 10.0.0.48 - - [2025-09-24 10:53:20] "POST /set-tag HTTP/1.1" 200 109 0.019148 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014087 10.0.0.48 - - [2025-09-24 10:53:20] "GET /instance-ip/af41a3ba-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006564 10.0.0.48 - - [2025-09-24 10:53:20] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005437 10.0.0.48 - - [2025-09-24 10:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.48 - - [2025-09-24 10:53:20] "POST /tags HTTP/1.1" 200 299 0.032547 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.48 - - [2025-09-24 10:53:21] "GET /tag/d9171778-769f-4d05-b552-00f9c84238f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010811 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.48 - - [2025-09-24 10:53:21] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003449 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.48 - - [2025-09-24 10:53:21] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029760 10.0.0.48 - - [2025-09-24 10:53:21] "POST /virtual-machines HTTP/1.1" 200 395 0.008931 10.0.0.48 - - [2025-09-24 10:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010895 10.0.0.48 - - [2025-09-24 10:53:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147306 10.0.0.48 - - [2025-09-24 10:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024746 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009997 10.0.0.48 - - [2025-09-24 10:53:21] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004549 10.0.0.48 - - [2025-09-24 10:53:21] "POST /instance-ips HTTP/1.1" 200 397 0.027204 10.0.0.48 - - [2025-09-24 10:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.043780 10.0.0.48 - - [2025-09-24 10:53:21] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020581 10.0.0.48 - - [2025-09-24 10:53:21] "POST /set-tag HTTP/1.1" 200 109 0.021782 10.0.0.48 - - [2025-09-24 10:53:21] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011591 10.0.0.48 - - [2025-09-24 10:53:21] "GET /instance-ip/afb4f5a4-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005671 10.0.0.48 - - [2025-09-24 10:53:21] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004106 10.0.0.48 - - [2025-09-24 10:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.48 - - [2025-09-24 10:53:21] "POST /tags HTTP/1.1" 200 299 0.034837 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.48 - - [2025-09-24 10:53:21] "GET /tag/4d3c6261-189f-471c-956f-1b1d9ff28f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016297 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.48 - - [2025-09-24 10:53:21] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006474 10.0.0.48 - - [2025-09-24 10:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.48 - - [2025-09-24 10:53:21] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027442 10.0.0.48 - - [2025-09-24 10:53:21] "POST /virtual-machines HTTP/1.1" 200 395 0.009143 10.0.0.48 - - [2025-09-24 10:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019295 10.0.0.48 - - [2025-09-24 10:53:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130718 10.0.0.48 - - [2025-09-24 10:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007748 10.0.0.48 - - [2025-09-24 10:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012447 10.0.0.48 - - [2025-09-24 10:53:22] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007192 10.0.0.48 - - [2025-09-24 10:53:22] "POST /instance-ips HTTP/1.1" 200 397 0.030696 10.0.0.48 - - [2025-09-24 10:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022109 10.0.0.48 - - [2025-09-24 10:53:22] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018456 10.0.0.48 - - [2025-09-24 10:53:22] "POST /set-tag HTTP/1.1" 200 109 0.046327 10.0.0.48 - - [2025-09-24 10:53:22] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023363 10.0.0.48 - - [2025-09-24 10:53:22] "GET /instance-ip/b02cb1a2-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004206 10.0.0.48 - - [2025-09-24 10:53:22] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004305 10.0.0.48 - - [2025-09-24 10:53:22] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.48 - - [2025-09-24 10:53:22] "POST /tags HTTP/1.1" 200 299 0.033530 10.0.0.48 - - [2025-09-24 10:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.48 - - [2025-09-24 10:53:22] "GET /tag/0e1fe812-fead-4e63-aec7-81b7326a50ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011435 10.0.0.48 - - [2025-09-24 10:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.48 - - [2025-09-24 10:53:22] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004144 10.0.0.48 - - [2025-09-24 10:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.48 - - [2025-09-24 10:53:22] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024279 10.0.0.48 - - [2025-09-24 10:53:22] "POST /virtual-machines HTTP/1.1" 200 395 0.011079 10.0.0.48 - - [2025-09-24 10:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013705 10.0.0.48 - - [2025-09-24 10:53:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111912 10.0.0.48 - - [2025-09-24 10:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026740 10.0.0.48 - - [2025-09-24 10:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013318 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014791 10.0.0.48 - - [2025-09-24 10:53:23] "POST /instance-ips HTTP/1.1" 200 397 0.033375 10.0.0.48 - - [2025-09-24 10:53:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043750 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014772 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.026082 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016715 10.0.0.48 - - [2025-09-24 10:53:23] "GET /instance-ip/b0aa123c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004215 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004191 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.005941 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.007253 10.0.0.48 - - [2025-09-24 10:53:23] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015708 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.005041 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004650 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003709 10.0.0.48 - - [2025-09-24 10:53:23] "POST /ref-update HTTP/1.1" 200 156 0.026390 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014747 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.004747 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003714 10.0.0.48 - - [2025-09-24 10:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010081 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012537 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.006293 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020124 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-router/7fa0d0de-8779-4947-9b2e-5dd36362d468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.013450 10.0.0.48 - - [2025-09-24 10:53:23] "POST /ref-update HTTP/1.1" 200 156 0.017483 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004701 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004148 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004343 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.48 - - [2025-09-24 10:53:23] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003706 10.0.0.48 - - [2025-09-24 10:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.48 - - [2025-09-24 10:53:24] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004166 10.0.0.48 - - [2025-09-24 10:53:24] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.48 - - [2025-09-24 10:53:24] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003732 10.0.0.48 - - [2025-09-24 10:53:24] "POST /set-tag HTTP/1.1" 200 109 0.001742 10.0.0.48 - - [2025-09-24 10:53:24] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004321 10.0.0.48 - - [2025-09-24 10:53:24] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.48 - - [2025-09-24 10:53:24] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003790 10.0.0.48 - - [2025-09-24 10:53:24] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.48 - - [2025-09-24 10:53:26] "GET /virtual-machine/b78b9bd0-eb55-419d-a626-94f14eab108a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002834 10.0.0.48 - - [2025-09-24 10:53:26] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004632 10.0.0.48 - - [2025-09-24 10:53:27] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004296 10.0.0.48 - - [2025-09-24 10:53:27] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.48 - - [2025-09-24 10:53:28] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004417 10.0.0.48 - - [2025-09-24 10:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.48 - - [2025-09-24 10:53:28] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.48 - - [2025-09-24 10:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.48 - - [2025-09-24 10:53:28] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003930 10.0.0.48 - - [2025-09-24 10:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.48 - - [2025-09-24 10:53:29] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005801 10.0.0.48 - - [2025-09-24 10:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.48 - - [2025-09-24 10:53:30] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004468 10.0.0.48 - - [2025-09-24 10:53:30] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine/29ca05ca-95af-435f-bafc-2f0018b5e473?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002879 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003837 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine/34357b71-0cfa-4817-8ef7-57c021e92333?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003051 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004316 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine/ff31647e-cb4a-4c7c-9885-647e0c2afe03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002783 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003959 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine/e794b78d-69d7-49ee-baec-4bba49e0ce77?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007590 10.0.0.48 - - [2025-09-24 10:53:31] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004804 10.0.0.48 - - [2025-09-24 10:53:33] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005250 10.0.0.48 - - [2025-09-24 10:53:33] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.48 - - [2025-09-24 10:53:36] "GET /virtual-machine/78b8f191-df82-47af-9add-7a79f75177b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002884 10.0.0.48 - - [2025-09-24 10:53:36] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004830 10.0.0.48 - - [2025-09-24 10:53:36] "GET /virtual-machine/994cfea0-ca69-4a4a-b0b8-07e40be7925a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003058 10.0.0.48 - - [2025-09-24 10:53:36] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003789 10.0.0.48 - - [2025-09-24 10:53:36] "GET /virtual-machine/e56f1908-c721-410a-a5f5-4fab7bc6ded2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002846 10.0.0.48 - - [2025-09-24 10:53:36] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008498 10.0.0.48 - - [2025-09-24 10:53:37] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003071 10.0.0.48 - - [2025-09-24 10:53:37] "POST /tags HTTP/1.1" 200 333 0.028588 10.0.0.48 - - [2025-09-24 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010223 10.0.0.48 - - [2025-09-24 10:53:37] "GET /tag/ce11575d-bb99-40d6-a1ab-01ec159726f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017910 10.0.0.48 - - [2025-09-24 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.48 - - [2025-09-24 10:53:37] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044374 10.0.0.48 - - [2025-09-24 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006911 10.0.0.48 - - [2025-09-24 10:53:37] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003586 10.0.0.48 - - [2025-09-24 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.48 - - [2025-09-24 10:53:37] "GET /service-appliance-set/4e06dfcf-1a4c-44ba-9908-1c9949c2ddc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004905 10.0.0.48 - - [2025-09-24 10:53:37] "POST /fqname-to-id HTTP/1.1" 404 273 0.002272 10.0.0.48 - - [2025-09-24 10:53:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118332 10.0.0.48 - - [2025-09-24 10:53:37] "GET /virtual-machine-interface/f41363bc-8775-47bb-bf50-1b176bfde6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016374 10.0.0.48 - - [2025-09-24 10:53:37] "POST /instance-ips HTTP/1.1" 200 409 0.037219 10.0.0.48 - - [2025-09-24 10:53:37] "GET /instance-ip/a36e217e-b84e-4b26-a3f4-8a17dc97f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003903 10.0.0.48 - - [2025-09-24 10:53:37] "POST /loadbalancers HTTP/1.1" 200 629 0.061612 10.0.0.48 - - [2025-09-24 10:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036589 10.0.0.48 - - [2025-09-24 10:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015732 10.0.0.48 - - [2025-09-24 10:53:37] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055322 10.0.0.48 - - [2025-09-24 10:53:37] "GET /instance-ip/a36e217e-b84e-4b26-a3f4-8a17dc97f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003472 10.0.0.48 - - [2025-09-24 10:53:37] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043568 10.0.0.48 - - [2025-09-24 10:53:37] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003520 10.0.0.48 - - [2025-09-24 10:53:38] "POST /floating-ips HTTP/1.1" 200 597 0.039732 10.0.0.48 - - [2025-09-24 10:53:38] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.054348 10.0.0.48 - - [2025-09-24 10:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.48 - - [2025-09-24 10:53:38] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043967 10.0.0.48 - - [2025-09-24 10:53:38] "GET /loadbalancer-listener/9584f27b-3137-4c4e-a9a3-9f77139c9b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.008562 10.0.0.48 - - [2025-09-24 10:53:38] "GET /loadbalancer-listener/9584f27b-3137-4c4e-a9a3-9f77139c9b61?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003660 10.0.0.48 - - [2025-09-24 10:53:38] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020767 10.0.0.48 - - [2025-09-24 10:53:38] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.015598 10.0.0.48 - - [2025-09-24 10:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.48 - - [2025-09-24 10:53:38] "GET /instance-ip/a36e217e-b84e-4b26-a3f4-8a17dc97f984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006939 10.0.0.48 - - [2025-09-24 10:53:38] "GET /instance-ip/a36e217e-b84e-4b26-a3f4-8a17dc97f984?fields=floating_ips HTTP/1.1" 200 1213 0.006780 10.0.0.48 - - [2025-09-24 10:53:38] "GET /floating-ip/3af3413a-64a1-474a-9fea-8f609fb6497f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001979 10.0.0.48 - - [2025-09-24 10:53:38] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002782 10.0.0.48 - - [2025-09-24 10:53:38] "GET /loadbalancer-pool/a052c056-2f07-494b-b005-3742e398ea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006933 10.0.0.48 - - [2025-09-24 10:53:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.033047 10.0.0.48 - - [2025-09-24 10:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010120 10.0.0.48 - - [2025-09-24 10:53:38] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011624 10.0.0.48 - - [2025-09-24 10:53:38] "POST /tags HTTP/1.1" 409 221 0.002100 10.0.0.48 - - [2025-09-24 10:53:38] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005711 10.0.0.48 - - [2025-09-24 10:53:38] "POST /ref-update HTTP/1.1" 200 156 0.006948 10.0.0.48 - - [2025-09-24 10:53:38] "GET /floating-ip/3af3413a-64a1-474a-9fea-8f609fb6497f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.022107 10.0.0.48 - - [2025-09-24 10:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.48 - - [2025-09-24 10:53:38] "GET /tag/ce11575d-bb99-40d6-a1ab-01ec159726f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013036 10.0.0.48 - - [2025-09-24 10:53:38] "PUT /floating-ip/3af3413a-64a1-474a-9fea-8f609fb6497f HTTP/1.1" 200 256 0.036407 10.0.0.48 - - [2025-09-24 10:53:38] "POST /set-tag HTTP/1.1" 200 109 0.088993 10.0.0.48 - - [2025-09-24 10:53:38] "GET /loadbalancer-pool/a052c056-2f07-494b-b005-3742e398ea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004106 10.0.0.48 - - [2025-09-24 10:53:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017048 10.0.0.48 - - [2025-09-24 10:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.050503 10.0.0.48 - - [2025-09-24 10:53:38] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015602 10.0.0.48 - - [2025-09-24 10:53:38] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003997 10.0.0.48 - - [2025-09-24 10:53:38] "POST /ref-update HTTP/1.1" 200 156 0.007576 10.0.0.48 - - [2025-09-24 10:53:38] "GET /floating-ip/3af3413a-64a1-474a-9fea-8f609fb6497f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.014193 10.0.0.48 - - [2025-09-24 10:53:38] "POST /set-tag HTTP/1.1" 200 109 0.070459 10.0.0.48 - - [2025-09-24 10:53:39] "POST /tags HTTP/1.1" 409 206 0.002522 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.48 - - [2025-09-24 10:53:39] "GET /tag/aec21531-d354-4c6f-927c-1517021787c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010540 10.0.0.48 - - [2025-09-24 10:53:39] "POST /tags HTTP/1.1" 409 204 0.001946 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.48 - - [2025-09-24 10:53:39] "GET /tag/d9171778-769f-4d05-b552-00f9c84238f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010544 10.0.0.48 - - [2025-09-24 10:53:39] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002143 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.48 - - [2025-09-24 10:53:39] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003608 10.0.0.48 - - [2025-09-24 10:53:39] "POST /tags HTTP/1.1" 409 206 0.001896 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.48 - - [2025-09-24 10:53:39] "GET /tag/aec21531-d354-4c6f-927c-1517021787c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014911 10.0.0.48 - - [2025-09-24 10:53:39] "POST /tags HTTP/1.1" 409 226 0.001993 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.48 - - [2025-09-24 10:53:39] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012234 10.0.0.48 - - [2025-09-24 10:53:39] "POST /tags HTTP/1.1" 409 204 0.002872 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.48 - - [2025-09-24 10:53:39] "GET /tag/d9171778-769f-4d05-b552-00f9c84238f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010559 10.0.0.48 - - [2025-09-24 10:53:39] "POST /tags HTTP/1.1" 409 226 0.002709 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.48 - - [2025-09-24 10:53:39] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010828 10.0.0.48 - - [2025-09-24 10:53:39] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002253 10.0.0.48 - - [2025-09-24 10:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.48 - - [2025-09-24 10:53:39] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002585 10.0.0.48 - - [2025-09-24 10:53:40] "POST /firewall-rules HTTP/1.1" 200 626 0.091897 10.0.0.48 - - [2025-09-24 10:53:40] "POST /firewall-rules HTTP/1.1" 200 646 0.117654 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-rule/2b94a0e7-0c47-439c-a869-b5b0effdd5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007084 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009458 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-rule/68528153-643f-4414-974c-a31343fcf9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006168 10.0.0.48 - - [2025-09-24 10:53:40] "POST /ref-update HTTP/1.1" 200 156 0.033580 10.0.0.48 - - [2025-09-24 10:53:40] "POST /firewall-policys HTTP/1.1" 200 606 0.079691 10.0.0.48 - - [2025-09-24 10:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.055545 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016118 10.0.0.48 - - [2025-09-24 10:53:40] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005157 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003554 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003806 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005330 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003303 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001889 10.0.0.48 - - [2025-09-24 10:53:40] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002742 10.0.0.48 - - [2025-09-24 10:53:40] "POST /ref-update HTTP/1.1" 200 156 0.038372 10.0.0.48 - - [2025-09-24 10:53:40] "POST /ref-update HTTP/1.1" 200 156 0.045654 10.0.0.48 - - [2025-09-24 10:53:40] "POST /ref-update HTTP/1.1" 200 156 0.031729 10.0.0.48 - - [2025-09-24 10:53:40] "POST /ref-update HTTP/1.1" 200 156 0.052830 10.0.0.48 - - [2025-09-24 10:53:41] "POST /ref-update HTTP/1.1" 200 156 0.062040 10.0.0.48 - - [2025-09-24 10:53:41] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006340 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:54:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:54:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:54:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:54:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:54:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:54:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.48 - - [2025-09-24 10:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 252 0.002405 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013146 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 228 0.001936 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009929 10.0.0.48 - - [2025-09-24 10:55:39] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003188 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.48 - - [2025-09-24 10:55:39] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002808 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 206 0.001816 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/aec21531-d354-4c6f-927c-1517021787c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011456 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 226 0.001878 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010537 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 204 0.001713 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/d9171778-769f-4d05-b552-00f9c84238f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010334 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 226 0.001683 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010288 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 228 0.001702 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010653 10.0.0.48 - - [2025-09-24 10:55:39] "POST /tags HTTP/1.1" 409 252 0.001574 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.48 - - [2025-09-24 10:55:39] "GET /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009969 10.0.0.48 - - [2025-09-24 10:55:39] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001810 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.48 - - [2025-09-24 10:55:39] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.48 - - [2025-09-24 10:55:39] "POST /firewall-rules HTTP/1.1" 409 281 0.001810 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.48 - - [2025-09-24 10:55:39] "PUT /firewall-rule/68528153-643f-4414-974c-a31343fcf9d8 HTTP/1.1" 200 260 0.018998 10.0.0.48 - - [2025-09-24 10:55:39] "POST /firewall-rules HTTP/1.1" 409 291 0.013890 10.0.0.48 - - [2025-09-24 10:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.48 - - [2025-09-24 10:55:39] "PUT /firewall-rule/2b94a0e7-0c47-439c-a869-b5b0effdd5c9 HTTP/1.1" 200 260 0.019599 10.0.0.48 - - [2025-09-24 10:55:39] "GET /firewall-rule/2b94a0e7-0c47-439c-a869-b5b0effdd5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012258 10.0.0.48 - - [2025-09-24 10:55:39] "POST /firewall-rules HTTP/1.1" 200 658 0.080489 10.0.0.48 - - [2025-09-24 10:55:39] "GET /firewall-rule/8307c5ab-9852-437b-b2f8-152fececdcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005089 10.0.0.48 - - [2025-09-24 10:55:39] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002497 10.0.0.48 - - [2025-09-24 10:55:39] "GET /firewall-rule/68528153-643f-4414-974c-a31343fcf9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002360 10.0.0.48 - - [2025-09-24 10:55:40] "POST /firewall-policys HTTP/1.1" 409 269 0.002004 10.0.0.48 - - [2025-09-24 10:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.48 - - [2025-09-24 10:55:40] "PUT /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91 HTTP/1.1" 200 264 0.019474 10.0.0.48 - - [2025-09-24 10:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026191 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010928 10.0.0.48 - - [2025-09-24 10:55:40] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002574 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002477 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002775 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/661205c0-9ec5-44cf-aaec-7520a3b5a69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002622 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002592 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010407 10.0.0.48 - - [2025-09-24 10:55:40] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002488 10.0.0.48 - - [2025-09-24 10:56:41] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009744 10.0.0.48 - - [2025-09-24 10:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.48 - - [2025-09-24 10:56:41] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007665 10.0.0.48 - - [2025-09-24 10:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.48 - - [2025-09-24 10:56:41] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005324 10.0.0.48 - - [2025-09-24 10:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.48 - - [2025-09-24 10:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.48 - - [2025-09-24 10:56:41] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002202 10.0.0.48 - - [2025-09-24 10:56:41] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003587 10.0.0.48 - - [2025-09-24 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.102882 10.0.0.48 - - [2025-09-24 10:56:42] "DELETE /loadbalancer-member/70a05ab4-931a-4228-8d5d-18c6f81d1465 HTTP/1.1" 200 115 0.053990 10.0.0.48 - - [2025-09-24 10:56:42] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006542 10.0.0.48 - - [2025-09-24 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.48 - - [2025-09-24 10:56:42] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003911 10.0.0.48 - - [2025-09-24 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.48 - - [2025-09-24 10:56:42] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004519 10.0.0.48 - - [2025-09-24 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.48 - - [2025-09-24 10:56:42] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003565 10.0.0.48 - - [2025-09-24 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.48 - - [2025-09-24 10:56:42] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004396 10.0.0.48 - - [2025-09-24 10:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.48 - - [2025-09-24 10:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.48 - - [2025-09-24 10:56:42] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002934 10.0.0.48 - - [2025-09-24 10:56:43] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004995 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.003924 10.0.0.48 - - [2025-09-24 10:56:43] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004793 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.48 - - [2025-09-24 10:56:43] "GET /virtual-machine/b78b9bd0-eb55-419d-a626-94f14eab108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002903 10.0.0.48 - - [2025-09-24 10:56:43] "POST /ref-update HTTP/1.1" 200 156 0.009070 10.0.0.48 - - [2025-09-24 10:56:43] "GET /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007031 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.018484 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.014997 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.029430 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.030174 10.0.0.48 - - [2025-09-24 10:56:43] "POST /set-tag HTTP/1.1" 200 109 0.012986 10.0.0.48 - - [2025-09-24 10:56:43] "DELETE /instance-ip/ad296a22-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.040758 10.0.0.48 - - [2025-09-24 10:56:43] "POST /ref-update HTTP/1.1" 200 156 0.008466 10.0.0.48 - - [2025-09-24 10:56:44] "DELETE /virtual-machine-interface/ad0e0192-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.037013 10.0.0.48 - - [2025-09-24 10:56:44] "DELETE /virtual-machine/b78b9bd0-eb55-419d-a626-94f14eab108a HTTP/1.1" 200 115 0.022794 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004506 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005143 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine/34357b71-0cfa-4817-8ef7-57c021e92333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003041 10.0.0.48 - - [2025-09-24 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.010391 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012456 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.020925 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.033985 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.046910 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.017167 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.028555 10.0.0.48 - - [2025-09-24 10:56:44] "DELETE /instance-ip/ae3f2316-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.055301 10.0.0.48 - - [2025-09-24 10:56:44] "DELETE /virtual-machine-interface/ae274e62-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.040774 10.0.0.48 - - [2025-09-24 10:56:44] "DELETE /virtual-machine/34357b71-0cfa-4817-8ef7-57c021e92333 HTTP/1.1" 200 115 0.018898 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005514 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003918 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine/ff31647e-cb4a-4c7c-9885-647e0c2afe03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002770 10.0.0.48 - - [2025-09-24 10:56:44] "POST /ref-update HTTP/1.1" 200 156 0.008458 10.0.0.48 - - [2025-09-24 10:56:44] "GET /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011928 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.019500 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.048549 10.0.0.48 - - [2025-09-24 10:56:44] "POST /set-tag HTTP/1.1" 200 109 0.037930 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.013830 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.023730 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /instance-ip/aeb1ece8-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.043921 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /virtual-machine-interface/ae9d351e-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.042086 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /virtual-machine/ff31647e-cb4a-4c7c-9885-647e0c2afe03 HTTP/1.1" 200 115 0.021770 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /tag/4177b89c-f645-4b24-9771-cd6974c4e72c HTTP/1.1" 200 115 0.038853 10.0.0.48 - - [2025-09-24 10:56:45] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005042 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.48 - - [2025-09-24 10:56:45] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003798 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.48 - - [2025-09-24 10:56:45] "GET /virtual-machine/29ca05ca-95af-435f-bafc-2f0018b5e473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003542 10.0.0.48 - - [2025-09-24 10:56:45] "POST /ref-update HTTP/1.1" 200 156 0.018787 10.0.0.48 - - [2025-09-24 10:56:45] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.015088 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.020388 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.026724 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.022936 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.014517 10.0.0.48 - - [2025-09-24 10:56:45] "POST /set-tag HTTP/1.1" 200 109 0.022095 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /instance-ip/ada4fed0-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.044623 10.0.0.48 - - [2025-09-24 10:56:45] "POST /ref-update HTTP/1.1" 200 156 0.006612 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.039408 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /virtual-machine/29ca05ca-95af-435f-bafc-2f0018b5e473 HTTP/1.1" 200 115 0.016942 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /tag/aec21531-d354-4c6f-927c-1517021787c5 HTTP/1.1" 409 388 0.006266 10.0.0.48 - - [2025-09-24 10:56:45] "DELETE /tag/9b85b546-f01a-4681-b8ba-91f1e0f5e204 HTTP/1.1" 200 115 0.038153 10.0.0.48 - - [2025-09-24 10:57:13] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007478 10.0.0.48 - - [2025-09-24 10:57:13] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.48 - - [2025-09-24 10:57:13] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004039 10.0.0.48 - - [2025-09-24 10:57:13] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.48 - - [2025-09-24 10:57:13] "GET /virtual-machine/e794b78d-69d7-49ee-baec-4bba49e0ce77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002536 10.0.0.48 - - [2025-09-24 10:57:13] "POST /ref-update HTTP/1.1" 200 156 0.009411 10.0.0.48 - - [2025-09-24 10:57:13] "GET /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004310 10.0.0.48 - - [2025-09-24 10:57:13] "POST /set-tag HTTP/1.1" 200 109 0.015309 10.0.0.48 - - [2025-09-24 10:57:13] "POST /set-tag HTTP/1.1" 200 109 0.031447 10.0.0.48 - - [2025-09-24 10:57:13] "POST /set-tag HTTP/1.1" 200 109 0.016177 10.0.0.48 - - [2025-09-24 10:57:13] "POST /set-tag HTTP/1.1" 200 109 0.021767 10.0.0.48 - - [2025-09-24 10:57:13] "DELETE /instance-ip/af41a3ba-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.038434 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /virtual-machine-interface/af236d1e-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.039455 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /virtual-machine/e794b78d-69d7-49ee-baec-4bba49e0ce77 HTTP/1.1" 200 115 0.019851 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /tag/f53c0a86-8566-47e4-9dd0-f87b5a8efba1 HTTP/1.1" 200 115 0.032216 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003888 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004420 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine/e56f1908-c721-410a-a5f5-4fab7bc6ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002729 10.0.0.48 - - [2025-09-24 10:57:14] "POST /ref-update HTTP/1.1" 200 156 0.009160 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014560 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.015081 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.031991 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.026385 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.013185 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /instance-ip/b0aa123c-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.044983 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /virtual-machine-interface/b08d136c-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.038772 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /virtual-machine/e56f1908-c721-410a-a5f5-4fab7bc6ded2 HTTP/1.1" 200 115 0.018976 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /tag/0e1fe812-fead-4e63-aec7-81b7326a50ad HTTP/1.1" 200 115 0.032302 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004525 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003840 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine/994cfea0-ca69-4a4a-b0b8-07e40be7925a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002721 10.0.0.48 - - [2025-09-24 10:57:14] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.48 - - [2025-09-24 10:57:14] "GET /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005699 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.035171 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.021513 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.027541 10.0.0.48 - - [2025-09-24 10:57:14] "POST /set-tag HTTP/1.1" 200 109 0.015189 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /instance-ip/afb4f5a4-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.045257 10.0.0.48 - - [2025-09-24 10:57:14] "DELETE /virtual-machine-interface/af990e7a-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.036986 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /virtual-machine/994cfea0-ca69-4a4a-b0b8-07e40be7925a HTTP/1.1" 200 115 0.018412 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /tag/d9171778-769f-4d05-b552-00f9c84238f6 HTTP/1.1" 409 236 0.004804 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /tag/119baeba-d3b3-4b45-ba27-ba214a15b26a HTTP/1.1" 200 115 0.040419 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /tag/a1594b55-3107-4429-92f1-71eeca7b284b HTTP/1.1" 200 115 0.039432 10.0.0.48 - - [2025-09-24 10:57:15] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003572 10.0.0.48 - - [2025-09-24 10:57:15] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.48 - - [2025-09-24 10:57:15] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004205 10.0.0.48 - - [2025-09-24 10:57:15] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.48 - - [2025-09-24 10:57:15] "GET /virtual-machine/78b8f191-df82-47af-9add-7a79f75177b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002692 10.0.0.48 - - [2025-09-24 10:57:15] "POST /ref-update HTTP/1.1" 200 156 0.008138 10.0.0.48 - - [2025-09-24 10:57:15] "GET /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011587 10.0.0.48 - - [2025-09-24 10:57:15] "POST /set-tag HTTP/1.1" 200 109 0.016186 10.0.0.48 - - [2025-09-24 10:57:15] "POST /set-tag HTTP/1.1" 200 109 0.016306 10.0.0.48 - - [2025-09-24 10:57:15] "POST /set-tag HTTP/1.1" 200 109 0.019635 10.0.0.48 - - [2025-09-24 10:57:15] "POST /set-tag HTTP/1.1" 200 109 0.012466 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /instance-ip/b02cb1a2-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.042299 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /virtual-machine-interface/b00f7920-9934-11f0-b41a-fa163ef3e59c HTTP/1.1" 200 115 0.034325 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /virtual-machine/78b8f191-df82-47af-9add-7a79f75177b2 HTTP/1.1" 200 115 0.017984 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0 HTTP/1.1" 409 236 0.004367 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /tag/4d3c6261-189f-471c-956f-1b1d9ff28f78 HTTP/1.1" 200 115 0.034472 10.0.0.48 - - [2025-09-24 10:57:15] "DELETE /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed HTTP/1.1" 409 236 0.003708 10.0.0.48 - - [2025-09-24 10:57:17] "POST /projects HTTP/1.1" 409 238 0.004048 10.0.0.48 - - [2025-09-24 10:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.48 - - [2025-09-24 10:57:17] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033355 10.0.0.48 - - [2025-09-24 10:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.48 - - [2025-09-24 10:57:17] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003492 10.0.0.48 - - [2025-09-24 10:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.48 - - [2025-09-24 10:57:17] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003772 10.0.0.48 - - [2025-09-24 10:57:17] "POST /security-groups HTTP/1.1" 409 285 0.002077 10.0.0.48 - - [2025-09-24 10:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.48 - - [2025-09-24 10:57:17] "PUT /security-group/ed04c9ba-2c9b-4308-a54f-1150c5be4186 HTTP/1.1" 200 262 0.058638 10.0.0.48 - - [2025-09-24 10:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016189 10.0.0.48 - - [2025-09-24 10:57:17] "PUT /access-control-list/0be17d66-148b-4ae4-bfe8-858aa1d23542 HTTP/1.1" 200 272 0.018538 10.0.0.48 - - [2025-09-24 10:57:17] "PUT /access-control-list/cb17022b-7737-4857-83a5-6fe61eda4401 HTTP/1.1" 200 272 0.017094 10.0.0.48 - - [2025-09-24 10:57:22] "POST /projects HTTP/1.1" 409 238 0.002366 10.0.0.48 - - [2025-09-24 10:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.48 - - [2025-09-24 10:57:22] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032609 10.0.0.48 - - [2025-09-24 10:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.48 - - [2025-09-24 10:57:22] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004975 10.0.0.48 - - [2025-09-24 10:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.48 - - [2025-09-24 10:57:22] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004763 10.0.0.48 - - [2025-09-24 10:57:22] "POST /security-groups HTTP/1.1" 409 285 0.002368 10.0.0.48 - - [2025-09-24 10:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.48 - - [2025-09-24 10:57:22] "PUT /security-group/ed04c9ba-2c9b-4308-a54f-1150c5be4186 HTTP/1.1" 200 262 0.055316 10.0.0.48 - - [2025-09-24 10:57:22] "PUT /access-control-list/0be17d66-148b-4ae4-bfe8-858aa1d23542 HTTP/1.1" 200 272 0.008537 10.0.0.48 - - [2025-09-24 10:57:22] "PUT /access-control-list/cb17022b-7737-4857-83a5-6fe61eda4401 HTTP/1.1" 200 272 0.017692 10.0.0.48 - - [2025-09-24 10:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018361 10.0.0.48 - - [2025-09-24 10:57:22] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004490 10.0.0.48 - - [2025-09-24 10:57:22] "GET /firewall-rule/12659dbd-bc8c-4dde-bb0e-587147b2cc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001998 10.0.0.48 - - [2025-09-24 10:57:22] "POST /ref-update HTTP/1.1" 200 156 0.054227 10.0.0.48 - - [2025-09-24 10:57:22] "DELETE /firewall-rule/12659dbd-bc8c-4dde-bb0e-587147b2cc44 HTTP/1.1" 200 115 0.038688 10.0.0.48 - - [2025-09-24 10:57:22] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003805 10.0.0.48 - - [2025-09-24 10:57:22] "GET /firewall-rule/44067c7c-c51f-4de6-8938-6d6f0bdcd970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002686 10.0.0.48 - - [2025-09-24 10:57:22] "POST /ref-update HTTP/1.1" 200 156 0.045769 10.0.0.48 - - [2025-09-24 10:57:22] "DELETE /firewall-rule/44067c7c-c51f-4de6-8938-6d6f0bdcd970 HTTP/1.1" 200 115 0.064830 10.0.0.48 - - [2025-09-24 10:57:22] "DELETE /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0 HTTP/1.1" 409 236 0.005337 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed HTTP/1.1" 409 236 0.004889 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /tag/ee6aef5b-2ef4-47c5-a80a-811903df874c HTTP/1.1" 200 115 0.037077 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.48 - - [2025-09-24 10:57:23] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004433 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.48 - - [2025-09-24 10:57:23] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003747 10.0.0.48 - - [2025-09-24 10:57:23] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.084134 10.0.0.48 - - [2025-09-24 10:57:23] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.054798 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /security-group/ed04c9ba-2c9b-4308-a54f-1150c5be4186 HTTP/1.1" 200 115 0.066647 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /access-control-list/0be17d66-148b-4ae4-bfe8-858aa1d23542 HTTP/1.1" 200 115 0.038734 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /access-control-list/cb17022b-7737-4857-83a5-6fe61eda4401 HTTP/1.1" 200 115 0.038956 10.0.0.48 - - [2025-09-24 10:57:23] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.032033 10.0.0.48 - - [2025-09-24 10:57:23] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?fields=security_groups HTTP/1.1" 200 1351 0.038245 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /security-group/c231915a-f65c-4f40-8563-c866edeb8348 HTTP/1.1" 200 115 0.048839 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /access-control-list/ae7269b6-b6b7-4603-9f3f-df0ddefa51f8 HTTP/1.1" 200 115 0.034803 10.0.0.48 - - [2025-09-24 10:57:23] "GET /project/08f40734-445a-43bd-a11f-d0601bd1a164?fields=application_policy_sets HTTP/1.1" 200 1390 0.054708 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /access-control-list/535f9c9a-27c3-4db5-b339-4a7c3f980c83 HTTP/1.1" 200 115 0.060663 10.0.0.48 - - [2025-09-24 10:57:23] "DELETE /project/08f40734-445a-43bd-a11f-d0601bd1a164 HTTP/1.1" 200 115 0.359131 10.0.0.48 - - [2025-09-24 10:57:23] "POST /projects HTTP/1.1" 409 238 0.003976 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.48 - - [2025-09-24 10:57:23] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035058 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.48 - - [2025-09-24 10:57:23] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003728 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.48 - - [2025-09-24 10:57:23] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004014 10.0.0.48 - - [2025-09-24 10:57:23] "POST /security-groups HTTP/1.1" 409 285 0.002028 10.0.0.48 - - [2025-09-24 10:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.48 - - [2025-09-24 10:57:24] "PUT /security-group/7f2276ec-2a6a-46fe-979b-a95cb4c37921 HTTP/1.1" 200 262 0.058053 10.0.0.48 - - [2025-09-24 10:57:24] "PUT /access-control-list/f74fc98b-eb8d-4ae9-8d50-0330db42c989 HTTP/1.1" 200 272 0.012059 10.0.0.48 - - [2025-09-24 10:57:24] "PUT /access-control-list/d52da324-575d-431e-8fcd-5ed15ebf8a48 HTTP/1.1" 200 272 0.026715 10.0.0.48 - - [2025-09-24 10:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028512 10.0.0.48 - - [2025-09-24 10:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.48 - - [2025-09-24 10:57:28] "GET /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002350 10.0.0.48 - - [2025-09-24 10:57:28] "GET /virtual-machine-interface/ad8ab502-9934-11f0-b41a-fa163ef3e59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001789 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /loadbalancer-member/3ad01489-1948-4277-b1e2-153f2897c696 HTTP/1.1" 200 115 0.032491 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /loadbalancer-pool/a052c056-2f07-494b-b005-3742e398ea18 HTTP/1.1" 200 115 0.046314 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /loadbalancer-listener/9584f27b-3137-4c4e-a9a3-9f77139c9b61 HTTP/1.1" 200 115 0.044671 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /loadbalancer/4ddebc69-06c1-4e48-b99a-b8dd124c8726 HTTP/1.1" 200 115 0.050390 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /floating-ip/3af3413a-64a1-474a-9fea-8f609fb6497f HTTP/1.1" 200 115 0.028212 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /instance-ip/a36e217e-b84e-4b26-a3f4-8a17dc97f984 HTTP/1.1" 200 115 0.030111 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /virtual-machine-interface/f41363bc-8775-47bb-bf50-1b176bfde6f8 HTTP/1.1" 200 115 0.033666 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /tag/ce11575d-bb99-40d6-a1ab-01ec159726f9 HTTP/1.1" 200 115 0.031782 10.0.0.48 - - [2025-09-24 10:57:28] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001960 10.0.0.48 - - [2025-09-24 10:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.48 - - [2025-09-24 10:57:28] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002356 10.0.0.48 - - [2025-09-24 10:57:28] "GET /firewall-policy/46b23986-3388-4e75-bb84-83e68c5567b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002639 10.0.0.48 - - [2025-09-24 10:57:28] "GET /firewall-rule/68528153-643f-4414-974c-a31343fcf9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002199 10.0.0.48 - - [2025-09-24 10:57:28] "POST /ref-update HTTP/1.1" 200 156 0.010473 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /firewall-rule/68528153-643f-4414-974c-a31343fcf9d8 HTTP/1.1" 200 115 0.032000 10.0.0.48 - - [2025-09-24 10:57:28] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002725 10.0.0.48 - - [2025-09-24 10:57:28] "GET /firewall-rule/8307c5ab-9852-437b-b2f8-152fececdcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002588 10.0.0.48 - - [2025-09-24 10:57:28] "POST /ref-update HTTP/1.1" 200 156 0.018235 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /firewall-rule/8307c5ab-9852-437b-b2f8-152fececdcc9 HTTP/1.1" 200 115 0.052499 10.0.0.48 - - [2025-09-24 10:57:28] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003414 10.0.0.48 - - [2025-09-24 10:57:28] "GET /firewall-rule/2b94a0e7-0c47-439c-a869-b5b0effdd5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003158 10.0.0.48 - - [2025-09-24 10:57:28] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.48 - - [2025-09-24 10:57:28] "DELETE /firewall-rule/2b94a0e7-0c47-439c-a869-b5b0effdd5c9 HTTP/1.1" 200 115 0.035136 10.0.0.48 - - [2025-09-24 10:57:28] "GET /application-policy-set/14839b1c-8984-48e6-bfc1-a288b68085d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002572 10.0.0.48 - - [2025-09-24 10:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.48 - - [2025-09-24 10:57:29] "GET /policy-management/c063c090-022b-4fc6-9b91-c5bc931f342e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002330 10.0.0.48 - - [2025-09-24 10:57:29] "GET /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002961 10.0.0.48 - - [2025-09-24 10:57:29] "POST /ref-update HTTP/1.1" 200 156 0.019240 10.0.0.48 - - [2025-09-24 10:57:29] "DELETE /firewall-policy/dea47072-39ee-456d-8e24-020eaa250b91 HTTP/1.1" 200 115 0.039254 10.0.0.48 - - [2025-09-24 10:57:29] "DELETE /tag/62cf49bb-b1f4-4b39-b9be-1f9f515402e0 HTTP/1.1" 200 115 0.058527 10.0.0.48 - - [2025-09-24 10:57:29] "DELETE /tag/aec21531-d354-4c6f-927c-1517021787c5 HTTP/1.1" 200 115 0.071346 10.0.0.48 - - [2025-09-24 10:57:29] "DELETE /tag/532d17e9-1982-4d1e-82e3-3c030bb266ed HTTP/1.1" 200 115 0.077443 10.0.0.48 - - [2025-09-24 10:57:29] "DELETE /tag/d9171778-769f-4d05-b552-00f9c84238f6 HTTP/1.1" 200 115 0.065294 10.0.0.48 - - [2025-09-24 10:57:29] "POST /projects HTTP/1.1" 409 238 0.002511 10.0.0.48 - - [2025-09-24 10:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.48 - - [2025-09-24 10:57:29] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026021 10.0.0.48 - - [2025-09-24 10:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.48 - - [2025-09-24 10:57:29] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006211 10.0.0.48 - - [2025-09-24 10:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.48 - - [2025-09-24 10:57:29] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003937 10.0.0.48 - - [2025-09-24 10:57:29] "POST /security-groups HTTP/1.1" 409 285 0.002769 10.0.0.48 - - [2025-09-24 10:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.48 - - [2025-09-24 10:57:29] "PUT /security-group/7f2276ec-2a6a-46fe-979b-a95cb4c37921 HTTP/1.1" 200 262 0.058600 10.0.0.48 - - [2025-09-24 10:57:29] "PUT /access-control-list/f74fc98b-eb8d-4ae9-8d50-0330db42c989 HTTP/1.1" 200 272 0.016399 10.0.0.48 - - [2025-09-24 10:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.057122 10.0.0.48 - - [2025-09-24 10:57:29] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.024737 10.0.0.48 - - [2025-09-24 10:57:29] "PUT /access-control-list/d52da324-575d-431e-8fcd-5ed15ebf8a48 HTTP/1.1" 200 272 0.046299 10.0.0.48 - - [2025-09-24 10:57:29] "GET /firewall-rule/50e56f30-7cdb-42a1-9d06-7960a8152c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003047 10.0.0.48 - - [2025-09-24 10:57:29] "POST /ref-update HTTP/1.1" 200 156 0.055389 10.0.0.48 - - [2025-09-24 10:57:29] "DELETE /firewall-rule/50e56f30-7cdb-42a1-9d06-7960a8152c92 HTTP/1.1" 200 115 0.029912 10.0.0.48 - - [2025-09-24 10:57:29] "GET /firewall-policy/de54e78c-a695-45f5-8b3d-32f4824f9cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004891 10.0.0.48 - - [2025-09-24 10:57:29] "GET /firewall-rule/41c52304-aab1-486c-87ca-794dd08c260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002728 10.0.0.48 - - [2025-09-24 10:57:30] "POST /ref-update HTTP/1.1" 200 156 0.038664 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /firewall-rule/41c52304-aab1-486c-87ca-794dd08c260b HTTP/1.1" 200 115 0.035306 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /tag/287175ce-dee0-49cc-a042-2728f0b9cb4f HTTP/1.1" 200 115 0.039311 10.0.0.48 - - [2025-09-24 10:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.48 - - [2025-09-24 10:57:30] "GET /virtual-network/b6393314-0237-483e-a748-26ef53eeea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004269 10.0.0.48 - - [2025-09-24 10:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.48 - - [2025-09-24 10:57:30] "GET /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.016148 10.0.0.48 - - [2025-09-24 10:57:30] "PUT /virtual-network/b6393314-0237-483e-a748-26ef53eeea85 HTTP/1.1" 200 264 0.054259 10.0.0.48 - - [2025-09-24 10:57:30] "PUT /virtual-network/894f9f55-0e4d-4a9e-a328-adbdb88a5515 HTTP/1.1" 200 264 0.049658 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /security-group/7f2276ec-2a6a-46fe-979b-a95cb4c37921 HTTP/1.1" 200 115 0.045365 10.0.0.48 - - [2025-09-24 10:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /access-control-list/f74fc98b-eb8d-4ae9-8d50-0330db42c989 HTTP/1.1" 200 115 0.041108 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /access-control-list/d52da324-575d-431e-8fcd-5ed15ebf8a48 HTTP/1.1" 200 115 0.038010 10.0.0.48 - - [2025-09-24 10:57:30] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036102 10.0.0.48 - - [2025-09-24 10:57:30] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?fields=security_groups HTTP/1.1" 200 1352 0.040981 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /security-group/baaeb186-0234-423b-9e47-5787d36467a0 HTTP/1.1" 200 115 0.045401 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /access-control-list/4d3d72bb-2c7f-4010-a708-9d29e029aafd HTTP/1.1" 200 115 0.037395 10.0.0.48 - - [2025-09-24 10:57:30] "GET /project/38a9bea3-f902-4d03-bc7e-057935dea017?fields=application_policy_sets HTTP/1.1" 200 1391 0.055946 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /access-control-list/e5d61d1a-8d49-4ad6-95dd-f1167dc779e9 HTTP/1.1" 200 115 0.053687 10.0.0.48 - - [2025-09-24 10:57:30] "DELETE /project/38a9bea3-f902-4d03-bc7e-057935dea017 HTTP/1.1" 200 115 0.353319 10.0.0.48 - - [2025-09-24 10:57:55] "GET /global-system-configs HTTP/1.1" 200 322 0.017437 10.0.0.48 - - [2025-09-24 10:57:56] "GET /global-system-configs HTTP/1.1" 200 322 0.001933