++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Nov 12 08:34:57 AM UTC 2025 ===================' INFO: =================== Wed Nov 12 08:34:57 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ tr '\n' , ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.39.77.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.39.77.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ 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: 11/12/2025 08:35:48.201 7fd96cc3c280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/12/2025 08:35:48.779 7fd96cc3c280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/12/2025 08:35:48.817 7fd96cc3c280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/12/2025 08:35:48.818 7fd96cc3c280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-11-12 08:35:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000740 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-11-12 08:36:02] "GET / HTTP/1.1" 503 181 0.000311 10.0.0.22 - - [2025-11-12 08:36:02] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.22 - - [2025-11-12 08:36:03] "GET / HTTP/1.1" 200 45303 0.001240 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013958 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009213 10.0.0.22 - - [2025-11-12 08:36:03] "GET /domain/6c3209c3-6307-4767-8fd9-1e60a49bc523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004695 10.0.0.22 - - [2025-11-12 08:36:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.001903 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.003474 10.0.0.22 - - [2025-11-12 08:36:03] "POST /security-groups HTTP/1.1" 200 570 0.094058 10.0.0.22 - - [2025-11-12 08:36:03] "POST /projects HTTP/1.1" 200 481 0.308214 10.0.0.22 - - [2025-11-12 08:36:03] "POST /security-groups HTTP/1.1" 200 534 0.050756 10.0.0.22 - - [2025-11-12 08:36:03] "POST /chown HTTP/1.1" 200 109 0.046971 10.0.0.22 - - [2025-11-12 08:36:03] "POST /policy-managements HTTP/1.1" 409 214 0.006130 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009196 10.0.0.22 - - [2025-11-12 08:36:03] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004731 10.0.0.22 - - [2025-11-12 08:36:03] "POST /application-policy-sets HTTP/1.1" 200 528 0.052354 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.22 - - [2025-11-12 08:36:03] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003599 10.0.0.22 - - [2025-11-12 08:36:03] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.012795 10.0.0.22 - - [2025-11-12 08:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015280 10.0.0.22 - - [2025-11-12 08:36:04] "GET /virtual-network/cb7bcb72-a564-4ed5-a08d-f2c1f1a7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.012241 10.0.0.22 - - [2025-11-12 08:36:04] "GET / HTTP/1.1" 200 35931 0.002115 10.0.0.22 - - [2025-11-12 08:36:04] "GET / HTTP/1.1" 200 35931 0.002246 10.0.0.22 - - [2025-11-12 08:36:04] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.22 - - [2025-11-12 08:36:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000527 10.0.0.22 - - [2025-11-12 08:36:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.034957 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001394 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006404 10.0.0.22 - - [2025-11-12 08:36:04] "POST /security-groups HTTP/1.1" 200 574 0.100059 10.0.0.22 - - [2025-11-12 08:36:04] "POST /projects HTTP/1.1" 200 489 0.509334 10.0.0.22 - - [2025-11-12 08:36:04] "POST /security-groups HTTP/1.1" 200 546 0.045609 10.0.0.22 - - [2025-11-12 08:36:04] "POST /chown HTTP/1.1" 200 109 0.034195 10.0.0.22 - - [2025-11-12 08:36:04] "POST /network-ipams HTTP/1.1" 200 522 0.104749 10.0.0.22 - - [2025-11-12 08:36:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.009908 10.0.0.22 - - [2025-11-12 08:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.22 - - [2025-11-12 08:36:04] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014312 10.0.0.22 - - [2025-11-12 08:36:04] "POST /network-ipams HTTP/1.1" 200 510 0.083934 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.010105 10.0.0.22 - - [2025-11-12 08:36:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.100569 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.003920 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2025-11-12 08:36:05] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.049216 10.0.0.22 - - [2025-11-12 08:36:05] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.22 - - [2025-11-12 08:36:05] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005897 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002519 10.0.0.22 - - [2025-11-12 08:36:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.175471 10.0.0.22 - - [2025-11-12 08:36:05] "POST /service-appliance-sets HTTP/1.1" 200 541 0.280493 10.0.0.22 - - [2025-11-12 08:36:05] "POST /useragent-kv HTTP/1.1" 200 115 0.060761 10.0.0.22 - - [2025-11-12 08:36:05] "POST /virtual-networks HTTP/1.1" 200 538 0.507680 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.22 - - [2025-11-12 08:36:05] "GET /network-ipam/4bbdbc29-8028-4f6a-bb82-2ee84d4f75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.019745 10.0.0.22 - - [2025-11-12 08:36:05] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.053694 10.0.0.22 - - [2025-11-12 08:36:05] "POST /network-ipams HTTP/1.1" 200 518 0.051488 10.0.0.22 - - [2025-11-12 08:36:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.002717 10.0.0.22 - - [2025-11-12 08:36:05] "POST /service-templates HTTP/1.1" 200 511 0.102649 10.0.0.22 - - [2025-11-12 08:36:05] "POST /service-templates HTTP/1.1" 200 501 0.053759 10.0.0.22 - - [2025-11-12 08:36:06] "POST /useragent-kv HTTP/1.1" 200 115 0.046265 10.0.0.22 - - [2025-11-12 08:36:06] "POST /virtual-networks HTTP/1.1" 200 546 0.288567 10.0.0.22 - - [2025-11-12 08:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.22 - - [2025-11-12 08:36:06] "POST /service-templates HTTP/1.1" 200 515 0.029468 10.0.0.22 - - [2025-11-12 08:36:06] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1748 0.010178 10.0.0.22 - - [2025-11-12 08:36:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.004622 10.0.0.22 - - [2025-11-12 08:36:06] "POST /service-templates HTTP/1.1" 200 535 0.056865 10.0.0.22 - - [2025-11-12 08:36:06] "POST /network-policys HTTP/1.1" 200 538 0.064853 10.0.0.22 - - [2025-11-12 08:36:06] "POST /service-templates HTTP/1.1" 200 507 0.072897 10.0.0.22 - - [2025-11-12 08:36:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.010082 10.0.0.22 - - [2025-11-12 08:36:06] "POST /network-policys HTTP/1.1" 200 534 0.148269 10.0.0.22 - - [2025-11-12 08:36:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.018742 10.0.0.22 - - [2025-11-12 08:36:06] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.22 - - [2025-11-12 08:36:06] "POST /network-policys HTTP/1.1" 200 542 0.162373 10.0.0.22 - - [2025-11-12 08:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.074061 10.0.0.22 - - [2025-11-12 08:36:06] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006582 10.0.0.22 - - [2025-11-12 08:36:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.038478 10.0.0.22 - - [2025-11-12 08:36:06] "POST /ref-update HTTP/1.1" 200 156 0.129191 10.0.0.22 - - [2025-11-12 08:36:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020957 10.0.0.22 - - [2025-11-12 08:36:06] "POST /analytics-nodes HTTP/1.1" 200 599 0.022518 10.0.0.22 - - [2025-11-12 08:36:06] "POST /ref-update HTTP/1.1" 200 156 0.103305 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-update HTTP/1.1" 200 156 0.082553 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015870 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2025-11-12 08:36:07] "GET / HTTP/1.1" 200 35931 0.002119 10.0.0.22 - - [2025-11-12 08:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.22 - - [2025-11-12 08:36:07] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008087 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-update HTTP/1.1" 200 156 0.106460 10.0.0.22 - - [2025-11-12 08:36:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.022411 10.0.0.22 - - [2025-11-12 08:36:07] "POST /config-nodes HTTP/1.1" 200 593 0.103575 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-update HTTP/1.1" 200 156 0.147361 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-update HTTP/1.1" 200 156 0.064365 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011707 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002564 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002833 10.0.0.22 - - [2025-11-12 08:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.22 - - [2025-11-12 08:36:07] "GET /virtual-network/cb7bcb72-a564-4ed5-a08d-f2c1f1a7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010267 10.0.0.22 - - [2025-11-12 08:36:07] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006908 10.0.0.22 - - [2025-11-12 08:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389 10.0.0.22 - - [2025-11-12 08:36:07] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.22 - - [2025-11-12 08:36:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002829 10.0.0.22 - - [2025-11-12 08:36:07] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015737 10.0.0.22 - - [2025-11-12 08:36:07] "POST /firewall-policys HTTP/1.1" 200 530 0.038056 10.0.0.22 - - [2025-11-12 08:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032892 10.0.0.22 - - [2025-11-12 08:36:07] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.021533 10.0.0.22 - - [2025-11-12 08:36:07] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.015558 10.0.0.22 - - [2025-11-12 08:36:07] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004103 10.0.0.22 - - [2025-11-12 08:36:07] "POST /ref-update HTTP/1.1" 200 156 0.020018 10.0.0.22 - - [2025-11-12 08:36:07] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012241 10.0.0.22 - - [2025-11-12 08:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.22 - - [2025-11-12 08:36:08] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006049 10.0.0.22 - - [2025-11-12 08:36:08] "POST /firewall-policys HTTP/1.1" 200 532 0.070366 10.0.0.22 - - [2025-11-12 08:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.047548 10.0.0.22 - - [2025-11-12 08:36:08] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.019660 10.0.0.22 - - [2025-11-12 08:36:08] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010825 10.0.0.22 - - [2025-11-12 08:36:08] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009314 10.0.0.22 - - [2025-11-12 08:36:08] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003175 10.0.0.22 - - [2025-11-12 08:36:08] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.22 - - [2025-11-12 08:36:08] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005945 10.0.0.22 - - [2025-11-12 08:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016007 10.0.0.22 - - [2025-11-12 08:36:08] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010407 10.0.0.22 - - [2025-11-12 08:36:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002933 10.0.0.22 - - [2025-11-12 08:36:08] "POST /ref-update HTTP/1.1" 200 156 0.087031 10.0.0.22 - - [2025-11-12 08:36:08] "POST /database-nodes HTTP/1.1" 200 597 0.063673 10.0.0.22 - - [2025-11-12 08:36:08] "POST /ref-update HTTP/1.1" 200 156 0.127043 10.0.0.22 - - [2025-11-12 08:36:08] "POST /ref-update HTTP/1.1" 200 156 0.072622 10.0.0.22 - - [2025-11-12 08:36:08] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018220 10.0.0.22 - - [2025-11-12 08:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.22 - - [2025-11-12 08:36:08] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003937 10.0.0.22 - - [2025-11-12 08:36:08] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.22 - - [2025-11-12 08:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.22 - - [2025-11-12 08:36:08] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009204 10.0.0.22 - - [2025-11-12 08:36:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.004354 10.0.0.22 - - [2025-11-12 08:36:08] "POST /firewall-policys HTTP/1.1" 200 530 0.063648 10.0.0.22 - - [2025-11-12 08:36:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.059089 10.0.0.22 - - [2025-11-12 08:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.056772 10.0.0.22 - - [2025-11-12 08:36:08] "GET /firewall-policy/3a597bac-5033-4423-9243-7a60ad471806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.042088 10.0.0.22 - - [2025-11-12 08:36:08] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007295 10.0.0.22 - - [2025-11-12 08:36:09] "GET /firewall-policy/3a597bac-5033-4423-9243-7a60ad471806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.027055 10.0.0.22 - - [2025-11-12 08:36:09] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003233 10.0.0.22 - - [2025-11-12 08:36:09] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003555 10.0.0.22 - - [2025-11-12 08:36:09] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004222 10.0.0.22 - - [2025-11-12 08:36:09] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003240 10.0.0.22 - - [2025-11-12 08:36:09] "POST /ref-update HTTP/1.1" 200 156 0.033502 10.0.0.22 - - [2025-11-12 08:36:09] "POST /ref-update HTTP/1.1" 200 156 0.053360 10.0.0.22 - - [2025-11-12 08:36:09] "POST /ref-update HTTP/1.1" 200 156 0.047743 10.0.0.22 - - [2025-11-12 08:36:09] "POST /ref-update HTTP/1.1" 200 156 0.043681 10.0.0.22 - - [2025-11-12 08:36:09] "POST /ref-update HTTP/1.1" 200 156 0.047305 10.0.0.22 - - [2025-11-12 08:36:09] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.025494 10.0.0.22 - - [2025-11-12 08:36:09] "POST /tags HTTP/1.1" 200 299 0.089367 10.0.0.22 - - [2025-11-12 08:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362 10.0.0.22 - - [2025-11-12 08:36:09] "GET /tag/0d5f1ed0-719e-45a1-a7c7-246eb051807a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.043714 10.0.0.22 - - [2025-11-12 08:36:09] "POST /set-tag HTTP/1.1" 200 109 0.037410 10.0.0.22 - - [2025-11-12 08:36:09] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.22 - - [2025-11-12 08:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.22 - - [2025-11-12 08:36:10] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.030057 10.0.0.22 - - [2025-11-12 08:36:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.008365 10.0.0.22 - - [2025-11-12 08:36:10] "POST /config-database-nodes HTTP/1.1" 200 611 0.081135 10.0.0.22 - - [2025-11-12 08:36:10] "POST /tags HTTP/1.1" 200 357 0.248684 10.0.0.22 - - [2025-11-12 08:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.040956 10.0.0.22 - - [2025-11-12 08:36:10] "GET /tag/f392c525-ae7b-494a-a70b-08fc702aa5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.066860 10.0.0.22 - - [2025-11-12 08:36:10] "POST /tags HTTP/1.1" 200 305 0.357836 10.0.0.22 - - [2025-11-12 08:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.22 - - [2025-11-12 08:36:10] "GET /tag/e0c74862-37f9-43cb-a2e6-b16c2926c103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016801 10.0.0.22 - - [2025-11-12 08:36:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.000585 10.0.0.22 - - [2025-11-12 08:36:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.023354 10.0.0.22 - - [2025-11-12 08:36:11] "POST /security-groups HTTP/1.1" 200 571 0.112730 10.0.0.22 - - [2025-11-12 08:36:11] "POST /projects HTTP/1.1" 200 483 0.330229 10.0.0.22 - - [2025-11-12 08:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.050278 10.0.0.22 - - [2025-11-12 08:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.22 - - [2025-11-12 08:36:11] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.021902 10.0.0.22 - - [2025-11-12 08:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016833 10.0.0.22 - - [2025-11-12 08:36:11] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.012048 10.0.0.22 - - [2025-11-12 08:36:11] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.194759 10.0.0.22 - - [2025-11-12 08:36:11] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.301896 10.0.0.22 - - [2025-11-12 08:36:12] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.22 - - [2025-11-12 08:36:12] "POST /security-groups HTTP/1.1" 200 537 0.265502 10.0.0.22 - - [2025-11-12 08:36:12] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.044088 10.0.0.22 - - [2025-11-12 08:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.071257 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.22 - - [2025-11-12 08:36:12] "POST /bgp-routers HTTP/1.1" 200 616 0.125502 10.0.0.22 - - [2025-11-12 08:36:12] "GET /network-ipam/4bbdbc29-8028-4f6a-bb82-2ee84d4f75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004599 10.0.0.22 - - [2025-11-12 08:36:12] "POST /chown HTTP/1.1" 200 109 0.093520 10.0.0.22 - - [2025-11-12 08:36:12] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020422 10.0.0.22 - - [2025-11-12 08:36:12] "GET /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.053495 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.22 - - [2025-11-12 08:36:12] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003267 10.0.0.22 - - [2025-11-12 08:36:12] "POST /tags HTTP/1.1" 409 207 0.004559 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.22 - - [2025-11-12 08:36:12] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017289 10.0.0.22 - - [2025-11-12 08:36:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009818 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007542 10.0.0.22 - - [2025-11-12 08:36:12] "GET /tag/e0c74862-37f9-43cb-a2e6-b16c2926c103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023918 10.0.0.22 - - [2025-11-12 08:36:12] "POST /ref-update HTTP/1.1" 200 156 0.019234 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.22 - - [2025-11-12 08:36:12] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.061750 10.0.0.22 - - [2025-11-12 08:36:12] "POST /firewall-rules HTTP/1.1" 200 564 0.195510 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-11-12 08:36:12] "GET /firewall-rule/ea882044-58da-46a4-9e29-76a643cef385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008763 10.0.0.22 - - [2025-11-12 08:36:12] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005220 10.0.0.22 - - [2025-11-12 08:36:12] "GET /firewall-rule/ea882044-58da-46a4-9e29-76a643cef385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003081 10.0.0.22 - - [2025-11-12 08:36:12] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.021378 10.0.0.22 - - [2025-11-12 08:36:12] "POST /ref-update HTTP/1.1" 200 156 0.037935 10.0.0.65 - - [2025-11-12 08:36:12] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.65 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.22 - - [2025-11-12 08:36:12] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022902 10.0.0.22 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.65 - - [2025-11-12 08:36:12] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014266 10.0.0.65 - - [2025-11-12 08:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.22 - - [2025-11-12 08:36:12] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016066 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.017674 10.0.0.22 - - [2025-11-12 08:36:13] "POST /tags HTTP/1.1" 409 207 0.012384 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.65 - - [2025-11-12 08:36:13] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.044450 10.0.0.22 - - [2025-11-12 08:36:13] "GET /tag/e0c74862-37f9-43cb-a2e6-b16c2926c103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027187 10.0.0.65 - - [2025-11-12 08:36:13] "PUT /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b HTTP/1.1" 200 274 0.065114 10.0.0.22 - - [2025-11-12 08:36:13] "POST /access-control-lists HTTP/1.1" 200 587 0.111413 10.0.0.65 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.052622 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.043923 10.0.0.22 - - [2025-11-12 08:36:13] "POST /firewall-rules HTTP/1.1" 200 562 0.188421 10.0.0.22 - - [2025-11-12 08:36:13] "GET /firewall-rule/64d7a64f-f474-4e07-b63a-4287c366c66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.041074 10.0.0.22 - - [2025-11-12 08:36:13] "POST /access-control-lists HTTP/1.1" 200 585 0.121169 10.0.0.65 - - [2025-11-12 08:36:13] "POST /virtual-routers HTTP/1.1" 200 599 0.147113 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.037719 10.0.0.22 - - [2025-11-12 08:36:13] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.65 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.025891 10.0.0.22 - - [2025-11-12 08:36:13] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.019806 10.0.0.22 - - [2025-11-12 08:36:13] "GET /firewall-rule/64d7a64f-f474-4e07-b63a-4287c366c66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009453 10.0.0.65 - - [2025-11-12 08:36:13] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.022778 10.0.0.22 - - [2025-11-12 08:36:13] "POST /alarms HTTP/1.1" 200 581 0.053972 10.0.0.65 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.001465 10.0.0.65 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.22 - - [2025-11-12 08:36:13] "POST /access-control-lists HTTP/1.1" 200 580 0.091049 10.0.0.65 - - [2025-11-12 08:36:13] "GET /virtual-network/cb7bcb72-a564-4ed5-a08d-f2c1f1a7d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.024897 10.0.0.22 - - [2025-11-12 08:36:13] "POST /alarms HTTP/1.1" 200 575 0.067085 10.0.0.22 - - [2025-11-12 08:36:13] "POST /ref-update HTTP/1.1" 200 156 0.120792 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.018812 10.0.0.22 - - [2025-11-12 08:36:13] "POST /alarms HTTP/1.1" 200 575 0.090935 10.0.0.22 - - [2025-11-12 08:36:13] "POST /access-control-lists HTTP/1.1" 200 578 0.205027 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.022249 10.0.0.22 - - [2025-11-12 08:36:13] "POST /tags HTTP/1.1" 200 305 0.230329 10.0.0.65 - - [2025-11-12 08:36:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.316065 10.0.0.22 - - [2025-11-12 08:36:13] "POST /alarms HTTP/1.1" 200 559 0.195850 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.054886 10.0.0.22 - - [2025-11-12 08:36:13] "GET /tag/f67663db-0726-47d4-a720-8df5394f4481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.076698 10.0.0.22 - - [2025-11-12 08:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 596 0.180344 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.027019 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 555 0.202822 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 557 0.080776 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 594 0.104477 10.0.0.22 - - [2025-11-12 08:36:14] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.155600 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017765 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.012233 10.0.0.22 - - [2025-11-12 08:36:14] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006730 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 565 0.047889 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020230 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 579 0.098098 10.0.0.22 - - [2025-11-12 08:36:14] "GET /service-appliance-set/bccdd331-f018-4c7b-839e-04497904dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.044184 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.003902 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 549 0.102397 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.006074 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 557 0.055638 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 577 0.116477 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.018574 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 567 0.115684 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 594 0.164231 10.0.0.22 - - [2025-11-12 08:36:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.340086 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.001928 10.0.0.22 - - [2025-11-12 08:36:14] "GET /virtual-machine-interface/23ed1bbe-3d9a-42d3-8e9f-513a1ce2fce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.016462 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 555 0.191248 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 592 0.055548 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.012897 10.0.0.22 - - [2025-11-12 08:36:14] "POST /alarms HTTP/1.1" 200 567 0.061222 10.0.0.22 - - [2025-11-12 08:36:14] "POST /instance-ips HTTP/1.1" 200 381 0.137090 10.0.0.22 - - [2025-11-12 08:36:14] "POST /access-control-lists HTTP/1.1" 200 583 0.080737 10.0.0.22 - - [2025-11-12 08:36:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.036352 10.0.0.22 - - [2025-11-12 08:36:14] "GET /instance-ip/3490a404-3952-4426-ab3a-c9919066b276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.029356 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 575 0.174058 10.0.0.22 - - [2025-11-12 08:36:15] "POST /access-control-lists HTTP/1.1" 200 581 0.127347 10.0.0.22 - - [2025-11-12 08:36:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004825 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 569 0.124146 10.0.0.22 - - [2025-11-12 08:36:15] "POST /loadbalancers HTTP/1.1" 200 582 0.228277 10.0.0.22 - - [2025-11-12 08:36:15] "POST /access-control-lists HTTP/1.1" 200 602 0.115551 10.0.0.22 - - [2025-11-12 08:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033085 10.0.0.22 - - [2025-11-12 08:36:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.014067 10.0.0.22 - - [2025-11-12 08:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 561 0.118317 10.0.0.22 - - [2025-11-12 08:36:15] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032399 10.0.0.22 - - [2025-11-12 08:36:15] "GET /loadbalancer/0f148bf3-9d04-4fbe-a8f3-dc35c0eddf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.016695 10.0.0.22 - - [2025-11-12 08:36:15] "POST /access-control-lists HTTP/1.1" 200 600 0.059438 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 561 0.075010 10.0.0.22 - - [2025-11-12 08:36:15] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083779 10.0.0.22 - - [2025-11-12 08:36:15] "GET /instance-ip/3490a404-3952-4426-ab3a-c9919066b276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008166 10.0.0.22 - - [2025-11-12 08:36:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.095937 10.0.0.22 - - [2025-11-12 08:36:15] "POST /route-targets HTTP/1.1" 200 327 0.025719 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 561 0.087120 10.0.0.22 - - [2025-11-12 08:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031709 10.0.0.22 - - [2025-11-12 08:36:15] "POST /floating-ips HTTP/1.1" 200 583 0.069568 10.0.0.22 - - [2025-11-12 08:36:15] "POST /ref-update HTTP/1.1" 200 156 0.064905 10.0.0.22 - - [2025-11-12 08:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026755 10.0.0.22 - - [2025-11-12 08:36:15] "POST /route-targets HTTP/1.1" 200 327 0.022532 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 547 0.112962 10.0.0.22 - - [2025-11-12 08:36:15] "POST /ref-update HTTP/1.1" 200 156 0.019350 10.0.0.22 - - [2025-11-12 08:36:15] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073218 10.0.0.22 - - [2025-11-12 08:36:15] "GET /loadbalancer-listener/6f0c41dd-536a-4982-88f2-3aab3f6f04cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006867 10.0.0.22 - - [2025-11-12 08:36:15] "GET /loadbalancer-listener/6f0c41dd-536a-4982-88f2-3aab3f6f04cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.018015 10.0.0.22 - - [2025-11-12 08:36:15] "POST /route-targets HTTP/1.1" 200 327 0.028193 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 595 0.075693 10.0.0.22 - - [2025-11-12 08:36:15] "POST /ref-update HTTP/1.1" 200 156 0.043459 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 575 0.059921 10.0.0.22 - - [2025-11-12 08:36:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.082926 10.0.0.22 - - [2025-11-12 08:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.22 - - [2025-11-12 08:36:15] "POST /route-targets HTTP/1.1" 200 327 0.034405 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 571 0.077834 10.0.0.22 - - [2025-11-12 08:36:15] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007140 10.0.0.22 - - [2025-11-12 08:36:15] "GET /instance-ip/3490a404-3952-4426-ab3a-c9919066b276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005721 10.0.0.22 - - [2025-11-12 08:36:15] "POST /ref-update HTTP/1.1" 200 156 0.027282 10.0.0.22 - - [2025-11-12 08:36:15] "GET /instance-ip/3490a404-3952-4426-ab3a-c9919066b276?fields=floating_ips HTTP/1.1" 200 1170 0.017458 10.0.0.22 - - [2025-11-12 08:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008634 10.0.0.22 - - [2025-11-12 08:36:15] "POST /route-targets HTTP/1.1" 200 327 0.019930 10.0.0.22 - - [2025-11-12 08:36:15] "GET /floating-ip/66a5eddc-9a38-4795-9245-73a23eb80b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.011793 10.0.0.22 - - [2025-11-12 08:36:15] "POST /alarms HTTP/1.1" 200 583 0.063465 10.0.0.22 - - [2025-11-12 08:36:16] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.055848 10.0.0.22 - - [2025-11-12 08:36:16] "POST /ref-update HTTP/1.1" 200 156 0.033062 10.0.0.22 - - [2025-11-12 08:36:16] "POST /alarms HTTP/1.1" 200 609 0.101911 10.0.0.22 - - [2025-11-12 08:36:16] "POST /tags HTTP/1.1" 200 355 0.087105 10.0.0.22 - - [2025-11-12 08:36:16] "POST /route-targets HTTP/1.1" 200 327 0.061692 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006887 10.0.0.22 - - [2025-11-12 08:36:16] "POST /ref-update HTTP/1.1" 200 156 0.032486 10.0.0.22 - - [2025-11-12 08:36:16] "GET /tag/a4b4707e-cd63-4542-8b47-6e7b15de3d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.038064 10.0.0.22 - - [2025-11-12 08:36:16] "POST /tags HTTP/1.1" 200 303 0.031042 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.22 - - [2025-11-12 08:36:16] "GET /tag/841fdb48-b37d-495f-87c7-be81ad67146a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026274 10.0.0.22 - - [2025-11-12 08:36:16] "POST /projects HTTP/1.1" 409 218 0.003661 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003393 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011577 10.0.0.22 - - [2025-11-12 08:36:16] "POST /access-control-lists HTTP/1.1" 200 551 0.094852 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001976 10.0.0.22 - - [2025-11-12 08:36:16] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.102022 10.0.0.22 - - [2025-11-12 08:36:16] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.22 - - [2025-11-12 08:36:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002262 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.22 - - [2025-11-12 08:36:16] "GET /network-ipam/77b6c3ba-0bed-4ebd-be13-a25c5ae12dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.021000 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2025-11-12 08:36:16] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.056499 10.0.0.22 - - [2025-11-12 08:36:16] "POST /access-control-lists HTTP/1.1" 200 589 0.109770 10.0.0.22 - - [2025-11-12 08:36:16] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.039042 10.0.0.22 - - [2025-11-12 08:36:16] "POST /ref-update HTTP/1.1" 200 156 0.094579 10.0.0.22 - - [2025-11-12 08:36:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.020403 10.0.0.22 - - [2025-11-12 08:36:16] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.179914 10.0.0.22 - - [2025-11-12 08:36:16] "POST /access-control-lists HTTP/1.1" 200 601 0.100530 10.0.0.22 - - [2025-11-12 08:36:16] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.022199 10.0.0.22 - - [2025-11-12 08:36:16] "POST /ref-update HTTP/1.1" 200 156 0.063147 10.0.0.22 - - [2025-11-12 08:36:17] "POST /set-tag HTTP/1.1" 200 109 0.132202 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014306 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-update HTTP/1.1" 200 156 0.066468 10.0.0.22 - - [2025-11-12 08:36:17] "GET /network-ipam/56eccbc4-ae9c-4d82-9c26-2de56d84a156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007153 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2025-11-12 08:36:17] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.22 - - [2025-11-12 08:36:17] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.027102 10.0.0.22 - - [2025-11-12 08:36:17] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003679 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/a7a57c30-fd42-4d84-81cc-f436b28de2ef HTTP/1.1" 200 272 0.043112 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/f2190a50-788d-4b74-89b5-95950fb74083 HTTP/1.1" 200 272 0.019169 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.024338 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/d0fdf927-4bbe-4583-99ab-015dc3bdc35f HTTP/1.1" 200 272 0.060703 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.119555 10.0.0.22 - - [2025-11-12 08:36:17] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.014640 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/490f7c8b-e486-4817-aa2d-f7adf3957d71 HTTP/1.1" 200 272 0.047905 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/1701677d-f14d-47e0-884e-1a82c5fe6053 HTTP/1.1" 200 272 0.060070 10.0.0.22 - - [2025-11-12 08:36:17] "POST /set-tag HTTP/1.1" 200 109 0.096750 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/9598feb9-73e5-4709-ba94-d72165428c63 HTTP/1.1" 200 272 0.017451 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.22 - - [2025-11-12 08:36:17] "GET /network-policy/fe44b187-0d27-4cbb-a4e2-fdfe3dd54f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005731 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/508c15a7-f74c-49e2-8be4-e68e160634d0 HTTP/1.1" 200 272 0.027253 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/bfc751b0-adaa-418f-ae69-7d7546da87d0 HTTP/1.1" 200 272 0.030906 10.0.0.22 - - [2025-11-12 08:36:17] "GET /network-policy/d88280c1-3947-4ed9-a74d-8544efa0bbd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.017867 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2025-11-12 08:36:17] "GET /network-policy/1e8acf8e-a529-4c69-b56a-9f091d834e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003561 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/feb2d17e-ab98-4e24-9b31-db2f8ee3b3d2 HTTP/1.1" 200 272 0.010027 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/93afe3cf-9456-417a-83e7-3b8524b22c23 HTTP/1.1" 200 272 0.022069 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /network-policy/1e8acf8e-a529-4c69-b56a-9f091d834e3e HTTP/1.1" 200 262 0.033713 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/b0699889-cd3e-4aab-b093-b81f9b096ed1 HTTP/1.1" 200 272 0.033886 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/9caff59c-fdb5-444a-9704-2c06d5628bd8 HTTP/1.1" 200 272 0.050906 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-update HTTP/1.1" 200 156 0.107130 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009247 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/9998f5c2-fc90-4904-865c-196e22d2baa4 HTTP/1.1" 200 272 0.047167 10.0.0.22 - - [2025-11-12 08:36:17] "GET / HTTP/1.1" 200 35931 0.003600 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008524 10.0.0.22 - - [2025-11-12 08:36:17] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.012475 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013661 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009818 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008021 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /access-control-list/a70283e9-43cb-4dfd-ba40-9cc061315914 HTTP/1.1" 200 272 0.076171 10.0.0.22 - - [2025-11-12 08:36:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004065 10.0.0.22 - - [2025-11-12 08:36:17] "POST /security-groups HTTP/1.1" 409 245 0.003436 10.0.0.22 - - [2025-11-12 08:36:17] "PUT /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b HTTP/1.1" 200 274 0.072670 10.0.0.22 - - [2025-11-12 08:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019217 10.0.0.22 - - [2025-11-12 08:36:18] "PUT /security-group/ef056a62-d4d6-4793-ba7a-75135e173da7 HTTP/1.1" 200 262 0.067569 10.0.0.22 - - [2025-11-12 08:36:18] "PUT /access-control-list/5cdedad2-d6f9-4626-93de-ed0ec4861f63 HTTP/1.1" 200 272 0.045326 10.0.0.22 - - [2025-11-12 08:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.051172 10.0.0.22 - - [2025-11-12 08:36:18] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017867 10.0.0.22 - - [2025-11-12 08:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.22 - - [2025-11-12 08:36:18] "PUT /access-control-list/75448dfa-31ab-4e70-aed8-9628553e0409 HTTP/1.1" 200 272 0.069563 10.0.0.22 - - [2025-11-12 08:36:18] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032870 10.0.0.22 - - [2025-11-12 08:36:18] "POST /tags HTTP/1.1" 409 206 0.003876 10.0.0.22 - - [2025-11-12 08:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2025-11-12 08:36:18] "GET /tag/841fdb48-b37d-495f-87c7-be81ad67146a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019486 10.0.0.22 - - [2025-11-12 08:36:18] "PUT /access-control-list/3251347a-c623-4e6d-8936-3def812fd61b HTTP/1.1" 200 272 0.055912 10.0.0.22 - - [2025-11-12 08:36:18] "POST /firewall-rules HTTP/1.1" 200 562 0.169653 10.0.0.22 - - [2025-11-12 08:36:18] "PUT /access-control-list/feb2d17e-ab98-4e24-9b31-db2f8ee3b3d2 HTTP/1.1" 200 272 0.033832 10.0.0.22 - - [2025-11-12 08:36:18] "GET /firewall-rule/46f58893-12c8-4bb3-ac4e-b74a10d95c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.024034 10.0.0.22 - - [2025-11-12 08:36:18] "PUT /access-control-list/93afe3cf-9456-417a-83e7-3b8524b22c23 HTTP/1.1" 200 272 0.056199 10.0.0.22 - - [2025-11-12 08:36:18] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.022368 10.0.0.22 - - [2025-11-12 08:36:18] "GET /firewall-rule/46f58893-12c8-4bb3-ac4e-b74a10d95c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011081 10.0.0.22 - - [2025-11-12 08:36:18] "POST /ref-update HTTP/1.1" 200 156 0.058751 10.0.0.22 - - [2025-11-12 08:36:18] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024773 10.0.0.22 - - [2025-11-12 08:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2025-11-12 08:36:18] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003163 10.0.0.22 - - [2025-11-12 08:36:18] "POST /tags HTTP/1.1" 409 206 0.002325 10.0.0.22 - - [2025-11-12 08:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2025-11-12 08:36:18] "GET /tag/841fdb48-b37d-495f-87c7-be81ad67146a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017430 10.0.0.22 - - [2025-11-12 08:36:18] "POST /firewall-rules HTTP/1.1" 200 560 0.087996 10.0.0.22 - - [2025-11-12 08:36:18] "GET /firewall-rule/948401eb-5524-4855-9d3f-000cba455b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.030672 10.0.0.22 - - [2025-11-12 08:36:18] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006650 10.0.0.22 - - [2025-11-12 08:36:18] "GET /firewall-rule/948401eb-5524-4855-9d3f-000cba455b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002953 10.0.0.22 - - [2025-11-12 08:36:19] "POST /ref-update HTTP/1.1" 200 156 0.038989 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2025-11-12 08:36:19] "GET /loadbalancer/0f148bf3-9d04-4fbe-a8f3-dc35c0eddf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005038 10.0.0.22 - - [2025-11-12 08:36:19] "POST /tags HTTP/1.1" 200 301 0.067999 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.22 - - [2025-11-12 08:36:19] "GET /tag/119d1dc8-d54d-4e98-bb4f-5ee5c5fd6e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025029 10.0.0.22 - - [2025-11-12 08:36:19] "POST /tags HTTP/1.1" 200 325 0.099764 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.22 - - [2025-11-12 08:36:19] "GET /tag/fe06f386-e6f9-43c6-aac6-5f3facc6e3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.035157 10.0.0.22 - - [2025-11-12 08:36:19] "POST /tags HTTP/1.1" 200 363 0.035513 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.22 - - [2025-11-12 08:36:19] "GET /tag/8b57a243-3f96-4821-824d-f084102f0831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017516 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002093 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.22 - - [2025-11-12 08:36:19] "POST /tags HTTP/1.1" 200 311 0.062933 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.22 - - [2025-11-12 08:36:19] "GET /tag/c4972f63-4a86-467d-8080-f378db31d7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033903 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.22 - - [2025-11-12 08:36:19] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004654 10.0.0.22 - - [2025-11-12 08:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.22 - - [2025-11-12 08:36:19] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034926 10.0.0.22 - - [2025-11-12 08:36:19] "POST /virtual-machines HTTP/1.1" 200 377 0.046909 10.0.0.22 - - [2025-11-12 08:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032478 10.0.0.22 - - [2025-11-12 08:36:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.237170 10.0.0.22 - - [2025-11-12 08:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.058626 10.0.0.22 - - [2025-11-12 08:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.22 - - [2025-11-12 08:36:20] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.113451 10.0.0.22 - - [2025-11-12 08:36:20] "POST /instance-ips HTTP/1.1" 200 409 0.133305 10.0.0.22 - - [2025-11-12 08:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036762 10.0.0.22 - - [2025-11-12 08:36:20] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008431 10.0.0.22 - - [2025-11-12 08:36:20] "POST /ref-update HTTP/1.1" 200 156 0.010289 10.0.0.22 - - [2025-11-12 08:36:20] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014745 10.0.0.22 - - [2025-11-12 08:36:20] "POST /set-tag HTTP/1.1" 200 109 0.055711 10.0.0.22 - - [2025-11-12 08:36:20] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008015 10.0.0.22 - - [2025-11-12 08:36:20] "GET /instance-ip/a9ceaace-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013151 10.0.0.22 - - [2025-11-12 08:36:21] "POST /tags HTTP/1.1" 200 371 0.063267 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016589 10.0.0.22 - - [2025-11-12 08:36:21] "GET /tag/71b1e81b-319b-4d68-ad56-9ac583aa63c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.025633 10.0.0.22 - - [2025-11-12 08:36:21] "POST /tags HTTP/1.1" 200 319 0.033896 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.032051 10.0.0.22 - - [2025-11-12 08:36:21] "GET /tag/9945a051-1cad-44ca-a4e1-e13ae16c858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031260 10.0.0.22 - - [2025-11-12 08:36:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000538 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.006492 10.0.0.22 - - [2025-11-12 08:36:21] "POST /security-groups HTTP/1.1" 200 578 0.085457 10.0.0.22 - - [2025-11-12 08:36:21] "POST /projects HTTP/1.1" 200 497 0.215942 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.002257 10.0.0.22 - - [2025-11-12 08:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034191 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.22 - - [2025-11-12 08:36:21] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.031527 10.0.0.22 - - [2025-11-12 08:36:21] "POST /access-control-lists HTTP/1.1" 200 587 0.108220 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.017253 10.0.0.22 - - [2025-11-12 08:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013164 10.0.0.22 - - [2025-11-12 08:36:21] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.016419 10.0.0.22 - - [2025-11-12 08:36:21] "POST /access-control-lists HTTP/1.1" 200 585 0.087341 10.0.0.22 - - [2025-11-12 08:36:21] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.134294 10.0.0.22 - - [2025-11-12 08:36:21] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.117812 10.0.0.22 - - [2025-11-12 08:36:22] "POST /security-groups HTTP/1.1" 200 558 0.070463 10.0.0.22 - - [2025-11-12 08:36:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.002817 10.0.0.22 - - [2025-11-12 08:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.042914 10.0.0.22 - - [2025-11-12 08:36:22] "POST /access-control-lists HTTP/1.1" 200 610 0.062075 10.0.0.22 - - [2025-11-12 08:36:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.018187 10.0.0.22 - - [2025-11-12 08:36:22] "POST /chown HTTP/1.1" 200 109 0.038194 10.0.0.22 - - [2025-11-12 08:36:22] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013623 10.0.0.22 - - [2025-11-12 08:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.22 - - [2025-11-12 08:36:22] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003916 10.0.0.22 - - [2025-11-12 08:36:22] "POST /tags HTTP/1.1" 409 214 0.003535 10.0.0.22 - - [2025-11-12 08:36:22] "POST /access-control-lists HTTP/1.1" 200 608 0.098737 10.0.0.22 - - [2025-11-12 08:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2025-11-12 08:36:22] "GET /tag/9945a051-1cad-44ca-a4e1-e13ae16c858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.022842 10.0.0.22 - - [2025-11-12 08:36:22] "POST /firewall-rules HTTP/1.1" 200 578 0.133512 10.0.0.22 - - [2025-11-12 08:36:22] "GET /firewall-rule/84cba07e-2448-4719-bc48-8f9a11f7b784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006252 10.0.0.22 - - [2025-11-12 08:36:22] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009426 10.0.0.22 - - [2025-11-12 08:36:22] "GET /firewall-rule/84cba07e-2448-4719-bc48-8f9a11f7b784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003401 10.0.0.22 - - [2025-11-12 08:36:22] "POST /ref-update HTTP/1.1" 200 156 0.054835 10.0.0.22 - - [2025-11-12 08:36:22] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009664 10.0.0.22 - - [2025-11-12 08:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.22 - - [2025-11-12 08:36:22] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004398 10.0.0.22 - - [2025-11-12 08:36:22] "POST /tags HTTP/1.1" 409 214 0.006164 10.0.0.22 - - [2025-11-12 08:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.22 - - [2025-11-12 08:36:22] "GET /tag/9945a051-1cad-44ca-a4e1-e13ae16c858c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.032184 10.0.0.22 - - [2025-11-12 08:36:23] "POST /firewall-rules HTTP/1.1" 200 576 0.130185 10.0.0.22 - - [2025-11-12 08:36:23] "GET /firewall-rule/d9286019-ba3d-4ec2-a214-c35cca898015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.022001 10.0.0.22 - - [2025-11-12 08:36:23] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005082 10.0.0.22 - - [2025-11-12 08:36:23] "GET /firewall-rule/d9286019-ba3d-4ec2-a214-c35cca898015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002375 10.0.0.22 - - [2025-11-12 08:36:23] "POST /ref-update HTTP/1.1" 200 156 0.239027 10.0.0.22 - - [2025-11-12 08:36:23] "POST /fqname-to-id HTTP/1.1" 404 228 0.002903 10.0.0.22 - - [2025-11-12 08:36:23] "POST /tags HTTP/1.1" 200 301 0.127911 10.0.0.22 - - [2025-11-12 08:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2025-11-12 08:36:23] "GET /tag/c8e53709-9b03-49cc-b0cf-7b8a664f725b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018947 10.0.0.22 - - [2025-11-12 08:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2025-11-12 08:36:23] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047351 10.0.0.22 - - [2025-11-12 08:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.22 - - [2025-11-12 08:36:23] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.006509 10.0.0.22 - - [2025-11-12 08:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.22 - - [2025-11-12 08:36:23] "GET /service-appliance-set/bccdd331-f018-4c7b-839e-04497904dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003841 10.0.0.22 - - [2025-11-12 08:36:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.003018 10.0.0.22 - - [2025-11-12 08:36:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136374 10.0.0.22 - - [2025-11-12 08:36:23] "GET /virtual-machine-interface/e70816bb-54e8-4a88-b5b1-079c2d566deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018009 10.0.0.22 - - [2025-11-12 08:36:24] "POST /instance-ips HTTP/1.1" 200 377 0.152686 10.0.0.22 - - [2025-11-12 08:36:24] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010493 10.0.0.22 - - [2025-11-12 08:36:24] "POST /loadbalancers HTTP/1.1" 200 582 0.069477 10.0.0.22 - - [2025-11-12 08:36:24] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024981 10.0.0.22 - - [2025-11-12 08:36:24] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012946 10.0.0.22 - - [2025-11-12 08:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031496 10.0.0.22 - - [2025-11-12 08:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.22 - - [2025-11-12 08:36:24] "POST /floating-ips HTTP/1.1" 200 581 0.044900 10.0.0.22 - - [2025-11-12 08:36:24] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067213 10.0.0.22 - - [2025-11-12 08:36:24] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.008290 10.0.0.22 - - [2025-11-12 08:36:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025350 10.0.0.22 - - [2025-11-12 08:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016119 10.0.0.22 - - [2025-11-12 08:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.22 - - [2025-11-12 08:36:24] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051226 10.0.0.22 - - [2025-11-12 08:36:24] "GET /loadbalancer-listener/a9f8b519-1bb8-498d-93cb-9867640edd09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005559 10.0.0.22 - - [2025-11-12 08:36:24] "GET /loadbalancer-listener/a9f8b519-1bb8-498d-93cb-9867640edd09?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008996 10.0.0.22 - - [2025-11-12 08:36:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023701 10.0.0.22 - - [2025-11-12 08:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008568 10.0.0.22 - - [2025-11-12 08:36:24] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004187 10.0.0.22 - - [2025-11-12 08:36:24] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?fields=floating_ips HTTP/1.1" 200 1164 0.015057 10.0.0.22 - - [2025-11-12 08:36:24] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005860 10.0.0.22 - - [2025-11-12 08:36:24] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081279 10.0.0.22 - - [2025-11-12 08:36:24] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003217 10.0.0.22 - - [2025-11-12 08:36:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029323 10.0.0.22 - - [2025-11-12 08:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026514 10.0.0.22 - - [2025-11-12 08:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.22 - - [2025-11-12 08:36:25] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067557 10.0.0.22 - - [2025-11-12 08:36:25] "GET /loadbalancer-listener/4b093a59-73bc-4511-ae90-cb5736497d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.016440 10.0.0.22 - - [2025-11-12 08:36:25] "GET /loadbalancer-listener/4b093a59-73bc-4511-ae90-cb5736497d31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003603 10.0.0.22 - - [2025-11-12 08:36:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031428 10.0.0.22 - - [2025-11-12 08:36:25] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004553 10.0.0.22 - - [2025-11-12 08:36:25] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?fields=floating_ips HTTP/1.1" 200 1164 0.003240 10.0.0.22 - - [2025-11-12 08:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020226 10.0.0.22 - - [2025-11-12 08:36:25] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048946 10.0.0.22 - - [2025-11-12 08:36:25] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.015211 10.0.0.22 - - [2025-11-12 08:36:25] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002882 10.0.0.22 - - [2025-11-12 08:36:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036359 10.0.0.22 - - [2025-11-12 08:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030145 10.0.0.22 - - [2025-11-12 08:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009677 10.0.0.22 - - [2025-11-12 08:36:25] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053766 10.0.0.22 - - [2025-11-12 08:36:25] "GET /loadbalancer-listener/d3763402-fffd-43ec-b4de-40e5f27cb0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006907 10.0.0.22 - - [2025-11-12 08:36:25] "GET /loadbalancer-listener/d3763402-fffd-43ec-b4de-40e5f27cb0f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.012606 10.0.0.22 - - [2025-11-12 08:36:25] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029939 10.0.0.22 - - [2025-11-12 08:36:25] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004801 10.0.0.22 - - [2025-11-12 08:36:25] "GET /instance-ip/38afa48c-dfc6-4159-95c3-e6db88151174?fields=floating_ips HTTP/1.1" 200 1164 0.021153 10.0.0.22 - - [2025-11-12 08:36:25] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005717 10.0.0.22 - - [2025-11-12 08:36:25] "POST /tags HTTP/1.1" 200 363 0.072171 10.0.0.22 - - [2025-11-12 08:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025462 10.0.0.22 - - [2025-11-12 08:36:25] "GET /tag/d29b6071-9e60-4d1a-8b53-631ec9bf66bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024884 10.0.0.22 - - [2025-11-12 08:36:25] "POST /tags HTTP/1.1" 200 311 0.070964 10.0.0.22 - - [2025-11-12 08:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009342 10.0.0.22 - - [2025-11-12 08:36:25] "GET /tag/d2a15cf2-7d40-40ee-b6f8-f0c3b10475a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024155 10.0.0.22 - - [2025-11-12 08:36:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.001279 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.009360 10.0.0.22 - - [2025-11-12 08:36:26] "POST /security-groups HTTP/1.1" 200 574 0.081084 10.0.0.22 - - [2025-11-12 08:36:26] "POST /projects HTTP/1.1" 200 489 0.285331 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.006484 10.0.0.22 - - [2025-11-12 08:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017733 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018664 10.0.0.22 - - [2025-11-12 08:36:26] "POST /access-control-lists HTTP/1.1" 200 583 0.085737 10.0.0.22 - - [2025-11-12 08:36:26] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027420 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.007298 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.22 - - [2025-11-12 08:36:26] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.014621 10.0.0.22 - - [2025-11-12 08:36:26] "POST /access-control-lists HTTP/1.1" 200 581 0.067849 10.0.0.22 - - [2025-11-12 08:36:26] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.113663 10.0.0.22 - - [2025-11-12 08:36:26] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.061322 10.0.0.22 - - [2025-11-12 08:36:26] "POST /security-groups HTTP/1.1" 200 546 0.077581 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.010971 10.0.0.22 - - [2025-11-12 08:36:26] "POST /access-control-lists HTTP/1.1" 200 602 0.122296 10.0.0.22 - - [2025-11-12 08:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.130941 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.010062 10.0.0.22 - - [2025-11-12 08:36:26] "POST /chown HTTP/1.1" 200 109 0.018873 10.0.0.22 - - [2025-11-12 08:36:26] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009865 10.0.0.22 - - [2025-11-12 08:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.22 - - [2025-11-12 08:36:26] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025621 10.0.0.22 - - [2025-11-12 08:36:26] "POST /access-control-lists HTTP/1.1" 200 600 0.069218 10.0.0.22 - - [2025-11-12 08:36:26] "POST /tags HTTP/1.1" 409 210 0.025232 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.22 - - [2025-11-12 08:36:27] "GET /tag/d2a15cf2-7d40-40ee-b6f8-f0c3b10475a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015909 10.0.0.22 - - [2025-11-12 08:36:27] "POST /firewall-rules HTTP/1.1" 200 570 0.077902 10.0.0.22 - - [2025-11-12 08:36:27] "GET /firewall-rule/6fd367a9-d79b-4976-8a9a-de0caf7f2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004685 10.0.0.22 - - [2025-11-12 08:36:27] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003613 10.0.0.22 - - [2025-11-12 08:36:27] "GET /firewall-rule/6fd367a9-d79b-4976-8a9a-de0caf7f2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003191 10.0.0.22 - - [2025-11-12 08:36:27] "POST /ref-update HTTP/1.1" 200 156 0.042132 10.0.0.22 - - [2025-11-12 08:36:27] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018372 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2025-11-12 08:36:27] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003632 10.0.0.22 - - [2025-11-12 08:36:27] "POST /tags HTTP/1.1" 409 210 0.001946 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.22 - - [2025-11-12 08:36:27] "GET /tag/d2a15cf2-7d40-40ee-b6f8-f0c3b10475a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016169 10.0.0.22 - - [2025-11-12 08:36:27] "POST /firewall-rules HTTP/1.1" 200 568 0.069747 10.0.0.22 - - [2025-11-12 08:36:27] "GET /firewall-rule/11da3749-399c-4d86-9ef9-8b01c28c83fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010539 10.0.0.22 - - [2025-11-12 08:36:27] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004590 10.0.0.22 - - [2025-11-12 08:36:27] "GET /firewall-rule/11da3749-399c-4d86-9ef9-8b01c28c83fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002613 10.0.0.22 - - [2025-11-12 08:36:27] "POST /ref-update HTTP/1.1" 200 156 0.040732 10.0.0.22 - - [2025-11-12 08:36:27] "POST /tags HTTP/1.1" 409 237 0.006717 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.22 - - [2025-11-12 08:36:27] "GET /tag/8b57a243-3f96-4821-824d-f084102f0831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011834 10.0.0.22 - - [2025-11-12 08:36:27] "POST /tags HTTP/1.1" 409 210 0.002452 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2025-11-12 08:36:27] "GET /tag/c4972f63-4a86-467d-8080-f378db31d7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029751 10.0.0.22 - - [2025-11-12 08:36:27] "POST /projects HTTP/1.1" 409 223 0.002400 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2025-11-12 08:36:27] "GET /project/e4012200-2541-490b-a4e0-3a22612a4f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030500 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2025-11-12 08:36:27] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007588 10.0.0.22 - - [2025-11-12 08:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.22 - - [2025-11-12 08:36:27] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005482 10.0.0.22 - - [2025-11-12 08:36:27] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.044136 10.0.0.22 - - [2025-11-12 08:36:28] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.061945 10.0.0.22 - - [2025-11-12 08:36:28] "POST /security-groups HTTP/1.1" 409 253 0.005245 10.0.0.22 - - [2025-11-12 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.22 - - [2025-11-12 08:36:28] "PUT /security-group/815dae4e-16c8-434f-af96-4784c17a8e19 HTTP/1.1" 200 262 0.063601 10.0.0.22 - - [2025-11-12 08:36:28] "PUT /access-control-list/9998f5c2-fc90-4904-865c-196e22d2baa4 HTTP/1.1" 200 272 0.014678 10.0.0.22 - - [2025-11-12 08:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034350 10.0.0.22 - - [2025-11-12 08:36:28] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005565 10.0.0.22 - - [2025-11-12 08:36:28] "PUT /access-control-list/a70283e9-43cb-4dfd-ba40-9cc061315914 HTTP/1.1" 200 272 0.027023 10.0.0.22 - - [2025-11-12 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2025-11-12 08:36:28] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003024 10.0.0.22 - - [2025-11-12 08:36:28] "POST /tags HTTP/1.1" 409 210 0.001729 10.0.0.22 - - [2025-11-12 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2025-11-12 08:36:28] "GET /tag/c4972f63-4a86-467d-8080-f378db31d7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.028314 10.0.0.22 - - [2025-11-12 08:36:28] "POST /firewall-rules HTTP/1.1" 200 570 0.078994 10.0.0.22 - - [2025-11-12 08:36:28] "GET /firewall-rule/a9374b32-e146-4c9e-af0b-2c8ad101378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006928 10.0.0.22 - - [2025-11-12 08:36:28] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003939 10.0.0.22 - - [2025-11-12 08:36:28] "GET /firewall-rule/a9374b32-e146-4c9e-af0b-2c8ad101378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002267 10.0.0.22 - - [2025-11-12 08:36:28] "POST /ref-update HTTP/1.1" 200 156 0.060652 10.0.0.22 - - [2025-11-12 08:36:28] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008487 10.0.0.22 - - [2025-11-12 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2025-11-12 08:36:28] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003292 10.0.0.22 - - [2025-11-12 08:36:28] "POST /tags HTTP/1.1" 409 210 0.001918 10.0.0.22 - - [2025-11-12 08:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.22 - - [2025-11-12 08:36:28] "GET /tag/c4972f63-4a86-467d-8080-f378db31d7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018935 10.0.0.22 - - [2025-11-12 08:36:28] "POST /firewall-rules HTTP/1.1" 200 568 0.085965 10.0.0.22 - - [2025-11-12 08:36:28] "GET /firewall-rule/43741ba3-c46e-4dc3-b621-3aa14144a1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008282 10.0.0.22 - - [2025-11-12 08:36:28] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.013454 10.0.0.22 - - [2025-11-12 08:36:28] "GET /firewall-rule/43741ba3-c46e-4dc3-b621-3aa14144a1da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003230 10.0.0.22 - - [2025-11-12 08:36:29] "POST /ref-update HTTP/1.1" 200 156 0.081009 10.0.0.22 - - [2025-11-12 08:36:29] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007337 10.0.0.22 - - [2025-11-12 08:36:29] "POST /set-tag HTTP/1.1" 200 109 0.002782 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.65 - - [2025-11-12 08:36:38] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.65 - - [2025-11-12 08:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.65 - - [2025-11-12 08:36:38] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005238 10.0.0.65 - - [2025-11-12 08:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.65 - - [2025-11-12 08:36:38] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003222 10.0.0.65 - - [2025-11-12 08:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.65 - - [2025-11-12 08:36:38] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003919 10.0.0.65 - - [2025-11-12 08:36:38] "PUT /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e HTTP/1.1" 200 262 0.009868 10.0.0.65 - - [2025-11-12 08:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.65 - - [2025-11-12 08:36:38] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003370 10.0.0.65 - - [2025-11-12 08:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.65 - - [2025-11-12 08:36:38] "GET /virtual-machine-interface/6304842c-65bc-485c-a27f-f10c82b44d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004406 10.0.0.65 - - [2025-11-12 08:36:38] "PUT /virtual-machine-interface/6304842c-65bc-485c-a27f-f10c82b44d18 HTTP/1.1" 200 284 0.010646 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:36:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007427 10.0.0.22 - - [2025-11-12 08:36:44] "POST /set-tag HTTP/1.1" 200 109 0.004853 10.0.0.22 - - [2025-11-12 08:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.22 - - [2025-11-12 08:36:44] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003389 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005949 10.0.0.22 - - [2025-11-12 08:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.22 - - [2025-11-12 08:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.22 - - [2025-11-12 08:36:44] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002449 10.0.0.22 - - [2025-11-12 08:36:44] "GET /loadbalancer-pool/2436e1b6-ff99-4039-8246-240a09206ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004384 10.0.0.22 - - [2025-11-12 08:36:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027870 10.0.0.22 - - [2025-11-12 08:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017690 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008514 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006936 10.0.0.22 - - [2025-11-12 08:36:44] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.22 - - [2025-11-12 08:36:44] "POST /tags HTTP/1.1" 409 205 0.002712 10.0.0.22 - - [2025-11-12 08:36:44] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.017234 10.0.0.22 - - [2025-11-12 08:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.22 - - [2025-11-12 08:36:44] "GET /tag/c8e53709-9b03-49cc-b0cf-7b8a664f725b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014889 10.0.0.22 - - [2025-11-12 08:36:44] "PUT /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd HTTP/1.1" 200 256 0.029516 10.0.0.22 - - [2025-11-12 08:36:44] "POST /set-tag HTTP/1.1" 200 109 0.063931 10.0.0.22 - - [2025-11-12 08:36:44] "GET /loadbalancer-pool/5d4820a1-e235-4b4c-b49f-aad9fae8ee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013403 10.0.0.22 - - [2025-11-12 08:36:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031260 10.0.0.22 - - [2025-11-12 08:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012229 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021003 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013551 10.0.0.22 - - [2025-11-12 08:36:44] "POST /set-tag HTTP/1.1" 200 109 0.009538 10.0.0.22 - - [2025-11-12 08:36:44] "POST /ref-update HTTP/1.1" 200 156 0.006935 10.0.0.22 - - [2025-11-12 08:36:44] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010934 10.0.0.22 - - [2025-11-12 08:36:44] "PUT /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd HTTP/1.1" 200 256 0.012937 10.0.0.22 - - [2025-11-12 08:36:44] "GET /loadbalancer-pool/9f736e32-0da3-4e3c-9595-95d4e5a75bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.029420 10.0.0.22 - - [2025-11-12 08:36:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025762 10.0.0.22 - - [2025-11-12 08:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035503 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007259 10.0.0.22 - - [2025-11-12 08:36:44] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007661 10.0.0.22 - - [2025-11-12 08:36:44] "POST /ref-update HTTP/1.1" 200 156 0.010649 10.0.0.22 - - [2025-11-12 08:36:44] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.022049 10.0.0.22 - - [2025-11-12 08:36:44] "POST /set-tag HTTP/1.1" 200 109 0.011117 10.0.0.22 - - [2025-11-12 08:36:44] "PUT /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd HTTP/1.1" 200 256 0.015114 10.0.0.22 - - [2025-11-12 08:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011359 10.0.0.22 - - [2025-11-12 08:37:06] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004066 10.0.0.22 - - [2025-11-12 08:38:16] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004713 10.0.0.22 - - [2025-11-12 08:38:16] "POST /set-tag HTTP/1.1" 200 109 0.005010 10.0.0.22 - - [2025-11-12 08:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2025-11-12 08:38:16] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003151 10.0.0.22 - - [2025-11-12 08:38:16] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004158 10.0.0.22 - - [2025-11-12 08:38:16] "POST /set-tag HTTP/1.1" 200 109 0.032569 10.0.0.22 - - [2025-11-12 08:38:16] "DELETE /loadbalancer-member/01e6b1a3-1b71-4164-aaad-a7ad0f0f6b92 HTTP/1.1" 200 115 0.034222 10.0.0.22 - - [2025-11-12 08:38:16] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014423 10.0.0.22 - - [2025-11-12 08:38:16] "POST /set-tag HTTP/1.1" 200 109 0.014327 10.0.0.22 - - [2025-11-12 08:38:16] "DELETE /loadbalancer-member/6e31e07c-4293-403a-9e45-63cff13459c8 HTTP/1.1" 200 115 0.036568 10.0.0.22 - - [2025-11-12 08:38:16] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008017 10.0.0.22 - - [2025-11-12 08:38:16] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.22 - - [2025-11-12 08:38:16] "DELETE /loadbalancer-member/6aceb220-8262-4062-ba04-d74b0d9e092c HTTP/1.1" 200 115 0.035114 10.0.0.22 - - [2025-11-12 08:38:16] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009609 10.0.0.22 - - [2025-11-12 08:38:16] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.22 - - [2025-11-12 08:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.22 - - [2025-11-12 08:38:16] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003659 10.0.0.22 - - [2025-11-12 08:38:16] "GET /loadbalancer-pool/2436e1b6-ff99-4039-8246-240a09206ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004102 10.0.0.22 - - [2025-11-12 08:38:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021940 10.0.0.22 - - [2025-11-12 08:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.047143 10.0.0.22 - - [2025-11-12 08:38:17] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.050994 10.0.0.22 - - [2025-11-12 08:38:17] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005403 10.0.0.22 - - [2025-11-12 08:38:17] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006477 10.0.0.22 - - [2025-11-12 08:38:17] "POST /set-tag HTTP/1.1" 200 109 0.072258 10.0.0.22 - - [2025-11-12 08:38:17] "GET /loadbalancer-pool/5d4820a1-e235-4b4c-b49f-aad9fae8ee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014154 10.0.0.22 - - [2025-11-12 08:38:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032107 10.0.0.22 - - [2025-11-12 08:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009321 10.0.0.22 - - [2025-11-12 08:38:17] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008261 10.0.0.22 - - [2025-11-12 08:38:17] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.22 - - [2025-11-12 08:38:17] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008435 10.0.0.22 - - [2025-11-12 08:38:17] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002963 10.0.0.22 - - [2025-11-12 08:38:17] "GET /loadbalancer-pool/9f736e32-0da3-4e3c-9595-95d4e5a75bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009057 10.0.0.22 - - [2025-11-12 08:38:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044110 10.0.0.22 - - [2025-11-12 08:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021462 10.0.0.22 - - [2025-11-12 08:38:17] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013477 10.0.0.22 - - [2025-11-12 08:38:17] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006874 10.0.0.22 - - [2025-11-12 08:38:17] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003295 10.0.0.22 - - [2025-11-12 08:38:17] "POST /set-tag HTTP/1.1" 200 109 0.004062 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001336 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:38:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001361 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:38:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.22 - - [2025-11-12 08:39:02] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.22 - - [2025-11-12 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2025-11-12 08:39:02] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004810 10.0.0.22 - - [2025-11-12 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.22 - - [2025-11-12 08:39:02] "GET /config-node/09dd21c1-2371-4127-ad43-e9f02f3dafd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.007766 10.0.0.22 - - [2025-11-12 08:39:13] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.22 - - [2025-11-12 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2025-11-12 08:39:13] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003308 10.0.0.22 - - [2025-11-12 08:39:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002029 10.0.0.22 - - [2025-11-12 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2025-11-12 08:39:13] "GET /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004693 10.0.0.22 - - [2025-11-12 08:39:14] "PUT /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136 HTTP/1.1" 200 254 0.038540 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:39:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:39:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.22 - - [2025-11-12 08:40:06] "GET /global-system-configs HTTP/1.1" 200 322 0.007650 10.0.0.22 - - [2025-11-12 08:40:08] "GET /global-system-configs HTTP/1.1" 200 322 0.003900 10.0.0.22 - - [2025-11-12 08:40:30] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.22 - - [2025-11-12 08:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.22 - - [2025-11-12 08:40:30] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034639 10.0.0.22 - - [2025-11-12 08:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.22 - - [2025-11-12 08:40:30] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035096 10.0.0.22 - - [2025-11-12 08:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.22 - - [2025-11-12 08:40:30] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066406 10.0.0.22 - - [2025-11-12 08:40:31] "POST /tags HTTP/1.1" 200 333 0.057365 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.22 - - [2025-11-12 08:40:31] "GET /tag/d4f99217-a105-4870-923d-63eb8785206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012408 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.22 - - [2025-11-12 08:40:31] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031170 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2025-11-12 08:40:31] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.004256 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.22 - - [2025-11-12 08:40:31] "GET /service-appliance-set/bccdd331-f018-4c7b-839e-04497904dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002936 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.001750 10.0.0.22 - - [2025-11-12 08:40:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.104197 10.0.0.22 - - [2025-11-12 08:40:31] "GET /virtual-machine-interface/f46f2b66-5919-46f2-938b-b84633a489f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031855 10.0.0.22 - - [2025-11-12 08:40:31] "POST /instance-ips HTTP/1.1" 200 409 0.060736 10.0.0.22 - - [2025-11-12 08:40:31] "GET /instance-ip/ffc6e142-5d8d-487f-a67d-41705806a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006173 10.0.0.22 - - [2025-11-12 08:40:31] "POST /loadbalancers HTTP/1.1" 200 610 0.071743 10.0.0.22 - - [2025-11-12 08:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021223 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008928 10.0.0.22 - - [2025-11-12 08:40:31] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058554 10.0.0.22 - - [2025-11-12 08:40:31] "GET /instance-ip/ffc6e142-5d8d-487f-a67d-41705806a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003175 10.0.0.22 - - [2025-11-12 08:40:31] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036755 10.0.0.22 - - [2025-11-12 08:40:31] "POST /floating-ips HTTP/1.1" 200 597 0.044576 10.0.0.22 - - [2025-11-12 08:40:31] "GET /loadbalancer/0faeefdc-0a54-44c6-923d-2d9ead31ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012270 10.0.0.22 - - [2025-11-12 08:40:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.035079 10.0.0.22 - - [2025-11-12 08:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.22 - - [2025-11-12 08:40:31] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034778 10.0.0.22 - - [2025-11-12 08:40:31] "GET /loadbalancer-listener/fa78ca7c-9091-4683-8b5b-05fc001b52a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.006871 10.0.0.22 - - [2025-11-12 08:40:31] "GET /loadbalancer-listener/fa78ca7c-9091-4683-8b5b-05fc001b52a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003998 10.0.0.22 - - [2025-11-12 08:40:32] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025545 10.0.0.22 - - [2025-11-12 08:40:32] "GET /instance-ip/ffc6e142-5d8d-487f-a67d-41705806a7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003250 10.0.0.22 - - [2025-11-12 08:40:32] "GET /instance-ip/ffc6e142-5d8d-487f-a67d-41705806a7b3?fields=floating_ips HTTP/1.1" 200 1213 0.006683 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.22 - - [2025-11-12 08:40:32] "GET /floating-ip/0c4539bd-4eb7-460e-bb5b-5cbf5f2f08cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003561 10.0.0.22 - - [2025-11-12 08:40:32] "GET /loadbalancer/0faeefdc-0a54-44c6-923d-2d9ead31ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003261 10.0.0.22 - - [2025-11-12 08:40:32] "POST /tags HTTP/1.1" 200 295 0.091970 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025567 10.0.0.22 - - [2025-11-12 08:40:32] "GET /tag/a506757c-3d0b-46be-b23a-379fa466a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013866 10.0.0.22 - - [2025-11-12 08:40:32] "POST /tags HTTP/1.1" 409 233 0.002192 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-11-12 08:40:32] "GET /tag/a4b4707e-cd63-4542-8b47-6e7b15de3d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013581 10.0.0.22 - - [2025-11-12 08:40:32] "POST /tags HTTP/1.1" 409 206 0.002259 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2025-11-12 08:40:32] "GET /tag/841fdb48-b37d-495f-87c7-be81ad67146a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011360 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008926 10.0.0.22 - - [2025-11-12 08:40:32] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004453 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.22 - - [2025-11-12 08:40:32] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037794 10.0.0.22 - - [2025-11-12 08:40:32] "POST /virtual-machines HTTP/1.1" 200 369 0.012514 10.0.0.22 - - [2025-11-12 08:40:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008934 10.0.0.22 - - [2025-11-12 08:40:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115957 10.0.0.22 - - [2025-11-12 08:40:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034112 10.0.0.22 - - [2025-11-12 08:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011558 10.0.0.22 - - [2025-11-12 08:40:32] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006033 10.0.0.22 - - [2025-11-12 08:40:32] "POST /instance-ips HTTP/1.1" 200 409 0.019878 10.0.0.22 - - [2025-11-12 08:40:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030621 10.0.0.22 - - [2025-11-12 08:40:32] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009120 10.0.0.22 - - [2025-11-12 08:40:32] "POST /set-tag HTTP/1.1" 200 109 0.017509 10.0.0.22 - - [2025-11-12 08:40:32] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013550 10.0.0.22 - - [2025-11-12 08:40:32] "GET /instance-ip/4046e1ba-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003951 10.0.0.22 - - [2025-11-12 08:40:33] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004659 10.0.0.22 - - [2025-11-12 08:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.22 - - [2025-11-12 08:40:33] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002595 10.0.0.22 - - [2025-11-12 08:40:33] "POST /ref-update HTTP/1.1" 200 156 0.016428 10.0.0.22 - - [2025-11-12 08:40:33] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010340 10.0.0.22 - - [2025-11-12 08:40:33] "POST /set-tag HTTP/1.1" 200 109 0.008690 10.0.0.22 - - [2025-11-12 08:40:33] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004497 10.0.0.22 - - [2025-11-12 08:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.22 - - [2025-11-12 08:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004430 10.0.0.22 - - [2025-11-12 08:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131 10.0.0.22 - - [2025-11-12 08:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.22 - - [2025-11-12 08:40:34] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040061 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-networks?parent_id=a044a930-430b-4898-8313-96cb56adc7b9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003056 10.0.0.22 - - [2025-11-12 08:40:34] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042457 10.0.0.22 - - [2025-11-12 08:40:34] "POST /virtual-machines HTTP/1.1" 200 369 0.008415 10.0.0.22 - - [2025-11-12 08:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025267 10.0.0.22 - - [2025-11-12 08:40:34] "POST /virtual-networks HTTP/1.1" 200 512 0.119964 10.0.0.22 - - [2025-11-12 08:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014493 10.0.0.22 - - [2025-11-12 08:40:34] "GET /network-ipam/8df3d139-d7b6-46a6-a2a3-00870413aa3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004784 10.0.0.22 - - [2025-11-12 08:40:34] "POST /route-targets HTTP/1.1" 200 327 0.010724 10.0.0.22 - - [2025-11-12 08:40:34] "POST /ref-update HTTP/1.1" 200 156 0.065332 10.0.0.22 - - [2025-11-12 08:40:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.191951 10.0.0.22 - - [2025-11-12 08:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.056530 10.0.0.22 - - [2025-11-12 08:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.22 - - [2025-11-12 08:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.020136 10.0.0.22 - - [2025-11-12 08:40:34] "POST /ref-update HTTP/1.1" 200 156 0.186340 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004365 10.0.0.22 - - [2025-11-12 08:40:34] "GET /domains HTTP/1.1" 200 280 0.003505 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006424 10.0.0.22 - - [2025-11-12 08:40:34] "GET /domain/6c3209c3-6307-4767-8fd9-1e60a49bc523 HTTP/1.1" 200 3086 0.013960 10.0.0.22 - - [2025-11-12 08:40:34] "POST /instance-ips HTTP/1.1" 200 409 0.032641 10.0.0.22 - - [2025-11-12 08:40:34] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9 HTTP/1.1" 200 7064 0.064787 10.0.0.22 - - [2025-11-12 08:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.049672 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011666 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2085 0.013638 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2085 0.003987 10.0.0.22 - - [2025-11-12 08:40:34] "GET /routing-instance/498ba4e6-4f18-40bb-a7f7-b001eede089f HTTP/1.1" 200 1402 0.002739 10.0.0.22 - - [2025-11-12 08:40:34] "GET /routing-instance/498ba4e6-4f18-40bb-a7f7-b001eede089f HTTP/1.1" 200 1402 0.004202 10.0.0.22 - - [2025-11-12 08:40:34] "GET /route-target/c35fdcc6-2baf-4072-b7e4-17b335684bcd HTTP/1.1" 200 1153 0.002269 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2085 0.003700 10.0.0.22 - - [2025-11-12 08:40:34] "GET /routing-instance/498ba4e6-4f18-40bb-a7f7-b001eede089f HTTP/1.1" 200 1402 0.003120 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008415 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2085 0.003538 10.0.0.22 - - [2025-11-12 08:40:34] "GET /routing-instance/498ba4e6-4f18-40bb-a7f7-b001eede089f HTTP/1.1" 200 1402 0.002744 10.0.0.22 - - [2025-11-12 08:40:34] "GET /routing-instance/498ba4e6-4f18-40bb-a7f7-b001eede089f HTTP/1.1" 200 1402 0.002139 10.0.0.22 - - [2025-11-12 08:40:34] "POST /set-tag HTTP/1.1" 200 109 0.036747 10.0.0.22 - - [2025-11-12 08:40:34] "GET /route-target/c35fdcc6-2baf-4072-b7e4-17b335684bcd HTTP/1.1" 200 1153 0.006904 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009970 10.0.0.22 - - [2025-11-12 08:40:34] "GET /instance-ip/4156d3e4-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003821 10.0.0.22 - - [2025-11-12 08:40:34] "GET /domains HTTP/1.1" 200 280 0.001929 10.0.0.22 - - [2025-11-12 08:40:34] "GET /domain/6c3209c3-6307-4767-8fd9-1e60a49bc523 HTTP/1.1" 200 3086 0.002879 10.0.0.22 - - [2025-11-12 08:40:34] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9 HTTP/1.1" 200 7064 0.049883 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005101 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2085 0.003876 10.0.0.22 - - [2025-11-12 08:40:34] "POST /set-tag HTTP/1.1" 200 109 0.006982 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003627 10.0.0.22 - - [2025-11-12 08:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-11-12 08:40:34] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040848 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003633 10.0.0.22 - - [2025-11-12 08:40:34] "POST /ref-update HTTP/1.1" 200 156 0.022618 10.0.0.22 - - [2025-11-12 08:40:34] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016702 10.0.0.22 - - [2025-11-12 08:40:35] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.22 - - [2025-11-12 08:40:35] "GET /floating-ip-pools?parent_id=51dce9ba-7723-4c62-b518-ae2536629e29&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002542 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004415 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004747 10.0.0.22 - - [2025-11-12 08:40:35] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.22 - - [2025-11-12 08:40:35] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026733 10.0.0.22 - - [2025-11-12 08:40:35] "POST /ref-update HTTP/1.1" 200 156 0.009143 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008574 10.0.0.22 - - [2025-11-12 08:40:35] "GET /domains HTTP/1.1" 200 280 0.001647 10.0.0.22 - - [2025-11-12 08:40:35] "GET /domain/6c3209c3-6307-4767-8fd9-1e60a49bc523 HTTP/1.1" 200 3086 0.004856 10.0.0.22 - - [2025-11-12 08:40:35] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9 HTTP/1.1" 200 7320 0.065034 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2323 0.005327 10.0.0.22 - - [2025-11-12 08:40:35] "GET /floating-ip-pool/9d164a97-4fb3-4983-8ad2-c1dcdb121ee8 HTTP/1.1" 200 1315 0.003213 10.0.0.22 - - [2025-11-12 08:40:35] "GET /domains HTTP/1.1" 200 280 0.001464 10.0.0.22 - - [2025-11-12 08:40:35] "GET /domain/6c3209c3-6307-4767-8fd9-1e60a49bc523 HTTP/1.1" 200 3086 0.002674 10.0.0.22 - - [2025-11-12 08:40:35] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9 HTTP/1.1" 200 7320 0.039066 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 2323 0.007773 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004544 10.0.0.22 - - [2025-11-12 08:40:35] "POST /tags HTTP/1.1" 200 365 0.061966 10.0.0.22 - - [2025-11-12 08:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010722 10.0.0.22 - - [2025-11-12 08:40:35] "GET /tag/dd65ec1a-19c9-4d91-ad10-66fc31f4422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013435 10.0.0.22 - - [2025-11-12 08:40:35] "POST /tags HTTP/1.1" 409 206 0.001842 10.0.0.22 - - [2025-11-12 08:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.22 - - [2025-11-12 08:40:35] "GET /tag/841fdb48-b37d-495f-87c7-be81ad67146a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010418 10.0.0.22 - - [2025-11-12 08:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2025-11-12 08:40:35] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029525 10.0.0.22 - - [2025-11-12 08:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005206 10.0.0.22 - - [2025-11-12 08:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.22 - - [2025-11-12 08:40:35] "GET /service-appliance-set/4b7186cf-f0ef-49cc-929b-fd5249ab3174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004129 10.0.0.22 - - [2025-11-12 08:40:35] "POST /fqname-to-id HTTP/1.1" 404 258 0.001757 10.0.0.22 - - [2025-11-12 08:40:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106455 10.0.0.22 - - [2025-11-12 08:40:35] "GET /virtual-machine-interface/a7a518ff-c2fd-4365-bf69-bb9aebb64e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010477 10.0.0.22 - - [2025-11-12 08:40:35] "POST /set-tag HTTP/1.1" 200 109 0.017534 10.0.0.22 - - [2025-11-12 08:40:35] "POST /instance-ips HTTP/1.1" 200 417 0.022737 10.0.0.22 - - [2025-11-12 08:40:35] "GET /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.014021 10.0.0.22 - - [2025-11-12 08:40:35] "POST /loadbalancers HTTP/1.1" 200 618 0.066712 10.0.0.22 - - [2025-11-12 08:40:36] "POST /service-instances HTTP/1.1" 200 566 0.023632 10.0.0.22 - - [2025-11-12 08:40:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007719 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016956 10.0.0.22 - - [2025-11-12 08:40:36] "POST /ref-update HTTP/1.1" 200 156 0.013267 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.22 - - [2025-11-12 08:40:36] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052036 10.0.0.22 - - [2025-11-12 08:40:36] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.010084 10.0.0.22 - - [2025-11-12 08:40:36] "GET /virtual-machine-interface/a7a518ff-c2fd-4365-bf69-bb9aebb64e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.023354 10.0.0.22 - - [2025-11-12 08:40:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021462 10.0.0.22 - - [2025-11-12 08:40:36] "GET /virtual-machine-interface/a7a518ff-c2fd-4365-bf69-bb9aebb64e2a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013324 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.22 - - [2025-11-12 08:40:36] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.010971 10.0.0.22 - - [2025-11-12 08:40:36] "GET /floating-ip-pool/9d164a97-4fb3-4983-8ad2-c1dcdb121ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002927 10.0.0.22 - - [2025-11-12 08:40:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007414 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.22 - - [2025-11-12 08:40:36] "POST /virtual-machines HTTP/1.1" 200 429 0.013903 10.0.0.22 - - [2025-11-12 08:40:36] "POST /floating-ips HTTP/1.1" 200 671 0.141288 10.0.0.22 - - [2025-11-12 08:40:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020319 10.0.0.22 - - [2025-11-12 08:40:36] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011674 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015036 10.0.0.22 - - [2025-11-12 08:40:36] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017244 10.0.0.22 - - [2025-11-12 08:40:36] "POST /tags HTTP/1.1" 409 221 0.002652 10.0.0.22 - - [2025-11-12 08:40:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.220058 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.22 - - [2025-11-12 08:40:36] "POST /chown HTTP/1.1" 200 109 0.043785 10.0.0.22 - - [2025-11-12 08:40:36] "GET /tag/d4f99217-a105-4870-923d-63eb8785206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.046803 10.0.0.22 - - [2025-11-12 08:40:36] "POST /tags HTTP/1.1" 409 238 0.005726 10.0.0.22 - - [2025-11-12 08:40:36] "POST /chown HTTP/1.1" 200 109 0.021411 10.0.0.22 - - [2025-11-12 08:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2025-11-12 08:40:36] "GET /tag/dd65ec1a-19c9-4d91-ad10-66fc31f4422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014492 10.0.0.22 - - [2025-11-12 08:40:36] "PUT /virtual-machine-interface/fae4a874-a5d8-4168-91aa-77dd06f0f044 HTTP/1.1" 200 284 0.014343 10.0.0.22 - - [2025-11-12 08:40:36] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.021072 10.0.0.22 - - [2025-11-12 08:40:36] "POST /firewall-rules HTTP/1.1" 200 650 0.087836 10.0.0.22 - - [2025-11-12 08:40:36] "POST /ref-update HTTP/1.1" 200 156 0.061156 10.0.0.22 - - [2025-11-12 08:40:36] "GET /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.007865 10.0.0.22 - - [2025-11-12 08:40:36] "GET /firewall-policy/3a597bac-5033-4423-9243-7a60ad471806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002888 10.0.0.22 - - [2025-11-12 08:40:36] "GET /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.002740 10.0.0.22 - - [2025-11-12 08:40:36] "POST /ref-update HTTP/1.1" 200 156 0.010850 10.0.0.22 - - [2025-11-12 08:40:36] "POST /ref-update HTTP/1.1" 200 156 0.017509 10.0.0.22 - - [2025-11-12 08:40:36] "POST /ref-update HTTP/1.1" 200 156 0.021985 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.045218 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010634 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.016887 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.035608 10.0.0.22 - - [2025-11-12 08:40:37] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058819 10.0.0.22 - - [2025-11-12 08:40:37] "POST /virtual-machines HTTP/1.1" 200 429 0.012136 10.0.0.22 - - [2025-11-12 08:40:37] "GET /loadbalancer/b01a3905-83d0-422d-9b09-de93a91114f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005141 10.0.0.22 - - [2025-11-12 08:40:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.036132 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.22 - - [2025-11-12 08:40:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147046 10.0.0.22 - - [2025-11-12 08:40:37] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.089789 10.0.0.22 - - [2025-11-12 08:40:37] "GET /loadbalancer-listener/1c92503b-7135-46f2-9b4a-a3b38103a521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014406 10.0.0.22 - - [2025-11-12 08:40:37] "GET /loadbalancer-listener/1c92503b-7135-46f2-9b4a-a3b38103a521?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003313 10.0.0.22 - - [2025-11-12 08:40:37] "POST /chown HTTP/1.1" 200 109 0.023483 10.0.0.22 - - [2025-11-12 08:40:37] "POST /chown HTTP/1.1" 200 109 0.012016 10.0.0.22 - - [2025-11-12 08:40:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.044328 10.0.0.22 - - [2025-11-12 08:40:37] "PUT /virtual-machine-interface/74592e67-4d13-4f69-9c2b-f900d9e243ef HTTP/1.1" 200 284 0.041519 10.0.0.22 - - [2025-11-12 08:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.047962 10.0.0.22 - - [2025-11-12 08:40:37] "GET /loadbalancer-pool/21495f5d-f824-4472-98c9-8b7754a6b327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008625 10.0.0.22 - - [2025-11-12 08:40:37] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.048688 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.015781 10.0.0.22 - - [2025-11-12 08:40:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020036 10.0.0.22 - - [2025-11-12 08:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022675 10.0.0.22 - - [2025-11-12 08:40:37] "GET /loadbalancer-member/30b25ebc-c16d-4f94-b642-5b120bcb65bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005928 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.024422 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.018027 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.018903 10.0.0.22 - - [2025-11-12 08:40:37] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007400 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.22 - - [2025-11-12 08:40:37] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002503 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.008401 10.0.0.22 - - [2025-11-12 08:40:37] "POST /tags HTTP/1.1" 409 221 0.003859 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.22 - - [2025-11-12 08:40:37] "GET /tag/d4f99217-a105-4870-923d-63eb8785206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010696 10.0.0.22 - - [2025-11-12 08:40:37] "POST /chown HTTP/1.1" 200 109 0.005645 10.0.0.22 - - [2025-11-12 08:40:37] "POST /tags HTTP/1.1" 409 238 0.001554 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.22 - - [2025-11-12 08:40:37] "POST /chown HTTP/1.1" 200 109 0.008550 10.0.0.22 - - [2025-11-12 08:40:37] "GET /tag/dd65ec1a-19c9-4d91-ad10-66fc31f4422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.023948 10.0.0.22 - - [2025-11-12 08:40:37] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.033841 10.0.0.22 - - [2025-11-12 08:40:37] "POST /ref-update HTTP/1.1" 200 156 0.013401 10.0.0.22 - - [2025-11-12 08:40:37] "POST /firewall-rules HTTP/1.1" 409 293 0.003128 10.0.0.22 - - [2025-11-12 08:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009001 10.0.0.22 - - [2025-11-12 08:40:37] "PUT /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213 HTTP/1.1" 200 260 0.020161 10.0.0.22 - - [2025-11-12 08:40:37] "POST /chown HTTP/1.1" 200 109 0.012233 10.0.0.22 - - [2025-11-12 08:40:37] "POST /chown HTTP/1.1" 200 109 0.020143 10.0.0.22 - - [2025-11-12 08:40:37] "GET /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.003889 10.0.0.22 - - [2025-11-12 08:40:37] "GET /firewall-policy/3a597bac-5033-4423-9243-7a60ad471806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004869 10.0.0.22 - - [2025-11-12 08:40:38] "GET /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.008122 10.0.0.22 - - [2025-11-12 08:40:38] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.033166 10.0.0.22 - - [2025-11-12 08:40:38] "POST /ref-update HTTP/1.1" 200 156 0.014671 10.0.0.22 - - [2025-11-12 08:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.007080 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.008315 10.0.0.22 - - [2025-11-12 08:40:38] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.025959 10.0.0.22 - - [2025-11-12 08:40:38] "POST /ref-update HTTP/1.1" 200 156 0.023931 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.007447 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.018346 10.0.0.22 - - [2025-11-12 08:40:38] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.024867 10.0.0.22 - - [2025-11-12 08:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.22 - - [2025-11-12 08:40:38] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004821 10.0.0.22 - - [2025-11-12 08:40:38] "POST /ref-update HTTP/1.1" 200 156 0.029518 10.0.0.22 - - [2025-11-12 08:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.22 - - [2025-11-12 08:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.006948 10.0.0.22 - - [2025-11-12 08:40:38] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053930 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.008871 10.0.0.22 - - [2025-11-12 08:40:38] "POST /virtual-machines HTTP/1.1" 200 373 0.027559 10.0.0.22 - - [2025-11-12 08:40:38] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.063947 10.0.0.22 - - [2025-11-12 08:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.047586 10.0.0.22 - - [2025-11-12 08:40:38] "POST /ref-update HTTP/1.1" 200 156 0.032023 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.056650 10.0.0.22 - - [2025-11-12 08:40:38] "POST /chown HTTP/1.1" 200 109 0.020753 10.0.0.22 - - [2025-11-12 08:40:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154981 10.0.0.22 - - [2025-11-12 08:40:38] "PUT /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 256 0.030770 10.0.0.22 - - [2025-11-12 08:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008448 10.0.0.22 - - [2025-11-12 08:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008026 10.0.0.22 - - [2025-11-12 08:40:38] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005452 10.0.0.22 - - [2025-11-12 08:40:38] "POST /ref-update HTTP/1.1" 200 156 0.015945 10.0.0.22 - - [2025-11-12 08:40:38] "POST /instance-ips HTTP/1.1" 200 413 0.025931 10.0.0.22 - - [2025-11-12 08:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023514 10.0.0.22 - - [2025-11-12 08:40:38] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008377 10.0.0.22 - - [2025-11-12 08:40:38] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.012070 10.0.0.22 - - [2025-11-12 08:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020915 10.0.0.22 - - [2025-11-12 08:40:39] "POST /set-tag HTTP/1.1" 200 109 0.023183 10.0.0.22 - - [2025-11-12 08:40:39] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017335 10.0.0.22 - - [2025-11-12 08:40:39] "GET /instance-ip/43e34c1e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003174 10.0.0.22 - - [2025-11-12 08:40:39] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.008739 10.0.0.22 - - [2025-11-12 08:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014565 10.0.0.22 - - [2025-11-12 08:40:39] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008071 10.0.0.22 - - [2025-11-12 08:40:39] "POST /set-tag HTTP/1.1" 200 109 0.005933 10.0.0.22 - - [2025-11-12 08:40:39] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.009629 10.0.0.22 - - [2025-11-12 08:40:39] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.016333 10.0.0.22 - - [2025-11-12 08:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013710 10.0.0.22 - - [2025-11-12 08:40:39] "POST /ref-update HTTP/1.1" 200 156 0.012100 10.0.0.22 - - [2025-11-12 08:40:39] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015663 10.0.0.22 - - [2025-11-12 08:40:39] "POST /set-tag HTTP/1.1" 200 109 0.006709 10.0.0.22 - - [2025-11-12 08:40:39] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006150 10.0.0.22 - - [2025-11-12 08:40:39] "POST /set-tag HTTP/1.1" 200 109 0.004420 10.0.0.22 - - [2025-11-12 08:40:39] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.028800 10.0.0.22 - - [2025-11-12 08:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021451 10.0.0.22 - - [2025-11-12 08:40:39] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.008788 10.0.0.22 - - [2025-11-12 08:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007424 10.0.0.22 - - [2025-11-12 08:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.007608 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.016872 10.0.0.22 - - [2025-11-12 08:40:39] "POST /ref-update HTTP/1.1" 200 156 0.017719 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.037126 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.022743 10.0.0.22 - - [2025-11-12 08:40:39] "POST /ref-update HTTP/1.1" 200 156 0.013432 10.0.0.22 - - [2025-11-12 08:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.007189 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.006860 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.017708 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.030172 10.0.0.22 - - [2025-11-12 08:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.007692 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.016540 10.0.0.22 - - [2025-11-12 08:40:39] "POST /chown HTTP/1.1" 200 109 0.011621 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006914 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007141 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.007983 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.007475 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.017263 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.023010 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006808 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.020121 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.014235 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.007165 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.007328 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.009995 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.013436 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.021515 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006570 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.020180 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.013293 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006597 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.007007 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.011084 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.019739 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006329 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.020213 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.018361 10.0.0.22 - - [2025-11-12 08:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.007185 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.021429 10.0.0.22 - - [2025-11-12 08:40:40] "POST /chown HTTP/1.1" 200 109 0.012144 10.0.0.22 - - [2025-11-12 08:40:41] "POST /chown HTTP/1.1" 200 109 0.007130 10.0.0.22 - - [2025-11-12 08:40:43] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007220 10.0.0.22 - - [2025-11-12 08:40:43] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.22 - - [2025-11-12 08:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2025-11-12 08:40:43] "GET /loadbalancer/0faeefdc-0a54-44c6-923d-2d9ead31ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002484 10.0.0.22 - - [2025-11-12 08:40:43] "GET /loadbalancer-pool/516bc215-b9bb-4637-bbaa-f97e55e77d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002751 10.0.0.22 - - [2025-11-12 08:40:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017183 10.0.0.22 - - [2025-11-12 08:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011792 10.0.0.22 - - [2025-11-12 08:40:43] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015133 10.0.0.22 - - [2025-11-12 08:40:43] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004631 10.0.0.22 - - [2025-11-12 08:40:43] "POST /ref-update HTTP/1.1" 200 156 0.032366 10.0.0.22 - - [2025-11-12 08:40:43] "POST /tags HTTP/1.1" 409 221 0.017025 10.0.0.22 - - [2025-11-12 08:40:43] "GET /virtual-machine/6478989f-40c3-4b98-9d92-b9a9d292ace4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.013271 10.0.0.22 - - [2025-11-12 08:40:43] "GET /floating-ip/0c4539bd-4eb7-460e-bb5b-5cbf5f2f08cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.031358 10.0.0.22 - - [2025-11-12 08:40:43] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016806 10.0.0.22 - - [2025-11-12 08:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.029748 10.0.0.22 - - [2025-11-12 08:40:43] "GET /tag/d4f99217-a105-4870-923d-63eb8785206e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012672 10.0.0.22 - - [2025-11-12 08:40:43] "PUT /floating-ip/0c4539bd-4eb7-460e-bb5b-5cbf5f2f08cf HTTP/1.1" 200 256 0.015002 10.0.0.22 - - [2025-11-12 08:40:43] "POST /set-tag HTTP/1.1" 200 109 0.033679 10.0.0.22 - - [2025-11-12 08:40:43] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006419 10.0.0.22 - - [2025-11-12 08:40:43] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.22 - - [2025-11-12 08:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2025-11-12 08:40:44] "GET /loadbalancer/0faeefdc-0a54-44c6-923d-2d9ead31ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003018 10.0.0.22 - - [2025-11-12 08:40:44] "GET /loadbalancer-pool/516bc215-b9bb-4637-bbaa-f97e55e77d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002885 10.0.0.22 - - [2025-11-12 08:40:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018955 10.0.0.22 - - [2025-11-12 08:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009430 10.0.0.22 - - [2025-11-12 08:40:44] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014783 10.0.0.22 - - [2025-11-12 08:40:44] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005901 10.0.0.22 - - [2025-11-12 08:40:44] "POST /ref-update HTTP/1.1" 200 156 0.011997 10.0.0.22 - - [2025-11-12 08:40:44] "GET /floating-ip/0c4539bd-4eb7-460e-bb5b-5cbf5f2f08cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011436 10.0.0.22 - - [2025-11-12 08:40:44] "POST /set-tag HTTP/1.1" 200 109 0.044231 10.0.0.22 - - [2025-11-12 08:40:48] "GET /virtual-machine/c3b19062-5179-4729-99d6-75c23251d602?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003716 10.0.0.22 - - [2025-11-12 08:40:48] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005084 10.0.0.22 - - [2025-11-12 08:40:52] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005028 10.0.0.22 - - [2025-11-12 08:40:52] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.22 - - [2025-11-12 08:40:53] "GET /virtual-machine/a4ca68a3-6029-4b8c-bf3d-782368137acb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003459 10.0.0.22 - - [2025-11-12 08:40:53] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004771 10.0.0.22 - - [2025-11-12 08:40:53] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006606 10.0.0.22 - - [2025-11-12 08:40:53] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.22 - - [2025-11-12 08:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.22 - - [2025-11-12 08:41:06] "POST /chown HTTP/1.1" 200 109 0.008092 10.0.0.22 - - [2025-11-12 08:41:06] "POST /chown HTTP/1.1" 200 109 0.023780 10.0.0.22 - - [2025-11-12 08:41:06] "POST /chown HTTP/1.1" 200 109 0.021290 10.0.0.22 - - [2025-11-12 08:41:06] "POST /chown HTTP/1.1" 200 109 0.007193 10.0.0.22 - - [2025-11-12 08:41:26] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006746 10.0.0.22 - - [2025-11-12 08:41:26] "POST /set-tag HTTP/1.1" 200 109 0.003509 10.0.0.22 - - [2025-11-12 08:41:26] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005743 10.0.0.22 - - [2025-11-12 08:41:26] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.22 - - [2025-11-12 08:41:26] "GET /virtual-machine/a4ca68a3-6029-4b8c-bf3d-782368137acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003218 10.0.0.22 - - [2025-11-12 08:41:26] "POST /ref-update HTTP/1.1" 200 156 0.010251 10.0.0.22 - - [2025-11-12 08:41:26] "GET /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006618 10.0.0.22 - - [2025-11-12 08:41:26] "POST /set-tag HTTP/1.1" 200 109 0.016444 10.0.0.22 - - [2025-11-12 08:41:26] "POST /set-tag HTTP/1.1" 200 109 0.032362 10.0.0.22 - - [2025-11-12 08:41:26] "DELETE /instance-ip/43e34c1e-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.068101 10.0.0.22 - - [2025-11-12 08:41:26] "DELETE /virtual-machine-interface/43c23f10-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.056216 10.0.0.22 - - [2025-11-12 08:41:26] "DELETE /virtual-machine/a4ca68a3-6029-4b8c-bf3d-782368137acb HTTP/1.1" 200 115 0.028655 10.0.0.22 - - [2025-11-12 08:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.22 - - [2025-11-12 08:41:28] "GET /tag/dd65ec1a-19c9-4d91-ad10-66fc31f4422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010934 10.0.0.22 - - [2025-11-12 08:41:28] "GET /tag/dd65ec1a-19c9-4d91-ad10-66fc31f4422a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012359 10.0.0.22 - - [2025-11-12 08:41:28] "GET /virtual-machine-interface/74592e67-4d13-4f69-9c2b-f900d9e243ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004638 10.0.0.22 - - [2025-11-12 08:41:29] "POST /set-tag HTTP/1.1" 200 109 0.014198 10.0.0.22 - - [2025-11-12 08:41:29] "GET /virtual-machine-interface/a7a518ff-c2fd-4365-bf69-bb9aebb64e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004397 10.0.0.22 - - [2025-11-12 08:41:29] "POST /set-tag HTTP/1.1" 200 109 0.014477 10.0.0.22 - - [2025-11-12 08:41:29] "GET /virtual-machine-interface/fae4a874-a5d8-4168-91aa-77dd06f0f044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004789 10.0.0.22 - - [2025-11-12 08:41:29] "POST /set-tag HTTP/1.1" 200 109 0.014444 10.0.0.22 - - [2025-11-12 08:41:29] "GET /firewall-policy/3a597bac-5033-4423-9243-7a60ad471806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012238 10.0.0.22 - - [2025-11-12 08:41:29] "GET /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.002876 10.0.0.22 - - [2025-11-12 08:41:29] "POST /ref-update HTTP/1.1" 200 156 0.012280 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /firewall-rule/001981b2-e8de-42d2-b585-23828e0f1213 HTTP/1.1" 200 115 0.053834 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /loadbalancer-member/30b25ebc-c16d-4f94-b642-5b120bcb65bc HTTP/1.1" 200 115 0.037748 10.0.0.22 - - [2025-11-12 08:41:29] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.017407 10.0.0.22 - - [2025-11-12 08:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017027 10.0.0.22 - - [2025-11-12 08:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /loadbalancer-pool/21495f5d-f824-4472-98c9-8b7754a6b327 HTTP/1.1" 200 115 0.081632 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /loadbalancer-listener/1c92503b-7135-46f2-9b4a-a3b38103a521 HTTP/1.1" 200 115 0.037350 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.012829 10.0.0.22 - - [2025-11-12 08:41:29] "GET /floating-ip/c4278bbd-2f3b-40a1-a4dd-1e043c6e4587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009318 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.020700 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.019370 10.0.0.22 - - [2025-11-12 08:41:29] "PUT /floating-ip/c4278bbd-2f3b-40a1-a4dd-1e043c6e4587 HTTP/1.1" 200 256 0.018041 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.018446 10.0.0.22 - - [2025-11-12 08:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.013051 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /floating-ip/c4278bbd-2f3b-40a1-a4dd-1e043c6e4587 HTTP/1.1" 200 115 0.070563 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.014977 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.024304 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /loadbalancer/b01a3905-83d0-422d-9b09-de93a91114f8 HTTP/1.1" 200 115 0.112802 10.0.0.22 - - [2025-11-12 08:41:29] "POST /chown HTTP/1.1" 200 109 0.050038 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /instance-ip/b24acf8a-8f6a-4aba-9232-4434edba7bf0 HTTP/1.1" 200 115 0.057182 10.0.0.22 - - [2025-11-12 08:41:29] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.009645 10.0.0.22 - - [2025-11-12 08:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016386 10.0.0.22 - - [2025-11-12 08:41:29] "DELETE /virtual-machine-interface/a7a518ff-c2fd-4365-bf69-bb9aebb64e2a HTTP/1.1" 200 115 0.106530 10.0.0.22 - - [2025-11-12 08:41:29] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.018851 10.0.0.22 - - [2025-11-12 08:41:29] "GET /floating-ip-pool/9d164a97-4fb3-4983-8ad2-c1dcdb121ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006648 10.0.0.22 - - [2025-11-12 08:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025445 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /tag/dd65ec1a-19c9-4d91-ad10-66fc31f4422a HTTP/1.1" 200 115 0.114639 10.0.0.22 - - [2025-11-12 08:41:30] "POST /ref-update HTTP/1.1" 200 156 0.045356 10.0.0.22 - - [2025-11-12 08:41:30] "PUT /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 266 0.012252 10.0.0.22 - - [2025-11-12 08:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019853 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /floating-ip-pool/9d164a97-4fb3-4983-8ad2-c1dcdb121ee8 HTTP/1.1" 200 115 0.049756 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /service-instance/ab343169-fd8c-4b9d-aa0b-adde6b36d788 HTTP/1.1" 200 115 0.053104 10.0.0.22 - - [2025-11-12 08:41:30] "GET /virtual-machine-interface/74592e67-4d13-4f69-9c2b-f900d9e243ef?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.018291 10.0.0.22 - - [2025-11-12 08:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006259 10.0.0.22 - - [2025-11-12 08:41:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001751 10.0.0.22 - - [2025-11-12 08:41:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001235 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /virtual-network/51dce9ba-7723-4c62-b518-ae2536629e29 HTTP/1.1" 200 115 0.137722 10.0.0.22 - - [2025-11-12 08:41:30] "GET /routing-instance/498ba4e6-4f18-40bb-a7f7-b001eede089f HTTP/1.1" 404 171 0.002828 10.0.0.22 - - [2025-11-12 08:41:30] "GET /domains HTTP/1.1" 200 280 0.001451 10.0.0.22 - - [2025-11-12 08:41:30] "GET /domain/6c3209c3-6307-4767-8fd9-1e60a49bc523 HTTP/1.1" 200 3086 0.002347 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /route-target/c35fdcc6-2baf-4072-b7e4-17b335684bcd HTTP/1.1" 200 115 0.035137 10.0.0.22 - - [2025-11-12 08:41:30] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9 HTTP/1.1" 200 7142 0.044350 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /virtual-machine-interface/74592e67-4d13-4f69-9c2b-f900d9e243ef HTTP/1.1" 200 115 0.135606 10.0.0.22 - - [2025-11-12 08:41:30] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006691 10.0.0.22 - - [2025-11-12 08:41:30] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /virtual-machine/229780e4-d73c-41a8-bf69-b679c4ce47d4 HTTP/1.1" 200 115 0.060152 10.0.0.22 - - [2025-11-12 08:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.22 - - [2025-11-12 08:41:30] "GET /virtual-machine-interface/fae4a874-a5d8-4168-91aa-77dd06f0f044?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004927 10.0.0.22 - - [2025-11-12 08:41:30] "GET /loadbalancer/0faeefdc-0a54-44c6-923d-2d9ead31ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002351 10.0.0.22 - - [2025-11-12 08:41:30] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003723 10.0.0.22 - - [2025-11-12 08:41:30] "POST /set-tag HTTP/1.1" 200 109 0.018640 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /virtual-machine-interface/fae4a874-a5d8-4168-91aa-77dd06f0f044 HTTP/1.1" 200 115 0.095732 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /loadbalancer-member/ee194278-325f-4da7-95de-ffce738feaa8 HTTP/1.1" 200 115 0.074208 10.0.0.22 - - [2025-11-12 08:41:30] "POST /ref-update HTTP/1.1" 200 156 0.013857 10.0.0.22 - - [2025-11-12 08:41:30] "DELETE /virtual-machine/a755e1f2-2840-4a79-bdd7-d8e1cff62871 HTTP/1.1" 200 115 0.041354 10.0.0.22 - - [2025-11-12 08:41:31] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009456 10.0.0.22 - - [2025-11-12 08:41:31] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.22 - - [2025-11-12 08:41:31] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004721 10.0.0.22 - - [2025-11-12 08:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.22 - - [2025-11-12 08:41:31] "GET /virtual-machine/c3b19062-5179-4729-99d6-75c23251d602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002556 10.0.0.22 - - [2025-11-12 08:41:31] "POST /ref-update HTTP/1.1" 200 156 0.011719 10.0.0.22 - - [2025-11-12 08:41:31] "GET /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006155 10.0.0.22 - - [2025-11-12 08:41:31] "POST /set-tag HTTP/1.1" 200 109 0.016893 10.0.0.22 - - [2025-11-12 08:41:31] "POST /set-tag HTTP/1.1" 200 109 0.020529 10.0.0.22 - - [2025-11-12 08:41:31] "POST /set-tag HTTP/1.1" 200 109 0.031936 10.0.0.22 - - [2025-11-12 08:41:31] "DELETE /instance-ip/4156d3e4-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.041146 10.0.0.22 - - [2025-11-12 08:41:31] "POST /ref-update HTTP/1.1" 200 156 0.009626 10.0.0.22 - - [2025-11-12 08:41:31] "DELETE /virtual-machine-interface/412f37ee-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.042774 10.0.0.22 - - [2025-11-12 08:41:31] "DELETE /virtual-machine/c3b19062-5179-4729-99d6-75c23251d602 HTTP/1.1" 200 115 0.022162 10.0.0.22 - - [2025-11-12 08:41:35] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011684 10.0.0.22 - - [2025-11-12 08:41:35] "POST /set-tag HTTP/1.1" 200 109 0.004311 10.0.0.22 - - [2025-11-12 08:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.22 - - [2025-11-12 08:41:35] "GET /loadbalancer/0faeefdc-0a54-44c6-923d-2d9ead31ff90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002698 10.0.0.22 - - [2025-11-12 08:41:36] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006382 10.0.0.22 - - [2025-11-12 08:41:36] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.22 - - [2025-11-12 08:41:36] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005323 10.0.0.22 - - [2025-11-12 08:41:36] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.22 - - [2025-11-12 08:41:36] "GET /virtual-machine/6478989f-40c3-4b98-9d92-b9a9d292ace4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003307 10.0.0.22 - - [2025-11-12 08:41:36] "POST /ref-update HTTP/1.1" 200 156 0.025496 10.0.0.22 - - [2025-11-12 08:41:36] "GET /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023546 10.0.0.22 - - [2025-11-12 08:41:36] "POST /set-tag HTTP/1.1" 200 109 0.025331 10.0.0.22 - - [2025-11-12 08:41:36] "POST /set-tag HTTP/1.1" 200 109 0.020618 10.0.0.22 - - [2025-11-12 08:41:36] "POST /set-tag HTTP/1.1" 200 109 0.034577 10.0.0.22 - - [2025-11-12 08:41:36] "DELETE /instance-ip/4046e1ba-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.057738 10.0.0.22 - - [2025-11-12 08:41:36] "POST /ref-update HTTP/1.1" 200 156 0.026825 10.0.0.22 - - [2025-11-12 08:41:36] "DELETE /virtual-machine-interface/402e9114-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.069649 10.0.0.22 - - [2025-11-12 08:41:36] "DELETE /virtual-machine/6478989f-40c3-4b98-9d92-b9a9d292ace4 HTTP/1.1" 200 115 0.018131 10.0.0.22 - - [2025-11-12 08:41:36] "DELETE /tag/a4b4707e-cd63-4542-8b47-6e7b15de3d52 HTTP/1.1" 200 115 0.054129 10.0.0.22 - - [2025-11-12 08:41:36] "DELETE /tag/a506757c-3d0b-46be-b23a-379fa466a49e HTTP/1.1" 200 115 0.052439 10.0.0.22 - - [2025-11-12 08:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2025-11-12 08:41:40] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041531 10.0.0.22 - - [2025-11-12 08:41:40] "POST /tags HTTP/1.1" 200 393 0.032383 10.0.0.22 - - [2025-11-12 08:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025104 10.0.0.22 - - [2025-11-12 08:41:40] "GET /tag/7badad9c-bae6-496b-8686-2fac10c87cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.016984 10.0.0.22 - - [2025-11-12 08:41:40] "POST /tags HTTP/1.1" 200 341 0.028948 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2025-11-12 08:41:41] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.020909 10.0.0.22 - - [2025-11-12 08:41:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000926 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.005279 10.0.0.22 - - [2025-11-12 08:41:41] "POST /security-groups HTTP/1.1" 200 589 0.063546 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002370 10.0.0.22 - - [2025-11-12 08:41:41] "POST /projects HTTP/1.1" 200 519 0.214912 10.0.0.22 - - [2025-11-12 08:41:41] "POST /access-control-lists HTTP/1.1" 200 598 0.065493 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.022523 10.0.0.22 - - [2025-11-12 08:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.056979 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.22 - - [2025-11-12 08:41:41] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012964 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.22 - - [2025-11-12 08:41:41] "POST /access-control-lists HTTP/1.1" 200 596 0.136224 10.0.0.22 - - [2025-11-12 08:41:41] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.044262 10.0.0.22 - - [2025-11-12 08:41:41] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.052227 10.0.0.22 - - [2025-11-12 08:41:41] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.055771 10.0.0.22 - - [2025-11-12 08:41:41] "POST /security-groups HTTP/1.1" 200 591 0.078243 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.002632 10.0.0.22 - - [2025-11-12 08:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031266 10.0.0.22 - - [2025-11-12 08:41:41] "POST /chown HTTP/1.1" 200 109 0.021907 10.0.0.22 - - [2025-11-12 08:41:41] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020617 10.0.0.22 - - [2025-11-12 08:41:41] "POST /access-control-lists HTTP/1.1" 200 632 0.103754 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.031160 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.021880 10.0.0.22 - - [2025-11-12 08:41:41] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005349 10.0.0.22 - - [2025-11-12 08:41:41] "POST /tags HTTP/1.1" 409 226 0.002123 10.0.0.22 - - [2025-11-12 08:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.22 - - [2025-11-12 08:41:41] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.027149 10.0.0.22 - - [2025-11-12 08:41:41] "POST /access-control-lists HTTP/1.1" 200 630 0.088764 10.0.0.22 - - [2025-11-12 08:41:42] "POST /firewall-rules HTTP/1.1" 200 600 0.072912 10.0.0.22 - - [2025-11-12 08:41:42] "GET /firewall-rule/811b2ac4-db3a-482d-8420-88003760909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.022646 10.0.0.22 - - [2025-11-12 08:41:42] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004642 10.0.0.22 - - [2025-11-12 08:41:42] "GET /firewall-rule/811b2ac4-db3a-482d-8420-88003760909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003747 10.0.0.22 - - [2025-11-12 08:41:42] "POST /ref-update HTTP/1.1" 200 156 0.060655 10.0.0.22 - - [2025-11-12 08:41:42] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013764 10.0.0.22 - - [2025-11-12 08:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2025-11-12 08:41:42] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002777 10.0.0.22 - - [2025-11-12 08:41:42] "POST /tags HTTP/1.1" 409 226 0.001846 10.0.0.22 - - [2025-11-12 08:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.22 - - [2025-11-12 08:41:42] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014403 10.0.0.22 - - [2025-11-12 08:41:42] "POST /firewall-rules HTTP/1.1" 200 598 0.078008 10.0.0.22 - - [2025-11-12 08:41:42] "GET /firewall-rule/9cede7af-c54e-4c65-b5a0-a2446ff16ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004381 10.0.0.22 - - [2025-11-12 08:41:42] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004168 10.0.0.22 - - [2025-11-12 08:41:42] "GET /firewall-rule/9cede7af-c54e-4c65-b5a0-a2446ff16ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002600 10.0.0.22 - - [2025-11-12 08:41:42] "POST /ref-update HTTP/1.1" 200 156 0.048396 10.0.0.22 - - [2025-11-12 08:41:43] "POST /tags HTTP/1.1" 200 393 0.029711 10.0.0.22 - - [2025-11-12 08:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.22 - - [2025-11-12 08:41:43] "GET /tag/a2b695a3-2cc0-44a9-928d-69f466668786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012191 10.0.0.22 - - [2025-11-12 08:41:43] "POST /tags HTTP/1.1" 200 341 0.022437 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.025774 10.0.0.22 - - [2025-11-12 08:41:44] "GET /tag/8e0c503c-7bc4-4383-b801-c1809ffa90dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015769 10.0.0.22 - - [2025-11-12 08:41:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.001018 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.012169 10.0.0.22 - - [2025-11-12 08:41:44] "POST /security-groups HTTP/1.1" 200 589 0.061711 10.0.0.22 - - [2025-11-12 08:41:44] "POST /projects HTTP/1.1" 200 519 0.181586 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.003065 10.0.0.22 - - [2025-11-12 08:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016275 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.22 - - [2025-11-12 08:41:44] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014446 10.0.0.22 - - [2025-11-12 08:41:44] "POST /access-control-lists HTTP/1.1" 200 598 0.083804 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.015454 10.0.0.22 - - [2025-11-12 08:41:44] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.009233 10.0.0.22 - - [2025-11-12 08:41:44] "POST /access-control-lists HTTP/1.1" 200 596 0.061484 10.0.0.22 - - [2025-11-12 08:41:44] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.071035 10.0.0.22 - - [2025-11-12 08:41:44] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.068687 10.0.0.22 - - [2025-11-12 08:41:44] "POST /security-groups HTTP/1.1" 200 591 0.083304 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.002126 10.0.0.22 - - [2025-11-12 08:41:44] "POST /access-control-lists HTTP/1.1" 200 632 0.066507 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.026682 10.0.0.22 - - [2025-11-12 08:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.091282 10.0.0.22 - - [2025-11-12 08:41:44] "POST /chown HTTP/1.1" 200 109 0.011277 10.0.0.22 - - [2025-11-12 08:41:44] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040488 10.0.0.22 - - [2025-11-12 08:41:44] "POST /access-control-lists HTTP/1.1" 200 630 0.076482 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.22 - - [2025-11-12 08:41:44] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003035 10.0.0.22 - - [2025-11-12 08:41:44] "POST /tags HTTP/1.1" 409 226 0.004003 10.0.0.22 - - [2025-11-12 08:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2025-11-12 08:41:44] "GET /tag/8e0c503c-7bc4-4383-b801-c1809ffa90dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011916 10.0.0.22 - - [2025-11-12 08:41:45] "POST /firewall-rules HTTP/1.1" 200 600 0.166241 10.0.0.22 - - [2025-11-12 08:41:45] "GET /firewall-rule/51279b2f-582f-4d00-9b50-85665a07a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005009 10.0.0.22 - - [2025-11-12 08:41:45] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.009389 10.0.0.22 - - [2025-11-12 08:41:45] "GET /firewall-rule/51279b2f-582f-4d00-9b50-85665a07a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005433 10.0.0.22 - - [2025-11-12 08:41:45] "POST /ref-update HTTP/1.1" 200 156 0.091427 10.0.0.22 - - [2025-11-12 08:41:45] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009917 10.0.0.22 - - [2025-11-12 08:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007471 10.0.0.22 - - [2025-11-12 08:41:45] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009274 10.0.0.22 - - [2025-11-12 08:41:45] "POST /tags HTTP/1.1" 409 226 0.002091 10.0.0.22 - - [2025-11-12 08:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.22 - - [2025-11-12 08:41:45] "GET /tag/8e0c503c-7bc4-4383-b801-c1809ffa90dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019572 10.0.0.22 - - [2025-11-12 08:41:45] "POST /firewall-rules HTTP/1.1" 200 598 0.092979 10.0.0.22 - - [2025-11-12 08:41:45] "GET /firewall-rule/7d6d207b-f8b0-4c67-93d9-c9a00e206082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.024003 10.0.0.22 - - [2025-11-12 08:41:45] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.008144 10.0.0.22 - - [2025-11-12 08:41:45] "GET /firewall-rule/7d6d207b-f8b0-4c67-93d9-c9a00e206082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006940 10.0.0.22 - - [2025-11-12 08:41:45] "POST /ref-update HTTP/1.1" 200 156 0.085500 10.0.0.22 - - [2025-11-12 08:41:46] "POST /tags HTTP/1.1" 200 345 0.092997 10.0.0.22 - - [2025-11-12 08:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020201 10.0.0.22 - - [2025-11-12 08:41:47] "GET /tag/4a75ebf2-5f6e-4f0d-8592-19e3eb5709f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.025847 10.0.0.22 - - [2025-11-12 08:41:47] "POST /projects HTTP/1.1" 409 238 0.007280 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.22 - - [2025-11-12 08:41:47] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036180 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.22 - - [2025-11-12 08:41:47] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005001 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.22 - - [2025-11-12 08:41:47] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.006087 10.0.0.22 - - [2025-11-12 08:41:47] "POST /security-groups HTTP/1.1" 409 285 0.002775 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2025-11-12 08:41:47] "PUT /security-group/255c26e8-135e-4c92-a1c4-0a01fb516582 HTTP/1.1" 200 262 0.066639 10.0.0.22 - - [2025-11-12 08:41:47] "PUT /access-control-list/b35a04b5-1d6c-46f9-87af-16ccbc0b514d HTTP/1.1" 200 272 0.037423 10.0.0.22 - - [2025-11-12 08:41:47] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.093134 10.0.0.22 - - [2025-11-12 08:41:47] "PUT /access-control-list/9b3bcaa3-fd52-4c79-8945-627073ba1027 HTTP/1.1" 200 272 0.032360 10.0.0.22 - - [2025-11-12 08:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019975 10.0.0.22 - - [2025-11-12 08:41:47] "POST /tags HTTP/1.1" 409 228 0.002393 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.22 - - [2025-11-12 08:41:47] "GET /tag/4a75ebf2-5f6e-4f0d-8592-19e3eb5709f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012626 10.0.0.22 - - [2025-11-12 08:41:47] "POST /tags HTTP/1.1" 200 345 0.029533 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009562 10.0.0.22 - - [2025-11-12 08:41:47] "GET /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015213 10.0.0.22 - - [2025-11-12 08:41:47] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2025-11-12 08:41:47] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044544 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014033 10.0.0.22 - - [2025-11-12 08:41:47] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004814 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.22 - - [2025-11-12 08:41:47] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040653 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.22 - - [2025-11-12 08:41:47] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.005385 10.0.0.22 - - [2025-11-12 08:41:47] "POST /security-groups HTTP/1.1" 409 285 0.002858 10.0.0.22 - - [2025-11-12 08:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.22 - - [2025-11-12 08:41:47] "PUT /security-group/6ef644c2-263f-4857-8f72-46588399e9bf HTTP/1.1" 200 262 0.071213 10.0.0.22 - - [2025-11-12 08:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.063909 10.0.0.22 - - [2025-11-12 08:41:48] "PUT /access-control-list/e14cef7d-ffeb-4dfd-9095-301393d47356 HTTP/1.1" 200 272 0.021912 10.0.0.22 - - [2025-11-12 08:41:48] "POST /tags HTTP/1.1" 409 228 0.003320 10.0.0.22 - - [2025-11-12 08:41:48] "PUT /access-control-list/8b27cc84-9b36-4539-aa9c-8faec5087c78 HTTP/1.1" 200 272 0.027774 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.22 - - [2025-11-12 08:41:48] "GET /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013420 10.0.0.22 - - [2025-11-12 08:41:48] "POST /tags HTTP/1.1" 200 291 0.062827 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2025-11-12 08:41:48] "GET /tag/59a13e8d-5578-4d7e-acdf-3d5932daee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012466 10.0.0.22 - - [2025-11-12 08:41:48] "POST /tags HTTP/1.1" 200 303 0.047571 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.22 - - [2025-11-12 08:41:48] "GET /tag/d967df4b-9d4a-45c1-ab1e-0dd628f54be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014961 10.0.0.22 - - [2025-11-12 08:41:48] "POST /tags HTTP/1.1" 409 252 0.002301 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.22 - - [2025-11-12 08:41:48] "GET /tag/7badad9c-bae6-496b-8686-2fac10c87cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011471 10.0.0.22 - - [2025-11-12 08:41:48] "POST /tags HTTP/1.1" 409 226 0.002024 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.22 - - [2025-11-12 08:41:48] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015080 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2025-11-12 08:41:48] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006179 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.22 - - [2025-11-12 08:41:48] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035381 10.0.0.22 - - [2025-11-12 08:41:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008888 10.0.0.22 - - [2025-11-12 08:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012819 10.0.0.22 - - [2025-11-12 08:41:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119855 10.0.0.22 - - [2025-11-12 08:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014414 10.0.0.22 - - [2025-11-12 08:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.22 - - [2025-11-12 08:41:48] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004941 10.0.0.22 - - [2025-11-12 08:41:48] "POST /instance-ips HTTP/1.1" 200 397 0.025933 10.0.0.22 - - [2025-11-12 08:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025676 10.0.0.22 - - [2025-11-12 08:41:48] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008066 10.0.0.22 - - [2025-11-12 08:41:49] "POST /set-tag HTTP/1.1" 200 109 0.059619 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028347 10.0.0.22 - - [2025-11-12 08:41:49] "GET /instance-ip/6d9f33ec-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009866 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005266 10.0.0.22 - - [2025-11-12 08:41:49] "POST /set-tag HTTP/1.1" 200 109 0.006158 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004801 10.0.0.22 - - [2025-11-12 08:41:49] "POST /ref-update HTTP/1.1" 200 156 0.017756 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026640 10.0.0.22 - - [2025-11-12 08:41:49] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.22 - - [2025-11-12 08:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010163 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006074 10.0.0.22 - - [2025-11-12 08:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.22 - - [2025-11-12 08:41:49] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037417 10.0.0.22 - - [2025-11-12 08:41:49] "POST /virtual-machines HTTP/1.1" 200 395 0.012879 10.0.0.22 - - [2025-11-12 08:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024050 10.0.0.22 - - [2025-11-12 08:41:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129125 10.0.0.22 - - [2025-11-12 08:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.049434 10.0.0.22 - - [2025-11-12 08:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007245 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006431 10.0.0.22 - - [2025-11-12 08:41:49] "POST /instance-ips HTTP/1.1" 200 397 0.026082 10.0.0.22 - - [2025-11-12 08:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025961 10.0.0.22 - - [2025-11-12 08:41:49] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015959 10.0.0.22 - - [2025-11-12 08:41:49] "POST /set-tag HTTP/1.1" 200 109 0.067966 10.0.0.22 - - [2025-11-12 08:41:50] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025494 10.0.0.22 - - [2025-11-12 08:41:50] "GET /instance-ip/6e2976ba-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005585 10.0.0.22 - - [2025-11-12 08:41:50] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005291 10.0.0.22 - - [2025-11-12 08:41:50] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.22 - - [2025-11-12 08:41:50] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004513 10.0.0.22 - - [2025-11-12 08:41:50] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.22 - - [2025-11-12 08:41:50] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011492 10.0.0.22 - - [2025-11-12 08:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.22 - - [2025-11-12 08:41:50] "POST /tags HTTP/1.1" 200 291 0.021903 10.0.0.22 - - [2025-11-12 08:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.22 - - [2025-11-12 08:41:50] "GET /tag/d9397716-2dbd-4f52-9f33-9de0f1747f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012134 10.0.0.22 - - [2025-11-12 08:41:50] "POST /tags HTTP/1.1" 409 252 0.002361 10.0.0.22 - - [2025-11-12 08:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2025-11-12 08:41:50] "GET /tag/a2b695a3-2cc0-44a9-928d-69f466668786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018022 10.0.0.22 - - [2025-11-12 08:41:50] "POST /tags HTTP/1.1" 409 226 0.002975 10.0.0.22 - - [2025-11-12 08:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011518 10.0.0.22 - - [2025-11-12 08:41:50] "GET /tag/8e0c503c-7bc4-4383-b801-c1809ffa90dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015718 10.0.0.22 - - [2025-11-12 08:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.22 - - [2025-11-12 08:41:50] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004248 10.0.0.22 - - [2025-11-12 08:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2025-11-12 08:41:50] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036729 10.0.0.22 - - [2025-11-12 08:41:50] "POST /virtual-machines HTTP/1.1" 200 395 0.012066 10.0.0.22 - - [2025-11-12 08:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024831 10.0.0.22 - - [2025-11-12 08:41:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129356 10.0.0.22 - - [2025-11-12 08:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007949 10.0.0.22 - - [2025-11-12 08:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.22 - - [2025-11-12 08:41:50] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006251 10.0.0.22 - - [2025-11-12 08:41:50] "POST /instance-ips HTTP/1.1" 200 397 0.025701 10.0.0.22 - - [2025-11-12 08:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026415 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.025484 10.0.0.22 - - [2025-11-12 08:41:51] "POST /set-tag HTTP/1.1" 200 109 0.067527 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010976 10.0.0.22 - - [2025-11-12 08:41:51] "GET /instance-ip/6ed4e3ba-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009379 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005082 10.0.0.22 - - [2025-11-12 08:41:51] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003453 10.0.0.22 - - [2025-11-12 08:41:51] "POST /ref-update HTTP/1.1" 200 156 0.010626 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005506 10.0.0.22 - - [2025-11-12 08:41:51] "POST /set-tag HTTP/1.1" 200 109 0.013477 10.0.0.22 - - [2025-11-12 08:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004679 10.0.0.22 - - [2025-11-12 08:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007251 10.0.0.22 - - [2025-11-12 08:41:51] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047645 10.0.0.22 - - [2025-11-12 08:41:51] "POST /virtual-machines HTTP/1.1" 200 395 0.016384 10.0.0.22 - - [2025-11-12 08:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027267 10.0.0.22 - - [2025-11-12 08:41:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100012 10.0.0.22 - - [2025-11-12 08:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008842 10.0.0.22 - - [2025-11-12 08:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010989 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004664 10.0.0.22 - - [2025-11-12 08:41:51] "POST /instance-ips HTTP/1.1" 200 397 0.025609 10.0.0.22 - - [2025-11-12 08:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023884 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006401 10.0.0.22 - - [2025-11-12 08:41:51] "POST /set-tag HTTP/1.1" 200 109 0.077601 10.0.0.22 - - [2025-11-12 08:41:51] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020716 10.0.0.22 - - [2025-11-12 08:41:51] "GET /instance-ip/6f55377c-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005822 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004552 10.0.0.22 - - [2025-11-12 08:41:52] "POST /set-tag HTTP/1.1" 200 109 0.004433 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006086 10.0.0.22 - - [2025-11-12 08:41:52] "POST /ref-update HTTP/1.1" 200 156 0.007331 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006742 10.0.0.22 - - [2025-11-12 08:41:52] "POST /set-tag HTTP/1.1" 200 109 0.004346 10.0.0.22 - - [2025-11-12 08:41:52] "POST /tags HTTP/1.1" 200 299 0.020475 10.0.0.22 - - [2025-11-12 08:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011411 10.0.0.22 - - [2025-11-12 08:41:52] "GET /tag/f97ca696-ce60-4bc5-bc8a-7ea3f6a1fc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019936 10.0.0.22 - - [2025-11-12 08:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005638 10.0.0.22 - - [2025-11-12 08:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2025-11-12 08:41:52] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034078 10.0.0.22 - - [2025-11-12 08:41:52] "POST /virtual-machines HTTP/1.1" 200 395 0.010594 10.0.0.22 - - [2025-11-12 08:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015278 10.0.0.22 - - [2025-11-12 08:41:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106601 10.0.0.22 - - [2025-11-12 08:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009274 10.0.0.22 - - [2025-11-12 08:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006093 10.0.0.22 - - [2025-11-12 08:41:52] "POST /instance-ips HTTP/1.1" 200 397 0.033123 10.0.0.22 - - [2025-11-12 08:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020077 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010580 10.0.0.22 - - [2025-11-12 08:41:52] "POST /set-tag HTTP/1.1" 200 109 0.026904 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016881 10.0.0.22 - - [2025-11-12 08:41:52] "GET /instance-ip/6fdfd706-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003963 10.0.0.22 - - [2025-11-12 08:41:52] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004513 10.0.0.22 - - [2025-11-12 08:41:52] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.22 - - [2025-11-12 08:41:52] "POST /tags HTTP/1.1" 200 299 0.016917 10.0.0.22 - - [2025-11-12 08:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.22 - - [2025-11-12 08:41:53] "GET /tag/2bd159b5-b2b6-4637-af05-2612d6abec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013759 10.0.0.22 - - [2025-11-12 08:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.22 - - [2025-11-12 08:41:53] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006153 10.0.0.22 - - [2025-11-12 08:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.22 - - [2025-11-12 08:41:53] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031726 10.0.0.22 - - [2025-11-12 08:41:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007558 10.0.0.22 - - [2025-11-12 08:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007278 10.0.0.22 - - [2025-11-12 08:41:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102166 10.0.0.22 - - [2025-11-12 08:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016503 10.0.0.22 - - [2025-11-12 08:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015781 10.0.0.22 - - [2025-11-12 08:41:53] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006330 10.0.0.22 - - [2025-11-12 08:41:53] "POST /instance-ips HTTP/1.1" 200 397 0.026834 10.0.0.22 - - [2025-11-12 08:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037665 10.0.0.22 - - [2025-11-12 08:41:53] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012611 10.0.0.22 - - [2025-11-12 08:41:53] "POST /set-tag HTTP/1.1" 200 109 0.019284 10.0.0.22 - - [2025-11-12 08:41:53] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013227 10.0.0.22 - - [2025-11-12 08:41:53] "GET /instance-ip/704a5568-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004292 10.0.0.22 - - [2025-11-12 08:41:53] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005060 10.0.0.22 - - [2025-11-12 08:41:53] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.22 - - [2025-11-12 08:41:53] "POST /tags HTTP/1.1" 200 299 0.022720 10.0.0.22 - - [2025-11-12 08:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2025-11-12 08:41:53] "GET /tag/11df60af-3fad-432e-8019-f8bdb7fc1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.020913 10.0.0.22 - - [2025-11-12 08:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2025-11-12 08:41:53] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004322 10.0.0.22 - - [2025-11-12 08:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2025-11-12 08:41:53] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028512 10.0.0.22 - - [2025-11-12 08:41:53] "POST /virtual-machines HTTP/1.1" 200 395 0.010538 10.0.0.22 - - [2025-11-12 08:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008670 10.0.0.22 - - [2025-11-12 08:41:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095610 10.0.0.22 - - [2025-11-12 08:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024390 10.0.0.22 - - [2025-11-12 08:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019021 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010648 10.0.0.22 - - [2025-11-12 08:41:54] "POST /instance-ips HTTP/1.1" 200 397 0.049325 10.0.0.22 - - [2025-11-12 08:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.046254 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015259 10.0.0.22 - - [2025-11-12 08:41:54] "POST /set-tag HTTP/1.1" 200 109 0.021326 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015166 10.0.0.22 - - [2025-11-12 08:41:54] "GET /instance-ip/70b6ce6e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003400 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004977 10.0.0.22 - - [2025-11-12 08:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.22 - - [2025-11-12 08:41:54] "POST /tags HTTP/1.1" 200 299 0.020807 10.0.0.22 - - [2025-11-12 08:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2025-11-12 08:41:54] "GET /tag/d4e7dabe-9796-478f-ae4e-d70c76763115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014183 10.0.0.22 - - [2025-11-12 08:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004368 10.0.0.22 - - [2025-11-12 08:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.22 - - [2025-11-12 08:41:54] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041698 10.0.0.22 - - [2025-11-12 08:41:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008093 10.0.0.22 - - [2025-11-12 08:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019770 10.0.0.22 - - [2025-11-12 08:41:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113510 10.0.0.22 - - [2025-11-12 08:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008967 10.0.0.22 - - [2025-11-12 08:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011077 10.0.0.22 - - [2025-11-12 08:41:54] "POST /instance-ips HTTP/1.1" 200 397 0.025408 10.0.0.22 - - [2025-11-12 08:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024607 10.0.0.22 - - [2025-11-12 08:41:54] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008134 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.022146 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021094 10.0.0.22 - - [2025-11-12 08:41:55] "GET /instance-ip/71378892-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003001 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005027 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004006 10.0.0.22 - - [2025-11-12 08:41:55] "POST /ref-update HTTP/1.1" 200 156 0.009463 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004828 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004381 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.003389 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005414 10.0.0.22 - - [2025-11-12 08:41:55] "POST /ref-update HTTP/1.1" 200 156 0.015496 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006956 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005588 10.0.0.22 - - [2025-11-12 08:41:55] "POST /ref-update HTTP/1.1" 200 156 0.009659 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019563 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004574 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004279 10.0.0.22 - - [2025-11-12 08:41:55] "POST /ref-update HTTP/1.1" 200 156 0.008357 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025911 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005833 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004584 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004707 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004692 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004253 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004893 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004583 10.0.0.22 - - [2025-11-12 08:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.22 - - [2025-11-12 08:41:55] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004855 10.0.0.22 - - [2025-11-12 08:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004810 10.0.0.22 - - [2025-11-12 08:41:57] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine/8f6110d3-cf49-4533-af42-cc9b4a9f36cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003271 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004400 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine/c255a8ad-b79f-4158-9dc1-ea9e05d150d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003230 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004199 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine/27fc7bbe-edc7-4914-9f13-218719ac0f68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003306 10.0.0.22 - - [2025-11-12 08:41:57] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004928 10.0.0.22 - - [2025-11-12 08:41:59] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004610 10.0.0.22 - - [2025-11-12 08:41:59] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.22 - - [2025-11-12 08:42:00] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004993 10.0.0.22 - - [2025-11-12 08:42:00] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.22 - - [2025-11-12 08:42:02] "GET /virtual-machine/3a28dc1e-8c82-4690-b277-38bd063029e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003892 10.0.0.22 - - [2025-11-12 08:42:03] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006347 10.0.0.22 - - [2025-11-12 08:42:03] "GET /virtual-machine/3a29cc30-71e7-434d-80d8-ce16f6aae76e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.005162 10.0.0.22 - - [2025-11-12 08:42:03] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004379 10.0.0.22 - - [2025-11-12 08:42:04] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007598 10.0.0.22 - - [2025-11-12 08:42:04] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.22 - - [2025-11-12 08:42:05] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004854 10.0.0.22 - - [2025-11-12 08:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.22 - - [2025-11-12 08:42:05] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004503 10.0.0.22 - - [2025-11-12 08:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.22 - - [2025-11-12 08:42:08] "GET /virtual-machine/05c1cf7b-ff07-408d-b29c-bca9541baa03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003073 10.0.0.22 - - [2025-11-12 08:42:08] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004066 10.0.0.22 - - [2025-11-12 08:42:08] "GET /virtual-machine/5710d4a8-7525-4ae9-b0f5-bbc2f5dba0d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002861 10.0.0.22 - - [2025-11-12 08:42:08] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004413 10.0.0.22 - - [2025-11-12 08:42:08] "GET /virtual-machine/e4819dae-edd9-4d36-8c07-ffb0573dd116?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002911 10.0.0.22 - - [2025-11-12 08:42:08] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004831 10.0.0.22 - - [2025-11-12 08:42:08] "GET /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001580 10.0.0.22 - - [2025-11-12 08:42:08] "POST /tags HTTP/1.1" 200 333 0.024636 10.0.0.22 - - [2025-11-12 08:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.22 - - [2025-11-12 08:42:08] "GET /tag/092e4f9f-ab18-4861-9ee8-89c1717b2031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.022105 10.0.0.22 - - [2025-11-12 08:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-11-12 08:42:08] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041945 10.0.0.22 - - [2025-11-12 08:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.22 - - [2025-11-12 08:42:09] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.005772 10.0.0.22 - - [2025-11-12 08:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-11-12 08:42:09] "GET /service-appliance-set/bccdd331-f018-4c7b-839e-04497904dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002856 10.0.0.22 - - [2025-11-12 08:42:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.002305 10.0.0.22 - - [2025-11-12 08:42:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108728 10.0.0.22 - - [2025-11-12 08:42:09] "GET /virtual-machine-interface/e5d33d23-0f67-4490-9820-6a8e6475d7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020167 10.0.0.22 - - [2025-11-12 08:42:09] "POST /instance-ips HTTP/1.1" 200 409 0.024285 10.0.0.22 - - [2025-11-12 08:42:09] "GET /instance-ip/92a8784e-7297-40c4-bd17-4e876254802b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.025432 10.0.0.22 - - [2025-11-12 08:42:09] "POST /loadbalancers HTTP/1.1" 200 629 0.073547 10.0.0.22 - - [2025-11-12 08:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031055 10.0.0.22 - - [2025-11-12 08:42:09] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.072119 10.0.0.22 - - [2025-11-12 08:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020072 10.0.0.22 - - [2025-11-12 08:42:09] "GET /instance-ip/92a8784e-7297-40c4-bd17-4e876254802b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003624 10.0.0.22 - - [2025-11-12 08:42:09] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042202 10.0.0.22 - - [2025-11-12 08:42:09] "POST /floating-ips HTTP/1.1" 200 597 0.057869 10.0.0.22 - - [2025-11-12 08:42:09] "GET /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008126 10.0.0.22 - - [2025-11-12 08:42:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036473 10.0.0.22 - - [2025-11-12 08:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.22 - - [2025-11-12 08:42:09] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048457 10.0.0.22 - - [2025-11-12 08:42:09] "GET /loadbalancer-listener/e48d3596-016d-4784-a1c9-69e465b52dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.006052 10.0.0.22 - - [2025-11-12 08:42:09] "GET /loadbalancer-listener/e48d3596-016d-4784-a1c9-69e465b52dc0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002860 10.0.0.22 - - [2025-11-12 08:42:09] "GET /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003302 10.0.0.22 - - [2025-11-12 08:42:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.045671 10.0.0.22 - - [2025-11-12 08:42:09] "GET /instance-ip/92a8784e-7297-40c4-bd17-4e876254802b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003720 10.0.0.22 - - [2025-11-12 08:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2025-11-12 08:42:09] "GET /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002463 10.0.0.22 - - [2025-11-12 08:42:09] "GET /instance-ip/92a8784e-7297-40c4-bd17-4e876254802b?fields=floating_ips HTTP/1.1" 200 1213 0.006170 10.0.0.22 - - [2025-11-12 08:42:09] "GET /floating-ip/a2f188fa-b4e4-42f0-ae51-6b09d8fa64fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003028 10.0.0.22 - - [2025-11-12 08:42:09] "GET /loadbalancer-pool/4599f418-f73c-49f3-b95c-a1620e0360ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008667 10.0.0.22 - - [2025-11-12 08:42:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019923 10.0.0.22 - - [2025-11-12 08:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034515 10.0.0.22 - - [2025-11-12 08:42:10] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011049 10.0.0.22 - - [2025-11-12 08:42:10] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004746 10.0.0.22 - - [2025-11-12 08:42:10] "POST /ref-update HTTP/1.1" 200 156 0.010837 10.0.0.22 - - [2025-11-12 08:42:10] "GET /floating-ip/a2f188fa-b4e4-42f0-ae51-6b09d8fa64fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004694 10.0.0.22 - - [2025-11-12 08:42:10] "POST /tags HTTP/1.1" 409 221 0.002170 10.0.0.22 - - [2025-11-12 08:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2025-11-12 08:42:10] "GET /tag/092e4f9f-ab18-4861-9ee8-89c1717b2031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011113 10.0.0.22 - - [2025-11-12 08:42:10] "POST /set-tag HTTP/1.1" 200 109 0.063685 10.0.0.22 - - [2025-11-12 08:42:10] "PUT /floating-ip/a2f188fa-b4e4-42f0-ae51-6b09d8fa64fa HTTP/1.1" 200 256 0.058625 10.0.0.22 - - [2025-11-12 08:42:10] "GET /loadbalancer-pool/4599f418-f73c-49f3-b95c-a1620e0360ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004219 10.0.0.22 - - [2025-11-12 08:42:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014982 10.0.0.22 - - [2025-11-12 08:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007839 10.0.0.22 - - [2025-11-12 08:42:10] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010412 10.0.0.22 - - [2025-11-12 08:42:10] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005342 10.0.0.22 - - [2025-11-12 08:42:10] "POST /ref-update HTTP/1.1" 200 156 0.007010 10.0.0.22 - - [2025-11-12 08:42:10] "GET /floating-ip/a2f188fa-b4e4-42f0-ae51-6b09d8fa64fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.012797 10.0.0.22 - - [2025-11-12 08:42:10] "POST /set-tag HTTP/1.1" 200 109 0.063611 10.0.0.22 - - [2025-11-12 08:42:11] "POST /tags HTTP/1.1" 409 206 0.002083 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2025-11-12 08:42:11] "GET /tag/d967df4b-9d4a-45c1-ab1e-0dd628f54be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011542 10.0.0.22 - - [2025-11-12 08:42:11] "POST /tags HTTP/1.1" 409 204 0.004380 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.22 - - [2025-11-12 08:42:11] "GET /tag/2bd159b5-b2b6-4637-af05-2612d6abec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012204 10.0.0.22 - - [2025-11-12 08:42:11] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002325 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2025-11-12 08:42:11] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002672 10.0.0.22 - - [2025-11-12 08:42:11] "POST /tags HTTP/1.1" 409 206 0.001588 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2025-11-12 08:42:11] "GET /tag/d967df4b-9d4a-45c1-ab1e-0dd628f54be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010732 10.0.0.22 - - [2025-11-12 08:42:11] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2025-11-12 08:42:11] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011048 10.0.0.22 - - [2025-11-12 08:42:11] "POST /tags HTTP/1.1" 409 204 0.002529 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.22 - - [2025-11-12 08:42:11] "GET /tag/2bd159b5-b2b6-4637-af05-2612d6abec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010949 10.0.0.22 - - [2025-11-12 08:42:11] "POST /tags HTTP/1.1" 409 226 0.002214 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.22 - - [2025-11-12 08:42:11] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011462 10.0.0.22 - - [2025-11-12 08:42:11] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002539 10.0.0.22 - - [2025-11-12 08:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2025-11-12 08:42:11] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002754 10.0.0.22 - - [2025-11-12 08:42:11] "POST /firewall-rules HTTP/1.1" 200 626 0.075376 10.0.0.22 - - [2025-11-12 08:42:11] "POST /firewall-rules HTTP/1.1" 200 646 0.076632 10.0.0.22 - - [2025-11-12 08:42:11] "GET /firewall-rule/c2670601-d0a9-49db-8f60-5497647a7fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.017749 10.0.0.22 - - [2025-11-12 08:42:11] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003129 10.0.0.22 - - [2025-11-12 08:42:11] "GET /firewall-rule/1358cc6b-b6b9-4a71-b3d4-72c92f6343b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004508 10.0.0.22 - - [2025-11-12 08:42:11] "POST /ref-update HTTP/1.1" 200 156 0.015907 10.0.0.22 - - [2025-11-12 08:42:11] "POST /firewall-policys HTTP/1.1" 200 606 0.026202 10.0.0.22 - - [2025-11-12 08:42:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013108 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007735 10.0.0.22 - - [2025-11-12 08:42:12] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002702 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003171 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/3a597bac-5033-4423-9243-7a60ad471806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003599 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003961 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004292 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002544 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002438 10.0.0.22 - - [2025-11-12 08:42:12] "POST /ref-update HTTP/1.1" 200 156 0.019557 10.0.0.22 - - [2025-11-12 08:42:12] "POST /ref-update HTTP/1.1" 200 156 0.024102 10.0.0.22 - - [2025-11-12 08:42:12] "POST /ref-update HTTP/1.1" 200 156 0.023478 10.0.0.22 - - [2025-11-12 08:42:12] "POST /ref-update HTTP/1.1" 200 156 0.036376 10.0.0.22 - - [2025-11-12 08:42:12] "POST /ref-update HTTP/1.1" 200 156 0.039442 10.0.0.22 - - [2025-11-12 08:42:12] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002928 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:42:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:42:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.22 - - [2025-11-12 08:43:37] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006371 10.0.0.22 - - [2025-11-12 08:43:37] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.22 - - [2025-11-12 08:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.22 - - [2025-11-12 08:43:38] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004023 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004735 10.0.0.22 - - [2025-11-12 08:43:38] "POST /set-tag HTTP/1.1" 200 109 0.018990 10.0.0.22 - - [2025-11-12 08:43:38] "DELETE /loadbalancer-member/4ae3f9c1-d629-4663-a80c-b3932df5da3d HTTP/1.1" 200 115 0.048197 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007809 10.0.0.22 - - [2025-11-12 08:43:38] "POST /set-tag HTTP/1.1" 200 109 0.009339 10.0.0.22 - - [2025-11-12 08:43:38] "DELETE /loadbalancer-member/b5335096-3a75-4a40-b51a-19f52ee1d2e3 HTTP/1.1" 200 115 0.033517 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005996 10.0.0.22 - - [2025-11-12 08:43:38] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.22 - - [2025-11-12 08:43:38] "DELETE /loadbalancer-member/d40baafc-dc02-4f9f-85c5-cb13fea9951b HTTP/1.1" 200 115 0.052814 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006490 10.0.0.22 - - [2025-11-12 08:43:38] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.22 - - [2025-11-12 08:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2025-11-12 08:43:38] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002776 10.0.0.22 - - [2025-11-12 08:43:38] "GET /loadbalancer-pool/2436e1b6-ff99-4039-8246-240a09206ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006983 10.0.0.22 - - [2025-11-12 08:43:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015188 10.0.0.22 - - [2025-11-12 08:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008467 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016019 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004197 10.0.0.22 - - [2025-11-12 08:43:38] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003504 10.0.0.22 - - [2025-11-12 08:43:38] "POST /set-tag HTTP/1.1" 200 109 0.069409 10.0.0.22 - - [2025-11-12 08:43:38] "GET /loadbalancer-pool/5d4820a1-e235-4b4c-b49f-aad9fae8ee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002977 10.0.0.22 - - [2025-11-12 08:43:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013984 10.0.0.22 - - [2025-11-12 08:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029637 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019836 10.0.0.22 - - [2025-11-12 08:43:38] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011331 10.0.0.22 - - [2025-11-12 08:43:38] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003227 10.0.0.22 - - [2025-11-12 08:43:39] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.22 - - [2025-11-12 08:43:39] "GET /loadbalancer-pool/9f736e32-0da3-4e3c-9595-95d4e5a75bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003274 10.0.0.22 - - [2025-11-12 08:43:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017325 10.0.0.22 - - [2025-11-12 08:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009645 10.0.0.22 - - [2025-11-12 08:43:39] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019956 10.0.0.22 - - [2025-11-12 08:43:39] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.22 - - [2025-11-12 08:43:39] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006554 10.0.0.22 - - [2025-11-12 08:43:39] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002884 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:44:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:44:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:44:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:44:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:44:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:44:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 252 0.002359 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/a2b695a3-2cc0-44a9-928d-69f466668786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010617 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 228 0.001996 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010945 10.0.0.22 - - [2025-11-12 08:44:20] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004418 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2025-11-12 08:44:20] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002876 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 206 0.001895 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/d967df4b-9d4a-45c1-ab1e-0dd628f54be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011495 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 226 0.001993 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010733 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 204 0.002872 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/2bd159b5-b2b6-4637-af05-2612d6abec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011784 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 226 0.001999 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/054c69af-43c7-4654-acdd-75dd3d6862ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010922 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 228 0.001742 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010590 10.0.0.22 - - [2025-11-12 08:44:20] "POST /tags HTTP/1.1" 409 252 0.002004 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.22 - - [2025-11-12 08:44:20] "GET /tag/a2b695a3-2cc0-44a9-928d-69f466668786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010601 10.0.0.22 - - [2025-11-12 08:44:20] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002350 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.22 - - [2025-11-12 08:44:20] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002663 10.0.0.22 - - [2025-11-12 08:44:20] "POST /firewall-rules HTTP/1.1" 409 281 0.002049 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2025-11-12 08:44:20] "PUT /firewall-rule/1358cc6b-b6b9-4a71-b3d4-72c92f6343b3 HTTP/1.1" 200 260 0.023251 10.0.0.22 - - [2025-11-12 08:44:20] "POST /firewall-rules HTTP/1.1" 409 291 0.004308 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-11-12 08:44:20] "PUT /firewall-rule/c2670601-d0a9-49db-8f60-5497647a7fa2 HTTP/1.1" 200 260 0.022385 10.0.0.22 - - [2025-11-12 08:44:20] "GET /firewall-rule/c2670601-d0a9-49db-8f60-5497647a7fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014142 10.0.0.22 - - [2025-11-12 08:44:20] "POST /firewall-rules HTTP/1.1" 200 658 0.074837 10.0.0.22 - - [2025-11-12 08:44:20] "GET /firewall-rule/c45fd51d-b3a2-4ff9-8658-77782bcd929f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004149 10.0.0.22 - - [2025-11-12 08:44:20] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002134 10.0.0.22 - - [2025-11-12 08:44:20] "GET /firewall-rule/1358cc6b-b6b9-4a71-b3d4-72c92f6343b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002339 10.0.0.22 - - [2025-11-12 08:44:20] "POST /firewall-policys HTTP/1.1" 409 269 0.002015 10.0.0.22 - - [2025-11-12 08:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.22 - - [2025-11-12 08:44:20] "PUT /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347 HTTP/1.1" 200 264 0.020854 10.0.0.22 - - [2025-11-12 08:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014964 10.0.0.22 - - [2025-11-12 08:44:20] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006911 10.0.0.22 - - [2025-11-12 08:44:21] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002654 10.0.0.22 - - [2025-11-12 08:44:21] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003114 10.0.0.22 - - [2025-11-12 08:44:21] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002083 10.0.0.22 - - [2025-11-12 08:44:21] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002671 10.0.0.22 - - [2025-11-12 08:45:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002316 10.0.0.22 - - [2025-11-12 08:45:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002418 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009312 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.004040 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007478 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008948 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.004279 10.0.0.22 - - [2025-11-12 08:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.22 - - [2025-11-12 08:45:22] "GET /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003232 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006538 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.050507 10.0.0.22 - - [2025-11-12 08:45:22] "DELETE /loadbalancer-member/265d2748-7c96-4317-9208-805b3c40395e HTTP/1.1" 200 115 0.070705 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004700 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004262 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004779 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004144 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.22 - - [2025-11-12 08:45:22] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005731 10.0.0.22 - - [2025-11-12 08:45:22] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.22 - - [2025-11-12 08:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2025-11-12 08:45:23] "GET /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002667 10.0.0.22 - - [2025-11-12 08:45:23] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006592 10.0.0.22 - - [2025-11-12 08:45:23] "POST /set-tag HTTP/1.1" 200 109 0.006467 10.0.0.22 - - [2025-11-12 08:45:23] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005132 10.0.0.22 - - [2025-11-12 08:45:23] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.22 - - [2025-11-12 08:45:23] "GET /virtual-machine/27fc7bbe-edc7-4914-9f13-218719ac0f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002214 10.0.0.22 - - [2025-11-12 08:45:24] "POST /ref-update HTTP/1.1" 200 156 0.023188 10.0.0.22 - - [2025-11-12 08:45:24] "GET /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.037752 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.019171 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.017794 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.042217 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.035350 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.018018 10.0.0.22 - - [2025-11-12 08:45:24] "DELETE /instance-ip/6ed4e3ba-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.056944 10.0.0.22 - - [2025-11-12 08:45:24] "DELETE /virtual-machine-interface/6eb8afb0-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.038818 10.0.0.22 - - [2025-11-12 08:45:24] "DELETE /virtual-machine/27fc7bbe-edc7-4914-9f13-218719ac0f68 HTTP/1.1" 200 115 0.028284 10.0.0.22 - - [2025-11-12 08:45:24] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004289 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.22 - - [2025-11-12 08:45:24] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005172 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.22 - - [2025-11-12 08:45:24] "GET /virtual-machine/3a28dc1e-8c82-4690-b277-38bd063029e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003210 10.0.0.22 - - [2025-11-12 08:45:24] "POST /ref-update HTTP/1.1" 200 156 0.009332 10.0.0.22 - - [2025-11-12 08:45:24] "GET /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028351 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.018096 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.044279 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.027834 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.018677 10.0.0.22 - - [2025-11-12 08:45:24] "POST /set-tag HTTP/1.1" 200 109 0.030500 10.0.0.22 - - [2025-11-12 08:45:24] "DELETE /instance-ip/6f55377c-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.056376 10.0.0.22 - - [2025-11-12 08:45:24] "DELETE /virtual-machine-interface/6f3d139a-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.042373 10.0.0.22 - - [2025-11-12 08:45:24] "DELETE /virtual-machine/3a28dc1e-8c82-4690-b277-38bd063029e4 HTTP/1.1" 200 115 0.019176 10.0.0.22 - - [2025-11-12 08:45:25] "DELETE /tag/d9397716-2dbd-4f52-9f33-9de0f1747f5b HTTP/1.1" 200 115 0.050059 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004083 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005089 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine/c255a8ad-b79f-4158-9dc1-ea9e05d150d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002929 10.0.0.22 - - [2025-11-12 08:45:25] "POST /ref-update HTTP/1.1" 200 156 0.013901 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021151 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.019279 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.021042 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.026060 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.020122 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.028846 10.0.0.22 - - [2025-11-12 08:45:25] "DELETE /instance-ip/6e2976ba-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.043009 10.0.0.22 - - [2025-11-12 08:45:25] "POST /ref-update HTTP/1.1" 200 156 0.007042 10.0.0.22 - - [2025-11-12 08:45:25] "DELETE /virtual-machine-interface/6e0672c8-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.054409 10.0.0.22 - - [2025-11-12 08:45:25] "DELETE /virtual-machine/c255a8ad-b79f-4158-9dc1-ea9e05d150d8 HTTP/1.1" 200 115 0.022726 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005551 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004074 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.005512 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine/8f6110d3-cf49-4533-af42-cc9b4a9f36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003013 10.0.0.22 - - [2025-11-12 08:45:25] "POST /ref-update HTTP/1.1" 200 156 0.009708 10.0.0.22 - - [2025-11-12 08:45:25] "GET /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019470 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.034148 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.057822 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.024801 10.0.0.22 - - [2025-11-12 08:45:25] "POST /set-tag HTTP/1.1" 200 109 0.015016 10.0.0.22 - - [2025-11-12 08:45:26] "POST /set-tag HTTP/1.1" 200 109 0.029904 10.0.0.22 - - [2025-11-12 08:45:26] "DELETE /instance-ip/6d9f33ec-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.063937 10.0.0.22 - - [2025-11-12 08:45:26] "POST /ref-update HTTP/1.1" 200 156 0.013274 10.0.0.22 - - [2025-11-12 08:45:26] "DELETE /virtual-machine-interface/6d83541a-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.036350 10.0.0.22 - - [2025-11-12 08:45:26] "DELETE /virtual-machine/8f6110d3-cf49-4533-af42-cc9b4a9f36cc HTTP/1.1" 200 115 0.021197 10.0.0.22 - - [2025-11-12 08:45:26] "DELETE /tag/59a13e8d-5578-4d7e-acdf-3d5932daee95 HTTP/1.1" 200 115 0.036576 10.0.0.22 - - [2025-11-12 08:45:26] "DELETE /tag/d967df4b-9d4a-45c1-ab1e-0dd628f54be6 HTTP/1.1" 409 388 0.006995 10.0.0.22 - - [2025-11-12 08:45:53] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005028 10.0.0.22 - - [2025-11-12 08:45:53] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.22 - - [2025-11-12 08:45:53] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004397 10.0.0.22 - - [2025-11-12 08:45:53] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine/5710d4a8-7525-4ae9-b0f5-bbc2f5dba0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006314 10.0.0.22 - - [2025-11-12 08:45:54] "POST /ref-update HTTP/1.1" 200 156 0.010464 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015041 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.020006 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.018127 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.034886 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.041252 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /instance-ip/704a5568-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.039878 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /virtual-machine-interface/70358a8e-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.045365 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /virtual-machine/5710d4a8-7525-4ae9-b0f5-bbc2f5dba0d8 HTTP/1.1" 200 115 0.023649 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /tag/2bd159b5-b2b6-4637-af05-2612d6abec3f HTTP/1.1" 409 236 0.005540 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005302 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004428 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine/05c1cf7b-ff07-408d-b29c-bca9541baa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002697 10.0.0.22 - - [2025-11-12 08:45:54] "POST /ref-update HTTP/1.1" 200 156 0.016927 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004284 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.014558 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.013890 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.014022 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.034597 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /instance-ip/70b6ce6e-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.037401 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /virtual-machine-interface/70a1e210-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.051123 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /virtual-machine/05c1cf7b-ff07-408d-b29c-bca9541baa03 HTTP/1.1" 200 115 0.025679 10.0.0.22 - - [2025-11-12 08:45:54] "DELETE /tag/11df60af-3fad-432e-8019-f8bdb7fc1514 HTTP/1.1" 200 115 0.037495 10.0.0.22 - - [2025-11-12 08:45:54] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004038 10.0.0.22 - - [2025-11-12 08:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007699 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine/e4819dae-edd9-4d36-8c07-ffb0573dd116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003319 10.0.0.22 - - [2025-11-12 08:45:55] "POST /ref-update HTTP/1.1" 200 156 0.018421 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022483 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.019732 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.027938 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.026424 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.013319 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /instance-ip/71378892-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.057750 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /virtual-machine-interface/711bc6b6-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.047282 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /virtual-machine/e4819dae-edd9-4d36-8c07-ffb0573dd116 HTTP/1.1" 200 115 0.022642 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /tag/a2b695a3-2cc0-44a9-928d-69f466668786 HTTP/1.1" 409 236 0.006038 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /tag/d4e7dabe-9796-478f-ae4e-d70c76763115 HTTP/1.1" 200 115 0.037289 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00 HTTP/1.1" 409 236 0.004159 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003958 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004279 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine/3a29cc30-71e7-434d-80d8-ce16f6aae76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002949 10.0.0.22 - - [2025-11-12 08:45:55] "POST /ref-update HTTP/1.1" 200 156 0.012094 10.0.0.22 - - [2025-11-12 08:45:55] "GET /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009548 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.018528 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.040327 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.047099 10.0.0.22 - - [2025-11-12 08:45:55] "POST /set-tag HTTP/1.1" 200 109 0.013772 10.0.0.22 - - [2025-11-12 08:45:55] "DELETE /instance-ip/6fdfd706-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.048349 10.0.0.22 - - [2025-11-12 08:45:56] "DELETE /virtual-machine-interface/6fc645fc-bfa3-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.067135 10.0.0.22 - - [2025-11-12 08:45:56] "DELETE /virtual-machine/3a29cc30-71e7-434d-80d8-ce16f6aae76e HTTP/1.1" 200 115 0.043779 10.0.0.22 - - [2025-11-12 08:45:56] "DELETE /tag/4a75ebf2-5f6e-4f0d-8592-19e3eb5709f0 HTTP/1.1" 200 115 0.048746 10.0.0.22 - - [2025-11-12 08:45:56] "DELETE /tag/7badad9c-bae6-496b-8686-2fac10c87cbe HTTP/1.1" 200 115 0.037847 10.0.0.22 - - [2025-11-12 08:45:56] "DELETE /tag/f97ca696-ce60-4bc5-bc8a-7ea3f6a1fc67 HTTP/1.1" 200 115 0.037622 10.0.0.22 - - [2025-11-12 08:45:57] "POST /projects HTTP/1.1" 409 238 0.002493 10.0.0.22 - - [2025-11-12 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2025-11-12 08:45:57] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034461 10.0.0.22 - - [2025-11-12 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.22 - - [2025-11-12 08:45:57] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004603 10.0.0.22 - - [2025-11-12 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.22 - - [2025-11-12 08:45:57] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.004066 10.0.0.22 - - [2025-11-12 08:45:57] "POST /security-groups HTTP/1.1" 409 285 0.002240 10.0.0.22 - - [2025-11-12 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.22 - - [2025-11-12 08:45:57] "PUT /security-group/6ef644c2-263f-4857-8f72-46588399e9bf HTTP/1.1" 200 262 0.062802 10.0.0.22 - - [2025-11-12 08:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028196 10.0.0.22 - - [2025-11-12 08:45:57] "PUT /access-control-list/e14cef7d-ffeb-4dfd-9095-301393d47356 HTTP/1.1" 200 272 0.025042 10.0.0.22 - - [2025-11-12 08:45:57] "PUT /access-control-list/8b27cc84-9b36-4539-aa9c-8faec5087c78 HTTP/1.1" 200 272 0.011370 10.0.0.22 - - [2025-11-12 08:46:02] "POST /projects HTTP/1.1" 409 238 0.002180 10.0.0.22 - - [2025-11-12 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.22 - - [2025-11-12 08:46:02] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034095 10.0.0.22 - - [2025-11-12 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.22 - - [2025-11-12 08:46:02] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004575 10.0.0.22 - - [2025-11-12 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2025-11-12 08:46:02] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.003921 10.0.0.22 - - [2025-11-12 08:46:02] "POST /security-groups HTTP/1.1" 409 285 0.002083 10.0.0.22 - - [2025-11-12 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.22 - - [2025-11-12 08:46:03] "PUT /security-group/6ef644c2-263f-4857-8f72-46588399e9bf HTTP/1.1" 200 262 0.054756 10.0.0.22 - - [2025-11-12 08:46:03] "PUT /access-control-list/e14cef7d-ffeb-4dfd-9095-301393d47356 HTTP/1.1" 200 272 0.013621 10.0.0.22 - - [2025-11-12 08:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039310 10.0.0.22 - - [2025-11-12 08:46:03] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013277 10.0.0.22 - - [2025-11-12 08:46:03] "PUT /access-control-list/8b27cc84-9b36-4539-aa9c-8faec5087c78 HTTP/1.1" 200 272 0.033519 10.0.0.22 - - [2025-11-12 08:46:03] "GET /firewall-rule/51279b2f-582f-4d00-9b50-85665a07a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003280 10.0.0.22 - - [2025-11-12 08:46:03] "POST /ref-update HTTP/1.1" 200 156 0.046946 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /firewall-rule/51279b2f-582f-4d00-9b50-85665a07a75f HTTP/1.1" 200 115 0.047970 10.0.0.22 - - [2025-11-12 08:46:03] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004622 10.0.0.22 - - [2025-11-12 08:46:03] "GET /firewall-rule/7d6d207b-f8b0-4c67-93d9-c9a00e206082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003095 10.0.0.22 - - [2025-11-12 08:46:03] "POST /ref-update HTTP/1.1" 200 156 0.054178 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /firewall-rule/7d6d207b-f8b0-4c67-93d9-c9a00e206082 HTTP/1.1" 200 115 0.049844 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /tag/a2b695a3-2cc0-44a9-928d-69f466668786 HTTP/1.1" 409 236 0.006030 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00 HTTP/1.1" 409 236 0.006504 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /tag/8e0c503c-7bc4-4383-b801-c1809ffa90dc HTTP/1.1" 200 115 0.036914 10.0.0.22 - - [2025-11-12 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.22 - - [2025-11-12 08:46:03] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004587 10.0.0.22 - - [2025-11-12 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2025-11-12 08:46:03] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.003911 10.0.0.22 - - [2025-11-12 08:46:03] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.051552 10.0.0.22 - - [2025-11-12 08:46:03] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.051840 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /security-group/6ef644c2-263f-4857-8f72-46588399e9bf HTTP/1.1" 200 115 0.054167 10.0.0.22 - - [2025-11-12 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /access-control-list/e14cef7d-ffeb-4dfd-9095-301393d47356 HTTP/1.1" 200 115 0.037740 10.0.0.22 - - [2025-11-12 08:46:03] "DELETE /access-control-list/8b27cc84-9b36-4539-aa9c-8faec5087c78 HTTP/1.1" 200 115 0.029611 10.0.0.22 - - [2025-11-12 08:46:03] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037567 10.0.0.22 - - [2025-11-12 08:46:03] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?fields=security_groups HTTP/1.1" 200 1353 0.054219 10.0.0.22 - - [2025-11-12 08:46:04] "DELETE /security-group/d30e3412-9cf6-4657-97b7-24bf570e7146 HTTP/1.1" 200 115 0.053657 10.0.0.22 - - [2025-11-12 08:46:04] "DELETE /access-control-list/08ced159-4dde-44bc-887d-b8244e3f9acb HTTP/1.1" 200 115 0.040319 10.0.0.22 - - [2025-11-12 08:46:04] "GET /project/d495a36b-23f1-4e15-a785-553e42e1fdf0?fields=application_policy_sets HTTP/1.1" 200 1392 0.059726 10.0.0.22 - - [2025-11-12 08:46:04] "DELETE /access-control-list/1ccdc622-e62b-4dcb-90c4-fec176c85d86 HTTP/1.1" 200 115 0.079432 10.0.0.22 - - [2025-11-12 08:46:04] "DELETE /project/d495a36b-23f1-4e15-a785-553e42e1fdf0 HTTP/1.1" 200 115 0.379184 10.0.0.22 - - [2025-11-12 08:46:04] "POST /projects HTTP/1.1" 409 238 0.004391 10.0.0.22 - - [2025-11-12 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.22 - - [2025-11-12 08:46:04] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043334 10.0.0.22 - - [2025-11-12 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.22 - - [2025-11-12 08:46:04] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.016953 10.0.0.22 - - [2025-11-12 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.22 - - [2025-11-12 08:46:04] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.009098 10.0.0.22 - - [2025-11-12 08:46:04] "POST /security-groups HTTP/1.1" 409 285 0.004193 10.0.0.22 - - [2025-11-12 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.22 - - [2025-11-12 08:46:04] "PUT /security-group/255c26e8-135e-4c92-a1c4-0a01fb516582 HTTP/1.1" 200 262 0.058987 10.0.0.22 - - [2025-11-12 08:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.050092 10.0.0.22 - - [2025-11-12 08:46:04] "PUT /access-control-list/b35a04b5-1d6c-46f9-87af-16ccbc0b514d HTTP/1.1" 200 272 0.038974 10.0.0.22 - - [2025-11-12 08:46:04] "PUT /access-control-list/9b3bcaa3-fd52-4c79-8945-627073ba1027 HTTP/1.1" 200 272 0.028336 10.0.0.22 - - [2025-11-12 08:46:08] "DELETE /loadbalancer-member/0e1642d6-b3e9-45d0-bc17-da1c5fd15e24 HTTP/1.1" 200 115 0.022223 10.0.0.22 - - [2025-11-12 08:46:08] "DELETE /loadbalancer-pool/4599f418-f73c-49f3-b95c-a1620e0360ac HTTP/1.1" 200 115 0.052845 10.0.0.22 - - [2025-11-12 08:46:08] "DELETE /loadbalancer-listener/e48d3596-016d-4784-a1c9-69e465b52dc0 HTTP/1.1" 200 115 0.042534 10.0.0.22 - - [2025-11-12 08:46:08] "DELETE /loadbalancer/73bfd8e1-689e-42d5-b505-ca5c67ce5fb2 HTTP/1.1" 200 115 0.047879 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /floating-ip/a2f188fa-b4e4-42f0-ae51-6b09d8fa64fa HTTP/1.1" 200 115 0.029393 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /instance-ip/92a8784e-7297-40c4-bd17-4e876254802b HTTP/1.1" 200 115 0.035728 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /virtual-machine-interface/e5d33d23-0f67-4490-9820-6a8e6475d7b7 HTTP/1.1" 200 115 0.046041 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /tag/092e4f9f-ab18-4861-9ee8-89c1717b2031 HTTP/1.1" 200 115 0.032431 10.0.0.22 - - [2025-11-12 08:46:09] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002537 10.0.0.22 - - [2025-11-12 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2025-11-12 08:46:09] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002541 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-policy/eedbebec-c771-4041-a559-3fd3d309b97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002049 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-rule/1358cc6b-b6b9-4a71-b3d4-72c92f6343b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002934 10.0.0.22 - - [2025-11-12 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.011679 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /firewall-rule/1358cc6b-b6b9-4a71-b3d4-72c92f6343b3 HTTP/1.1" 200 115 0.040810 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003026 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-rule/c2670601-d0a9-49db-8f60-5497647a7fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003143 10.0.0.22 - - [2025-11-12 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.036817 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /firewall-rule/c2670601-d0a9-49db-8f60-5497647a7fa2 HTTP/1.1" 200 115 0.056123 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006469 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-rule/c45fd51d-b3a2-4ff9-8658-77782bcd929f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003142 10.0.0.22 - - [2025-11-12 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.012719 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /firewall-rule/c45fd51d-b3a2-4ff9-8658-77782bcd929f HTTP/1.1" 200 115 0.061369 10.0.0.22 - - [2025-11-12 08:46:09] "GET /application-policy-set/551cc4bf-b32c-4142-96c1-782bacb31d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005146 10.0.0.22 - - [2025-11-12 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.22 - - [2025-11-12 08:46:09] "GET /policy-management/1d407d33-30be-4624-a586-eb5e57c44b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002674 10.0.0.22 - - [2025-11-12 08:46:09] "GET /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005718 10.0.0.22 - - [2025-11-12 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.021844 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /firewall-policy/333485ad-78d5-486e-aa7a-3cdcfb3c3347 HTTP/1.1" 200 115 0.038457 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /tag/d967df4b-9d4a-45c1-ab1e-0dd628f54be6 HTTP/1.1" 200 115 0.084554 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /tag/2bd159b5-b2b6-4637-af05-2612d6abec3f HTTP/1.1" 200 115 0.055310 10.0.0.22 - - [2025-11-12 08:46:09] "DELETE /tag/a2b695a3-2cc0-44a9-928d-69f466668786 HTTP/1.1" 200 115 0.035246 10.0.0.22 - - [2025-11-12 08:46:10] "DELETE /tag/e1cf054f-c2ee-46c1-9e0e-970d384fdf00 HTTP/1.1" 200 115 0.062391 10.0.0.22 - - [2025-11-12 08:46:10] "POST /projects HTTP/1.1" 409 238 0.002136 10.0.0.22 - - [2025-11-12 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.22 - - [2025-11-12 08:46:10] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039591 10.0.0.22 - - [2025-11-12 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2025-11-12 08:46:10] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004609 10.0.0.22 - - [2025-11-12 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-11-12 08:46:10] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005270 10.0.0.22 - - [2025-11-12 08:46:10] "POST /security-groups HTTP/1.1" 409 285 0.004339 10.0.0.22 - - [2025-11-12 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.22 - - [2025-11-12 08:46:10] "PUT /security-group/255c26e8-135e-4c92-a1c4-0a01fb516582 HTTP/1.1" 200 262 0.070369 10.0.0.22 - - [2025-11-12 08:46:10] "PUT /access-control-list/b35a04b5-1d6c-46f9-87af-16ccbc0b514d HTTP/1.1" 200 272 0.030141 10.0.0.22 - - [2025-11-12 08:46:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.056498 10.0.0.22 - - [2025-11-12 08:46:10] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.011500 10.0.0.22 - - [2025-11-12 08:46:10] "PUT /access-control-list/9b3bcaa3-fd52-4c79-8945-627073ba1027 HTTP/1.1" 200 272 0.045736 10.0.0.22 - - [2025-11-12 08:46:10] "GET /firewall-rule/811b2ac4-db3a-482d-8420-88003760909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005268 10.0.0.22 - - [2025-11-12 08:46:10] "POST /ref-update HTTP/1.1" 200 156 0.061884 10.0.0.22 - - [2025-11-12 08:46:10] "DELETE /firewall-rule/811b2ac4-db3a-482d-8420-88003760909e HTTP/1.1" 200 115 0.062431 10.0.0.22 - - [2025-11-12 08:46:10] "GET /firewall-policy/905337bd-9af5-46b2-9801-d1f46d16eabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.013112 10.0.0.22 - - [2025-11-12 08:46:10] "GET /firewall-rule/9cede7af-c54e-4c65-b5a0-a2446ff16ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002909 10.0.0.22 - - [2025-11-12 08:46:10] "POST /ref-update HTTP/1.1" 200 156 0.048016 10.0.0.22 - - [2025-11-12 08:46:10] "DELETE /firewall-rule/9cede7af-c54e-4c65-b5a0-a2446ff16ddc HTTP/1.1" 200 115 0.034826 10.0.0.22 - - [2025-11-12 08:46:10] "DELETE /tag/054c69af-43c7-4654-acdd-75dd3d6862ae HTTP/1.1" 200 115 0.067073 10.0.0.22 - - [2025-11-12 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2025-11-12 08:46:10] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006024 10.0.0.22 - - [2025-11-12 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2025-11-12 08:46:10] "GET /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004143 10.0.0.22 - - [2025-11-12 08:46:11] "PUT /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1 HTTP/1.1" 200 264 0.060637 10.0.0.22 - - [2025-11-12 08:46:11] "PUT /virtual-network/0080e076-86a0-40c1-a9b8-daa8e46dc0ac HTTP/1.1" 200 264 0.061548 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /access-control-list/b35a04b5-1d6c-46f9-87af-16ccbc0b514d HTTP/1.1" 200 115 0.047910 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /security-group/255c26e8-135e-4c92-a1c4-0a01fb516582 HTTP/1.1" 200 115 0.122644 10.0.0.22 - - [2025-11-12 08:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /access-control-list/9b3bcaa3-fd52-4c79-8945-627073ba1027 HTTP/1.1" 200 115 0.060864 10.0.0.22 - - [2025-11-12 08:46:11] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.037609 10.0.0.22 - - [2025-11-12 08:46:11] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?fields=security_groups HTTP/1.1" 200 1351 0.043771 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /security-group/bf1bcf4d-9734-44c0-ae18-8957057199f6 HTTP/1.1" 200 115 0.058917 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /access-control-list/24b3ba80-753d-4554-92bd-95bf41631cf6 HTTP/1.1" 200 115 0.041252 10.0.0.22 - - [2025-11-12 08:46:11] "GET /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d?fields=application_policy_sets HTTP/1.1" 200 1390 0.054355 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /access-control-list/56ef92c8-d9ce-4db2-b074-fead50fa990f HTTP/1.1" 200 115 0.054497 10.0.0.22 - - [2025-11-12 08:46:11] "DELETE /project/01cee2f7-7fae-41b0-bbe7-fd468abae88d HTTP/1.1" 200 115 0.366470 10.0.0.22 - - [2025-11-12 08:47:10] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.22 - - [2025-11-12 08:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2025-11-12 08:47:10] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002892 10.0.0.22 - - [2025-11-12 08:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.22 - - [2025-11-12 08:47:11] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002748 10.0.0.22 - - [2025-11-12 08:47:28] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.22 - - [2025-11-12 08:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2025-11-12 08:47:28] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004414 10.0.0.22 - - [2025-11-12 08:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.22 - - [2025-11-12 08:47:28] "GET /config-node/09dd21c1-2371-4127-ad43-e9f02f3dafd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001790 10.0.0.22 - - [2025-11-12 08:47:28] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.22 - - [2025-11-12 08:47:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002204 10.0.0.22 - - [2025-11-12 08:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2025-11-12 08:47:33] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002647 10.0.0.22 - - [2025-11-12 08:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.22 - - [2025-11-12 08:47:33] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.008939 10.0.0.22 - - [2025-11-12 08:47:34] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 264 0.002350 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/6209977a-279c-497d-b0be-b4d04a8524da HTTP/1.1" 200 244 0.009589 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 261 0.013359 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/873de334-5c71-4586-9d71-11550c061114 HTTP/1.1" 200 244 0.010398 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 261 0.004909 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/0de85af8-62dc-4658-a009-2b585dc6c3be HTTP/1.1" 200 244 0.011037 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 253 0.002431 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/12fa7676-c76b-4487-a137-14e7c4c9e614 HTTP/1.1" 200 244 0.021234 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 251 0.014685 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/8a23b2f6-f979-458f-b28e-5005b40c16a8 HTTP/1.1" 200 244 0.011273 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 252 0.005579 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/dfe4e737-5d75-458c-827c-61d6519fb1e2 HTTP/1.1" 200 244 0.014331 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 256 0.004263 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/616d9b11-ce48-4dd3-9633-e267d609b3b2 HTTP/1.1" 200 244 0.010789 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 248 0.004063 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/95c08595-d541-4dea-92b5-a843621776d9 HTTP/1.1" 200 244 0.011347 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 252 0.004308 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/906b84b2-7011-4a10-a156-6c847f1c321b HTTP/1.1" 200 244 0.010163 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 257 0.005329 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/a307b8a2-6c5a-4729-aebb-533ab58e59d0 HTTP/1.1" 200 244 0.011028 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 251 0.003537 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/a8ee96c2-c087-4f47-bd59-87bf5cb348e7 HTTP/1.1" 200 244 0.011232 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 257 0.015214 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.22 - - [2025-11-12 08:47:34] "PUT /alarm/ee309d12-2a0e-4943-b1e0-5388a6e984f7 HTTP/1.1" 200 244 0.010243 10.0.0.22 - - [2025-11-12 08:47:34] "POST /alarms HTTP/1.1" 409 261 0.015007 10.0.0.22 - - [2025-11-12 08:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007625 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/d6f70472-5999-479c-acd5-f5f7c79c122e HTTP/1.1" 200 244 0.012071 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 258 0.009798 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/dfbeff06-e4da-44a9-b0e2-8f768663bc6d HTTP/1.1" 200 244 0.010756 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 254 0.004706 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/edd519b1-941d-485a-8fd7-8acacec9b453 HTTP/1.1" 200 244 0.010371 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 254 0.015680 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/75081560-48c5-44a6-9f63-6997a2968ddf HTTP/1.1" 200 244 0.010758 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 254 0.003941 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/04642da3-4227-4220-9d06-7b767892b24e HTTP/1.1" 200 244 0.009885 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 247 0.003334 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/340712a9-d389-4657-a29e-cbf57d783ecc HTTP/1.1" 200 244 0.009699 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 272 0.005564 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/463e6ce6-7fa2-4b3d-8f16-0f36807a4a1c HTTP/1.1" 200 244 0.008711 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 261 0.009984 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/9066cf68-12df-4a99-8334-b92458bf37df HTTP/1.1" 200 244 0.011267 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 259 0.003364 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/26fe99fa-ea12-4f24-98df-3adef4f47ece HTTP/1.1" 200 244 0.011086 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 265 0.006413 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/e6963300-4fa7-4ec6-b1a2-a0c4cdc3650c HTTP/1.1" 200 244 0.010145 10.0.0.22 - - [2025-11-12 08:47:35] "POST /alarms HTTP/1.1" 409 279 0.005834 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.22 - - [2025-11-12 08:47:35] "PUT /alarm/485ceae0-5b26-4211-9fa4-b4461fd2fc5c HTTP/1.1" 200 244 0.012599 10.0.0.22 - - [2025-11-12 08:47:35] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.22 - - [2025-11-12 08:47:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002290 10.0.0.22 - - [2025-11-12 08:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.22 - - [2025-11-12 08:47:36] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.011288 10.0.0.22 - - [2025-11-12 08:47:36] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.22 - - [2025-11-12 08:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2025-11-12 08:47:36] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002574 10.0.0.22 - - [2025-11-12 08:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2025-11-12 08:47:36] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.024167 10.0.0.22 - - [2025-11-12 08:47:36] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.22 - - [2025-11-12 08:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.22 - - [2025-11-12 08:47:36] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004830 10.0.0.22 - - [2025-11-12 08:47:36] "PUT /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b HTTP/1.1" 200 274 0.017001 10.0.0.22 - - [2025-11-12 08:47:39] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.22 - - [2025-11-12 08:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2025-11-12 08:47:39] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002523 10.0.0.22 - - [2025-11-12 08:47:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002332 10.0.0.22 - - [2025-11-12 08:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.22 - - [2025-11-12 08:47:39] "GET /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002951 10.0.0.22 - - [2025-11-12 08:47:39] "PUT /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136 HTTP/1.1" 200 254 0.012921 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:47:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:47:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 10.0.0.22 - - [2025-11-12 08:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.22 - - [2025-11-12 08:47:41] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003110 10.0.0.22 - - [2025-11-12 08:47:54] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.22 - - [2025-11-12 08:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2025-11-12 08:47:54] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005399 10.0.0.22 - - [2025-11-12 08:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2025-11-12 08:47:54] "GET /config-node/09dd21c1-2371-4127-ad43-e9f02f3dafd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002389 10.0.0.22 - - [2025-11-12 08:48:06] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.22 - - [2025-11-12 08:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2025-11-12 08:48:06] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003129 10.0.0.22 - - [2025-11-12 08:48:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002013 10.0.0.22 - - [2025-11-12 08:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2025-11-12 08:48:06] "GET /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003814 10.0.0.22 - - [2025-11-12 08:48:06] "PUT /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136 HTTP/1.1" 200 254 0.012885 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:48:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:48:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001097 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.22 - - [2025-11-12 08:48:24] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.22 - - [2025-11-12 08:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2025-11-12 08:48:24] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004195 10.0.0.22 - - [2025-11-12 08:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.22 - - [2025-11-12 08:48:24] "GET /config-node/09dd21c1-2371-4127-ad43-e9f02f3dafd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001636 10.0.0.22 - - [2025-11-12 08:48:24] "GET / HTTP/1.1" 200 35931 0.004219 10.0.0.22 - - [2025-11-12 08:48:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002937 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005388 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.22 - - [2025-11-12 08:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2025-11-12 08:48:25] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003040 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004378 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.018695 10.0.0.22 - - [2025-11-12 08:48:25] "DELETE /loadbalancer-member/ccf774fc-0752-4b4b-ba79-f093da2226d6 HTTP/1.1" 200 115 0.028769 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006532 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.22 - - [2025-11-12 08:48:25] "DELETE /loadbalancer-member/d4f5a7e6-ad98-4703-a7be-f7c0dc6be064 HTTP/1.1" 200 115 0.027043 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004525 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.22 - - [2025-11-12 08:48:25] "DELETE /loadbalancer-member/f66a9a5a-e6e7-4356-9c2f-684bde83a285 HTTP/1.1" 200 115 0.029372 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005783 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.22 - - [2025-11-12 08:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.22 - - [2025-11-12 08:48:25] "GET /loadbalancer/e0188665-d2cb-4908-80e6-2d396c5d833c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002726 10.0.0.22 - - [2025-11-12 08:48:25] "GET /loadbalancer-pool/2436e1b6-ff99-4039-8246-240a09206ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002860 10.0.0.22 - - [2025-11-12 08:48:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016478 10.0.0.22 - - [2025-11-12 08:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008682 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006669 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004800 10.0.0.22 - - [2025-11-12 08:48:25] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002755 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.060938 10.0.0.22 - - [2025-11-12 08:48:25] "GET /loadbalancer-pool/5d4820a1-e235-4b4c-b49f-aad9fae8ee27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019758 10.0.0.22 - - [2025-11-12 08:48:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014532 10.0.0.22 - - [2025-11-12 08:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011225 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006072 10.0.0.22 - - [2025-11-12 08:48:25] "POST /set-tag HTTP/1.1" 200 109 0.010488 10.0.0.22 - - [2025-11-12 08:48:25] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004343 10.0.0.22 - - [2025-11-12 08:48:25] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002244 10.0.0.22 - - [2025-11-12 08:48:26] "GET /loadbalancer-pool/9f736e32-0da3-4e3c-9595-95d4e5a75bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003969 10.0.0.22 - - [2025-11-12 08:48:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014660 10.0.0.22 - - [2025-11-12 08:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022894 10.0.0.22 - - [2025-11-12 08:48:26] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013993 10.0.0.22 - - [2025-11-12 08:48:26] "GET /virtual-machine-interface/a99cd396-bfa2-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005379 10.0.0.22 - - [2025-11-12 08:48:26] "GET /floating-ip/c9cc1068-47a1-497d-9184-d47fd76f44bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002679 10.0.0.22 - - [2025-11-12 08:48:26] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.22 - - [2025-11-12 08:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2025-11-12 08:48:29] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002784 10.0.0.22 - - [2025-11-12 08:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.22 - - [2025-11-12 08:48:29] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.010517 10.0.0.22 - - [2025-11-12 08:48:29] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.22 - - [2025-11-12 08:48:29] "POST /alarms HTTP/1.1" 409 264 0.003563 10.0.0.22 - - [2025-11-12 08:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2025-11-12 08:48:29] "PUT /alarm/6209977a-279c-497d-b0be-b4d04a8524da HTTP/1.1" 200 244 0.010360 10.0.0.22 - - [2025-11-12 08:48:29] "POST /alarms HTTP/1.1" 409 261 0.005925 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/873de334-5c71-4586-9d71-11550c061114 HTTP/1.1" 200 244 0.012497 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 261 0.020495 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/0de85af8-62dc-4658-a009-2b585dc6c3be HTTP/1.1" 200 244 0.008852 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 253 0.015811 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/12fa7676-c76b-4487-a137-14e7c4c9e614 HTTP/1.1" 200 244 0.009867 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 251 0.011377 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/8a23b2f6-f979-458f-b28e-5005b40c16a8 HTTP/1.1" 200 244 0.009410 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 252 0.008543 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/dfe4e737-5d75-458c-827c-61d6519fb1e2 HTTP/1.1" 200 244 0.010442 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 256 0.004979 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/616d9b11-ce48-4dd3-9633-e267d609b3b2 HTTP/1.1" 200 244 0.009899 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 248 0.007606 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/95c08595-d541-4dea-92b5-a843621776d9 HTTP/1.1" 200 244 0.008863 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 252 0.007319 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/906b84b2-7011-4a10-a156-6c847f1c321b HTTP/1.1" 200 244 0.009660 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 257 0.006651 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/a307b8a2-6c5a-4729-aebb-533ab58e59d0 HTTP/1.1" 200 244 0.009930 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 251 0.008626 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/a8ee96c2-c087-4f47-bd59-87bf5cb348e7 HTTP/1.1" 200 244 0.022633 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 257 0.014586 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/ee309d12-2a0e-4943-b1e0-5388a6e984f7 HTTP/1.1" 200 244 0.009684 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 261 0.006916 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/d6f70472-5999-479c-acd5-f5f7c79c122e HTTP/1.1" 200 244 0.012015 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 258 0.011128 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.22 - - [2025-11-12 08:48:30] "PUT /alarm/dfbeff06-e4da-44a9-b0e2-8f768663bc6d HTTP/1.1" 200 244 0.015320 10.0.0.22 - - [2025-11-12 08:48:30] "POST /alarms HTTP/1.1" 409 254 0.005546 10.0.0.22 - - [2025-11-12 08:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/edd519b1-941d-485a-8fd7-8acacec9b453 HTTP/1.1" 200 244 0.011394 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 254 0.006242 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/75081560-48c5-44a6-9f63-6997a2968ddf HTTP/1.1" 200 244 0.010279 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 254 0.004923 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/04642da3-4227-4220-9d06-7b767892b24e HTTP/1.1" 200 244 0.013366 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 247 0.003973 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/340712a9-d389-4657-a29e-cbf57d783ecc HTTP/1.1" 200 244 0.009751 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 272 0.007225 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/463e6ce6-7fa2-4b3d-8f16-0f36807a4a1c HTTP/1.1" 200 244 0.009906 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 261 0.004765 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/9066cf68-12df-4a99-8334-b92458bf37df HTTP/1.1" 200 244 0.015215 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 259 0.011164 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/26fe99fa-ea12-4f24-98df-3adef4f47ece HTTP/1.1" 200 244 0.009653 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 265 0.002147 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/e6963300-4fa7-4ec6-b1a2-a0c4cdc3650c HTTP/1.1" 200 244 0.008299 10.0.0.22 - - [2025-11-12 08:48:31] "POST /alarms HTTP/1.1" 409 279 0.003804 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /alarm/485ceae0-5b26-4211-9fa4-b4461fd2fc5c HTTP/1.1" 200 244 0.008432 10.0.0.22 - - [2025-11-12 08:48:31] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.22 - - [2025-11-12 08:48:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002181 10.0.0.22 - - [2025-11-12 08:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2025-11-12 08:48:31] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.008068 10.0.0.22 - - [2025-11-12 08:48:32] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.22 - - [2025-11-12 08:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2025-11-12 08:48:32] "GET /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002707 10.0.0.22 - - [2025-11-12 08:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.22 - - [2025-11-12 08:48:32] "PUT /global-vrouter-config/fd1cce12-3804-40e7-be2c-3166f2d8d863 HTTP/1.1" 200 276 0.009248 10.0.0.22 - - [2025-11-12 08:48:32] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.22 - - [2025-11-12 08:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2025-11-12 08:48:32] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004342 10.0.0.22 - - [2025-11-12 08:48:32] "PUT /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b HTTP/1.1" 200 274 0.013183 10.0.0.22 - - [2025-11-12 08:48:35] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.22 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2025-11-12 08:48:35] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002939 10.0.0.22 - - [2025-11-12 08:48:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002165 10.0.0.22 - - [2025-11-12 08:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.22 - - [2025-11-12 08:48:35] "GET /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005192 10.0.0.22 - - [2025-11-12 08:48:35] "PUT /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136 HTTP/1.1" 200 254 0.034275 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:48:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:48:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.22 - - [2025-11-12 08:48:38] "POST /tags HTTP/1.1" 200 355 0.040018 10.0.0.22 - - [2025-11-12 08:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017716 10.0.0.22 - - [2025-11-12 08:48:38] "GET /tag/72b9a236-2e12-42e2-896f-2ba963f65a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.032000 10.0.0.22 - - [2025-11-12 08:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.22 - - [2025-11-12 08:48:38] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010190 10.0.0.22 - - [2025-11-12 08:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.22 - - [2025-11-12 08:48:38] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058742 10.0.0.22 - - [2025-11-12 08:48:38] "POST /virtual-machines HTTP/1.1" 200 351 0.021857 10.0.0.22 - - [2025-11-12 08:48:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030346 10.0.0.22 - - [2025-11-12 08:48:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.148942 10.0.0.22 - - [2025-11-12 08:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010271 10.0.0.22 - - [2025-11-12 08:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013483 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005165 10.0.0.22 - - [2025-11-12 08:48:39] "POST /instance-ips HTTP/1.1" 200 391 0.024029 10.0.0.22 - - [2025-11-12 08:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036416 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009618 10.0.0.22 - - [2025-11-12 08:48:39] "POST /set-tag HTTP/1.1" 200 109 0.016413 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009238 10.0.0.22 - - [2025-11-12 08:48:39] "GET /instance-ip/62374e58-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005455 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016369 10.0.0.22 - - [2025-11-12 08:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.013781 10.0.0.22 - - [2025-11-12 08:48:39] "POST /ref-update HTTP/1.1" 200 156 0.022419 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010287 10.0.0.22 - - [2025-11-12 08:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.22 - - [2025-11-12 08:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.22 - - [2025-11-12 08:48:39] "GET /virtual-network/698a7470-5fad-4f9a-b130-930f586d5ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005930 10.0.0.22 - - [2025-11-12 08:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2025-11-12 08:48:39] "GET /project/a044a930-430b-4898-8313-96cb56adc7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040451 10.0.0.22 - - [2025-11-12 08:48:39] "POST /virtual-machines HTTP/1.1" 200 355 0.010726 10.0.0.22 - - [2025-11-12 08:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036205 10.0.0.22 - - [2025-11-12 08:48:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116513 10.0.0.22 - - [2025-11-12 08:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030048 10.0.0.22 - - [2025-11-12 08:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009886 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007088 10.0.0.22 - - [2025-11-12 08:48:40] "POST /instance-ips HTTP/1.1" 200 395 0.034620 10.0.0.22 - - [2025-11-12 08:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038994 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.017356 10.0.0.22 - - [2025-11-12 08:48:40] "POST /set-tag HTTP/1.1" 200 109 0.018272 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023141 10.0.0.22 - - [2025-11-12 08:48:40] "GET /instance-ip/62c1b1ba-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006212 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008698 10.0.0.22 - - [2025-11-12 08:48:40] "POST /set-tag HTTP/1.1" 200 109 0.003658 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-router/a1396dc4-0de5-4a1b-ad2e-fd2dc076e19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004483 10.0.0.22 - - [2025-11-12 08:48:40] "POST /ref-update HTTP/1.1" 200 156 0.010416 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013556 10.0.0.22 - - [2025-11-12 08:48:40] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005942 10.0.0.22 - - [2025-11-12 08:48:40] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.22 - - [2025-11-12 08:48:40] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005273 10.0.0.22 - - [2025-11-12 08:48:40] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.22 - - [2025-11-12 08:48:57] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005307 10.0.0.22 - - [2025-11-12 08:48:57] "POST /set-tag HTTP/1.1" 200 109 0.005791 10.0.0.22 - - [2025-11-12 08:48:58] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004461 10.0.0.22 - - [2025-11-12 08:48:58] "POST /set-tag HTTP/1.1" 200 109 0.004433 10.0.0.22 - - [2025-11-12 08:48:59] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005662 10.0.0.22 - - [2025-11-12 08:48:59] "POST /set-tag HTTP/1.1" 200 109 0.004173 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:49:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001119 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:49:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.22 - - [2025-11-12 08:49:22] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.22 - - [2025-11-12 08:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2025-11-12 08:49:22] "GET /global-system-config/f0fbc75f-cdfc-4d47-ad86-710858c4ac1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004595 10.0.0.22 - - [2025-11-12 08:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.22 - - [2025-11-12 08:49:22] "GET /config-node/09dd21c1-2371-4127-ad43-e9f02f3dafd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001956 10.0.0.22 - - [2025-11-12 08:49:30] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007666 10.0.0.22 - - [2025-11-12 08:49:30] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.22 - - [2025-11-12 08:49:30] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004165 10.0.0.22 - - [2025-11-12 08:49:30] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.22 - - [2025-11-12 08:49:30] "GET /virtual-machine/36d050ad-ff78-4fb1-838e-1464924e7cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003007 10.0.0.22 - - [2025-11-12 08:49:30] "POST /ref-update HTTP/1.1" 200 156 0.016375 10.0.0.22 - - [2025-11-12 08:49:30] "GET /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004620 10.0.0.22 - - [2025-11-12 08:49:30] "POST /set-tag HTTP/1.1" 200 109 0.018901 10.0.0.22 - - [2025-11-12 08:49:30] "POST /set-tag HTTP/1.1" 200 109 0.015961 10.0.0.22 - - [2025-11-12 08:49:30] "DELETE /instance-ip/62374e58-bfa4-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.038822 10.0.0.22 - - [2025-11-12 08:49:30] "DELETE /virtual-machine-interface/6217e450-bfa4-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.044612 10.0.0.22 - - [2025-11-12 08:49:30] "DELETE /virtual-machine/36d050ad-ff78-4fb1-838e-1464924e7cd3 HTTP/1.1" 200 115 0.020002 10.0.0.22 - - [2025-11-12 08:49:30] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005248 10.0.0.22 - - [2025-11-12 08:49:30] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.22 - - [2025-11-12 08:49:34] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.22 - - [2025-11-12 08:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2025-11-12 08:49:34] "GET /routing-instance/a33eea65-1b7d-4754-a4cc-de72f3462619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003033 10.0.0.22 - - [2025-11-12 08:49:34] "POST /bgp-routers HTTP/1.1" 409 301 0.010503 10.0.0.22 - - [2025-11-12 08:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2025-11-12 08:49:34] "GET /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003228 10.0.0.22 - - [2025-11-12 08:49:34] "PUT /bgp-router/87bf4f13-6b3a-4282-97d8-a2d57d6d8136 HTTP/1.1" 200 254 0.012331 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:49:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.22 - - [2025-11-12 08:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.22 - - [2025-11-12 08:50:01] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005289 10.0.0.22 - - [2025-11-12 08:50:01] "POST /set-tag HTTP/1.1" 200 109 0.003674 10.0.0.22 - - [2025-11-12 08:50:01] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006595 10.0.0.22 - - [2025-11-12 08:50:01] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.22 - - [2025-11-12 08:50:01] "GET /virtual-machine/7b410c68-23f8-490b-9080-86abaa7dc26c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004486 10.0.0.22 - - [2025-11-12 08:50:01] "POST /ref-update HTTP/1.1" 200 156 0.015614 10.0.0.22 - - [2025-11-12 08:50:01] "GET /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005065 10.0.0.22 - - [2025-11-12 08:50:01] "POST /set-tag HTTP/1.1" 200 109 0.032795 10.0.0.22 - - [2025-11-12 08:50:01] "POST /set-tag HTTP/1.1" 200 109 0.056768 10.0.0.22 - - [2025-11-12 08:50:01] "DELETE /instance-ip/62c1b1ba-bfa4-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.053345 10.0.0.22 - - [2025-11-12 08:50:01] "DELETE /virtual-machine-interface/62a39432-bfa4-11f0-bc61-fa163ea22c9e HTTP/1.1" 200 115 0.055501 10.0.0.22 - - [2025-11-12 08:50:01] "DELETE /virtual-machine/7b410c68-23f8-490b-9080-86abaa7dc26c HTTP/1.1" 200 115 0.032768 10.0.0.22 - - [2025-11-12 08:50:01] "DELETE /tag/72b9a236-2e12-42e2-896f-2ba963f65a39 HTTP/1.1" 200 115 0.042222 10.0.0.22 - - [2025-11-12 08:50:06] "GET /global-system-configs HTTP/1.1" 200 322 0.004404 10.0.0.22 - - [2025-11-12 08:50:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002246