++ 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 Feb 18 03:48:36 PM UTC 2026 ===================' INFO: =================== Wed Feb 18 03:48:36 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.22,10.68.210.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.68.210.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 ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + 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 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/18/2026 15:49:16.051 7efebe096fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/18/2026 15:49:16.334 7efebe096fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/18/2026 15:49:16.357 7efebe096fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/18/2026 15:49:16.357 7efebe096fc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-02-18 15:49:23] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.22 - - [2026-02-18 15:49:23] "GET / HTTP/1.1" 200 35931 0.003367 10.0.0.22 - - [2026-02-18 15:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.22 - - [2026-02-18 15:49:23] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012221 10.0.0.22 - - [2026-02-18 15:49:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002488 10.0.0.22 - - [2026-02-18 15:49:23] "POST /analytics-nodes HTTP/1.1" 200 599 0.057450 10.0.0.22 - - [2026-02-18 15:49:24] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.22 - - [2026-02-18 15:49:24] "GET / HTTP/1.1" 200 45303 0.001117 10.0.0.22 - - [2026-02-18 15:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.22 - - [2026-02-18 15:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.22 - - [2026-02-18 15:49:24] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.22 - - [2026-02-18 15:49:25] "GET / HTTP/1.1" 200 35931 0.001249 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.002666 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.22 - - [2026-02-18 15:49:25] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006855 10.0.0.22 - - [2026-02-18 15:49:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.036926 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.005038 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.22 - - [2026-02-18 15:49:25] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012848 10.0.0.22 - - [2026-02-18 15:49:25] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.22 - - [2026-02-18 15:49:25] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011112 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004537 10.0.0.22 - - [2026-02-18 15:49:25] "POST /service-appliance-sets HTTP/1.1" 200 541 0.052275 10.0.0.22 - - [2026-02-18 15:49:25] "POST /config-database-nodes HTTP/1.1" 200 611 0.030392 10.0.0.22 - - [2026-02-18 15:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013240 10.0.0.22 - - [2026-02-18 15:49:25] "GET /network-ipam/6f67064e-b8e5-460c-9dcc-1ae732f980ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003662 10.0.0.22 - - [2026-02-18 15:49:26] "POST /service-templates HTTP/1.1" 200 511 0.020244 10.0.0.22 - - [2026-02-18 15:49:26] "POST /service-templates HTTP/1.1" 200 501 0.031885 10.0.0.22 - - [2026-02-18 15:49:26] "POST /service-templates HTTP/1.1" 200 515 0.028550 10.0.0.22 - - [2026-02-18 15:49:26] "POST /service-templates HTTP/1.1" 200 535 0.026036 10.0.0.22 - - [2026-02-18 15:49:26] "POST /service-templates HTTP/1.1" 200 507 0.039188 10.0.0.22 - - [2026-02-18 15:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.22 - - [2026-02-18 15:49:28] "GET /network-ipam/6f67064e-b8e5-460c-9dcc-1ae732f980ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004679 10.0.0.22 - - [2026-02-18 15:49:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.004524 10.0.0.22 - - [2026-02-18 15:49:28] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.22 - - [2026-02-18 15:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.22 - - [2026-02-18 15:49:29] "GET /routing-instance/83a89fc7-f2e5-4b88-b3fb-e595f76a059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008364 10.0.0.22 - - [2026-02-18 15:49:29] "POST /access-control-lists HTTP/1.1" 200 587 0.066734 10.0.0.22 - - [2026-02-18 15:49:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.004812 10.0.0.22 - - [2026-02-18 15:49:29] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.22 - - [2026-02-18 15:49:29] "POST /bgp-routers HTTP/1.1" 200 616 0.051357 10.0.0.22 - - [2026-02-18 15:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014245 10.0.0.22 - - [2026-02-18 15:49:29] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008727 10.0.0.22 - - [2026-02-18 15:49:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002393 10.0.0.22 - - [2026-02-18 15:49:29] "GET /bgp-router/74976ecf-c1c9-4a9a-a239-c977e9c464a1?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005593 10.0.0.22 - - [2026-02-18 15:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.22 - - [2026-02-18 15:49:29] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013158 10.0.0.22 - - [2026-02-18 15:49:29] "POST /access-control-lists HTTP/1.1" 200 585 0.061908 10.0.0.22 - - [2026-02-18 15:49:29] "POST /database-nodes HTTP/1.1" 200 597 0.068177 10.0.0.22 - - [2026-02-18 15:49:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006032 10.0.0.22 - - [2026-02-18 15:49:29] "POST /ref-update HTTP/1.1" 200 156 0.021971 10.0.0.22 - - [2026-02-18 15:49:29] "POST /route-targets HTTP/1.1" 200 327 0.032430 10.0.0.22 - - [2026-02-18 15:49:29] "POST /ref-update HTTP/1.1" 200 156 0.036205 10.0.0.22 - - [2026-02-18 15:49:29] "POST /route-targets HTTP/1.1" 200 327 0.023357 10.0.0.22 - - [2026-02-18 15:49:29] "POST /ref-update HTTP/1.1" 200 156 0.017502 10.0.0.22 - - [2026-02-18 15:49:29] "POST /route-targets HTTP/1.1" 200 327 0.022961 10.0.0.22 - - [2026-02-18 15:49:29] "POST /ref-update HTTP/1.1" 200 156 0.017726 10.0.0.22 - - [2026-02-18 15:49:29] "POST /route-targets HTTP/1.1" 200 327 0.013971 10.0.0.22 - - [2026-02-18 15:49:29] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.22 - - [2026-02-18 15:49:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002753 10.0.0.22 - - [2026-02-18 15:49:29] "POST /access-control-lists HTTP/1.1" 200 551 0.068543 10.0.0.22 - - [2026-02-18 15:49:29] "PUT /access-control-list/b9ec80f8-bd6c-4792-be50-d5e4b1af5f0c HTTP/1.1" 200 272 0.023701 10.0.0.22 - - [2026-02-18 15:49:29] "PUT /access-control-list/88f7ef1a-41cb-4d1f-a69d-f2a4ee09e885 HTTP/1.1" 200 272 0.021399 10.0.0.22 - - [2026-02-18 15:49:33] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.22 - - [2026-02-18 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.22 - - [2026-02-18 15:49:33] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.019944 10.0.0.22 - - [2026-02-18 15:49:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008235 10.0.0.22 - - [2026-02-18 15:49:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.035802 10.0.0.22 - - [2026-02-18 15:49:33] "GET / HTTP/1.1" 200 35931 0.007251 10.0.0.22 - - [2026-02-18 15:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.22 - - [2026-02-18 15:49:33] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005205 10.0.0.22 - - [2026-02-18 15:49:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002637 10.0.0.22 - - [2026-02-18 15:49:33] "POST /config-nodes HTTP/1.1" 200 593 0.036718 10.0.0.22 - - [2026-02-18 15:49:33] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.22 - - [2026-02-18 15:49:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002853 10.0.0.22 - - [2026-02-18 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2026-02-18 15:49:38] "GET /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004965 10.0.0.22 - - [2026-02-18 15:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005917 10.0.0.22 - - [2026-02-18 15:49:38] "PUT /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597 HTTP/1.1" 200 276 0.031575 10.0.0.22 - - [2026-02-18 15:49:39] "GET / HTTP/1.1" 200 35931 0.001955 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 581 0.038790 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 575 0.080796 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 575 0.061153 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 559 0.032733 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 555 0.043147 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 557 0.064783 10.0.0.22 - - [2026-02-18 15:49:39] "POST /alarms HTTP/1.1" 200 565 0.075996 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 549 0.067207 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 557 0.107542 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 567 0.061977 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 555 0.047733 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 567 0.057496 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 575 0.079982 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 569 0.037890 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 561 0.072516 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 561 0.042503 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 561 0.053115 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 547 0.063279 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 595 0.049045 10.0.0.22 - - [2026-02-18 15:49:40] "POST /alarms HTTP/1.1" 200 575 0.050873 10.0.0.22 - - [2026-02-18 15:49:41] "POST /alarms HTTP/1.1" 200 571 0.064650 10.0.0.22 - - [2026-02-18 15:49:41] "POST /alarms HTTP/1.1" 200 583 0.063125 10.0.0.22 - - [2026-02-18 15:49:41] "POST /alarms HTTP/1.1" 200 609 0.057179 10.0.0.22 - - [2026-02-18 15:49:41] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.22 - - [2026-02-18 15:49:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003755 10.0.0.22 - - [2026-02-18 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.22 - - [2026-02-18 15:49:41] "PUT /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597 HTTP/1.1" 200 276 0.016176 10.0.0.22 - - [2026-02-18 15:49:41] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.22 - - [2026-02-18 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.22 - - [2026-02-18 15:49:41] "GET /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003078 10.0.0.22 - - [2026-02-18 15:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.22 - - [2026-02-18 15:49:41] "PUT /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597 HTTP/1.1" 200 276 0.011026 10.0.0.22 - - [2026-02-18 15:49:42] "GET / HTTP/1.1" 200 35931 0.005464 10.0.0.22 - - [2026-02-18 15:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.22 - - [2026-02-18 15:49:42] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.087596 10.0.0.22 - - [2026-02-18 15:49:42] "PUT /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1 HTTP/1.1" 200 274 0.024266 10.0.0.22 - - [2026-02-18 15:49:45] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.22 - - [2026-02-18 15:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.22 - - [2026-02-18 15:49:45] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010638 10.0.0.22 - - [2026-02-18 15:49:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.003618 10.0.0.22 - - [2026-02-18 15:49:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.043045 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001229 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001281 10.0.0.19 - - [2026-02-18 15:49:55] "GET / HTTP/1.1" 200 35931 0.003249 10.0.0.19 - - [2026-02-18 15:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2026-02-18 15:49:55] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006174 10.0.0.19 - - [2026-02-18 15:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.19 - - [2026-02-18 15:49:55] "GET /routing-instance/83a89fc7-f2e5-4b88-b3fb-e595f76a059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004041 10.0.0.19 - - [2026-02-18 15:49:55] "PUT /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1 HTTP/1.1" 200 274 0.026833 10.0.0.19 - - [2026-02-18 15:49:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.020077 10.0.0.19 - - [2026-02-18 15:49:55] "POST /virtual-routers HTTP/1.1" 200 599 0.033679 10.0.0.19 - - [2026-02-18 15:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015546 10.0.0.19 - - [2026-02-18 15:49:55] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007069 10.0.0.19 - - [2026-02-18 15:49:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.002620 10.0.0.19 - - [2026-02-18 15:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.19 - - [2026-02-18 15:49:55] "GET /virtual-network/e7b0167b-8512-49fd-bb37-345a085aade4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006341 10.0.0.19 - - [2026-02-18 15:49:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.111319 10.0.0.22 - - [2026-02-18 15:49:55] "PUT /access-control-list/9a26b62f-5e67-40da-898f-caa7b60847bb HTTP/1.1" 200 272 0.055320 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:49:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001515 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.22 - - [2026-02-18 15:50:04] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.22 - - [2026-02-18 15:50:05] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003331 10.0.0.22 - - [2026-02-18 15:50:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.000510 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.005105 10.0.0.22 - - [2026-02-18 15:50:05] "POST /security-groups HTTP/1.1" 200 570 0.075007 10.0.0.22 - - [2026-02-18 15:50:05] "POST /projects HTTP/1.1" 200 481 0.222230 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.003445 10.0.0.22 - - [2026-02-18 15:50:05] "POST /security-groups HTTP/1.1" 200 534 0.041030 10.0.0.22 - - [2026-02-18 15:50:05] "POST /access-control-lists HTTP/1.1" 200 579 0.070643 10.0.0.22 - - [2026-02-18 15:50:05] "POST /chown HTTP/1.1" 200 109 0.022416 10.0.0.22 - - [2026-02-18 15:50:05] "POST /policy-managements HTTP/1.1" 409 214 0.016007 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.005118 10.0.0.22 - - [2026-02-18 15:50:05] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037292 10.0.0.22 - - [2026-02-18 15:50:05] "POST /access-control-lists HTTP/1.1" 200 577 0.095273 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.004501 10.0.0.22 - - [2026-02-18 15:50:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.057684 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017207 10.0.0.22 - - [2026-02-18 15:50:05] "POST /access-control-lists HTTP/1.1" 200 594 0.027738 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.014261 10.0.0.22 - - [2026-02-18 15:50:05] "GET /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005471 10.0.0.22 - - [2026-02-18 15:50:05] "POST /access-control-lists HTTP/1.1" 200 592 0.024187 10.0.0.22 - - [2026-02-18 15:50:05] "PUT /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597 HTTP/1.1" 200 276 0.027910 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009491 10.0.0.22 - - [2026-02-18 15:50:05] "GET /virtual-network/e7b0167b-8512-49fd-bb37-345a085aade4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004493 10.0.0.22 - - [2026-02-18 15:50:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000527 10.0.0.22 - - [2026-02-18 15:50:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.007408 10.0.0.22 - - [2026-02-18 15:50:06] "POST /security-groups HTTP/1.1" 200 574 0.064858 10.0.0.22 - - [2026-02-18 15:50:06] "POST /projects HTTP/1.1" 200 489 0.221602 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.010644 10.0.0.22 - - [2026-02-18 15:50:06] "POST /security-groups HTTP/1.1" 200 546 0.048159 10.0.0.22 - - [2026-02-18 15:50:06] "POST /access-control-lists HTTP/1.1" 200 583 0.074891 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.011894 10.0.0.22 - - [2026-02-18 15:50:06] "POST /chown HTTP/1.1" 200 109 0.047025 10.0.0.22 - - [2026-02-18 15:50:06] "POST /network-ipams HTTP/1.1" 200 522 0.041068 10.0.0.22 - - [2026-02-18 15:50:06] "POST /access-control-lists HTTP/1.1" 200 581 0.086438 10.0.0.22 - - [2026-02-18 15:50:06] "POST /network-ipams HTTP/1.1" 200 510 0.059536 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.003062 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.002368 10.0.0.22 - - [2026-02-18 15:50:06] "POST /access-control-lists HTTP/1.1" 200 602 0.030563 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.019874 10.0.0.22 - - [2026-02-18 15:50:06] "POST /access-control-lists HTTP/1.1" 200 600 0.037440 10.0.0.22 - - [2026-02-18 15:50:06] "POST /useragent-kv HTTP/1.1" 200 115 0.011605 10.0.0.22 - - [2026-02-18 15:50:06] "POST /virtual-networks HTTP/1.1" 200 538 0.158749 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002342 10.0.0.22 - - [2026-02-18 15:50:06] "POST /access-control-lists HTTP/1.1" 200 589 0.064948 10.0.0.22 - - [2026-02-18 15:50:06] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.053290 10.0.0.22 - - [2026-02-18 15:50:06] "POST /network-ipams HTTP/1.1" 200 518 0.034995 10.0.0.22 - - [2026-02-18 15:50:06] "POST /route-targets HTTP/1.1" 200 327 0.027714 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.003172 10.0.0.22 - - [2026-02-18 15:50:06] "POST /ref-update HTTP/1.1" 200 156 0.029733 10.0.0.22 - - [2026-02-18 15:50:06] "PUT /access-control-list/a0326be4-56f2-4366-aed8-efe7a76ed0ee HTTP/1.1" 200 272 0.102789 10.0.0.22 - - [2026-02-18 15:50:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001476 10.0.0.22 - - [2026-02-18 15:50:06] "POST /virtual-networks HTTP/1.1" 200 546 0.191970 10.0.0.22 - - [2026-02-18 15:50:06] "POST /route-targets HTTP/1.1" 200 327 0.010074 10.0.0.22 - - [2026-02-18 15:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011141 10.0.0.22 - - [2026-02-18 15:50:07] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008563 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.025954 10.0.0.22 - - [2026-02-18 15:50:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.004265 10.0.0.22 - - [2026-02-18 15:50:07] "POST /network-policys HTTP/1.1" 200 538 0.022274 10.0.0.22 - - [2026-02-18 15:50:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.002211 10.0.0.22 - - [2026-02-18 15:50:07] "POST /network-policys HTTP/1.1" 200 534 0.026310 10.0.0.22 - - [2026-02-18 15:50:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.002140 10.0.0.22 - - [2026-02-18 15:50:07] "POST /network-policys HTTP/1.1" 200 542 0.019949 10.0.0.22 - - [2026-02-18 15:50:07] "PUT /access-control-list/9a26b62f-5e67-40da-898f-caa7b60847bb HTTP/1.1" 200 272 0.022186 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.091645 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002487 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.055544 10.0.0.22 - - [2026-02-18 15:50:07] "PUT /access-control-list/a0326be4-56f2-4366-aed8-efe7a76ed0ee HTTP/1.1" 200 272 0.030644 10.0.0.22 - - [2026-02-18 15:50:07] "PUT /access-control-list/9a26b62f-5e67-40da-898f-caa7b60847bb HTTP/1.1" 200 272 0.032633 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.115692 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.037249 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008689 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005089 10.0.0.22 - - [2026-02-18 15:50:07] "PUT /access-control-list/a0326be4-56f2-4366-aed8-efe7a76ed0ee HTTP/1.1" 200 272 0.033354 10.0.0.22 - - [2026-02-18 15:50:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.002629 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.090646 10.0.0.22 - - [2026-02-18 15:50:07] "POST /access-control-lists HTTP/1.1" 200 601 0.080404 10.0.0.22 - - [2026-02-18 15:50:07] "PUT /access-control-list/68e76a9e-9bf5-4fa4-aa9f-b3368ee69d4d HTTP/1.1" 200 272 0.038800 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.131361 10.0.0.22 - - [2026-02-18 15:50:07] "PUT /access-control-list/9a26b62f-5e67-40da-898f-caa7b60847bb HTTP/1.1" 200 272 0.035830 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.048253 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-update HTTP/1.1" 200 156 0.091459 10.0.0.22 - - [2026-02-18 15:50:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015129 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005509 10.0.0.22 - - [2026-02-18 15:50:08] "PUT /access-control-list/68e76a9e-9bf5-4fa4-aa9f-b3368ee69d4d HTTP/1.1" 200 272 0.072454 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.050122 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-update HTTP/1.1" 200 156 0.030523 10.0.0.22 - - [2026-02-18 15:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012115 10.0.0.22 - - [2026-02-18 15:50:08] "GET /virtual-network/e7b0167b-8512-49fd-bb37-345a085aade4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007019 10.0.0.22 - - [2026-02-18 15:50:08] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005179 10.0.0.22 - - [2026-02-18 15:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.22 - - [2026-02-18 15:50:08] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002934 10.0.0.22 - - [2026-02-18 15:50:08] "POST /firewall-policys HTTP/1.1" 200 530 0.029847 10.0.0.22 - - [2026-02-18 15:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021245 10.0.0.22 - - [2026-02-18 15:50:08] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.011230 10.0.0.22 - - [2026-02-18 15:50:08] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004303 10.0.0.22 - - [2026-02-18 15:50:08] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002669 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-update HTTP/1.1" 200 156 0.025664 10.0.0.22 - - [2026-02-18 15:50:08] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.015327 10.0.0.22 - - [2026-02-18 15:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2026-02-18 15:50:08] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002994 10.0.0.22 - - [2026-02-18 15:50:08] "POST /firewall-policys HTTP/1.1" 200 532 0.023838 10.0.0.22 - - [2026-02-18 15:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024933 10.0.0.22 - - [2026-02-18 15:50:08] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016464 10.0.0.22 - - [2026-02-18 15:50:08] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.014385 10.0.0.22 - - [2026-02-18 15:50:08] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002966 10.0.0.22 - - [2026-02-18 15:50:08] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002641 10.0.0.22 - - [2026-02-18 15:50:08] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002506 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-update HTTP/1.1" 200 156 0.028259 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-update HTTP/1.1" 200 156 0.044984 10.0.0.22 - - [2026-02-18 15:50:08] "POST /ref-update HTTP/1.1" 200 156 0.043506 10.0.0.22 - - [2026-02-18 15:50:08] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004649 10.0.0.22 - - [2026-02-18 15:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2026-02-18 15:50:08] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002849 10.0.0.22 - - [2026-02-18 15:50:08] "POST /firewall-policys HTTP/1.1" 200 530 0.030765 10.0.0.22 - - [2026-02-18 15:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023690 10.0.0.22 - - [2026-02-18 15:50:09] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.017285 10.0.0.22 - - [2026-02-18 15:50:09] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003304 10.0.0.22 - - [2026-02-18 15:50:09] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005685 10.0.0.22 - - [2026-02-18 15:50:09] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.010604 10.0.0.22 - - [2026-02-18 15:50:09] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003126 10.0.0.22 - - [2026-02-18 15:50:09] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004775 10.0.0.22 - - [2026-02-18 15:50:09] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009120 10.0.0.22 - - [2026-02-18 15:50:09] "POST /ref-update HTTP/1.1" 200 156 0.025663 10.0.0.22 - - [2026-02-18 15:50:09] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.22 - - [2026-02-18 15:50:09] "POST /ref-update HTTP/1.1" 200 156 0.032871 10.0.0.22 - - [2026-02-18 15:50:09] "POST /ref-update HTTP/1.1" 200 156 0.037482 10.0.0.22 - - [2026-02-18 15:50:09] "POST /ref-update HTTP/1.1" 200 156 0.049733 10.0.0.22 - - [2026-02-18 15:50:09] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.014011 10.0.0.22 - - [2026-02-18 15:50:09] "POST /tags HTTP/1.1" 200 299 0.032132 10.0.0.22 - - [2026-02-18 15:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2026-02-18 15:50:09] "GET /tag/98dad5fb-0e07-4b04-9a9f-7dbaa443dfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012621 10.0.0.22 - - [2026-02-18 15:50:09] "POST /set-tag HTTP/1.1" 200 109 0.016318 10.0.0.22 - - [2026-02-18 15:50:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.004860 10.0.0.22 - - [2026-02-18 15:50:09] "POST /tags HTTP/1.1" 200 357 0.083389 10.0.0.22 - - [2026-02-18 15:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011847 10.0.0.22 - - [2026-02-18 15:50:09] "GET /tag/12ab3efe-6edb-4237-a0de-0794c1206f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.021601 10.0.0.22 - - [2026-02-18 15:50:09] "POST /tags HTTP/1.1" 200 305 0.064317 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020335 10.0.0.22 - - [2026-02-18 15:50:10] "GET /tag/cbfaa9a8-4884-4d92-a926-d0f08b93d6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.030917 10.0.0.22 - - [2026-02-18 15:50:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.001385 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.006586 10.0.0.22 - - [2026-02-18 15:50:10] "POST /security-groups HTTP/1.1" 200 571 0.076844 10.0.0.22 - - [2026-02-18 15:50:10] "POST /projects HTTP/1.1" 200 483 0.199557 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.002774 10.0.0.22 - - [2026-02-18 15:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018435 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010252 10.0.0.22 - - [2026-02-18 15:50:10] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.019705 10.0.0.22 - - [2026-02-18 15:50:10] "POST /access-control-lists HTTP/1.1" 200 580 0.094422 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.22 - - [2026-02-18 15:50:10] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006153 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.002287 10.0.0.22 - - [2026-02-18 15:50:10] "POST /access-control-lists HTTP/1.1" 200 578 0.038946 10.0.0.22 - - [2026-02-18 15:50:10] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.059080 10.0.0.22 - - [2026-02-18 15:50:10] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.048016 10.0.0.22 - - [2026-02-18 15:50:10] "POST /security-groups HTTP/1.1" 200 537 0.124193 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.002206 10.0.0.22 - - [2026-02-18 15:50:10] "POST /access-control-lists HTTP/1.1" 200 596 0.021720 10.0.0.22 - - [2026-02-18 15:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032816 10.0.0.22 - - [2026-02-18 15:50:10] "POST /chown HTTP/1.1" 200 109 0.029539 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.013082 10.0.0.22 - - [2026-02-18 15:50:10] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006742 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.22 - - [2026-02-18 15:50:10] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012008 10.0.0.22 - - [2026-02-18 15:50:10] "POST /access-control-lists HTTP/1.1" 200 594 0.080983 10.0.0.22 - - [2026-02-18 15:50:10] "POST /tags HTTP/1.1" 409 207 0.002128 10.0.0.22 - - [2026-02-18 15:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.22 - - [2026-02-18 15:50:10] "GET /tag/cbfaa9a8-4884-4d92-a926-d0f08b93d6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.010439 10.0.0.22 - - [2026-02-18 15:50:11] "POST /firewall-rules HTTP/1.1" 200 564 0.071718 10.0.0.22 - - [2026-02-18 15:50:11] "GET /firewall-rule/f29345fb-ceb6-424c-8653-60b42a9b06c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005097 10.0.0.22 - - [2026-02-18 15:50:11] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002572 10.0.0.22 - - [2026-02-18 15:50:11] "GET /firewall-rule/f29345fb-ceb6-424c-8653-60b42a9b06c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002696 10.0.0.22 - - [2026-02-18 15:50:11] "POST /ref-update HTTP/1.1" 200 156 0.025253 10.0.0.22 - - [2026-02-18 15:50:11] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004262 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2026-02-18 15:50:11] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003571 10.0.0.22 - - [2026-02-18 15:50:11] "POST /tags HTTP/1.1" 409 207 0.002093 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.22 - - [2026-02-18 15:50:11] "GET /tag/cbfaa9a8-4884-4d92-a926-d0f08b93d6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013545 10.0.0.22 - - [2026-02-18 15:50:11] "POST /firewall-rules HTTP/1.1" 200 562 0.076870 10.0.0.22 - - [2026-02-18 15:50:11] "GET /firewall-rule/5e7e9cf3-1e93-4a3f-8065-418ebba1eb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004728 10.0.0.22 - - [2026-02-18 15:50:11] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003943 10.0.0.22 - - [2026-02-18 15:50:11] "GET /firewall-rule/5e7e9cf3-1e93-4a3f-8065-418ebba1eb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002655 10.0.0.22 - - [2026-02-18 15:50:11] "POST /ref-update HTTP/1.1" 200 156 0.020315 10.0.0.22 - - [2026-02-18 15:50:11] "POST /tags HTTP/1.1" 200 305 0.060258 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017301 10.0.0.22 - - [2026-02-18 15:50:11] "GET /tag/38b3df1e-2315-4a74-9e5f-2a746ed11f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013326 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2026-02-18 15:50:11] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022979 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.22 - - [2026-02-18 15:50:11] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004774 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2026-02-18 15:50:11] "GET /service-appliance-set/86f038fb-2260-43a5-9433-49807595ccd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003637 10.0.0.22 - - [2026-02-18 15:50:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.001485 10.0.0.22 - - [2026-02-18 15:50:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.091351 10.0.0.22 - - [2026-02-18 15:50:11] "GET /virtual-machine-interface/eed5ab24-8c5f-4e6a-9798-004ce88e0883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.004641 10.0.0.22 - - [2026-02-18 15:50:11] "POST /instance-ips HTTP/1.1" 200 381 0.053209 10.0.0.22 - - [2026-02-18 15:50:12] "GET /instance-ip/1af75bc5-cf61-4f93-8cbe-c0cb22d7c3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008621 10.0.0.22 - - [2026-02-18 15:50:12] "POST /loadbalancers HTTP/1.1" 200 582 0.064673 10.0.0.22 - - [2026-02-18 15:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009003 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.22 - - [2026-02-18 15:50:12] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076263 10.0.0.22 - - [2026-02-18 15:50:12] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072266 10.0.0.22 - - [2026-02-18 15:50:12] "GET /loadbalancer/7eea12cd-52cf-4d42-ae4c-094243d158df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.012998 10.0.0.22 - - [2026-02-18 15:50:12] "GET /instance-ip/1af75bc5-cf61-4f93-8cbe-c0cb22d7c3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005246 10.0.0.22 - - [2026-02-18 15:50:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022251 10.0.0.22 - - [2026-02-18 15:50:12] "POST /floating-ips HTTP/1.1" 200 583 0.036947 10.0.0.22 - - [2026-02-18 15:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011045 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.22 - - [2026-02-18 15:50:12] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044848 10.0.0.22 - - [2026-02-18 15:50:12] "GET /loadbalancer-listener/dcd1c84b-820d-48f3-9d68-a0ffa264dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003066 10.0.0.22 - - [2026-02-18 15:50:12] "GET /loadbalancer-listener/dcd1c84b-820d-48f3-9d68-a0ffa264dbc2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008621 10.0.0.22 - - [2026-02-18 15:50:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024147 10.0.0.22 - - [2026-02-18 15:50:12] "GET /instance-ip/1af75bc5-cf61-4f93-8cbe-c0cb22d7c3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005891 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2026-02-18 15:50:12] "GET /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.014599 10.0.0.22 - - [2026-02-18 15:50:12] "GET /instance-ip/1af75bc5-cf61-4f93-8cbe-c0cb22d7c3c0?fields=floating_ips HTTP/1.1" 200 1170 0.033545 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2026-02-18 15:50:12] "GET /floating-ip/926c7bc8-a057-46ce-8de3-efc2b28a69b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002752 10.0.0.22 - - [2026-02-18 15:50:12] "PUT /global-vrouter-config/63898990-a769-4764-aa13-61df2263d597 HTTP/1.1" 200 276 0.010200 10.0.0.22 - - [2026-02-18 15:50:12] "POST /tags HTTP/1.1" 200 301 0.077217 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.22 - - [2026-02-18 15:50:12] "GET /tag/6f81d818-e9ae-46fe-b250-73d91650d68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016560 10.0.0.22 - - [2026-02-18 15:50:12] "POST /tags HTTP/1.1" 200 325 0.064188 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010511 10.0.0.22 - - [2026-02-18 15:50:12] "GET /tag/3d1aafa6-9661-430f-8528-8756d6f0b375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.015123 10.0.0.22 - - [2026-02-18 15:50:12] "POST /tags HTTP/1.1" 200 363 0.028136 10.0.0.22 - - [2026-02-18 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.22 - - [2026-02-18 15:50:13] "GET /tag/1cef0d0c-4d7c-428a-96dd-c8d3781694f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.016379 10.0.0.22 - - [2026-02-18 15:50:13] "POST /tags HTTP/1.1" 200 311 0.039687 10.0.0.22 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012769 10.0.0.22 - - [2026-02-18 15:50:13] "GET /tag/15912aff-4870-48ee-8805-388fb8023bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012810 10.0.0.22 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.22 - - [2026-02-18 15:50:13] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004267 10.0.0.22 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-02-18 15:50:13] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031824 10.0.0.22 - - [2026-02-18 15:50:13] "POST /virtual-machines HTTP/1.1" 200 377 0.008335 10.0.0.19 - - [2026-02-18 15:50:13] "GET / HTTP/1.1" 200 35931 0.002674 10.0.0.19 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014082 10.0.0.19 - - [2026-02-18 15:50:13] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004562 10.0.0.19 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2026-02-18 15:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010087 10.0.0.19 - - [2026-02-18 15:50:13] "GET /routing-instance/83a89fc7-f2e5-4b88-b3fb-e595f76a059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004587 10.0.0.19 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.19 - - [2026-02-18 15:50:13] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002445 10.0.0.19 - - [2026-02-18 15:50:13] "PUT /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673 HTTP/1.1" 200 262 0.045992 10.0.0.19 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017305 10.0.0.22 - - [2026-02-18 15:50:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.171521 10.0.0.19 - - [2026-02-18 15:50:13] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007931 10.0.0.19 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011093 10.0.0.19 - - [2026-02-18 15:50:13] "GET /virtual-machine-interface/7757c0de-b973-4502-96ec-af55b143570e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.009840 10.0.0.22 - - [2026-02-18 15:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.080918 10.0.0.22 - - [2026-02-18 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028743 10.0.0.19 - - [2026-02-18 15:50:13] "PUT /virtual-machine-interface/7757c0de-b973-4502-96ec-af55b143570e HTTP/1.1" 200 284 0.052325 10.0.0.22 - - [2026-02-18 15:50:13] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007818 10.0.0.22 - - [2026-02-18 15:50:13] "POST /instance-ips HTTP/1.1" 200 409 0.042524 10.0.0.22 - - [2026-02-18 15:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.061109 10.0.0.22 - - [2026-02-18 15:50:13] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.017785 10.0.0.22 - - [2026-02-18 15:50:13] "POST /ref-update HTTP/1.1" 200 156 0.012350 10.0.0.22 - - [2026-02-18 15:50:13] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014380 10.0.0.22 - - [2026-02-18 15:50:13] "POST /set-tag HTTP/1.1" 200 109 0.021756 10.0.0.22 - - [2026-02-18 15:50:13] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005189 10.0.0.22 - - [2026-02-18 15:50:13] "GET /instance-ip/83511db4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003168 10.0.0.22 - - [2026-02-18 15:50:13] "POST /tags HTTP/1.1" 200 355 0.020567 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.22 - - [2026-02-18 15:50:14] "GET /tag/0105d785-bce5-4208-b22e-a5ec14efcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013344 10.0.0.22 - - [2026-02-18 15:50:14] "POST /tags HTTP/1.1" 200 303 0.053227 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.22 - - [2026-02-18 15:50:14] "GET /tag/f60ec38e-7640-4ce2-8635-7b1237df66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014258 10.0.0.22 - - [2026-02-18 15:50:14] "POST /projects HTTP/1.1" 409 218 0.002305 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.22 - - [2026-02-18 15:50:14] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053692 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.22 - - [2026-02-18 15:50:14] "GET /network-ipam/72f6ec05-f96d-4ecb-afba-3270e97eadc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004104 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.22 - - [2026-02-18 15:50:14] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004579 10.0.0.22 - - [2026-02-18 15:50:14] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.050928 10.0.0.22 - - [2026-02-18 15:50:14] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008675 10.0.0.22 - - [2026-02-18 15:50:14] "POST /set-tag HTTP/1.1" 200 109 0.156158 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2026-02-18 15:50:14] "GET /network-ipam/9941e883-ef16-4fa3-99ca-44be7897f3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002850 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.22 - - [2026-02-18 15:50:14] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006227 10.0.0.22 - - [2026-02-18 15:50:14] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.060762 10.0.0.22 - - [2026-02-18 15:50:14] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007666 10.0.0.22 - - [2026-02-18 15:50:14] "POST /set-tag HTTP/1.1" 200 109 0.088966 10.0.0.22 - - [2026-02-18 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012322 10.0.0.22 - - [2026-02-18 15:50:14] "GET /network-policy/ca647641-a826-4187-9244-d77e3d16878c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009907 10.0.0.22 - - [2026-02-18 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.22 - - [2026-02-18 15:50:15] "GET /network-policy/a550bbec-9edb-4ca1-a557-ab2a2145070b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002951 10.0.0.22 - - [2026-02-18 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.22 - - [2026-02-18 15:50:15] "GET /network-policy/c48f5ac8-8843-4dde-a98c-9d05d521aab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006062 10.0.0.22 - - [2026-02-18 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008297 10.0.0.22 - - [2026-02-18 15:50:15] "PUT /network-policy/c48f5ac8-8843-4dde-a98c-9d05d521aab4 HTTP/1.1" 200 262 0.037281 10.0.0.22 - - [2026-02-18 15:50:15] "POST /ref-update HTTP/1.1" 200 156 0.140855 10.0.0.22 - - [2026-02-18 15:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013965 10.0.0.22 - - [2026-02-18 15:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2026-02-18 15:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003709 10.0.0.22 - - [2026-02-18 15:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002614 10.0.0.22 - - [2026-02-18 15:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2026-02-18 15:50:15] "POST /security-groups HTTP/1.1" 409 245 0.005773 10.0.0.22 - - [2026-02-18 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.22 - - [2026-02-18 15:50:15] "PUT /security-group/a670ba62-3298-492c-81d0-bedbfbdebe9c HTTP/1.1" 200 262 0.064529 10.0.0.22 - - [2026-02-18 15:50:15] "PUT /access-control-list/b71ae27c-2b00-48dc-986e-8f9ec204c50b HTTP/1.1" 200 272 0.053747 10.0.0.22 - - [2026-02-18 15:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.076079 10.0.0.22 - - [2026-02-18 15:50:15] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043231 10.0.0.22 - - [2026-02-18 15:50:15] "PUT /access-control-list/dee37c85-e070-4a41-abec-dfc7f5833062 HTTP/1.1" 200 272 0.105363 10.0.0.22 - - [2026-02-18 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028397 10.0.0.22 - - [2026-02-18 15:50:15] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004555 10.0.0.22 - - [2026-02-18 15:50:15] "POST /tags HTTP/1.1" 409 206 0.003001 10.0.0.22 - - [2026-02-18 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2026-02-18 15:50:15] "GET /tag/f60ec38e-7640-4ce2-8635-7b1237df66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.037010 10.0.0.22 - - [2026-02-18 15:50:15] "POST /firewall-rules HTTP/1.1" 200 562 0.107939 10.0.0.22 - - [2026-02-18 15:50:16] "GET /firewall-rule/e1aae185-f736-46b9-b0cc-4d9e4fa4842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015428 10.0.0.22 - - [2026-02-18 15:50:16] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008325 10.0.0.22 - - [2026-02-18 15:50:16] "GET /firewall-rule/e1aae185-f736-46b9-b0cc-4d9e4fa4842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003919 10.0.0.22 - - [2026-02-18 15:50:16] "POST /ref-update HTTP/1.1" 200 156 0.036264 10.0.0.22 - - [2026-02-18 15:50:16] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008098 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.22 - - [2026-02-18 15:50:16] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010284 10.0.0.22 - - [2026-02-18 15:50:16] "POST /tags HTTP/1.1" 409 206 0.002245 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.22 - - [2026-02-18 15:50:16] "GET /tag/f60ec38e-7640-4ce2-8635-7b1237df66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025954 10.0.0.22 - - [2026-02-18 15:50:16] "POST /firewall-rules HTTP/1.1" 200 560 0.099722 10.0.0.22 - - [2026-02-18 15:50:16] "GET /firewall-rule/4f2092a8-4b33-4611-8556-2b157a42108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004147 10.0.0.22 - - [2026-02-18 15:50:16] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005400 10.0.0.22 - - [2026-02-18 15:50:16] "GET /firewall-rule/4f2092a8-4b33-4611-8556-2b157a42108a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004288 10.0.0.22 - - [2026-02-18 15:50:16] "POST /ref-update HTTP/1.1" 200 156 0.058950 10.0.0.22 - - [2026-02-18 15:50:16] "POST /tags HTTP/1.1" 200 301 0.032444 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013063 10.0.0.22 - - [2026-02-18 15:50:16] "GET /tag/9141460f-657b-41d3-b093-fbf0b599125d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.029228 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.22 - - [2026-02-18 15:50:16] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064017 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2026-02-18 15:50:16] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005938 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.22 - - [2026-02-18 15:50:16] "GET /service-appliance-set/86f038fb-2260-43a5-9433-49807595ccd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007756 10.0.0.22 - - [2026-02-18 15:50:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.002856 10.0.0.22 - - [2026-02-18 15:50:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122710 10.0.0.22 - - [2026-02-18 15:50:17] "GET /virtual-machine-interface/f0c605c4-56a0-4341-8210-72c70f61d1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005435 10.0.0.22 - - [2026-02-18 15:50:17] "POST /instance-ips HTTP/1.1" 200 377 0.043521 10.0.0.22 - - [2026-02-18 15:50:17] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011895 10.0.0.22 - - [2026-02-18 15:50:17] "POST /loadbalancers HTTP/1.1" 200 582 0.069560 10.0.0.22 - - [2026-02-18 15:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033858 10.0.0.22 - - [2026-02-18 15:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010194 10.0.0.22 - - [2026-02-18 15:50:17] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051285 10.0.0.22 - - [2026-02-18 15:50:17] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006298 10.0.0.22 - - [2026-02-18 15:50:17] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076041 10.0.0.22 - - [2026-02-18 15:50:17] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.019535 10.0.0.22 - - [2026-02-18 15:50:17] "POST /floating-ips HTTP/1.1" 200 581 0.095050 10.0.0.22 - - [2026-02-18 15:50:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051103 10.0.0.22 - - [2026-02-18 15:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029845 10.0.0.22 - - [2026-02-18 15:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.030777 10.0.0.22 - - [2026-02-18 15:50:17] "GET / HTTP/1.1" 200 35931 0.002065 10.0.0.22 - - [2026-02-18 15:50:17] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053819 10.0.0.22 - - [2026-02-18 15:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.22 - - [2026-02-18 15:50:17] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005676 10.0.0.22 - - [2026-02-18 15:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.22 - - [2026-02-18 15:50:17] "GET /loadbalancer-listener/efcee477-61d4-4b7c-aaa1-588b71d5bbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002859 10.0.0.22 - - [2026-02-18 15:50:17] "GET /loadbalancer-listener/efcee477-61d4-4b7c-aaa1-588b71d5bbf3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003924 10.0.0.22 - - [2026-02-18 15:50:17] "GET /config-node/b0434f0c-f1c5-4738-ad37-2649347f6369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.009479 10.0.0.22 - - [2026-02-18 15:50:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033906 10.0.0.22 - - [2026-02-18 15:50:17] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004130 10.0.0.22 - - [2026-02-18 15:50:17] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?fields=floating_ips HTTP/1.1" 200 1165 0.005694 10.0.0.22 - - [2026-02-18 15:50:17] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003123 10.0.0.22 - - [2026-02-18 15:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.22 - - [2026-02-18 15:50:17] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050508 10.0.0.22 - - [2026-02-18 15:50:17] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005224 10.0.0.22 - - [2026-02-18 15:50:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024632 10.0.0.22 - - [2026-02-18 15:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017916 10.0.0.22 - - [2026-02-18 15:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010332 10.0.0.22 - - [2026-02-18 15:50:18] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037480 10.0.0.22 - - [2026-02-18 15:50:18] "GET /loadbalancer-listener/4332b6d4-59cb-4911-906a-15702666e4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008314 10.0.0.22 - - [2026-02-18 15:50:18] "GET /loadbalancer-listener/4332b6d4-59cb-4911-906a-15702666e4a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006198 10.0.0.22 - - [2026-02-18 15:50:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.054880 10.0.0.22 - - [2026-02-18 15:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.22 - - [2026-02-18 15:50:18] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004706 10.0.0.22 - - [2026-02-18 15:50:18] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?fields=floating_ips HTTP/1.1" 200 1165 0.015648 10.0.0.22 - - [2026-02-18 15:50:18] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077123 10.0.0.22 - - [2026-02-18 15:50:18] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005728 10.0.0.22 - - [2026-02-18 15:50:18] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005420 10.0.0.22 - - [2026-02-18 15:50:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022182 10.0.0.22 - - [2026-02-18 15:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029553 10.0.0.22 - - [2026-02-18 15:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022089 10.0.0.22 - - [2026-02-18 15:50:18] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049512 10.0.0.22 - - [2026-02-18 15:50:18] "GET /loadbalancer-listener/3cc5eb98-780d-444c-abed-eab1590e2666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002837 10.0.0.22 - - [2026-02-18 15:50:18] "GET /loadbalancer-listener/3cc5eb98-780d-444c-abed-eab1590e2666?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003241 10.0.0.22 - - [2026-02-18 15:50:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024934 10.0.0.22 - - [2026-02-18 15:50:18] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010647 10.0.0.22 - - [2026-02-18 15:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2026-02-18 15:50:18] "GET /instance-ip/9a64a81e-31c2-4d32-ab8b-1eaf76d187dc?fields=floating_ips HTTP/1.1" 200 1165 0.004705 10.0.0.22 - - [2026-02-18 15:50:18] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002294 10.0.0.22 - - [2026-02-18 15:50:18] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001955 10.0.0.22 - - [2026-02-18 15:50:18] "POST /tags HTTP/1.1" 200 371 0.023479 10.0.0.22 - - [2026-02-18 15:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.22 - - [2026-02-18 15:50:18] "GET /tag/e82fba47-d0a7-4e4c-890c-ca704c9511e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.021891 10.0.0.22 - - [2026-02-18 15:50:18] "POST /tags HTTP/1.1" 200 319 0.028589 10.0.0.22 - - [2026-02-18 15:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.22 - - [2026-02-18 15:50:18] "GET /tag/48e0c749-7d32-49c2-99e8-68ad6a729f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011769 10.0.0.22 - - [2026-02-18 15:50:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000500 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.010210 10.0.0.22 - - [2026-02-18 15:50:19] "POST /security-groups HTTP/1.1" 200 578 0.068870 10.0.0.22 - - [2026-02-18 15:50:19] "POST /projects HTTP/1.1" 200 497 0.255381 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.018582 10.0.0.22 - - [2026-02-18 15:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041803 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.22 - - [2026-02-18 15:50:19] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.025108 10.0.0.22 - - [2026-02-18 15:50:19] "POST /access-control-lists HTTP/1.1" 200 587 0.109648 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007850 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.026964 10.0.0.22 - - [2026-02-18 15:50:19] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.018941 10.0.0.22 - - [2026-02-18 15:50:19] "POST /access-control-lists HTTP/1.1" 200 585 0.094913 10.0.0.22 - - [2026-02-18 15:50:19] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.195872 10.0.0.22 - - [2026-02-18 15:50:19] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.050875 10.0.0.22 - - [2026-02-18 15:50:19] "POST /security-groups HTTP/1.1" 200 558 0.078516 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.002645 10.0.0.22 - - [2026-02-18 15:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022561 10.0.0.22 - - [2026-02-18 15:50:19] "POST /chown HTTP/1.1" 200 109 0.038907 10.0.0.22 - - [2026-02-18 15:50:19] "POST /access-control-lists HTTP/1.1" 200 610 0.078371 10.0.0.22 - - [2026-02-18 15:50:19] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016172 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.017830 10.0.0.22 - - [2026-02-18 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.22 - - [2026-02-18 15:50:19] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004225 10.0.0.22 - - [2026-02-18 15:50:19] "POST /access-control-lists HTTP/1.1" 200 608 0.034568 10.0.0.22 - - [2026-02-18 15:50:19] "POST /tags HTTP/1.1" 409 214 0.008312 10.0.0.22 - - [2026-02-18 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.22 - - [2026-02-18 15:50:20] "GET /tag/48e0c749-7d32-49c2-99e8-68ad6a729f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.023295 10.0.0.22 - - [2026-02-18 15:50:20] "POST /firewall-rules HTTP/1.1" 200 578 0.094526 10.0.0.22 - - [2026-02-18 15:50:20] "GET /firewall-rule/575b7842-79bf-4cf3-b29a-76f3eebb3667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009868 10.0.0.22 - - [2026-02-18 15:50:20] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004105 10.0.0.22 - - [2026-02-18 15:50:20] "GET /firewall-rule/575b7842-79bf-4cf3-b29a-76f3eebb3667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002843 10.0.0.22 - - [2026-02-18 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.030145 10.0.0.22 - - [2026-02-18 15:50:20] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011731 10.0.0.22 - - [2026-02-18 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2026-02-18 15:50:20] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004784 10.0.0.22 - - [2026-02-18 15:50:20] "POST /tags HTTP/1.1" 409 214 0.003913 10.0.0.22 - - [2026-02-18 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2026-02-18 15:50:20] "GET /tag/48e0c749-7d32-49c2-99e8-68ad6a729f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013614 10.0.0.22 - - [2026-02-18 15:50:20] "POST /firewall-rules HTTP/1.1" 200 576 0.072672 10.0.0.22 - - [2026-02-18 15:50:20] "GET /firewall-rule/92b0b02c-267a-4cc5-b695-8fcf7109e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005716 10.0.0.22 - - [2026-02-18 15:50:20] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004966 10.0.0.22 - - [2026-02-18 15:50:20] "GET /firewall-rule/92b0b02c-267a-4cc5-b695-8fcf7109e2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002539 10.0.0.22 - - [2026-02-18 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.028931 10.0.0.22 - - [2026-02-18 15:50:20] "POST /tags HTTP/1.1" 200 363 0.044634 10.0.0.22 - - [2026-02-18 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.22 - - [2026-02-18 15:50:20] "GET /tag/eb741c75-0e8b-4255-9325-263c041f9e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011461 10.0.0.22 - - [2026-02-18 15:50:20] "POST /tags HTTP/1.1" 200 311 0.024710 10.0.0.22 - - [2026-02-18 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2026-02-18 15:50:20] "GET /tag/620fbde5-f27e-4a37-9d74-8c1f28bb8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011429 10.0.0.22 - - [2026-02-18 15:50:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.013398 10.0.0.22 - - [2026-02-18 15:50:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.002486 10.0.0.22 - - [2026-02-18 15:50:20] "POST /security-groups HTTP/1.1" 200 574 0.079882 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.001822 10.0.0.22 - - [2026-02-18 15:50:21] "POST /projects HTTP/1.1" 200 489 0.256746 10.0.0.22 - - [2026-02-18 15:50:21] "POST /access-control-lists HTTP/1.1" 200 583 0.062585 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.012971 10.0.0.22 - - [2026-02-18 15:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028521 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.22 - - [2026-02-18 15:50:21] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009762 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2026-02-18 15:50:21] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007944 10.0.0.22 - - [2026-02-18 15:50:21] "POST /access-control-lists HTTP/1.1" 200 581 0.103922 10.0.0.22 - - [2026-02-18 15:50:21] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.059899 10.0.0.22 - - [2026-02-18 15:50:21] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.053351 10.0.0.22 - - [2026-02-18 15:50:21] "POST /security-groups HTTP/1.1" 200 546 0.110069 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.003197 10.0.0.22 - - [2026-02-18 15:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.065179 10.0.0.22 - - [2026-02-18 15:50:21] "POST /chown HTTP/1.1" 200 109 0.019173 10.0.0.22 - - [2026-02-18 15:50:21] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014715 10.0.0.22 - - [2026-02-18 15:50:21] "POST /access-control-lists HTTP/1.1" 200 602 0.130719 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012652 10.0.0.22 - - [2026-02-18 15:50:21] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003545 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.002253 10.0.0.22 - - [2026-02-18 15:50:21] "POST /tags HTTP/1.1" 409 210 0.002479 10.0.0.22 - - [2026-02-18 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-02-18 15:50:21] "GET /tag/620fbde5-f27e-4a37-9d74-8c1f28bb8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.042069 10.0.0.22 - - [2026-02-18 15:50:21] "POST /access-control-lists HTTP/1.1" 200 600 0.081000 10.0.0.22 - - [2026-02-18 15:50:21] "POST /firewall-rules HTTP/1.1" 200 570 0.068287 10.0.0.22 - - [2026-02-18 15:50:21] "GET /firewall-rule/a6cde15c-e501-4373-a990-e9ac1d09fa17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.013527 10.0.0.22 - - [2026-02-18 15:50:21] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003702 10.0.0.22 - - [2026-02-18 15:50:22] "GET /firewall-rule/a6cde15c-e501-4373-a990-e9ac1d09fa17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002818 10.0.0.22 - - [2026-02-18 15:50:22] "POST /ref-update HTTP/1.1" 200 156 0.053312 10.0.0.22 - - [2026-02-18 15:50:22] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017350 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.22 - - [2026-02-18 15:50:22] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003194 10.0.0.22 - - [2026-02-18 15:50:22] "POST /tags HTTP/1.1" 409 210 0.002047 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.22 - - [2026-02-18 15:50:22] "GET /tag/620fbde5-f27e-4a37-9d74-8c1f28bb8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010775 10.0.0.22 - - [2026-02-18 15:50:22] "POST /firewall-rules HTTP/1.1" 200 568 0.072977 10.0.0.22 - - [2026-02-18 15:50:22] "GET /firewall-rule/ad0a4502-5ab2-4057-b645-caa94ae38245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010788 10.0.0.22 - - [2026-02-18 15:50:22] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003880 10.0.0.22 - - [2026-02-18 15:50:22] "GET /firewall-rule/ad0a4502-5ab2-4057-b645-caa94ae38245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002244 10.0.0.22 - - [2026-02-18 15:50:22] "POST /ref-update HTTP/1.1" 200 156 0.088829 10.0.0.22 - - [2026-02-18 15:50:22] "POST /tags HTTP/1.1" 409 237 0.002837 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.22 - - [2026-02-18 15:50:22] "GET /tag/1cef0d0c-4d7c-428a-96dd-c8d3781694f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.021178 10.0.0.22 - - [2026-02-18 15:50:22] "POST /tags HTTP/1.1" 409 210 0.003423 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.22 - - [2026-02-18 15:50:22] "GET /tag/15912aff-4870-48ee-8805-388fb8023bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011973 10.0.0.22 - - [2026-02-18 15:50:22] "POST /projects HTTP/1.1" 409 223 0.001910 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2026-02-18 15:50:22] "GET /project/cfb4ae4e-99b1-4b85-b51c-d01ca85ca294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035569 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.22 - - [2026-02-18 15:50:22] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005771 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2026-02-18 15:50:22] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006742 10.0.0.22 - - [2026-02-18 15:50:22] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.041410 10.0.0.22 - - [2026-02-18 15:50:22] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.056505 10.0.0.22 - - [2026-02-18 15:50:22] "POST /security-groups HTTP/1.1" 409 253 0.007753 10.0.0.22 - - [2026-02-18 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-02-18 15:50:23] "PUT /security-group/fd19fd6d-1f1e-47c0-8071-e9dd44b61f2d HTTP/1.1" 200 262 0.067316 10.0.0.22 - - [2026-02-18 15:50:23] "PUT /access-control-list/dba376d3-296e-44f9-803f-2c403c35a530 HTTP/1.1" 200 272 0.047846 10.0.0.22 - - [2026-02-18 15:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.069314 10.0.0.22 - - [2026-02-18 15:50:23] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009864 10.0.0.22 - - [2026-02-18 15:50:23] "PUT /access-control-list/6d3d6a7f-5d99-474c-b5e2-ef949234c45d HTTP/1.1" 200 272 0.044000 10.0.0.22 - - [2026-02-18 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.22 - - [2026-02-18 15:50:23] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002985 10.0.0.22 - - [2026-02-18 15:50:23] "POST /tags HTTP/1.1" 409 210 0.002768 10.0.0.22 - - [2026-02-18 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-02-18 15:50:23] "GET /tag/15912aff-4870-48ee-8805-388fb8023bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014308 10.0.0.22 - - [2026-02-18 15:50:23] "POST /firewall-rules HTTP/1.1" 200 570 0.080584 10.0.0.22 - - [2026-02-18 15:50:23] "GET /firewall-rule/c37aeb25-0f8c-43c6-a41d-9f4a97bafff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004279 10.0.0.22 - - [2026-02-18 15:50:23] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005234 10.0.0.22 - - [2026-02-18 15:50:23] "GET /firewall-rule/c37aeb25-0f8c-43c6-a41d-9f4a97bafff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003003 10.0.0.22 - - [2026-02-18 15:50:23] "POST /ref-update HTTP/1.1" 200 156 0.053550 10.0.0.22 - - [2026-02-18 15:50:23] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006001 10.0.0.22 - - [2026-02-18 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.22 - - [2026-02-18 15:50:23] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003044 10.0.0.22 - - [2026-02-18 15:50:23] "POST /tags HTTP/1.1" 409 210 0.002055 10.0.0.22 - - [2026-02-18 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.22 - - [2026-02-18 15:50:23] "GET /tag/15912aff-4870-48ee-8805-388fb8023bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010912 10.0.0.22 - - [2026-02-18 15:50:23] "POST /firewall-rules HTTP/1.1" 200 568 0.072312 10.0.0.22 - - [2026-02-18 15:50:23] "GET /firewall-rule/a888e979-a72d-4297-8737-7a2340dbf0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024658 10.0.0.22 - - [2026-02-18 15:50:23] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006157 10.0.0.22 - - [2026-02-18 15:50:23] "GET /firewall-rule/a888e979-a72d-4297-8737-7a2340dbf0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003744 10.0.0.22 - - [2026-02-18 15:50:23] "POST /ref-update HTTP/1.1" 200 156 0.058308 10.0.0.22 - - [2026-02-18 15:50:23] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004572 10.0.0.22 - - [2026-02-18 15:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.22 - - [2026-02-18 15:50:23] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004151 10.0.0.22 - - [2026-02-18 15:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.22 - - [2026-02-18 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.22 - - [2026-02-18 15:50:24] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002645 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003918 10.0.0.22 - - [2026-02-18 15:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.22 - - [2026-02-18 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.22 - - [2026-02-18 15:50:24] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002648 10.0.0.22 - - [2026-02-18 15:50:24] "GET /loadbalancer-pool/6fb4c9e8-3346-444a-be69-573da0eb26a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004283 10.0.0.22 - - [2026-02-18 15:50:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017840 10.0.0.22 - - [2026-02-18 15:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025284 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011732 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005851 10.0.0.22 - - [2026-02-18 15:50:24] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.22 - - [2026-02-18 15:50:24] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.012812 10.0.0.22 - - [2026-02-18 15:50:24] "POST /tags HTTP/1.1" 409 205 0.006620 10.0.0.22 - - [2026-02-18 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.22 - - [2026-02-18 15:50:24] "PUT /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061 HTTP/1.1" 200 256 0.013090 10.0.0.22 - - [2026-02-18 15:50:24] "GET /tag/9141460f-657b-41d3-b093-fbf0b599125d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026459 10.0.0.22 - - [2026-02-18 15:50:24] "POST /set-tag HTTP/1.1" 200 109 0.066068 10.0.0.22 - - [2026-02-18 15:50:24] "GET /loadbalancer-pool/f951caf4-07de-4ad2-9786-72080b66215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004105 10.0.0.22 - - [2026-02-18 15:50:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020265 10.0.0.22 - - [2026-02-18 15:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023495 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015349 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004292 10.0.0.22 - - [2026-02-18 15:50:24] "POST /ref-update HTTP/1.1" 200 156 0.008024 10.0.0.22 - - [2026-02-18 15:50:24] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.019031 10.0.0.22 - - [2026-02-18 15:50:24] "POST /set-tag HTTP/1.1" 200 109 0.007702 10.0.0.22 - - [2026-02-18 15:50:24] "GET /loadbalancer-pool/04f1e4c2-ae1f-47e8-8528-8833ee11259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.008957 10.0.0.22 - - [2026-02-18 15:50:24] "PUT /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061 HTTP/1.1" 200 256 0.028656 10.0.0.22 - - [2026-02-18 15:50:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031662 10.0.0.22 - - [2026-02-18 15:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008216 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011063 10.0.0.22 - - [2026-02-18 15:50:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007397 10.0.0.22 - - [2026-02-18 15:50:24] "POST /set-tag HTTP/1.1" 200 109 0.003897 10.0.0.22 - - [2026-02-18 15:50:24] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.22 - - [2026-02-18 15:50:24] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.009820 10.0.0.22 - - [2026-02-18 15:50:24] "PUT /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061 HTTP/1.1" 200 256 0.013100 10.0.0.22 - - [2026-02-18 15:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-02-18 15:50:26] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004039 10.0.0.22 - - [2026-02-18 15:50:28] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.22 - - [2026-02-18 15:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.22 - - [2026-02-18 15:50:28] "GET /routing-instance/83a89fc7-f2e5-4b88-b3fb-e595f76a059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002816 10.0.0.22 - - [2026-02-18 15:50:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001887 10.0.0.22 - - [2026-02-18 15:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.22 - - [2026-02-18 15:50:28] "GET /bgp-router/74976ecf-c1c9-4a9a-a239-c977e9c464a1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006727 10.0.0.22 - - [2026-02-18 15:50:29] "PUT /bgp-router/74976ecf-c1c9-4a9a-a239-c977e9c464a1 HTTP/1.1" 200 254 0.021151 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001176 10.0.0.19 - - [2026-02-18 15:50:46] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.19 - - [2026-02-18 15:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.19 - - [2026-02-18 15:50:46] "GET /global-system-config/d598573a-ac17-4e5d-9ca3-688acd98acc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007070 10.0.0.19 - - [2026-02-18 15:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2026-02-18 15:50:46] "GET /routing-instance/83a89fc7-f2e5-4b88-b3fb-e595f76a059a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003152 10.0.0.19 - - [2026-02-18 15:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-02-18 15:50:46] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008313 10.0.0.19 - - [2026-02-18 15:50:46] "PUT /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673 HTTP/1.1" 200 262 0.011798 10.0.0.19 - - [2026-02-18 15:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.036906 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:50:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.19 - - [2026-02-18 15:50:46] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008930 10.0.0.19 - - [2026-02-18 15:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.19 - - [2026-02-18 15:50:46] "GET /virtual-machine-interface/7757c0de-b973-4502-96ec-af55b143570e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006090 10.0.0.19 - - [2026-02-18 15:50:46] "PUT /virtual-machine-interface/7757c0de-b973-4502-96ec-af55b143570e HTTP/1.1" 200 284 0.017974 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:51:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:51:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.22 - - [2026-02-18 15:51:45] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006879 10.0.0.22 - - [2026-02-18 15:51:45] "POST /set-tag HTTP/1.1" 200 109 0.005460 10.0.0.22 - - [2026-02-18 15:51:45] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004398 10.0.0.22 - - [2026-02-18 15:51:45] "POST /set-tag HTTP/1.1" 200 109 0.008114 10.0.0.22 - - [2026-02-18 15:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.22 - - [2026-02-18 15:51:45] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004586 10.0.0.22 - - [2026-02-18 15:51:45] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015009 10.0.0.22 - - [2026-02-18 15:51:45] "POST /set-tag HTTP/1.1" 200 109 0.027741 10.0.0.22 - - [2026-02-18 15:51:45] "DELETE /loadbalancer-member/4e940c10-d570-4790-8236-aca1c8e0d9be HTTP/1.1" 200 115 0.051984 10.0.0.22 - - [2026-02-18 15:51:45] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017766 10.0.0.22 - - [2026-02-18 15:51:45] "POST /set-tag HTTP/1.1" 200 109 0.009075 10.0.0.22 - - [2026-02-18 15:51:45] "DELETE /loadbalancer-member/001d8cec-0d4b-4a0d-9f46-b90ac7e86433 HTTP/1.1" 200 115 0.097969 10.0.0.22 - - [2026-02-18 15:51:45] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004667 10.0.0.22 - - [2026-02-18 15:51:45] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.22 - - [2026-02-18 15:51:46] "DELETE /loadbalancer-member/af80dd1b-4cfa-478a-8d36-0bfad7ebacf1 HTTP/1.1" 200 115 0.038589 10.0.0.22 - - [2026-02-18 15:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.22 - - [2026-02-18 15:51:46] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003292 10.0.0.22 - - [2026-02-18 15:51:46] "GET /loadbalancer-pool/6fb4c9e8-3346-444a-be69-573da0eb26a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004085 10.0.0.22 - - [2026-02-18 15:51:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025611 10.0.0.22 - - [2026-02-18 15:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034635 10.0.0.22 - - [2026-02-18 15:51:46] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025195 10.0.0.22 - - [2026-02-18 15:51:46] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016190 10.0.0.22 - - [2026-02-18 15:51:46] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008408 10.0.0.22 - - [2026-02-18 15:51:46] "POST /set-tag HTTP/1.1" 200 109 0.094253 10.0.0.22 - - [2026-02-18 15:51:46] "GET /loadbalancer-pool/f951caf4-07de-4ad2-9786-72080b66215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.039005 10.0.0.22 - - [2026-02-18 15:51:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023307 10.0.0.22 - - [2026-02-18 15:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011182 10.0.0.22 - - [2026-02-18 15:51:46] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012734 10.0.0.22 - - [2026-02-18 15:51:46] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004132 10.0.0.22 - - [2026-02-18 15:51:46] "POST /set-tag HTTP/1.1" 200 109 0.003757 10.0.0.22 - - [2026-02-18 15:51:46] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002673 10.0.0.22 - - [2026-02-18 15:51:46] "GET /loadbalancer-pool/04f1e4c2-ae1f-47e8-8528-8833ee11259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003535 10.0.0.22 - - [2026-02-18 15:51:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019505 10.0.0.22 - - [2026-02-18 15:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.053806 10.0.0.22 - - [2026-02-18 15:51:46] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025654 10.0.0.22 - - [2026-02-18 15:51:46] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013493 10.0.0.22 - - [2026-02-18 15:51:46] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.016676 10.0.0.22 - - [2026-02-18 15:51:46] "POST /set-tag HTTP/1.1" 200 109 0.015255 10.0.0.22 - - [2026-02-18 15:53:25] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.22 - - [2026-02-18 15:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2026-02-18 15:53:25] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034898 10.0.0.22 - - [2026-02-18 15:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010608 10.0.0.22 - - [2026-02-18 15:53:26] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036157 10.0.0.22 - - [2026-02-18 15:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.22 - - [2026-02-18 15:53:26] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049994 10.0.0.22 - - [2026-02-18 15:53:26] "POST /tags HTTP/1.1" 200 333 0.030469 10.0.0.22 - - [2026-02-18 15:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019390 10.0.0.22 - - [2026-02-18 15:53:26] "GET /tag/a47aaf07-990f-4978-90d5-a6a743704a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.024217 10.0.0.22 - - [2026-02-18 15:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.22 - - [2026-02-18 15:53:26] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033683 10.0.0.22 - - [2026-02-18 15:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.22 - - [2026-02-18 15:53:26] "GET /virtual-networks?parent_id=a36e96e4-370b-43c6-814e-d515101fe741&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002063 10.0.0.22 - - [2026-02-18 15:53:27] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039345 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.22 - - [2026-02-18 15:53:27] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005725 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.22 - - [2026-02-18 15:53:27] "POST /virtual-networks HTTP/1.1" 200 512 0.062416 10.0.0.22 - - [2026-02-18 15:53:27] "GET /service-appliance-set/86f038fb-2260-43a5-9433-49807595ccd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007412 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.22 - - [2026-02-18 15:53:27] "GET /network-ipam/88c513b2-e763-4334-87e3-85183401d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004855 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.001791 10.0.0.22 - - [2026-02-18 15:53:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.102293 10.0.0.22 - - [2026-02-18 15:53:27] "GET /virtual-machine-interface/061a9ea4-aeb9-4448-b891-b960d1d719dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.013380 10.0.0.22 - - [2026-02-18 15:53:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007562 10.0.0.22 - - [2026-02-18 15:53:27] "POST /ref-update HTTP/1.1" 200 156 0.179941 10.0.0.22 - - [2026-02-18 15:53:27] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006429 10.0.0.22 - - [2026-02-18 15:53:27] "GET /domains HTTP/1.1" 200 280 0.003028 10.0.0.22 - - [2026-02-18 15:53:27] "POST /instance-ips HTTP/1.1" 200 409 0.083327 10.0.0.22 - - [2026-02-18 15:53:27] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4 HTTP/1.1" 200 3087 0.027887 10.0.0.22 - - [2026-02-18 15:53:27] "GET /instance-ip/fbe83c66-b23c-407a-8580-e7e70ab82cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.027570 10.0.0.22 - - [2026-02-18 15:53:27] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741 HTTP/1.1" 200 5476 0.066511 10.0.0.22 - - [2026-02-18 15:53:27] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.005129 10.0.0.22 - - [2026-02-18 15:53:27] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.004019 10.0.0.22 - - [2026-02-18 15:53:27] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1181 0.002912 10.0.0.22 - - [2026-02-18 15:53:27] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1181 0.044384 10.0.0.22 - - [2026-02-18 15:53:27] "POST /loadbalancers HTTP/1.1" 200 610 0.091312 10.0.0.22 - - [2026-02-18 15:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011515 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.22 - - [2026-02-18 15:53:27] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037607 10.0.0.22 - - [2026-02-18 15:53:27] "GET /instance-ip/fbe83c66-b23c-407a-8580-e7e70ab82cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003786 10.0.0.22 - - [2026-02-18 15:53:27] "POST /route-targets HTTP/1.1" 200 327 0.017591 10.0.0.22 - - [2026-02-18 15:53:27] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053710 10.0.0.22 - - [2026-02-18 15:53:27] "POST /floating-ips HTTP/1.1" 200 597 0.066239 10.0.0.22 - - [2026-02-18 15:53:27] "GET /loadbalancer/e89dadec-7a2e-4cf0-8b0f-cb80477efe4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010402 10.0.0.22 - - [2026-02-18 15:53:27] "POST /ref-update HTTP/1.1" 200 156 0.060786 10.0.0.22 - - [2026-02-18 15:53:27] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.062544 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.22 - - [2026-02-18 15:53:27] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030752 10.0.0.22 - - [2026-02-18 15:53:27] "GET /loadbalancer-listener/2b480c42-63f5-4941-8044-862170cc582d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003929 10.0.0.22 - - [2026-02-18 15:53:27] "GET /loadbalancer-listener/2b480c42-63f5-4941-8044-862170cc582d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003989 10.0.0.22 - - [2026-02-18 15:53:27] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019261 10.0.0.22 - - [2026-02-18 15:53:27] "GET /instance-ip/fbe83c66-b23c-407a-8580-e7e70ab82cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005089 10.0.0.22 - - [2026-02-18 15:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.22 - - [2026-02-18 15:53:27] "GET /instance-ip/fbe83c66-b23c-407a-8580-e7e70ab82cbe?fields=floating_ips HTTP/1.1" 200 1212 0.021416 10.0.0.22 - - [2026-02-18 15:53:27] "GET /loadbalancer/e89dadec-7a2e-4cf0-8b0f-cb80477efe4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004342 10.0.0.22 - - [2026-02-18 15:53:28] "GET /floating-ip/afe416f8-2baa-488d-9c75-e643f7d7b37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.019611 10.0.0.22 - - [2026-02-18 15:53:28] "POST /tags HTTP/1.1" 200 295 0.092933 10.0.0.22 - - [2026-02-18 15:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.22 - - [2026-02-18 15:53:28] "GET /tag/9a91d80a-9752-4555-b695-d5265b88c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.013218 10.0.0.22 - - [2026-02-18 15:53:28] "POST /tags HTTP/1.1" 409 233 0.002449 10.0.0.22 - - [2026-02-18 15:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.22 - - [2026-02-18 15:53:28] "GET /tag/0105d785-bce5-4208-b22e-a5ec14efcae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011699 10.0.0.22 - - [2026-02-18 15:53:28] "POST /tags HTTP/1.1" 409 206 0.002255 10.0.0.22 - - [2026-02-18 15:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.22 - - [2026-02-18 15:53:28] "GET /tag/f60ec38e-7640-4ce2-8635-7b1237df66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010819 10.0.0.22 - - [2026-02-18 15:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.22 - - [2026-02-18 15:53:28] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006338 10.0.0.22 - - [2026-02-18 15:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.22 - - [2026-02-18 15:53:28] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036336 10.0.0.22 - - [2026-02-18 15:53:28] "POST /virtual-machines HTTP/1.1" 200 369 0.010287 10.0.0.22 - - [2026-02-18 15:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010372 10.0.0.22 - - [2026-02-18 15:53:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137009 10.0.0.22 - - [2026-02-18 15:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012319 10.0.0.22 - - [2026-02-18 15:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011153 10.0.0.22 - - [2026-02-18 15:53:28] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006710 10.0.0.22 - - [2026-02-18 15:53:28] "POST /instance-ips HTTP/1.1" 200 409 0.038096 10.0.0.22 - - [2026-02-18 15:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024752 10.0.0.22 - - [2026-02-18 15:53:28] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007030 10.0.0.22 - - [2026-02-18 15:53:28] "POST /set-tag HTTP/1.1" 200 109 0.016447 10.0.0.22 - - [2026-02-18 15:53:28] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009845 10.0.0.22 - - [2026-02-18 15:53:28] "GET /instance-ip/f79958ee-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003894 10.0.0.22 - - [2026-02-18 15:53:28] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004190 10.0.0.22 - - [2026-02-18 15:53:28] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.22 - - [2026-02-18 15:53:28] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002658 10.0.0.22 - - [2026-02-18 15:53:29] "POST /ref-update HTTP/1.1" 200 156 0.014716 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014760 10.0.0.22 - - [2026-02-18 15:53:29] "POST /set-tag HTTP/1.1" 200 109 0.004453 10.0.0.22 - - [2026-02-18 15:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005064 10.0.0.22 - - [2026-02-18 15:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.22 - - [2026-02-18 15:53:29] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047747 10.0.0.22 - - [2026-02-18 15:53:29] "POST /virtual-machines HTTP/1.1" 200 369 0.008648 10.0.0.22 - - [2026-02-18 15:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013100 10.0.0.22 - - [2026-02-18 15:53:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108152 10.0.0.22 - - [2026-02-18 15:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.22 - - [2026-02-18 15:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013008 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005632 10.0.0.22 - - [2026-02-18 15:53:29] "POST /instance-ips HTTP/1.1" 200 409 0.020285 10.0.0.22 - - [2026-02-18 15:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050126 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014117 10.0.0.22 - - [2026-02-18 15:53:29] "POST /set-tag HTTP/1.1" 200 109 0.017256 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014359 10.0.0.22 - - [2026-02-18 15:53:29] "GET /instance-ip/f80dfdfc-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004251 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005386 10.0.0.22 - - [2026-02-18 15:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.005432 10.0.0.22 - - [2026-02-18 15:53:29] "POST /ref-update HTTP/1.1" 200 156 0.008850 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005443 10.0.0.22 - - [2026-02-18 15:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004319 10.0.0.22 - - [2026-02-18 15:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.22 - - [2026-02-18 15:53:29] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004915 10.0.0.22 - - [2026-02-18 15:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.22 - - [2026-02-18 15:53:32] "GET /domains HTTP/1.1" 200 280 0.001962 10.0.0.22 - - [2026-02-18 15:53:32] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4 HTTP/1.1" 200 3087 0.007413 10.0.0.22 - - [2026-02-18 15:53:32] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741 HTTP/1.1" 200 7064 0.031062 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.003690 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.003643 10.0.0.22 - - [2026-02-18 15:53:32] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1402 0.003548 10.0.0.22 - - [2026-02-18 15:53:32] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1402 0.002402 10.0.0.22 - - [2026-02-18 15:53:32] "GET /route-target/6fce20b6-540b-4098-9966-ed1b2eb4f03f HTTP/1.1" 200 1152 0.002153 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.003847 10.0.0.22 - - [2026-02-18 15:53:32] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1402 0.002382 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003799 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.003572 10.0.0.22 - - [2026-02-18 15:53:32] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1402 0.002244 10.0.0.22 - - [2026-02-18 15:53:32] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 200 1402 0.002246 10.0.0.22 - - [2026-02-18 15:53:32] "GET /route-target/6fce20b6-540b-4098-9966-ed1b2eb4f03f HTTP/1.1" 200 1152 0.007148 10.0.0.22 - - [2026-02-18 15:53:32] "GET /domains HTTP/1.1" 200 280 0.001983 10.0.0.22 - - [2026-02-18 15:53:32] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4 HTTP/1.1" 200 3087 0.003526 10.0.0.22 - - [2026-02-18 15:53:32] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741 HTTP/1.1" 200 7064 0.036517 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2088 0.005711 10.0.0.22 - - [2026-02-18 15:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2026-02-18 15:53:32] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035190 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004006 10.0.0.22 - - [2026-02-18 15:53:32] "GET /floating-ip-pools?parent_id=0910b6b8-3196-4a5e-a59f-24a530474ae9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002619 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005615 10.0.0.22 - - [2026-02-18 15:53:32] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020449 10.0.0.22 - - [2026-02-18 15:53:32] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.22 - - [2026-02-18 15:53:32] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005228 10.0.0.22 - - [2026-02-18 15:53:32] "GET /domains HTTP/1.1" 200 280 0.002252 10.0.0.22 - - [2026-02-18 15:53:32] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4 HTTP/1.1" 200 3087 0.002880 10.0.0.22 - - [2026-02-18 15:53:33] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741 HTTP/1.1" 200 7320 0.079664 10.0.0.22 - - [2026-02-18 15:53:33] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2326 0.006838 10.0.0.22 - - [2026-02-18 15:53:33] "GET /floating-ip-pool/228945a8-82a1-4efb-b7d8-fc1e7db1b594 HTTP/1.1" 200 1314 0.005579 10.0.0.22 - - [2026-02-18 15:53:33] "GET /domains HTTP/1.1" 200 280 0.005686 10.0.0.22 - - [2026-02-18 15:53:33] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4 HTTP/1.1" 200 3087 0.003144 10.0.0.22 - - [2026-02-18 15:53:33] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741 HTTP/1.1" 200 7320 0.031191 10.0.0.22 - - [2026-02-18 15:53:33] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 2326 0.004333 10.0.0.22 - - [2026-02-18 15:53:33] "GET /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009931 10.0.0.22 - - [2026-02-18 15:53:33] "POST /tags HTTP/1.1" 200 365 0.061195 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.22 - - [2026-02-18 15:53:33] "GET /tag/c08798fc-b96c-446f-b827-2d3ce5bada7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012247 10.0.0.22 - - [2026-02-18 15:53:33] "POST /tags HTTP/1.1" 409 206 0.001830 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2026-02-18 15:53:33] "GET /tag/f60ec38e-7640-4ce2-8635-7b1237df66fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011615 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.22 - - [2026-02-18 15:53:33] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040824 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.22 - - [2026-02-18 15:53:33] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003554 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2026-02-18 15:53:33] "GET /service-appliance-set/b4618b6c-328e-4935-be79-adda0d8be213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004005 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001863 10.0.0.22 - - [2026-02-18 15:53:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099262 10.0.0.22 - - [2026-02-18 15:53:33] "GET /virtual-machine-interface/81c3aea7-3ec6-42d6-b049-df400dc42572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018809 10.0.0.22 - - [2026-02-18 15:53:33] "POST /set-tag HTTP/1.1" 200 109 0.018303 10.0.0.22 - - [2026-02-18 15:53:33] "POST /instance-ips HTTP/1.1" 200 417 0.025789 10.0.0.22 - - [2026-02-18 15:53:33] "GET /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009133 10.0.0.22 - - [2026-02-18 15:53:33] "POST /loadbalancers HTTP/1.1" 200 618 0.063494 10.0.0.22 - - [2026-02-18 15:53:33] "POST /service-instances HTTP/1.1" 200 566 0.023167 10.0.0.22 - - [2026-02-18 15:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025506 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019933 10.0.0.22 - - [2026-02-18 15:53:33] "POST /ref-update HTTP/1.1" 200 156 0.025627 10.0.0.22 - - [2026-02-18 15:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.22 - - [2026-02-18 15:53:34] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048837 10.0.0.22 - - [2026-02-18 15:53:34] "GET /virtual-machine-interface/81c3aea7-3ec6-42d6-b049-df400dc42572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006475 10.0.0.22 - - [2026-02-18 15:53:34] "GET /virtual-machine-interface/81c3aea7-3ec6-42d6-b049-df400dc42572?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010062 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2026-02-18 15:53:34] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.016899 10.0.0.22 - - [2026-02-18 15:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022331 10.0.0.22 - - [2026-02-18 15:53:34] "GET /floating-ip-pool/228945a8-82a1-4efb-b7d8-fc1e7db1b594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002686 10.0.0.22 - - [2026-02-18 15:53:34] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.009160 10.0.0.22 - - [2026-02-18 15:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007368 10.0.0.22 - - [2026-02-18 15:53:34] "POST /floating-ips HTTP/1.1" 200 671 0.069476 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2026-02-18 15:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015115 10.0.0.22 - - [2026-02-18 15:53:34] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002585 10.0.0.22 - - [2026-02-18 15:53:34] "POST /virtual-machines HTTP/1.1" 200 429 0.036822 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.22 - - [2026-02-18 15:53:34] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003055 10.0.0.22 - - [2026-02-18 15:53:34] "POST /tags HTTP/1.1" 409 221 0.001461 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2026-02-18 15:53:34] "GET /tag/a47aaf07-990f-4978-90d5-a6a743704a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022796 10.0.0.22 - - [2026-02-18 15:53:34] "POST /tags HTTP/1.1" 409 238 0.009176 10.0.0.22 - - [2026-02-18 15:53:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113738 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010066 10.0.0.22 - - [2026-02-18 15:53:34] "POST /chown HTTP/1.1" 200 109 0.031346 10.0.0.22 - - [2026-02-18 15:53:34] "GET /tag/c08798fc-b96c-446f-b827-2d3ce5bada7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.025228 10.0.0.22 - - [2026-02-18 15:53:34] "POST /chown HTTP/1.1" 200 109 0.014016 10.0.0.22 - - [2026-02-18 15:53:34] "POST /firewall-rules HTTP/1.1" 200 650 0.088371 10.0.0.22 - - [2026-02-18 15:53:34] "GET /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004304 10.0.0.22 - - [2026-02-18 15:53:34] "PUT /virtual-machine-interface/180e3560-1416-4201-b94d-66e4509ea9f1 HTTP/1.1" 200 284 0.080844 10.0.0.22 - - [2026-02-18 15:53:34] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.014198 10.0.0.22 - - [2026-02-18 15:53:34] "GET /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003362 10.0.0.22 - - [2026-02-18 15:53:34] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.033607 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.024013 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.017879 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.022573 10.0.0.22 - - [2026-02-18 15:53:34] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069105 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.048171 10.0.0.22 - - [2026-02-18 15:53:34] "GET /loadbalancer/30967296-af43-4d24-9cf7-14b06cd232d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.009137 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.051848 10.0.0.22 - - [2026-02-18 15:53:34] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.080460 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.024681 10.0.0.22 - - [2026-02-18 15:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2026-02-18 15:53:34] "POST /ref-update HTTP/1.1" 200 156 0.039251 10.0.0.22 - - [2026-02-18 15:53:35] "POST /virtual-machines HTTP/1.1" 200 429 0.022557 10.0.0.22 - - [2026-02-18 15:53:35] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081873 10.0.0.22 - - [2026-02-18 15:53:35] "GET /loadbalancer-listener/03fdce3c-71d2-41e2-9042-6e42ffeb31b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007710 10.0.0.22 - - [2026-02-18 15:53:35] "GET /loadbalancer-listener/03fdce3c-71d2-41e2-9042-6e42ffeb31b6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.005482 10.0.0.22 - - [2026-02-18 15:53:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.166420 10.0.0.22 - - [2026-02-18 15:53:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.091519 10.0.0.22 - - [2026-02-18 15:53:35] "POST /chown HTTP/1.1" 200 109 0.040489 10.0.0.22 - - [2026-02-18 15:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031466 10.0.0.22 - - [2026-02-18 15:53:35] "GET /loadbalancer-pool/a8942b62-3311-4306-a399-ec6a80dfe79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023826 10.0.0.22 - - [2026-02-18 15:53:35] "POST /chown HTTP/1.1" 200 109 0.027325 10.0.0.22 - - [2026-02-18 15:53:35] "PUT /virtual-machine-interface/36e8bf11-15fb-4fb5-b1dd-b84e1eca4190 HTTP/1.1" 200 284 0.011472 10.0.0.22 - - [2026-02-18 15:53:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.046549 10.0.0.22 - - [2026-02-18 15:53:35] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.034292 10.0.0.22 - - [2026-02-18 15:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.043854 10.0.0.22 - - [2026-02-18 15:53:35] "GET /loadbalancer-member/175fabad-e9e1-4538-b1b2-26e46ded0bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.024786 10.0.0.22 - - [2026-02-18 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.084112 10.0.0.22 - - [2026-02-18 15:53:35] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003055 10.0.0.22 - - [2026-02-18 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.22 - - [2026-02-18 15:53:35] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003884 10.0.0.22 - - [2026-02-18 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.019917 10.0.0.22 - - [2026-02-18 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.025488 10.0.0.22 - - [2026-02-18 15:53:35] "POST /tags HTTP/1.1" 409 221 0.007489 10.0.0.22 - - [2026-02-18 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021889 10.0.0.22 - - [2026-02-18 15:53:35] "GET /tag/a47aaf07-990f-4978-90d5-a6a743704a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.031976 10.0.0.22 - - [2026-02-18 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.075787 10.0.0.22 - - [2026-02-18 15:53:35] "POST /tags HTTP/1.1" 409 238 0.001851 10.0.0.22 - - [2026-02-18 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.22 - - [2026-02-18 15:53:35] "GET /tag/c08798fc-b96c-446f-b827-2d3ce5bada7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013748 10.0.0.22 - - [2026-02-18 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.024863 10.0.0.22 - - [2026-02-18 15:53:35] "POST /firewall-rules HTTP/1.1" 409 293 0.002844 10.0.0.22 - - [2026-02-18 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.22 - - [2026-02-18 15:53:35] "POST /chown HTTP/1.1" 200 109 0.007829 10.0.0.22 - - [2026-02-18 15:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002 10.0.0.22 - - [2026-02-18 15:53:35] "PUT /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995 HTTP/1.1" 200 260 0.021313 10.0.0.22 - - [2026-02-18 15:53:35] "GET /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.008353 10.0.0.22 - - [2026-02-18 15:53:35] "POST /chown HTTP/1.1" 200 109 0.029228 10.0.0.22 - - [2026-02-18 15:53:35] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.020755 10.0.0.22 - - [2026-02-18 15:53:35] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.016157 10.0.0.22 - - [2026-02-18 15:53:35] "GET /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003172 10.0.0.22 - - [2026-02-18 15:53:35] "POST /ref-update HTTP/1.1" 200 156 0.035809 10.0.0.22 - - [2026-02-18 15:53:35] "POST /chown HTTP/1.1" 200 109 0.006962 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.022281 10.0.0.22 - - [2026-02-18 15:53:36] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.034527 10.0.0.22 - - [2026-02-18 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.010511 10.0.0.22 - - [2026-02-18 15:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.007213 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.007776 10.0.0.22 - - [2026-02-18 15:53:36] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.018917 10.0.0.22 - - [2026-02-18 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.042391 10.0.0.22 - - [2026-02-18 15:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.22 - - [2026-02-18 15:53:36] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005787 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.011813 10.0.0.22 - - [2026-02-18 15:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013362 10.0.0.22 - - [2026-02-18 15:53:36] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.027839 10.0.0.22 - - [2026-02-18 15:53:36] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048151 10.0.0.22 - - [2026-02-18 15:53:36] "POST /virtual-machines HTTP/1.1" 200 373 0.012816 10.0.0.22 - - [2026-02-18 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.026786 10.0.0.22 - - [2026-02-18 15:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.014014 10.0.0.22 - - [2026-02-18 15:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034394 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.033947 10.0.0.22 - - [2026-02-18 15:53:36] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.068624 10.0.0.22 - - [2026-02-18 15:53:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.129547 10.0.0.22 - - [2026-02-18 15:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027759 10.0.0.22 - - [2026-02-18 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.065490 10.0.0.22 - - [2026-02-18 15:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.029891 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.012022 10.0.0.22 - - [2026-02-18 15:53:36] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004798 10.0.0.22 - - [2026-02-18 15:53:36] "POST /chown HTTP/1.1" 200 109 0.007800 10.0.0.22 - - [2026-02-18 15:53:36] "POST /instance-ips HTTP/1.1" 200 413 0.043483 10.0.0.22 - - [2026-02-18 15:53:36] "PUT /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 256 0.052329 10.0.0.22 - - [2026-02-18 15:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.049735 10.0.0.22 - - [2026-02-18 15:53:36] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008788 10.0.0.22 - - [2026-02-18 15:53:36] "POST /ref-update HTTP/1.1" 200 156 0.038220 10.0.0.22 - - [2026-02-18 15:53:36] "POST /set-tag HTTP/1.1" 200 109 0.039070 10.0.0.22 - - [2026-02-18 15:53:36] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014545 10.0.0.22 - - [2026-02-18 15:53:36] "GET /instance-ip/fc62216c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005457 10.0.0.22 - - [2026-02-18 15:53:37] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004154 10.0.0.22 - - [2026-02-18 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.004348 10.0.0.22 - - [2026-02-18 15:53:37] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004747 10.0.0.22 - - [2026-02-18 15:53:37] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.009292 10.0.0.22 - - [2026-02-18 15:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015450 10.0.0.22 - - [2026-02-18 15:53:37] "POST /ref-update HTTP/1.1" 200 156 0.031572 10.0.0.22 - - [2026-02-18 15:53:37] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010122 10.0.0.22 - - [2026-02-18 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.005757 10.0.0.22 - - [2026-02-18 15:53:37] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.010841 10.0.0.22 - - [2026-02-18 15:53:37] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009512 10.0.0.22 - - [2026-02-18 15:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019117 10.0.0.22 - - [2026-02-18 15:53:37] "POST /set-tag HTTP/1.1" 200 109 0.016266 10.0.0.22 - - [2026-02-18 15:53:37] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.009400 10.0.0.22 - - [2026-02-18 15:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035271 10.0.0.22 - - [2026-02-18 15:53:37] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.013204 10.0.0.22 - - [2026-02-18 15:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034117 10.0.0.22 - - [2026-02-18 15:53:37] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.025432 10.0.0.22 - - [2026-02-18 15:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024780 10.0.0.22 - - [2026-02-18 15:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007849 10.0.0.22 - - [2026-02-18 15:53:37] "POST /chown HTTP/1.1" 200 109 0.006876 10.0.0.22 - - [2026-02-18 15:53:37] "POST /chown HTTP/1.1" 200 109 0.007778 10.0.0.22 - - [2026-02-18 15:53:37] "POST /ref-update HTTP/1.1" 200 156 0.020253 10.0.0.22 - - [2026-02-18 15:53:37] "POST /chown HTTP/1.1" 200 109 0.022953 10.0.0.22 - - [2026-02-18 15:53:37] "POST /chown HTTP/1.1" 200 109 0.011582 10.0.0.22 - - [2026-02-18 15:53:37] "POST /ref-update HTTP/1.1" 200 156 0.015889 10.0.0.22 - - [2026-02-18 15:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018365 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.018753 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.032384 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.024651 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.010398 10.0.0.22 - - [2026-02-18 15:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.010740 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.014740 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.055059 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.035385 10.0.0.22 - - [2026-02-18 15:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.008121 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.055741 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.016088 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.037702 10.0.0.22 - - [2026-02-18 15:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007732 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.029171 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.037278 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.035807 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.22 - - [2026-02-18 15:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.028312 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.008665 10.0.0.22 - - [2026-02-18 15:53:38] "POST /chown HTTP/1.1" 200 109 0.015305 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.035878 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.042983 10.0.0.22 - - [2026-02-18 15:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.006523 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.017945 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.014394 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.006347 10.0.0.22 - - [2026-02-18 15:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020784 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.006376 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.014383 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.014606 10.0.0.22 - - [2026-02-18 15:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.006432 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.027664 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.024238 10.0.0.22 - - [2026-02-18 15:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.007169 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.019960 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.012279 10.0.0.22 - - [2026-02-18 15:53:39] "POST /chown HTTP/1.1" 200 109 0.007561 10.0.0.22 - - [2026-02-18 15:53:44] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011841 10.0.0.22 - - [2026-02-18 15:53:44] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.22 - - [2026-02-18 15:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.22 - - [2026-02-18 15:53:44] "GET /loadbalancer/e89dadec-7a2e-4cf0-8b0f-cb80477efe4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003481 10.0.0.22 - - [2026-02-18 15:53:44] "GET /loadbalancer-pool/dfa1c197-d82d-497d-b57d-0e10fb32c2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002945 10.0.0.22 - - [2026-02-18 15:53:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022453 10.0.0.22 - - [2026-02-18 15:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035875 10.0.0.22 - - [2026-02-18 15:53:44] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018420 10.0.0.22 - - [2026-02-18 15:53:44] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006468 10.0.0.22 - - [2026-02-18 15:53:44] "POST /ref-update HTTP/1.1" 200 156 0.012605 10.0.0.22 - - [2026-02-18 15:53:44] "GET /virtual-machine/1989b967-7f50-4f1d-9110-197d19b2251b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.013797 10.0.0.22 - - [2026-02-18 15:53:44] "POST /tags HTTP/1.1" 409 221 0.008118 10.0.0.22 - - [2026-02-18 15:53:44] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016959 10.0.0.22 - - [2026-02-18 15:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2026-02-18 15:53:44] "GET /floating-ip/afe416f8-2baa-488d-9c75-e643f7d7b37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.033929 10.0.0.22 - - [2026-02-18 15:53:44] "GET /tag/a47aaf07-990f-4978-90d5-a6a743704a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014947 10.0.0.22 - - [2026-02-18 15:53:44] "PUT /floating-ip/afe416f8-2baa-488d-9c75-e643f7d7b37d HTTP/1.1" 200 256 0.014786 10.0.0.22 - - [2026-02-18 15:53:44] "POST /set-tag HTTP/1.1" 200 109 0.052799 10.0.0.22 - - [2026-02-18 15:53:45] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004678 10.0.0.22 - - [2026-02-18 15:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.22 - - [2026-02-18 15:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.22 - - [2026-02-18 15:53:45] "GET /loadbalancer/e89dadec-7a2e-4cf0-8b0f-cb80477efe4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003140 10.0.0.22 - - [2026-02-18 15:53:45] "GET /loadbalancer-pool/dfa1c197-d82d-497d-b57d-0e10fb32c2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003265 10.0.0.22 - - [2026-02-18 15:53:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015820 10.0.0.22 - - [2026-02-18 15:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009533 10.0.0.22 - - [2026-02-18 15:53:45] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011453 10.0.0.22 - - [2026-02-18 15:53:45] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010035 10.0.0.22 - - [2026-02-18 15:53:45] "POST /ref-update HTTP/1.1" 200 156 0.014652 10.0.0.22 - - [2026-02-18 15:53:45] "GET /floating-ip/afe416f8-2baa-488d-9c75-e643f7d7b37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014328 10.0.0.22 - - [2026-02-18 15:53:45] "POST /set-tag HTTP/1.1" 200 109 0.051743 10.0.0.22 - - [2026-02-18 15:53:46] "GET /global-system-configs HTTP/1.1" 200 322 0.014114 10.0.0.22 - - [2026-02-18 15:53:48] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004309 10.0.0.22 - - [2026-02-18 15:53:48] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.22 - - [2026-02-18 15:53:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003165 10.0.0.22 - - [2026-02-18 15:53:49] "GET /virtual-machine/944c8921-6722-4052-8f55-e9973fb48685?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003334 10.0.0.22 - - [2026-02-18 15:53:49] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004410 10.0.0.22 - - [2026-02-18 15:53:49] "GET /virtual-machine/79190922-0a28-489f-a306-5ed05294b88b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002966 10.0.0.22 - - [2026-02-18 15:53:49] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003823 10.0.0.22 - - [2026-02-18 15:53:49] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004297 10.0.0.22 - - [2026-02-18 15:53:49] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.22 - - [2026-02-18 15:54:21] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004560 10.0.0.22 - - [2026-02-18 15:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.22 - - [2026-02-18 15:54:21] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005531 10.0.0.22 - - [2026-02-18 15:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.22 - - [2026-02-18 15:54:21] "GET /virtual-machine/79190922-0a28-489f-a306-5ed05294b88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002757 10.0.0.22 - - [2026-02-18 15:54:21] "POST /ref-update HTTP/1.1" 200 156 0.010618 10.0.0.22 - - [2026-02-18 15:54:21] "GET /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011396 10.0.0.22 - - [2026-02-18 15:54:21] "POST /set-tag HTTP/1.1" 200 109 0.038361 10.0.0.22 - - [2026-02-18 15:54:21] "POST /set-tag HTTP/1.1" 200 109 0.016387 10.0.0.22 - - [2026-02-18 15:54:21] "DELETE /instance-ip/fc62216c-0ce1-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.046565 10.0.0.22 - - [2026-02-18 15:54:21] "DELETE /virtual-machine-interface/fc4841d4-0ce1-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.046930 10.0.0.22 - - [2026-02-18 15:54:21] "DELETE /virtual-machine/79190922-0a28-489f-a306-5ed05294b88b HTTP/1.1" 200 115 0.016283 10.0.0.22 - - [2026-02-18 15:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-02-18 15:54:25] "GET /tag/c08798fc-b96c-446f-b827-2d3ce5bada7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010894 10.0.0.22 - - [2026-02-18 15:54:25] "GET /tag/c08798fc-b96c-446f-b827-2d3ce5bada7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011828 10.0.0.22 - - [2026-02-18 15:54:25] "GET /virtual-machine-interface/180e3560-1416-4201-b94d-66e4509ea9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004713 10.0.0.22 - - [2026-02-18 15:54:25] "POST /set-tag HTTP/1.1" 200 109 0.024065 10.0.0.22 - - [2026-02-18 15:54:25] "GET /virtual-machine-interface/36e8bf11-15fb-4fb5-b1dd-b84e1eca4190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005036 10.0.0.22 - - [2026-02-18 15:54:25] "POST /set-tag HTTP/1.1" 200 109 0.013149 10.0.0.22 - - [2026-02-18 15:54:25] "GET /virtual-machine-interface/81c3aea7-3ec6-42d6-b049-df400dc42572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006942 10.0.0.22 - - [2026-02-18 15:54:25] "POST /set-tag HTTP/1.1" 200 109 0.014689 10.0.0.22 - - [2026-02-18 15:54:25] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.013597 10.0.0.22 - - [2026-02-18 15:54:25] "GET /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003660 10.0.0.22 - - [2026-02-18 15:54:25] "POST /ref-update HTTP/1.1" 200 156 0.019333 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /firewall-rule/5df339db-be6d-4373-9727-2d44efd40995 HTTP/1.1" 200 115 0.039809 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /loadbalancer-member/175fabad-e9e1-4538-b1b2-26e46ded0bd7 HTTP/1.1" 200 115 0.037715 10.0.0.22 - - [2026-02-18 15:54:25] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.013838 10.0.0.22 - - [2026-02-18 15:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028894 10.0.0.22 - - [2026-02-18 15:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /loadbalancer-pool/a8942b62-3311-4306-a399-ec6a80dfe79b HTTP/1.1" 200 115 0.085888 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.016294 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /loadbalancer-listener/03fdce3c-71d2-41e2-9042-6e42ffeb31b6 HTTP/1.1" 200 115 0.051769 10.0.0.22 - - [2026-02-18 15:54:25] "GET /floating-ip/0277db94-6fca-48dd-b57b-26c535c5f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002618 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.006990 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.011147 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.019958 10.0.0.22 - - [2026-02-18 15:54:25] "PUT /floating-ip/0277db94-6fca-48dd-b57b-26c535c5f447 HTTP/1.1" 200 256 0.039699 10.0.0.22 - - [2026-02-18 15:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.008702 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.015630 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /floating-ip/0277db94-6fca-48dd-b57b-26c535c5f447 HTTP/1.1" 200 115 0.086074 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.008936 10.0.0.22 - - [2026-02-18 15:54:25] "POST /chown HTTP/1.1" 200 109 0.018497 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /loadbalancer/30967296-af43-4d24-9cf7-14b06cd232d0 HTTP/1.1" 200 115 0.069468 10.0.0.22 - - [2026-02-18 15:54:25] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.018107 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /instance-ip/5eb9e7f4-790a-4469-91d5-082b8370e383 HTTP/1.1" 200 115 0.065109 10.0.0.22 - - [2026-02-18 15:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009650 10.0.0.22 - - [2026-02-18 15:54:25] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.008237 10.0.0.22 - - [2026-02-18 15:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007207 10.0.0.22 - - [2026-02-18 15:54:25] "DELETE /virtual-machine-interface/81c3aea7-3ec6-42d6-b049-df400dc42572 HTTP/1.1" 200 115 0.101210 10.0.0.22 - - [2026-02-18 15:54:25] "PUT /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 266 0.029862 10.0.0.22 - - [2026-02-18 15:54:26] "GET /floating-ip-pool/228945a8-82a1-4efb-b7d8-fc1e7db1b594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020436 10.0.0.22 - - [2026-02-18 15:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049268 10.0.0.22 - - [2026-02-18 15:54:26] "POST /ref-update HTTP/1.1" 200 156 0.067975 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /tag/c08798fc-b96c-446f-b827-2d3ce5bada7b HTTP/1.1" 200 115 0.201213 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /service-instance/be0bbd08-b90a-47bf-990b-891268c378b0 HTTP/1.1" 200 115 0.105045 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /floating-ip-pool/228945a8-82a1-4efb-b7d8-fc1e7db1b594 HTTP/1.1" 200 115 0.100859 10.0.0.22 - - [2026-02-18 15:54:26] "GET /virtual-machine-interface/36e8bf11-15fb-4fb5-b1dd-b84e1eca4190?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004076 10.0.0.22 - - [2026-02-18 15:54:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006420 10.0.0.22 - - [2026-02-18 15:54:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004871 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-network/0910b6b8-3196-4a5e-a59f-24a530474ae9 HTTP/1.1" 200 115 0.126355 10.0.0.22 - - [2026-02-18 15:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.22 - - [2026-02-18 15:54:26] "GET /routing-instance/649e811e-f2b4-42be-a79b-383181efa105 HTTP/1.1" 404 171 0.011193 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-machine-interface/36e8bf11-15fb-4fb5-b1dd-b84e1eca4190 HTTP/1.1" 200 115 0.110061 10.0.0.22 - - [2026-02-18 15:54:26] "GET /domains HTTP/1.1" 200 280 0.005067 10.0.0.22 - - [2026-02-18 15:54:26] "GET /domain/f788a105-199f-4ab2-9a7b-49a648d535c4 HTTP/1.1" 200 3087 0.003327 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /route-target/6fce20b6-540b-4098-9966-ed1b2eb4f03f HTTP/1.1" 200 115 0.046024 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-machine/1768d272-8a41-48cf-96eb-b331675a23da HTTP/1.1" 200 115 0.065725 10.0.0.22 - - [2026-02-18 15:54:26] "GET /virtual-machine-interface/180e3560-1416-4201-b94d-66e4509ea9f1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.027070 10.0.0.22 - - [2026-02-18 15:54:26] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741 HTTP/1.1" 200 7142 0.095232 10.0.0.22 - - [2026-02-18 15:54:26] "GET /virtual-machine-interface/180e3560-1416-4201-b94d-66e4509ea9f1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008710 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-machine-interface/180e3560-1416-4201-b94d-66e4509ea9f1 HTTP/1.1" 200 115 0.090593 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-machine-interface/180e3560-1416-4201-b94d-66e4509ea9f1 HTTP/1.1" 200 115 0.091119 10.0.0.22 - - [2026-02-18 15:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.22 - - [2026-02-18 15:54:26] "GET /loadbalancer/e89dadec-7a2e-4cf0-8b0f-cb80477efe4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004880 10.0.0.22 - - [2026-02-18 15:54:26] "POST /ref-update HTTP/1.1" 200 156 0.025786 10.0.0.22 - - [2026-02-18 15:54:26] "POST /ref-update HTTP/1.1" 200 156 0.032709 10.0.0.22 - - [2026-02-18 15:54:26] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011481 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-machine/6546f15d-9cea-49b2-bf75-223956f85e18 HTTP/1.1" 200 115 0.165957 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /virtual-machine/6546f15d-9cea-49b2-bf75-223956f85e18 HTTP/1.1" 200 115 0.149147 10.0.0.22 - - [2026-02-18 15:54:26] "POST /set-tag HTTP/1.1" 200 109 0.145572 10.0.0.22 - - [2026-02-18 15:54:26] "DELETE /loadbalancer-member/5a8de7ad-a8e2-4b68-93d9-c04dd3bdfb9d HTTP/1.1" 200 115 0.037451 10.0.0.22 - - [2026-02-18 15:54:26] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012089 10.0.0.22 - - [2026-02-18 15:54:26] "POST /set-tag HTTP/1.1" 200 109 0.004726 10.0.0.22 - - [2026-02-18 15:54:28] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009551 10.0.0.22 - - [2026-02-18 15:54:28] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.22 - - [2026-02-18 15:54:28] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004088 10.0.0.22 - - [2026-02-18 15:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.22 - - [2026-02-18 15:54:28] "GET /virtual-machine/944c8921-6722-4052-8f55-e9973fb48685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002841 10.0.0.22 - - [2026-02-18 15:54:28] "POST /ref-update HTTP/1.1" 200 156 0.009561 10.0.0.22 - - [2026-02-18 15:54:28] "GET /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020459 10.0.0.22 - - [2026-02-18 15:54:28] "POST /set-tag HTTP/1.1" 200 109 0.021083 10.0.0.22 - - [2026-02-18 15:54:28] "POST /set-tag HTTP/1.1" 200 109 0.038651 10.0.0.22 - - [2026-02-18 15:54:28] "POST /set-tag HTTP/1.1" 200 109 0.035194 10.0.0.22 - - [2026-02-18 15:54:28] "DELETE /instance-ip/f80dfdfc-0ce1-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.035612 10.0.0.22 - - [2026-02-18 15:54:28] "POST /ref-update HTTP/1.1" 200 156 0.014491 10.0.0.22 - - [2026-02-18 15:54:28] "DELETE /virtual-machine-interface/f7f34fac-0ce1-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.052679 10.0.0.22 - - [2026-02-18 15:54:28] "DELETE /virtual-machine/944c8921-6722-4052-8f55-e9973fb48685 HTTP/1.1" 200 115 0.019053 10.0.0.22 - - [2026-02-18 15:54:31] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006843 10.0.0.22 - - [2026-02-18 15:54:31] "POST /set-tag HTTP/1.1" 200 109 0.004757 10.0.0.22 - - [2026-02-18 15:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2026-02-18 15:54:31] "GET /loadbalancer/e89dadec-7a2e-4cf0-8b0f-cb80477efe4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003349 10.0.0.22 - - [2026-02-18 15:54:32] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009743 10.0.0.22 - - [2026-02-18 15:54:32] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.22 - - [2026-02-18 15:54:32] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004400 10.0.0.22 - - [2026-02-18 15:54:32] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.22 - - [2026-02-18 15:54:32] "GET /virtual-machine/1989b967-7f50-4f1d-9110-197d19b2251b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002657 10.0.0.22 - - [2026-02-18 15:54:32] "POST /ref-update HTTP/1.1" 200 156 0.012281 10.0.0.22 - - [2026-02-18 15:54:32] "GET /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004504 10.0.0.22 - - [2026-02-18 15:54:32] "POST /set-tag HTTP/1.1" 200 109 0.017154 10.0.0.22 - - [2026-02-18 15:54:32] "POST /set-tag HTTP/1.1" 200 109 0.027096 10.0.0.22 - - [2026-02-18 15:54:32] "POST /set-tag HTTP/1.1" 200 109 0.037708 10.0.0.22 - - [2026-02-18 15:54:32] "DELETE /instance-ip/f79958ee-0ce1-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.062494 10.0.0.22 - - [2026-02-18 15:54:32] "POST /ref-update HTTP/1.1" 200 156 0.014592 10.0.0.22 - - [2026-02-18 15:54:32] "DELETE /virtual-machine-interface/f77925b0-0ce1-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.042014 10.0.0.22 - - [2026-02-18 15:54:32] "DELETE /virtual-machine/1989b967-7f50-4f1d-9110-197d19b2251b HTTP/1.1" 200 115 0.046616 10.0.0.22 - - [2026-02-18 15:54:32] "DELETE /tag/0105d785-bce5-4208-b22e-a5ec14efcae2 HTTP/1.1" 200 115 0.051517 10.0.0.22 - - [2026-02-18 15:54:32] "DELETE /tag/9a91d80a-9752-4555-b695-d5265b88c0ab HTTP/1.1" 200 115 0.072042 10.0.0.22 - - [2026-02-18 15:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.22 - - [2026-02-18 15:54:36] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037038 10.0.0.22 - - [2026-02-18 15:54:36] "POST /tags HTTP/1.1" 200 393 0.026995 10.0.0.22 - - [2026-02-18 15:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015173 10.0.0.22 - - [2026-02-18 15:54:37] "GET /tag/b4c2a4c2-a5d0-42e1-ae08-4e51f4ff2a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015111 10.0.0.22 - - [2026-02-18 15:54:37] "POST /tags HTTP/1.1" 200 341 0.018355 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2026-02-18 15:54:37] "GET /tag/43270b6e-65c2-47c4-b335-63448d005e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011682 10.0.0.22 - - [2026-02-18 15:54:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000535 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.001758 10.0.0.22 - - [2026-02-18 15:54:37] "POST /security-groups HTTP/1.1" 200 589 0.068332 10.0.0.22 - - [2026-02-18 15:54:37] "POST /projects HTTP/1.1" 200 519 0.158392 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.002916 10.0.0.22 - - [2026-02-18 15:54:37] "POST /access-control-lists HTTP/1.1" 200 598 0.075513 10.0.0.22 - - [2026-02-18 15:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.067720 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007095 10.0.0.22 - - [2026-02-18 15:54:37] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008531 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.002574 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2026-02-18 15:54:37] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013003 10.0.0.22 - - [2026-02-18 15:54:37] "POST /access-control-lists HTTP/1.1" 200 596 0.065975 10.0.0.22 - - [2026-02-18 15:54:37] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.056682 10.0.0.22 - - [2026-02-18 15:54:37] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.056348 10.0.0.22 - - [2026-02-18 15:54:37] "POST /security-groups HTTP/1.1" 200 591 0.091158 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.003668 10.0.0.22 - - [2026-02-18 15:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.026850 10.0.0.22 - - [2026-02-18 15:54:37] "POST /chown HTTP/1.1" 200 109 0.065966 10.0.0.22 - - [2026-02-18 15:54:37] "POST /access-control-lists HTTP/1.1" 200 632 0.097182 10.0.0.22 - - [2026-02-18 15:54:37] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003084 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.004651 10.0.0.22 - - [2026-02-18 15:54:37] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006654 10.0.0.22 - - [2026-02-18 15:54:37] "POST /tags HTTP/1.1" 409 226 0.002785 10.0.0.22 - - [2026-02-18 15:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.22 - - [2026-02-18 15:54:38] "GET /tag/43270b6e-65c2-47c4-b335-63448d005e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.060036 10.0.0.22 - - [2026-02-18 15:54:38] "POST /access-control-lists HTTP/1.1" 200 630 0.120043 10.0.0.22 - - [2026-02-18 15:54:38] "POST /firewall-rules HTTP/1.1" 200 600 0.094544 10.0.0.22 - - [2026-02-18 15:54:38] "GET /firewall-rule/6223697f-8425-41d2-ae4e-3b0da478c350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004129 10.0.0.22 - - [2026-02-18 15:54:38] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003845 10.0.0.22 - - [2026-02-18 15:54:38] "GET /firewall-rule/6223697f-8425-41d2-ae4e-3b0da478c350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002632 10.0.0.22 - - [2026-02-18 15:54:38] "POST /ref-update HTTP/1.1" 200 156 0.053080 10.0.0.22 - - [2026-02-18 15:54:38] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003861 10.0.0.22 - - [2026-02-18 15:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2026-02-18 15:54:38] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003238 10.0.0.22 - - [2026-02-18 15:54:38] "POST /tags HTTP/1.1" 409 226 0.002254 10.0.0.22 - - [2026-02-18 15:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2026-02-18 15:54:38] "GET /tag/43270b6e-65c2-47c4-b335-63448d005e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012029 10.0.0.22 - - [2026-02-18 15:54:38] "POST /firewall-rules HTTP/1.1" 200 598 0.080911 10.0.0.22 - - [2026-02-18 15:54:38] "GET /firewall-rule/5b1efba1-a09d-4d38-a009-57f102fbc998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018150 10.0.0.22 - - [2026-02-18 15:54:38] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009879 10.0.0.22 - - [2026-02-18 15:54:38] "GET /firewall-rule/5b1efba1-a09d-4d38-a009-57f102fbc998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002649 10.0.0.22 - - [2026-02-18 15:54:38] "POST /ref-update HTTP/1.1" 200 156 0.045882 10.0.0.22 - - [2026-02-18 15:54:39] "POST /tags HTTP/1.1" 200 393 0.024934 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.22 - - [2026-02-18 15:54:40] "GET /tag/a75698c7-0118-4b1f-a6d8-a9b01f5531e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011697 10.0.0.22 - - [2026-02-18 15:54:40] "POST /tags HTTP/1.1" 200 341 0.038074 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.22 - - [2026-02-18 15:54:40] "GET /tag/42242388-bc92-4f49-9579-76a0425162be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019540 10.0.0.22 - - [2026-02-18 15:54:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.000665 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.018697 10.0.0.22 - - [2026-02-18 15:54:40] "POST /security-groups HTTP/1.1" 200 589 0.058025 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.002946 10.0.0.22 - - [2026-02-18 15:54:40] "POST /projects HTTP/1.1" 200 519 0.203973 10.0.0.22 - - [2026-02-18 15:54:40] "POST /access-control-lists HTTP/1.1" 200 598 0.071779 10.0.0.22 - - [2026-02-18 15:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039927 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019411 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.002482 10.0.0.22 - - [2026-02-18 15:54:40] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006330 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.22 - - [2026-02-18 15:54:40] "POST /access-control-lists HTTP/1.1" 200 596 0.059107 10.0.0.22 - - [2026-02-18 15:54:40] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.023040 10.0.0.22 - - [2026-02-18 15:54:40] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.051513 10.0.0.22 - - [2026-02-18 15:54:40] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.038680 10.0.0.22 - - [2026-02-18 15:54:40] "POST /security-groups HTTP/1.1" 200 591 0.141230 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.002594 10.0.0.22 - - [2026-02-18 15:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029536 10.0.0.22 - - [2026-02-18 15:54:40] "POST /chown HTTP/1.1" 200 109 0.068623 10.0.0.22 - - [2026-02-18 15:54:40] "POST /access-control-lists HTTP/1.1" 200 632 0.084457 10.0.0.22 - - [2026-02-18 15:54:40] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002595 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.002248 10.0.0.22 - - [2026-02-18 15:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.22 - - [2026-02-18 15:54:40] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002286 10.0.0.22 - - [2026-02-18 15:54:41] "POST /tags HTTP/1.1" 409 226 0.001827 10.0.0.22 - - [2026-02-18 15:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.22 - - [2026-02-18 15:54:41] "GET /tag/42242388-bc92-4f49-9579-76a0425162be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018664 10.0.0.22 - - [2026-02-18 15:54:41] "POST /access-control-lists HTTP/1.1" 200 630 0.077275 10.0.0.22 - - [2026-02-18 15:54:41] "POST /firewall-rules HTTP/1.1" 200 600 0.084271 10.0.0.22 - - [2026-02-18 15:54:41] "GET /firewall-rule/82724ee6-488e-45d7-a8e1-dd7814babd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013890 10.0.0.22 - - [2026-02-18 15:54:41] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004480 10.0.0.22 - - [2026-02-18 15:54:41] "GET /firewall-rule/82724ee6-488e-45d7-a8e1-dd7814babd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002923 10.0.0.22 - - [2026-02-18 15:54:41] "POST /ref-update HTTP/1.1" 200 156 0.049098 10.0.0.22 - - [2026-02-18 15:54:41] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002744 10.0.0.22 - - [2026-02-18 15:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-02-18 15:54:41] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003449 10.0.0.22 - - [2026-02-18 15:54:41] "POST /tags HTTP/1.1" 409 226 0.002222 10.0.0.22 - - [2026-02-18 15:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.22 - - [2026-02-18 15:54:41] "GET /tag/42242388-bc92-4f49-9579-76a0425162be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014586 10.0.0.22 - - [2026-02-18 15:54:41] "POST /firewall-rules HTTP/1.1" 200 598 0.067084 10.0.0.22 - - [2026-02-18 15:54:41] "GET /firewall-rule/ed195f81-ebad-4ce2-b13e-362584b4ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010484 10.0.0.22 - - [2026-02-18 15:54:41] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005099 10.0.0.22 - - [2026-02-18 15:54:41] "GET /firewall-rule/ed195f81-ebad-4ce2-b13e-362584b4ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002750 10.0.0.22 - - [2026-02-18 15:54:41] "POST /ref-update HTTP/1.1" 200 156 0.053809 10.0.0.22 - - [2026-02-18 15:54:43] "POST /tags HTTP/1.1" 200 345 0.125355 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013053 10.0.0.22 - - [2026-02-18 15:54:43] "GET /tag/013a96b0-c51a-4f3c-9ff2-5a0b865f771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.030154 10.0.0.22 - - [2026-02-18 15:54:43] "POST /projects HTTP/1.1" 409 238 0.001968 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.22 - - [2026-02-18 15:54:43] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047136 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011241 10.0.0.22 - - [2026-02-18 15:54:43] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006329 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.22 - - [2026-02-18 15:54:43] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005289 10.0.0.22 - - [2026-02-18 15:54:43] "POST /security-groups HTTP/1.1" 409 285 0.002446 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.22 - - [2026-02-18 15:54:43] "PUT /security-group/82f4986a-562d-486d-8aeb-a325142f264e HTTP/1.1" 200 262 0.091710 10.0.0.22 - - [2026-02-18 15:54:43] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.134434 10.0.0.22 - - [2026-02-18 15:54:43] "PUT /access-control-list/08de2a9d-ee08-48cc-b605-54ec79285acd HTTP/1.1" 200 272 0.032976 10.0.0.22 - - [2026-02-18 15:54:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.064038 10.0.0.22 - - [2026-02-18 15:54:43] "POST /tags HTTP/1.1" 409 228 0.014319 10.0.0.22 - - [2026-02-18 15:54:43] "PUT /access-control-list/b2e8216a-0810-4445-b9e2-af7b4bea54c2 HTTP/1.1" 200 272 0.042338 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.22 - - [2026-02-18 15:54:43] "GET /tag/013a96b0-c51a-4f3c-9ff2-5a0b865f771e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010281 10.0.0.22 - - [2026-02-18 15:54:43] "POST /tags HTTP/1.1" 200 345 0.047052 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.22 - - [2026-02-18 15:54:43] "GET /tag/1f547d63-faab-4848-9916-ba103ef8f67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017931 10.0.0.22 - - [2026-02-18 15:54:43] "POST /projects HTTP/1.1" 409 238 0.002429 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.22 - - [2026-02-18 15:54:43] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045922 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009521 10.0.0.22 - - [2026-02-18 15:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.22 - - [2026-02-18 15:54:43] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057932 10.0.0.22 - - [2026-02-18 15:54:44] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014422 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.22 - - [2026-02-18 15:54:44] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005631 10.0.0.22 - - [2026-02-18 15:54:44] "POST /security-groups HTTP/1.1" 409 285 0.002952 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.22 - - [2026-02-18 15:54:44] "PUT /security-group/c0e26315-3beb-4726-9fa6-f72536e425ed HTTP/1.1" 200 262 0.060839 10.0.0.22 - - [2026-02-18 15:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029817 10.0.0.22 - - [2026-02-18 15:54:44] "PUT /access-control-list/93d78c51-e1a3-4536-85f2-1b47e2d3d328 HTTP/1.1" 200 272 0.031559 10.0.0.22 - - [2026-02-18 15:54:44] "POST /tags HTTP/1.1" 409 228 0.026889 10.0.0.22 - - [2026-02-18 15:54:44] "PUT /access-control-list/940446e7-ff6e-49b9-9c7f-e6f978f8136f HTTP/1.1" 200 272 0.011728 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.22 - - [2026-02-18 15:54:44] "GET /tag/1f547d63-faab-4848-9916-ba103ef8f67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010203 10.0.0.22 - - [2026-02-18 15:54:44] "POST /tags HTTP/1.1" 200 291 0.050477 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2026-02-18 15:54:44] "GET /tag/39adc032-fc6f-4c4c-84f1-913b186de1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013887 10.0.0.22 - - [2026-02-18 15:54:44] "POST /tags HTTP/1.1" 200 303 0.114266 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2026-02-18 15:54:44] "GET /tag/0ac5a732-71af-4244-8842-0b66399b91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013944 10.0.0.22 - - [2026-02-18 15:54:44] "POST /tags HTTP/1.1" 409 252 0.012672 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-02-18 15:54:44] "GET /tag/b4c2a4c2-a5d0-42e1-ae08-4e51f4ff2a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015825 10.0.0.22 - - [2026-02-18 15:54:44] "POST /tags HTTP/1.1" 409 226 0.002557 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2026-02-18 15:54:44] "GET /tag/43270b6e-65c2-47c4-b335-63448d005e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019492 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.22 - - [2026-02-18 15:54:44] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005308 10.0.0.22 - - [2026-02-18 15:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.22 - - [2026-02-18 15:54:44] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042942 10.0.0.22 - - [2026-02-18 15:54:44] "POST /virtual-machines HTTP/1.1" 200 395 0.030976 10.0.0.22 - - [2026-02-18 15:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028229 10.0.0.22 - - [2026-02-18 15:54:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158062 10.0.0.22 - - [2026-02-18 15:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010938 10.0.0.22 - - [2026-02-18 15:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010644 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009614 10.0.0.22 - - [2026-02-18 15:54:45] "POST /instance-ips HTTP/1.1" 200 397 0.047195 10.0.0.22 - - [2026-02-18 15:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.056065 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027946 10.0.0.22 - - [2026-02-18 15:54:45] "POST /set-tag HTTP/1.1" 200 109 0.071598 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011275 10.0.0.22 - - [2026-02-18 15:54:45] "GET /instance-ip/2534b0d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006140 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004720 10.0.0.22 - - [2026-02-18 15:54:45] "POST /set-tag HTTP/1.1" 200 109 0.004166 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006908 10.0.0.22 - - [2026-02-18 15:54:45] "POST /ref-update HTTP/1.1" 200 156 0.014556 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023243 10.0.0.22 - - [2026-02-18 15:54:45] "POST /set-tag HTTP/1.1" 200 109 0.006971 10.0.0.22 - - [2026-02-18 15:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.22 - - [2026-02-18 15:54:45] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004584 10.0.0.22 - - [2026-02-18 15:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.22 - - [2026-02-18 15:54:45] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055384 10.0.0.22 - - [2026-02-18 15:54:45] "POST /virtual-machines HTTP/1.1" 200 395 0.020620 10.0.0.22 - - [2026-02-18 15:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015202 10.0.0.22 - - [2026-02-18 15:54:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117644 10.0.0.22 - - [2026-02-18 15:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014291 10.0.0.22 - - [2026-02-18 15:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013083 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006074 10.0.0.22 - - [2026-02-18 15:54:46] "POST /instance-ips HTTP/1.1" 200 397 0.028511 10.0.0.22 - - [2026-02-18 15:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.043656 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018025 10.0.0.22 - - [2026-02-18 15:54:46] "POST /set-tag HTTP/1.1" 200 109 0.068296 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009585 10.0.0.22 - - [2026-02-18 15:54:46] "GET /instance-ip/25c5bf96-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004434 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004753 10.0.0.22 - - [2026-02-18 15:54:46] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005457 10.0.0.22 - - [2026-02-18 15:54:46] "POST /ref-update HTTP/1.1" 200 156 0.008978 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017009 10.0.0.22 - - [2026-02-18 15:54:46] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.22 - - [2026-02-18 15:54:46] "POST /tags HTTP/1.1" 200 291 0.020574 10.0.0.22 - - [2026-02-18 15:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.22 - - [2026-02-18 15:54:46] "GET /tag/625dff71-c59f-4f22-a060-b2ad1404ea9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011944 10.0.0.22 - - [2026-02-18 15:54:46] "POST /tags HTTP/1.1" 409 252 0.002468 10.0.0.22 - - [2026-02-18 15:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-02-18 15:54:46] "GET /tag/a75698c7-0118-4b1f-a6d8-a9b01f5531e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011608 10.0.0.22 - - [2026-02-18 15:54:46] "POST /tags HTTP/1.1" 409 226 0.002102 10.0.0.22 - - [2026-02-18 15:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2026-02-18 15:54:46] "GET /tag/42242388-bc92-4f49-9579-76a0425162be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014140 10.0.0.22 - - [2026-02-18 15:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.22 - - [2026-02-18 15:54:46] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005151 10.0.0.22 - - [2026-02-18 15:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-02-18 15:54:46] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047144 10.0.0.22 - - [2026-02-18 15:54:46] "POST /virtual-machines HTTP/1.1" 200 395 0.015314 10.0.0.22 - - [2026-02-18 15:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028684 10.0.0.22 - - [2026-02-18 15:54:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138098 10.0.0.22 - - [2026-02-18 15:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009362 10.0.0.22 - - [2026-02-18 15:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010226 10.0.0.22 - - [2026-02-18 15:54:47] "POST /instance-ips HTTP/1.1" 200 397 0.026145 10.0.0.22 - - [2026-02-18 15:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026900 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012863 10.0.0.22 - - [2026-02-18 15:54:47] "POST /set-tag HTTP/1.1" 200 109 0.062838 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013714 10.0.0.22 - - [2026-02-18 15:54:47] "GET /instance-ip/266fe6e2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009869 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004445 10.0.0.22 - - [2026-02-18 15:54:47] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003721 10.0.0.22 - - [2026-02-18 15:54:47] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009981 10.0.0.22 - - [2026-02-18 15:54:47] "POST /set-tag HTTP/1.1" 200 109 0.005501 10.0.0.22 - - [2026-02-18 15:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2026-02-18 15:54:47] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004501 10.0.0.22 - - [2026-02-18 15:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2026-02-18 15:54:47] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045193 10.0.0.22 - - [2026-02-18 15:54:47] "POST /virtual-machines HTTP/1.1" 200 395 0.014998 10.0.0.22 - - [2026-02-18 15:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032249 10.0.0.22 - - [2026-02-18 15:54:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101371 10.0.0.22 - - [2026-02-18 15:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009651 10.0.0.22 - - [2026-02-18 15:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012288 10.0.0.22 - - [2026-02-18 15:54:48] "POST /instance-ips HTTP/1.1" 200 397 0.028423 10.0.0.22 - - [2026-02-18 15:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027638 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010936 10.0.0.22 - - [2026-02-18 15:54:48] "POST /set-tag HTTP/1.1" 200 109 0.067874 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012321 10.0.0.22 - - [2026-02-18 15:54:48] "GET /instance-ip/26ec5fc4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003516 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004375 10.0.0.22 - - [2026-02-18 15:54:48] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.22 - - [2026-02-18 15:54:48] "POST /tags HTTP/1.1" 200 299 0.022075 10.0.0.22 - - [2026-02-18 15:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.22 - - [2026-02-18 15:54:48] "GET /tag/0adfdb29-c08f-485a-8f6b-a296332c2a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012212 10.0.0.22 - - [2026-02-18 15:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004510 10.0.0.22 - - [2026-02-18 15:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.22 - - [2026-02-18 15:54:48] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038255 10.0.0.22 - - [2026-02-18 15:54:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008379 10.0.0.22 - - [2026-02-18 15:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008662 10.0.0.22 - - [2026-02-18 15:54:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098519 10.0.0.22 - - [2026-02-18 15:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023104 10.0.0.22 - - [2026-02-18 15:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004973 10.0.0.22 - - [2026-02-18 15:54:48] "POST /instance-ips HTTP/1.1" 200 397 0.030312 10.0.0.22 - - [2026-02-18 15:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029495 10.0.0.22 - - [2026-02-18 15:54:48] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008425 10.0.0.22 - - [2026-02-18 15:54:49] "POST /set-tag HTTP/1.1" 200 109 0.023561 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016177 10.0.0.22 - - [2026-02-18 15:54:49] "GET /instance-ip/275f182a-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003183 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005234 10.0.0.22 - - [2026-02-18 15:54:49] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004077 10.0.0.22 - - [2026-02-18 15:54:49] "POST /ref-update HTTP/1.1" 200 156 0.008836 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021000 10.0.0.22 - - [2026-02-18 15:54:49] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.22 - - [2026-02-18 15:54:49] "POST /tags HTTP/1.1" 200 299 0.022947 10.0.0.22 - - [2026-02-18 15:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021064 10.0.0.22 - - [2026-02-18 15:54:49] "GET /tag/f2de07e8-2c7b-4035-be29-1efa3dbb370f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011625 10.0.0.22 - - [2026-02-18 15:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004211 10.0.0.22 - - [2026-02-18 15:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2026-02-18 15:54:49] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044621 10.0.0.22 - - [2026-02-18 15:54:49] "POST /virtual-machines HTTP/1.1" 200 395 0.008539 10.0.0.22 - - [2026-02-18 15:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010491 10.0.0.22 - - [2026-02-18 15:54:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103563 10.0.0.22 - - [2026-02-18 15:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011684 10.0.0.22 - - [2026-02-18 15:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009565 10.0.0.22 - - [2026-02-18 15:54:49] "POST /instance-ips HTTP/1.1" 200 397 0.019086 10.0.0.22 - - [2026-02-18 15:54:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032068 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015931 10.0.0.22 - - [2026-02-18 15:54:49] "POST /set-tag HTTP/1.1" 200 109 0.020667 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015424 10.0.0.22 - - [2026-02-18 15:54:49] "GET /instance-ip/27e114e2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003127 10.0.0.22 - - [2026-02-18 15:54:49] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004560 10.0.0.22 - - [2026-02-18 15:54:49] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.22 - - [2026-02-18 15:54:49] "POST /tags HTTP/1.1" 200 299 0.018093 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-02-18 15:54:50] "GET /tag/5bb1313c-2ef3-44aa-90ef-a1b2bf36690b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016191 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2026-02-18 15:54:50] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005652 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2026-02-18 15:54:50] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036131 10.0.0.22 - - [2026-02-18 15:54:50] "POST /virtual-machines HTTP/1.1" 200 395 0.009201 10.0.0.22 - - [2026-02-18 15:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012810 10.0.0.22 - - [2026-02-18 15:54:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122357 10.0.0.22 - - [2026-02-18 15:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008655 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010077 10.0.0.22 - - [2026-02-18 15:54:50] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004177 10.0.0.22 - - [2026-02-18 15:54:50] "POST /instance-ips HTTP/1.1" 200 397 0.027428 10.0.0.22 - - [2026-02-18 15:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027295 10.0.0.22 - - [2026-02-18 15:54:50] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013372 10.0.0.22 - - [2026-02-18 15:54:50] "POST /set-tag HTTP/1.1" 200 109 0.018789 10.0.0.22 - - [2026-02-18 15:54:50] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015501 10.0.0.22 - - [2026-02-18 15:54:50] "GET /instance-ip/28528546-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003701 10.0.0.22 - - [2026-02-18 15:54:50] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005593 10.0.0.22 - - [2026-02-18 15:54:50] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.22 - - [2026-02-18 15:54:50] "POST /tags HTTP/1.1" 200 299 0.022638 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.22 - - [2026-02-18 15:54:50] "GET /tag/96271c61-df49-46ed-aaf0-3fead4e2a704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014375 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.22 - - [2026-02-18 15:54:50] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005084 10.0.0.22 - - [2026-02-18 15:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.22 - - [2026-02-18 15:54:50] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037955 10.0.0.22 - - [2026-02-18 15:54:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008550 10.0.0.22 - - [2026-02-18 15:54:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028788 10.0.0.22 - - [2026-02-18 15:54:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101524 10.0.0.22 - - [2026-02-18 15:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007364 10.0.0.22 - - [2026-02-18 15:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011156 10.0.0.22 - - [2026-02-18 15:54:51] "POST /instance-ips HTTP/1.1" 200 397 0.019891 10.0.0.22 - - [2026-02-18 15:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027458 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015079 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.035557 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025577 10.0.0.22 - - [2026-02-18 15:54:51] "GET /instance-ip/28c526b4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003328 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004099 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003300 10.0.0.22 - - [2026-02-18 15:54:51] "POST /ref-update HTTP/1.1" 200 156 0.008320 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012375 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004311 10.0.0.22 - - [2026-02-18 15:54:51] "POST /ref-update HTTP/1.1" 200 156 0.007648 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008741 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003832 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004246 10.0.0.22 - - [2026-02-18 15:54:51] "POST /ref-update HTTP/1.1" 200 156 0.007031 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013085 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-router/c163d301-6cd9-4806-aaa8-24ee634da673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003729 10.0.0.22 - - [2026-02-18 15:54:51] "POST /ref-update HTTP/1.1" 200 156 0.019765 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004255 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003793 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006467 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003728 10.0.0.22 - - [2026-02-18 15:54:51] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.22 - - [2026-02-18 15:54:51] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003992 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.22 - - [2026-02-18 15:54:52] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004216 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.22 - - [2026-02-18 15:54:52] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004054 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.22 - - [2026-02-18 15:54:52] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004602 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.22 - - [2026-02-18 15:54:52] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005307 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.22 - - [2026-02-18 15:54:52] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004193 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.22 - - [2026-02-18 15:54:52] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004384 10.0.0.22 - - [2026-02-18 15:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.22 - - [2026-02-18 15:54:55] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004267 10.0.0.22 - - [2026-02-18 15:54:55] "POST /set-tag HTTP/1.1" 200 109 0.012722 10.0.0.22 - - [2026-02-18 15:54:55] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004363 10.0.0.22 - - [2026-02-18 15:54:55] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.22 - - [2026-02-18 15:54:56] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012414 10.0.0.22 - - [2026-02-18 15:54:56] "POST /set-tag HTTP/1.1" 200 109 0.004139 10.0.0.22 - - [2026-02-18 15:54:56] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004539 10.0.0.22 - - [2026-02-18 15:54:56] "POST /set-tag HTTP/1.1" 200 109 0.003672 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine/ef7f61f5-b357-4e5e-9dfb-3e4ef7201fcf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003098 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004332 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine/49ad3876-3542-4a64-8388-18d23d49b5a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004061 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006102 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine/39139d78-85b9-4f08-83ef-815fa68782b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004304 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005832 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine/59202c0a-4acb-4e43-a71d-c89f889d5047?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003577 10.0.0.22 - - [2026-02-18 15:54:59] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004453 10.0.0.22 - - [2026-02-18 15:55:00] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004097 10.0.0.22 - - [2026-02-18 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine/f99594af-56db-47c1-9bd4-eb9266dd4ff3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004013 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009140 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine/1665dac7-76f1-4b51-8f79-590e65934d3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002973 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004371 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine/dcae89a9-6c83-491c-a5e8-342c5b9c5f22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004047 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004852 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine/7bfc594f-3a91-4f77-bbb6-c03286ec1171?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003082 10.0.0.22 - - [2026-02-18 15:55:04] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004330 10.0.0.22 - - [2026-02-18 15:55:04] "GET /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002288 10.0.0.22 - - [2026-02-18 15:55:05] "POST /tags HTTP/1.1" 200 333 0.027865 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019777 10.0.0.22 - - [2026-02-18 15:55:05] "GET /tag/8b84cb82-1fb4-45b7-9c8a-844bca63481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.023306 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2026-02-18 15:55:05] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053467 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2026-02-18 15:55:05] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005556 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.22 - - [2026-02-18 15:55:05] "GET /service-appliance-set/86f038fb-2260-43a5-9433-49807595ccd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003006 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 404 273 0.001772 10.0.0.22 - - [2026-02-18 15:55:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098435 10.0.0.22 - - [2026-02-18 15:55:05] "GET /virtual-machine-interface/937e5040-b508-41e2-94e4-11f164799f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004541 10.0.0.22 - - [2026-02-18 15:55:05] "POST /instance-ips HTTP/1.1" 200 409 0.020150 10.0.0.22 - - [2026-02-18 15:55:05] "GET /instance-ip/bfcf4699-6415-4c1b-a3ca-58a4f80eb1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005338 10.0.0.22 - - [2026-02-18 15:55:05] "POST /loadbalancers HTTP/1.1" 200 629 0.066659 10.0.0.22 - - [2026-02-18 15:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022446 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015339 10.0.0.22 - - [2026-02-18 15:55:05] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.072190 10.0.0.22 - - [2026-02-18 15:55:05] "GET /instance-ip/bfcf4699-6415-4c1b-a3ca-58a4f80eb1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006470 10.0.0.22 - - [2026-02-18 15:55:05] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052880 10.0.0.22 - - [2026-02-18 15:55:05] "GET /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003548 10.0.0.22 - - [2026-02-18 15:55:05] "POST /floating-ips HTTP/1.1" 200 597 0.058212 10.0.0.22 - - [2026-02-18 15:55:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.049853 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2026-02-18 15:55:05] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027098 10.0.0.22 - - [2026-02-18 15:55:05] "GET /loadbalancer-listener/69b6e56b-82e4-4252-bce2-b82cab111689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.005533 10.0.0.22 - - [2026-02-18 15:55:05] "GET /loadbalancer-listener/69b6e56b-82e4-4252-bce2-b82cab111689?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003750 10.0.0.22 - - [2026-02-18 15:55:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020365 10.0.0.22 - - [2026-02-18 15:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2026-02-18 15:55:05] "GET /instance-ip/bfcf4699-6415-4c1b-a3ca-58a4f80eb1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.007528 10.0.0.22 - - [2026-02-18 15:55:05] "GET /instance-ip/bfcf4699-6415-4c1b-a3ca-58a4f80eb1f7?fields=floating_ips HTTP/1.1" 200 1213 0.004961 10.0.0.22 - - [2026-02-18 15:55:05] "GET /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002706 10.0.0.22 - - [2026-02-18 15:55:06] "GET /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002721 10.0.0.22 - - [2026-02-18 15:55:06] "GET /loadbalancer-pool/374a6e40-04f6-4a84-bcd9-84e70bcba8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004639 10.0.0.22 - - [2026-02-18 15:55:06] "GET /floating-ip/24e86c15-e90b-4c61-bea5-1cfff4b1f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002058 10.0.0.22 - - [2026-02-18 15:55:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022818 10.0.0.22 - - [2026-02-18 15:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016594 10.0.0.22 - - [2026-02-18 15:55:06] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012773 10.0.0.22 - - [2026-02-18 15:55:06] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005234 10.0.0.22 - - [2026-02-18 15:55:06] "POST /ref-update HTTP/1.1" 200 156 0.007765 10.0.0.22 - - [2026-02-18 15:55:06] "GET /floating-ip/24e86c15-e90b-4c61-bea5-1cfff4b1f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.014083 10.0.0.22 - - [2026-02-18 15:55:06] "POST /tags HTTP/1.1" 409 221 0.002063 10.0.0.22 - - [2026-02-18 15:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.22 - - [2026-02-18 15:55:06] "GET /tag/8b84cb82-1fb4-45b7-9c8a-844bca63481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010211 10.0.0.22 - - [2026-02-18 15:55:06] "PUT /floating-ip/24e86c15-e90b-4c61-bea5-1cfff4b1f510 HTTP/1.1" 200 256 0.013654 10.0.0.22 - - [2026-02-18 15:55:06] "POST /set-tag HTTP/1.1" 200 109 0.075714 10.0.0.22 - - [2026-02-18 15:55:06] "GET /loadbalancer-pool/374a6e40-04f6-4a84-bcd9-84e70bcba8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007421 10.0.0.22 - - [2026-02-18 15:55:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018294 10.0.0.22 - - [2026-02-18 15:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009378 10.0.0.22 - - [2026-02-18 15:55:06] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010319 10.0.0.22 - - [2026-02-18 15:55:06] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004198 10.0.0.22 - - [2026-02-18 15:55:06] "POST /ref-update HTTP/1.1" 200 156 0.009376 10.0.0.22 - - [2026-02-18 15:55:06] "GET /floating-ip/24e86c15-e90b-4c61-bea5-1cfff4b1f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.016736 10.0.0.22 - - [2026-02-18 15:55:06] "POST /set-tag HTTP/1.1" 200 109 0.091515 10.0.0.22 - - [2026-02-18 15:55:07] "POST /tags HTTP/1.1" 409 206 0.002244 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.22 - - [2026-02-18 15:55:07] "GET /tag/0ac5a732-71af-4244-8842-0b66399b91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010483 10.0.0.22 - - [2026-02-18 15:55:07] "POST /tags HTTP/1.1" 409 204 0.001903 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.22 - - [2026-02-18 15:55:07] "GET /tag/f2de07e8-2c7b-4035-be29-1efa3dbb370f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018073 10.0.0.22 - - [2026-02-18 15:55:07] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002705 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.22 - - [2026-02-18 15:55:07] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002746 10.0.0.22 - - [2026-02-18 15:55:07] "POST /tags HTTP/1.1" 409 206 0.002019 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-02-18 15:55:07] "GET /tag/0ac5a732-71af-4244-8842-0b66399b91bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011363 10.0.0.22 - - [2026-02-18 15:55:07] "POST /tags HTTP/1.1" 409 226 0.005811 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-02-18 15:55:07] "GET /tag/43270b6e-65c2-47c4-b335-63448d005e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016922 10.0.0.22 - - [2026-02-18 15:55:07] "POST /tags HTTP/1.1" 409 204 0.002089 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.22 - - [2026-02-18 15:55:07] "GET /tag/f2de07e8-2c7b-4035-be29-1efa3dbb370f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010774 10.0.0.22 - - [2026-02-18 15:55:07] "POST /tags HTTP/1.1" 409 226 0.001926 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2026-02-18 15:55:07] "GET /tag/43270b6e-65c2-47c4-b335-63448d005e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011044 10.0.0.22 - - [2026-02-18 15:55:07] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002305 10.0.0.22 - - [2026-02-18 15:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.22 - - [2026-02-18 15:55:07] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002585 10.0.0.22 - - [2026-02-18 15:55:07] "POST /firewall-rules HTTP/1.1" 200 626 0.067718 10.0.0.22 - - [2026-02-18 15:55:07] "POST /firewall-rules HTTP/1.1" 200 646 0.076673 10.0.0.22 - - [2026-02-18 15:55:07] "GET /firewall-rule/373d236c-1600-491d-b6d7-1876ac25daa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.010731 10.0.0.22 - - [2026-02-18 15:55:07] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002570 10.0.0.22 - - [2026-02-18 15:55:07] "GET /firewall-rule/01171ecc-ddd9-4594-afd2-09f4493c06ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005018 10.0.0.22 - - [2026-02-18 15:55:08] "POST /ref-update HTTP/1.1" 200 156 0.040697 10.0.0.22 - - [2026-02-18 15:55:08] "POST /firewall-policys HTTP/1.1" 200 606 0.028695 10.0.0.22 - - [2026-02-18 15:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015460 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/4e106a38-8614-413d-81cc-14ada1653e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008060 10.0.0.22 - - [2026-02-18 15:55:08] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004728 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/4e106a38-8614-413d-81cc-14ada1653e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002868 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004743 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003562 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004457 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002340 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002522 10.0.0.22 - - [2026-02-18 15:55:08] "POST /ref-update HTTP/1.1" 200 156 0.024061 10.0.0.22 - - [2026-02-18 15:55:08] "POST /ref-update HTTP/1.1" 200 156 0.031717 10.0.0.22 - - [2026-02-18 15:55:08] "POST /ref-update HTTP/1.1" 200 156 0.020617 10.0.0.22 - - [2026-02-18 15:55:08] "POST /ref-update HTTP/1.1" 200 156 0.036953 10.0.0.22 - - [2026-02-18 15:55:08] "POST /ref-update HTTP/1.1" 200 156 0.031463 10.0.0.22 - - [2026-02-18 15:55:08] "GET /firewall-policy/4e106a38-8614-413d-81cc-14ada1653e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003289 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:55:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:55:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:55:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:55:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001242 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015609 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.006938 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014141 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.004277 10.0.0.22 - - [2026-02-18 15:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.22 - - [2026-02-18 15:55:48] "GET /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003154 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004041 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.018720 10.0.0.22 - - [2026-02-18 15:55:48] "DELETE /loadbalancer-member/214a07ff-a5cc-4034-8f17-07a2aa536c36 HTTP/1.1" 200 115 0.030626 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004823 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004454 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004012 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005345 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006051 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.22 - - [2026-02-18 15:55:48] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005044 10.0.0.22 - - [2026-02-18 15:55:48] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.22 - - [2026-02-18 15:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2026-02-18 15:55:48] "GET /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002454 10.0.0.22 - - [2026-02-18 15:55:49] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006962 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.004467 10.0.0.22 - - [2026-02-18 15:55:49] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004830 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.22 - - [2026-02-18 15:55:49] "GET /virtual-machine/ef7f61f5-b357-4e5e-9dfb-3e4ef7201fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003101 10.0.0.22 - - [2026-02-18 15:55:49] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.22 - - [2026-02-18 15:55:49] "GET /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010765 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.027662 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.020288 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.028484 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.046481 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.029971 10.0.0.22 - - [2026-02-18 15:55:49] "DELETE /instance-ip/2534b0d2-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.047777 10.0.0.22 - - [2026-02-18 15:55:49] "POST /ref-update HTTP/1.1" 200 156 0.011242 10.0.0.22 - - [2026-02-18 15:55:49] "DELETE /virtual-machine-interface/2512c936-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.049085 10.0.0.22 - - [2026-02-18 15:55:49] "DELETE /virtual-machine/ef7f61f5-b357-4e5e-9dfb-3e4ef7201fcf HTTP/1.1" 200 115 0.022302 10.0.0.22 - - [2026-02-18 15:55:49] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011003 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.22 - - [2026-02-18 15:55:49] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005571 10.0.0.22 - - [2026-02-18 15:55:49] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine/39139d78-85b9-4f08-83ef-815fa68782b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003010 10.0.0.22 - - [2026-02-18 15:55:50] "POST /ref-update HTTP/1.1" 200 156 0.008557 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009541 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.017020 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.025191 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.034114 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.017365 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.030454 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /instance-ip/266fe6e2-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.057732 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /virtual-machine-interface/26504ad0-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.051504 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /virtual-machine/39139d78-85b9-4f08-83ef-815fa68782b9 HTTP/1.1" 200 115 0.019323 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004195 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005320 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine/59202c0a-4acb-4e43-a71d-c89f889d5047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002950 10.0.0.22 - - [2026-02-18 15:55:50] "POST /ref-update HTTP/1.1" 200 156 0.011071 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012897 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.027166 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.024049 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.036044 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.013858 10.0.0.22 - - [2026-02-18 15:55:50] "POST /set-tag HTTP/1.1" 200 109 0.023125 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /instance-ip/26ec5fc4-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.038000 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /virtual-machine-interface/26d360d2-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.032631 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /virtual-machine/59202c0a-4acb-4e43-a71d-c89f889d5047 HTTP/1.1" 200 115 0.032953 10.0.0.22 - - [2026-02-18 15:55:50] "DELETE /tag/625dff71-c59f-4f22-a060-b2ad1404ea9d HTTP/1.1" 200 115 0.054655 10.0.0.22 - - [2026-02-18 15:55:50] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004570 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.22 - - [2026-02-18 15:55:51] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004257 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.22 - - [2026-02-18 15:55:51] "GET /virtual-machine/49ad3876-3542-4a64-8388-18d23d49b5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002652 10.0.0.22 - - [2026-02-18 15:55:51] "POST /ref-update HTTP/1.1" 200 156 0.016484 10.0.0.22 - - [2026-02-18 15:55:51] "GET /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010031 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.020786 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.039836 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.027075 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.018720 10.0.0.22 - - [2026-02-18 15:55:51] "POST /set-tag HTTP/1.1" 200 109 0.035586 10.0.0.22 - - [2026-02-18 15:55:51] "DELETE /instance-ip/25c5bf96-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.062611 10.0.0.22 - - [2026-02-18 15:55:51] "POST /ref-update HTTP/1.1" 200 156 0.023366 10.0.0.22 - - [2026-02-18 15:55:51] "DELETE /virtual-machine-interface/25aaaef4-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.064834 10.0.0.22 - - [2026-02-18 15:55:51] "DELETE /virtual-machine/49ad3876-3542-4a64-8388-18d23d49b5a8 HTTP/1.1" 200 115 0.027704 10.0.0.22 - - [2026-02-18 15:55:51] "DELETE /tag/39adc032-fc6f-4c4c-84f1-913b186de1fa HTTP/1.1" 200 115 0.045774 10.0.0.22 - - [2026-02-18 15:55:51] "DELETE /tag/0ac5a732-71af-4244-8842-0b66399b91bb HTTP/1.1" 409 312 0.017394 10.0.0.22 - - [2026-02-18 15:56:23] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007793 10.0.0.22 - - [2026-02-18 15:56:23] "POST /set-tag HTTP/1.1" 200 109 0.010782 10.0.0.22 - - [2026-02-18 15:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.22 - - [2026-02-18 15:56:23] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006001 10.0.0.22 - - [2026-02-18 15:56:23] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004279 10.0.0.22 - - [2026-02-18 15:56:24] "POST /set-tag HTTP/1.1" 200 109 0.050251 10.0.0.22 - - [2026-02-18 15:56:24] "DELETE /loadbalancer-member/0dd0f407-dc77-48dc-ae84-a32956cc7717 HTTP/1.1" 200 115 0.035481 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013393 10.0.0.22 - - [2026-02-18 15:56:24] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.22 - - [2026-02-18 15:56:24] "DELETE /loadbalancer-member/fa00bc81-ffbf-4e08-9865-a0c90f0b769e HTTP/1.1" 200 115 0.034801 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004949 10.0.0.22 - - [2026-02-18 15:56:24] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.22 - - [2026-02-18 15:56:24] "DELETE /loadbalancer-member/713f0d1a-5e7c-426e-9368-73be5248a0d3 HTTP/1.1" 200 115 0.040151 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006585 10.0.0.22 - - [2026-02-18 15:56:24] "POST /set-tag HTTP/1.1" 200 109 0.011201 10.0.0.22 - - [2026-02-18 15:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.22 - - [2026-02-18 15:56:24] "GET /loadbalancer/5f93140c-66e3-44aa-a721-96e7fcd7c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002949 10.0.0.22 - - [2026-02-18 15:56:24] "GET /loadbalancer-pool/6fb4c9e8-3346-444a-be69-573da0eb26a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002758 10.0.0.22 - - [2026-02-18 15:56:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030107 10.0.0.22 - - [2026-02-18 15:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032225 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.042879 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025871 10.0.0.22 - - [2026-02-18 15:56:24] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007332 10.0.0.22 - - [2026-02-18 15:56:24] "POST /set-tag HTTP/1.1" 200 109 0.082304 10.0.0.22 - - [2026-02-18 15:56:24] "GET /loadbalancer-pool/f951caf4-07de-4ad2-9786-72080b66215a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008836 10.0.0.22 - - [2026-02-18 15:56:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025879 10.0.0.22 - - [2026-02-18 15:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019489 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011809 10.0.0.22 - - [2026-02-18 15:56:24] "POST /set-tag HTTP/1.1" 200 109 0.004837 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004896 10.0.0.22 - - [2026-02-18 15:56:24] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005253 10.0.0.22 - - [2026-02-18 15:56:24] "GET /loadbalancer-pool/04f1e4c2-ae1f-47e8-8528-8833ee11259f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.002692 10.0.0.22 - - [2026-02-18 15:56:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028602 10.0.0.22 - - [2026-02-18 15:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026880 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015376 10.0.0.22 - - [2026-02-18 15:56:24] "GET /virtual-machine-interface/83294a3c-0ce1-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005652 10.0.0.22 - - [2026-02-18 15:56:25] "GET /floating-ip/10f272ea-d79d-4a3d-91e0-b94936d72061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009952 10.0.0.22 - - [2026-02-18 15:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.22 - - [2026-02-18 15:56:25] "POST /tags HTTP/1.1" 200 365 0.082988 10.0.0.22 - - [2026-02-18 15:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025301 10.0.0.22 - - [2026-02-18 15:56:25] "GET /tag/16b5ff01-6ce4-4ea5-92d2-4b0fa1765c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015311 10.0.0.22 - - [2026-02-18 15:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.22 - - [2026-02-18 15:56:25] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077068 10.0.0.22 - - [2026-02-18 15:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.22 - - [2026-02-18 15:56:25] "GET /service-appliance-set/b4618b6c-328e-4935-be79-adda0d8be213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002924 10.0.0.22 - - [2026-02-18 15:56:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002714 10.0.0.22 - - [2026-02-18 15:56:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.145544 10.0.0.22 - - [2026-02-18 15:56:25] "GET /virtual-machine-interface/0fdee727-9c24-4c6c-8fa4-360eed9d6868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026575 10.0.0.22 - - [2026-02-18 15:56:25] "POST /set-tag HTTP/1.1" 200 109 0.033599 10.0.0.22 - - [2026-02-18 15:56:25] "POST /instance-ips HTTP/1.1" 200 417 0.029204 10.0.0.22 - - [2026-02-18 15:56:25] "GET /instance-ip/480a832d-8be7-4520-90d4-8678b682f537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.018500 10.0.0.22 - - [2026-02-18 15:56:25] "POST /loadbalancers HTTP/1.1" 200 618 0.071961 10.0.0.22 - - [2026-02-18 15:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012305 10.0.0.22 - - [2026-02-18 15:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009242 10.0.0.22 - - [2026-02-18 15:56:25] "POST /service-instances HTTP/1.1" 200 566 0.056902 10.0.0.22 - - [2026-02-18 15:56:25] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076517 10.0.0.22 - - [2026-02-18 15:56:25] "POST /ref-update HTTP/1.1" 200 156 0.040697 10.0.0.22 - - [2026-02-18 15:56:26] "GET /virtual-machine-interface/0fdee727-9c24-4c6c-8fa4-360eed9d6868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012870 10.0.0.22 - - [2026-02-18 15:56:26] "GET /virtual-machine-interface/0fdee727-9c24-4c6c-8fa4-360eed9d6868?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.012163 10.0.0.22 - - [2026-02-18 15:56:26] "PUT /service-instance/34cf83cc-1fb8-4e36-aed7-e2c6d239a046 HTTP/1.1" 200 266 0.030382 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 404 208 0.007808 10.0.0.22 - - [2026-02-18 15:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029513 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.22 - - [2026-02-18 15:56:26] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003462 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.22 - - [2026-02-18 15:56:26] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003828 10.0.0.22 - - [2026-02-18 15:56:26] "POST /tags HTTP/1.1" 409 221 0.002684 10.0.0.22 - - [2026-02-18 15:56:26] "POST /virtual-machines HTTP/1.1" 200 429 0.019102 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016126 10.0.0.22 - - [2026-02-18 15:56:26] "GET /tag/a47aaf07-990f-4978-90d5-a6a743704a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016334 10.0.0.22 - - [2026-02-18 15:56:26] "POST /tags HTTP/1.1" 409 238 0.002522 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.22 - - [2026-02-18 15:56:26] "GET /tag/16b5ff01-6ce4-4ea5-92d2-4b0fa1765c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.044459 10.0.0.22 - - [2026-02-18 15:56:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164248 10.0.0.22 - - [2026-02-18 15:56:26] "POST /chown HTTP/1.1" 200 109 0.027156 10.0.0.22 - - [2026-02-18 15:56:26] "POST /firewall-rules HTTP/1.1" 200 650 0.148137 10.0.0.22 - - [2026-02-18 15:56:26] "POST /chown HTTP/1.1" 200 109 0.018441 10.0.0.22 - - [2026-02-18 15:56:26] "GET /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.029299 10.0.0.22 - - [2026-02-18 15:56:26] "PUT /virtual-machine-interface/7a32e81a-916a-4658-8cb7-2ba43cb2f2bc HTTP/1.1" 200 284 0.039740 10.0.0.22 - - [2026-02-18 15:56:26] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004397 10.0.0.22 - - [2026-02-18 15:56:26] "GET /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008946 10.0.0.22 - - [2026-02-18 15:56:26] "PUT /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 256 0.050991 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.034608 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.039086 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010275 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.030968 10.0.0.22 - - [2026-02-18 15:56:26] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.109498 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.059649 10.0.0.22 - - [2026-02-18 15:56:26] "GET /loadbalancer/30967296-af43-4d24-9cf7-14b06cd232d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003891 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.023059 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.025778 10.0.0.22 - - [2026-02-18 15:56:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.086129 10.0.0.22 - - [2026-02-18 15:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012074 10.0.0.22 - - [2026-02-18 15:56:26] "POST /ref-update HTTP/1.1" 200 156 0.055891 10.0.0.22 - - [2026-02-18 15:56:27] "GET /project/a36e96e4-370b-43c6-814e-d515101fe741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087097 10.0.0.22 - - [2026-02-18 15:56:27] "POST /virtual-machines HTTP/1.1" 200 429 0.049130 10.0.0.22 - - [2026-02-18 15:56:27] "GET /loadbalancer-listener/939a3081-08a6-4eb9-86ee-a1853e38bb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006325 10.0.0.22 - - [2026-02-18 15:56:27] "GET /loadbalancer-listener/939a3081-08a6-4eb9-86ee-a1853e38bb98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004019 10.0.0.22 - - [2026-02-18 15:56:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.103678 10.0.0.22 - - [2026-02-18 15:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154874 10.0.0.22 - - [2026-02-18 15:56:27] "POST /chown HTTP/1.1" 200 109 0.051409 10.0.0.22 - - [2026-02-18 15:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.040336 10.0.0.22 - - [2026-02-18 15:56:27] "GET /loadbalancer-pool/d4a6a2b6-9177-4b96-a969-eff2f26f16d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008305 10.0.0.22 - - [2026-02-18 15:56:27] "POST /chown HTTP/1.1" 200 109 0.011974 10.0.0.22 - - [2026-02-18 15:56:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.057174 10.0.0.22 - - [2026-02-18 15:56:27] "PUT /virtual-machine-interface/cebe89b6-341b-4b63-a32f-160dc025cb28 HTTP/1.1" 200 284 0.027875 10.0.0.22 - - [2026-02-18 15:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013762 10.0.0.22 - - [2026-02-18 15:56:27] "GET /loadbalancer-member/b3e51f60-3c26-4c60-bc76-8dcad1c913f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.010355 10.0.0.22 - - [2026-02-18 15:56:27] "PUT /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 256 0.066061 10.0.0.22 - - [2026-02-18 15:56:27] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003280 10.0.0.22 - - [2026-02-18 15:56:27] "POST /ref-update HTTP/1.1" 200 156 0.015615 10.0.0.22 - - [2026-02-18 15:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015305 10.0.0.22 - - [2026-02-18 15:56:27] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007898 10.0.0.22 - - [2026-02-18 15:56:27] "POST /tags HTTP/1.1" 409 221 0.002770 10.0.0.22 - - [2026-02-18 15:56:27] "POST /ref-update HTTP/1.1" 200 156 0.029198 10.0.0.22 - - [2026-02-18 15:56:27] "POST /ref-update HTTP/1.1" 200 156 0.011690 10.0.0.22 - - [2026-02-18 15:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2026-02-18 15:56:27] "GET /tag/a47aaf07-990f-4978-90d5-a6a743704a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012403 10.0.0.22 - - [2026-02-18 15:56:27] "POST /tags HTTP/1.1" 409 238 0.001842 10.0.0.22 - - [2026-02-18 15:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.22 - - [2026-02-18 15:56:27] "GET /tag/16b5ff01-6ce4-4ea5-92d2-4b0fa1765c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010744 10.0.0.22 - - [2026-02-18 15:56:27] "POST /ref-update HTTP/1.1" 200 156 0.018801 10.0.0.22 - - [2026-02-18 15:56:27] "POST /ref-update HTTP/1.1" 200 156 0.021938 10.0.0.22 - - [2026-02-18 15:56:27] "POST /firewall-rules HTTP/1.1" 409 293 0.025537 10.0.0.22 - - [2026-02-18 15:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.22 - - [2026-02-18 15:56:27] "PUT /service-instance/34cf83cc-1fb8-4e36-aed7-e2c6d239a046 HTTP/1.1" 200 266 0.021367 10.0.0.22 - - [2026-02-18 15:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034997 10.0.0.22 - - [2026-02-18 15:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012082 10.0.0.22 - - [2026-02-18 15:56:27] "PUT /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8 HTTP/1.1" 200 260 0.146827 10.0.0.22 - - [2026-02-18 15:56:27] "GET /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.016398 10.0.0.22 - - [2026-02-18 15:56:27] "POST /chown HTTP/1.1" 200 109 0.007566 10.0.0.22 - - [2026-02-18 15:56:27] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.014599 10.0.0.22 - - [2026-02-18 15:56:27] "POST /chown HTTP/1.1" 200 109 0.031879 10.0.0.22 - - [2026-02-18 15:56:27] "GET /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.014225 10.0.0.22 - - [2026-02-18 15:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.22 - - [2026-02-18 15:56:27] "PUT /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 256 0.021448 10.0.0.22 - - [2026-02-18 15:56:28] "GET /tag/16b5ff01-6ce4-4ea5-92d2-4b0fa1765c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.018292 10.0.0.22 - - [2026-02-18 15:56:28] "GET /tag/16b5ff01-6ce4-4ea5-92d2-4b0fa1765c6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.027795 10.0.0.22 - - [2026-02-18 15:56:28] "GET /virtual-machine-interface/0fdee727-9c24-4c6c-8fa4-360eed9d6868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004598 10.0.0.22 - - [2026-02-18 15:56:28] "POST /ref-update HTTP/1.1" 200 156 0.038673 10.0.0.22 - - [2026-02-18 15:56:28] "POST /chown HTTP/1.1" 200 109 0.034176 10.0.0.22 - - [2026-02-18 15:56:28] "POST /chown HTTP/1.1" 200 109 0.059058 10.0.0.22 - - [2026-02-18 15:56:28] "POST /set-tag HTTP/1.1" 200 109 0.082127 10.0.0.22 - - [2026-02-18 15:56:28] "GET /virtual-machine-interface/7a32e81a-916a-4658-8cb7-2ba43cb2f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.034089 10.0.0.22 - - [2026-02-18 15:56:28] "PUT /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 256 0.047293 10.0.0.22 - - [2026-02-18 15:56:28] "POST /set-tag HTTP/1.1" 200 109 0.074143 10.0.0.22 - - [2026-02-18 15:56:28] "POST /ref-update HTTP/1.1" 200 156 0.079618 10.0.0.22 - - [2026-02-18 15:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.22 - - [2026-02-18 15:56:28] "GET /virtual-machine-interface/cebe89b6-341b-4b63-a32f-160dc025cb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007856 10.0.0.22 - - [2026-02-18 15:56:28] "POST /set-tag HTTP/1.1" 200 109 0.037122 10.0.0.22 - - [2026-02-18 15:56:28] "GET /firewall-policy/0685621a-4c61-4f45-ae05-8b2354c0dae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015073 10.0.0.22 - - [2026-02-18 15:56:28] "POST /chown HTTP/1.1" 200 109 0.031105 10.0.0.22 - - [2026-02-18 15:56:28] "GET /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.006304 10.0.0.22 - - [2026-02-18 15:56:28] "POST /chown HTTP/1.1" 200 109 0.032545 10.0.0.22 - - [2026-02-18 15:56:28] "POST /ref-update HTTP/1.1" 200 156 0.049798 10.0.0.22 - - [2026-02-18 15:56:28] "PUT /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 256 0.045599 10.0.0.22 - - [2026-02-18 15:56:28] "POST /ref-update HTTP/1.1" 200 156 0.022541 10.0.0.22 - - [2026-02-18 15:56:28] "POST /chown HTTP/1.1" 200 109 0.017519 10.0.0.22 - - [2026-02-18 15:56:28] "DELETE /firewall-rule/3a3601bf-8157-4b65-bc67-9a96d3cf3eb8 HTTP/1.1" 200 115 0.108641 10.0.0.22 - - [2026-02-18 15:56:28] "POST /chown HTTP/1.1" 200 109 0.043224 10.0.0.22 - - [2026-02-18 15:56:28] "DELETE /loadbalancer-member/b3e51f60-3c26-4c60-bc76-8dcad1c913f0 HTTP/1.1" 200 115 0.071069 10.0.0.22 - - [2026-02-18 15:56:28] "PUT /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 256 0.027332 10.0.0.22 - - [2026-02-18 15:56:28] "POST /ref-update HTTP/1.1" 200 156 0.035379 10.0.0.22 - - [2026-02-18 15:56:28] "DELETE /loadbalancer-pool/d4a6a2b6-9177-4b96-a969-eff2f26f16d9 HTTP/1.1" 200 115 0.079195 10.0.0.22 - - [2026-02-18 15:56:28] "DELETE /loadbalancer-listener/939a3081-08a6-4eb9-86ee-a1853e38bb98 HTTP/1.1" 200 115 0.067027 10.0.0.22 - - [2026-02-18 15:56:28] "DELETE /loadbalancer/30967296-af43-4d24-9cf7-14b06cd232d0 HTTP/1.1" 200 115 0.050508 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /instance-ip/480a832d-8be7-4520-90d4-8678b682f537 HTTP/1.1" 200 115 0.069942 10.0.0.22 - - [2026-02-18 15:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.22 - - [2026-02-18 15:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /virtual-machine-interface/0fdee727-9c24-4c6c-8fa4-360eed9d6868 HTTP/1.1" 200 115 0.079028 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /tag/16b5ff01-6ce4-4ea5-92d2-4b0fa1765c6b HTTP/1.1" 200 115 0.122615 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /service-instance/34cf83cc-1fb8-4e36-aed7-e2c6d239a046 HTTP/1.1" 200 115 0.045969 10.0.0.22 - - [2026-02-18 15:56:29] "GET /virtual-machine-interface/7a32e81a-916a-4658-8cb7-2ba43cb2f2bc?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.011562 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /virtual-machine-interface/7a32e81a-916a-4658-8cb7-2ba43cb2f2bc HTTP/1.1" 200 115 0.065142 10.0.0.22 - - [2026-02-18 15:56:29] "POST /ref-update HTTP/1.1" 200 156 0.013770 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /virtual-machine/cb2d9459-63b0-4d4f-ae35-480ee829a7c2 HTTP/1.1" 200 115 0.024876 10.0.0.22 - - [2026-02-18 15:56:29] "GET /virtual-machine-interface/cebe89b6-341b-4b63-a32f-160dc025cb28?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008276 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /virtual-machine-interface/cebe89b6-341b-4b63-a32f-160dc025cb28 HTTP/1.1" 200 115 0.069528 10.0.0.22 - - [2026-02-18 15:56:29] "DELETE /virtual-machine/f833c464-d461-48cd-9909-03bb3c6fe914 HTTP/1.1" 200 115 0.037954 10.0.0.22 - - [2026-02-18 15:56:44] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009114 10.0.0.22 - - [2026-02-18 15:56:44] "POST /set-tag HTTP/1.1" 200 109 0.008530 10.0.0.22 - - [2026-02-18 15:56:44] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010927 10.0.0.22 - - [2026-02-18 15:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.22 - - [2026-02-18 15:56:44] "GET /virtual-machine/7bfc594f-3a91-4f77-bbb6-c03286ec1171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003191 10.0.0.22 - - [2026-02-18 15:56:44] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.22 - - [2026-02-18 15:56:44] "GET /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019209 10.0.0.22 - - [2026-02-18 15:56:44] "POST /set-tag HTTP/1.1" 200 109 0.031417 10.0.0.22 - - [2026-02-18 15:56:44] "POST /set-tag HTTP/1.1" 200 109 0.054908 10.0.0.22 - - [2026-02-18 15:56:44] "POST /set-tag HTTP/1.1" 200 109 0.048814 10.0.0.22 - - [2026-02-18 15:56:44] "POST /set-tag HTTP/1.1" 200 109 0.031272 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /instance-ip/28c526b4-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.071517 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /virtual-machine-interface/28ab78f4-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.069615 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /virtual-machine/7bfc594f-3a91-4f77-bbb6-c03286ec1171 HTTP/1.1" 200 115 0.036441 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /tag/96271c61-df49-46ed-aaf0-3fead4e2a704 HTTP/1.1" 200 115 0.064273 10.0.0.22 - - [2026-02-18 15:56:45] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007867 10.0.0.22 - - [2026-02-18 15:56:45] "POST /set-tag HTTP/1.1" 200 109 0.007918 10.0.0.22 - - [2026-02-18 15:56:45] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006019 10.0.0.22 - - [2026-02-18 15:56:45] "POST /set-tag HTTP/1.1" 200 109 0.006125 10.0.0.22 - - [2026-02-18 15:56:45] "GET /virtual-machine/f99594af-56db-47c1-9bd4-eb9266dd4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.009856 10.0.0.22 - - [2026-02-18 15:56:45] "POST /ref-update HTTP/1.1" 200 156 0.019474 10.0.0.22 - - [2026-02-18 15:56:45] "GET /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008051 10.0.0.22 - - [2026-02-18 15:56:45] "POST /set-tag HTTP/1.1" 200 109 0.022199 10.0.0.22 - - [2026-02-18 15:56:45] "POST /set-tag HTTP/1.1" 200 109 0.053312 10.0.0.22 - - [2026-02-18 15:56:45] "POST /set-tag HTTP/1.1" 200 109 0.072834 10.0.0.22 - - [2026-02-18 15:56:45] "POST /set-tag HTTP/1.1" 200 109 0.023676 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /instance-ip/275f182a-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.101098 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /virtual-machine-interface/274a460c-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.068010 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /virtual-machine/f99594af-56db-47c1-9bd4-eb9266dd4ff3 HTTP/1.1" 200 115 0.029506 10.0.0.22 - - [2026-02-18 15:56:45] "DELETE /tag/0adfdb29-c08f-485a-8f6b-a296332c2a03 HTTP/1.1" 200 115 0.094633 10.0.0.22 - - [2026-02-18 15:56:45] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006575 10.0.0.22 - - [2026-02-18 15:56:46] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.22 - - [2026-02-18 15:56:46] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012281 10.0.0.22 - - [2026-02-18 15:56:46] "POST /set-tag HTTP/1.1" 200 109 0.006463 10.0.0.22 - - [2026-02-18 15:56:46] "GET /virtual-machine/1665dac7-76f1-4b51-8f79-590e65934d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.008632 10.0.0.22 - - [2026-02-18 15:56:46] "POST /ref-update HTTP/1.1" 200 156 0.027492 10.0.0.22 - - [2026-02-18 15:56:46] "GET /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025791 10.0.0.22 - - [2026-02-18 15:56:46] "POST /set-tag HTTP/1.1" 200 109 0.027642 10.0.0.22 - - [2026-02-18 15:56:46] "POST /set-tag HTTP/1.1" 200 109 0.069562 10.0.0.22 - - [2026-02-18 15:56:46] "POST /set-tag HTTP/1.1" 200 109 0.081570 10.0.0.22 - - [2026-02-18 15:56:46] "POST /set-tag HTTP/1.1" 200 109 0.038909 10.0.0.22 - - [2026-02-18 15:56:46] "DELETE /instance-ip/28528546-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.130073 10.0.0.22 - - [2026-02-18 15:56:46] "DELETE /virtual-machine-interface/28370cd0-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.083429 10.0.0.22 - - [2026-02-18 15:56:46] "DELETE /virtual-machine/1665dac7-76f1-4b51-8f79-590e65934d3f HTTP/1.1" 200 115 0.032068 10.0.0.22 - - [2026-02-18 15:56:46] "DELETE /tag/5bb1313c-2ef3-44aa-90ef-a1b2bf36690b HTTP/1.1" 200 115 0.154335 10.0.0.22 - - [2026-02-18 15:56:47] "DELETE /tag/1f547d63-faab-4848-9916-ba103ef8f67e HTTP/1.1" 200 115 0.326653 10.0.0.22 - - [2026-02-18 15:56:47] "DELETE /tag/a75698c7-0118-4b1f-a6d8-a9b01f5531e3 HTTP/1.1" 200 115 0.213431 10.0.0.22 - - [2026-02-18 15:56:47] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008284 10.0.0.22 - - [2026-02-18 15:56:47] "POST /set-tag HTTP/1.1" 200 109 0.007193 10.0.0.22 - - [2026-02-18 15:56:47] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005116 10.0.0.22 - - [2026-02-18 15:56:47] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.22 - - [2026-02-18 15:56:47] "GET /virtual-machine/dcae89a9-6c83-491c-a5e8-342c5b9c5f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004843 10.0.0.22 - - [2026-02-18 15:56:47] "POST /ref-update HTTP/1.1" 200 156 0.027323 10.0.0.22 - - [2026-02-18 15:56:47] "GET /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006157 10.0.0.22 - - [2026-02-18 15:56:47] "POST /set-tag HTTP/1.1" 200 109 0.029081 10.0.0.22 - - [2026-02-18 15:56:47] "POST /set-tag HTTP/1.1" 200 109 0.059645 10.0.0.22 - - [2026-02-18 15:56:47] "POST /set-tag HTTP/1.1" 200 109 0.047604 10.0.0.22 - - [2026-02-18 15:56:47] "POST /set-tag HTTP/1.1" 200 109 0.025640 10.0.0.22 - - [2026-02-18 15:56:48] "DELETE /instance-ip/27e114e2-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.087245 10.0.0.22 - - [2026-02-18 15:56:48] "DELETE /virtual-machine-interface/27c7c3f2-0ce2-11f1-92dd-fa163eb7c48e HTTP/1.1" 200 115 0.058441 10.0.0.22 - - [2026-02-18 15:56:48] "DELETE /virtual-machine/dcae89a9-6c83-491c-a5e8-342c5b9c5f22 HTTP/1.1" 200 115 0.024383 10.0.0.22 - - [2026-02-18 15:56:48] "DELETE /tag/013a96b0-c51a-4f3c-9ff2-5a0b865f771e HTTP/1.1" 200 115 0.056484 10.0.0.22 - - [2026-02-18 15:56:48] "DELETE /tag/b4c2a4c2-a5d0-42e1-ae08-4e51f4ff2a46 HTTP/1.1" 200 115 0.050122 10.0.0.22 - - [2026-02-18 15:56:48] "DELETE /tag/f2de07e8-2c7b-4035-be29-1efa3dbb370f HTTP/1.1" 409 236 0.006682 10.0.0.22 - - [2026-02-18 15:56:48] "POST /projects HTTP/1.1" 409 238 0.001830 10.0.0.22 - - [2026-02-18 15:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2026-02-18 15:56:48] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057005 10.0.0.22 - - [2026-02-18 15:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013575 10.0.0.22 - - [2026-02-18 15:56:48] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006795 10.0.0.22 - - [2026-02-18 15:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2026-02-18 15:56:48] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004000 10.0.0.22 - - [2026-02-18 15:56:48] "POST /security-groups HTTP/1.1" 409 285 0.002448 10.0.0.22 - - [2026-02-18 15:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.22 - - [2026-02-18 15:56:48] "PUT /security-group/c0e26315-3beb-4726-9fa6-f72536e425ed HTTP/1.1" 200 262 0.063921 10.0.0.22 - - [2026-02-18 15:56:48] "PUT /access-control-list/93d78c51-e1a3-4536-85f2-1b47e2d3d328 HTTP/1.1" 200 272 0.022038 10.0.0.22 - - [2026-02-18 15:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032413 10.0.0.22 - - [2026-02-18 15:56:48] "PUT /access-control-list/940446e7-ff6e-49b9-9c7f-e6f978f8136f HTTP/1.1" 200 272 0.042837 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:56:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.22 - - [2026-02-18 15:56:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001481 10.0.0.22 - - [2026-02-18 15:56:53] "POST /projects HTTP/1.1" 409 238 0.002411 10.0.0.22 - - [2026-02-18 15:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.22 - - [2026-02-18 15:56:53] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027704 10.0.0.22 - - [2026-02-18 15:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.22 - - [2026-02-18 15:56:53] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004412 10.0.0.22 - - [2026-02-18 15:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-02-18 15:56:53] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004024 10.0.0.22 - - [2026-02-18 15:56:53] "POST /security-groups HTTP/1.1" 409 285 0.002403 10.0.0.22 - - [2026-02-18 15:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2026-02-18 15:56:53] "PUT /security-group/c0e26315-3beb-4726-9fa6-f72536e425ed HTTP/1.1" 200 262 0.058500 10.0.0.22 - - [2026-02-18 15:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021263 10.0.0.22 - - [2026-02-18 15:56:53] "PUT /access-control-list/93d78c51-e1a3-4536-85f2-1b47e2d3d328 HTTP/1.1" 200 272 0.008993 10.0.0.22 - - [2026-02-18 15:56:53] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.019204 10.0.0.22 - - [2026-02-18 15:56:53] "PUT /access-control-list/940446e7-ff6e-49b9-9c7f-e6f978f8136f HTTP/1.1" 200 272 0.033130 10.0.0.22 - - [2026-02-18 15:56:53] "GET /firewall-rule/82724ee6-488e-45d7-a8e1-dd7814babd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002673 10.0.0.22 - - [2026-02-18 15:56:54] "POST /ref-update HTTP/1.1" 200 156 0.050930 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /firewall-rule/82724ee6-488e-45d7-a8e1-dd7814babd50 HTTP/1.1" 200 115 0.039966 10.0.0.22 - - [2026-02-18 15:56:54] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007757 10.0.0.22 - - [2026-02-18 15:56:54] "GET /firewall-rule/ed195f81-ebad-4ce2-b13e-362584b4ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003273 10.0.0.22 - - [2026-02-18 15:56:54] "POST /ref-update HTTP/1.1" 200 156 0.069445 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /firewall-rule/ed195f81-ebad-4ce2-b13e-362584b4ba87 HTTP/1.1" 200 115 0.045186 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /tag/42242388-bc92-4f49-9579-76a0425162be HTTP/1.1" 200 115 0.052759 10.0.0.22 - - [2026-02-18 15:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-02-18 15:56:54] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004647 10.0.0.22 - - [2026-02-18 15:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.22 - - [2026-02-18 15:56:54] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003767 10.0.0.22 - - [2026-02-18 15:56:54] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.045554 10.0.0.22 - - [2026-02-18 15:56:54] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.054533 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /security-group/c0e26315-3beb-4726-9fa6-f72536e425ed HTTP/1.1" 200 115 0.054503 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /access-control-list/93d78c51-e1a3-4536-85f2-1b47e2d3d328 HTTP/1.1" 200 115 0.035696 10.0.0.22 - - [2026-02-18 15:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /access-control-list/940446e7-ff6e-49b9-9c7f-e6f978f8136f HTTP/1.1" 200 115 0.035976 10.0.0.22 - - [2026-02-18 15:56:54] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.024686 10.0.0.22 - - [2026-02-18 15:56:54] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?fields=security_groups HTTP/1.1" 200 1353 0.050228 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /security-group/9264a053-b353-4750-a096-3345ebd07d9b HTTP/1.1" 200 115 0.068366 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /access-control-list/33e7f8b7-dce4-40fe-8b2c-b5be255bc937 HTTP/1.1" 200 115 0.062200 10.0.0.22 - - [2026-02-18 15:56:54] "GET /project/94cfeb73-ba48-4ed8-a247-918c5d316cac?fields=application_policy_sets HTTP/1.1" 200 1392 0.070587 10.0.0.22 - - [2026-02-18 15:56:54] "DELETE /access-control-list/5840af21-8201-473d-ae40-f0e7de5095b5 HTTP/1.1" 200 115 0.050468 10.0.0.22 - - [2026-02-18 15:56:55] "DELETE /project/94cfeb73-ba48-4ed8-a247-918c5d316cac HTTP/1.1" 200 115 0.384086 10.0.0.22 - - [2026-02-18 15:56:55] "POST /projects HTTP/1.1" 409 238 0.002221 10.0.0.22 - - [2026-02-18 15:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.22 - - [2026-02-18 15:56:55] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044688 10.0.0.22 - - [2026-02-18 15:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.22 - - [2026-02-18 15:56:55] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003833 10.0.0.22 - - [2026-02-18 15:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-02-18 15:56:55] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005714 10.0.0.22 - - [2026-02-18 15:56:55] "POST /security-groups HTTP/1.1" 409 285 0.002686 10.0.0.22 - - [2026-02-18 15:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.22 - - [2026-02-18 15:56:55] "PUT /security-group/82f4986a-562d-486d-8aeb-a325142f264e HTTP/1.1" 200 262 0.061375 10.0.0.22 - - [2026-02-18 15:56:55] "PUT /access-control-list/08de2a9d-ee08-48cc-b605-54ec79285acd HTTP/1.1" 200 272 0.016651 10.0.0.22 - - [2026-02-18 15:56:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027799 10.0.0.22 - - [2026-02-18 15:56:55] "PUT /access-control-list/b2e8216a-0810-4445-b9e2-af7b4bea54c2 HTTP/1.1" 200 272 0.024320 10.0.0.22 - - [2026-02-18 15:56:59] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002676 10.0.0.22 - - [2026-02-18 15:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2026-02-18 15:56:59] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002601 10.0.0.22 - - [2026-02-18 15:56:59] "GET /firewall-policy/4052c27e-88c6-4840-8551-a822311cec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.004433 10.0.0.22 - - [2026-02-18 15:56:59] "GET /firewall-rule/01171ecc-ddd9-4594-afd2-09f4493c06ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004482 10.0.0.22 - - [2026-02-18 15:56:59] "POST /ref-update HTTP/1.1" 200 156 0.028356 10.0.0.22 - - [2026-02-18 15:56:59] "DELETE /firewall-rule/01171ecc-ddd9-4594-afd2-09f4493c06ff HTTP/1.1" 200 115 0.062622 10.0.0.22 - - [2026-02-18 15:56:59] "GET /firewall-policy/4e106a38-8614-413d-81cc-14ada1653e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007010 10.0.0.22 - - [2026-02-18 15:56:59] "GET /firewall-rule/373d236c-1600-491d-b6d7-1876ac25daa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002840 10.0.0.22 - - [2026-02-18 15:56:59] "POST /ref-update HTTP/1.1" 200 156 0.013533 10.0.0.22 - - [2026-02-18 15:56:59] "DELETE /firewall-rule/373d236c-1600-491d-b6d7-1876ac25daa3 HTTP/1.1" 200 115 0.065967 10.0.0.22 - - [2026-02-18 15:56:59] "GET /application-policy-set/eec4c15f-4597-4ace-9acc-97bec08e6d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004359 10.0.0.22 - - [2026-02-18 15:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.22 - - [2026-02-18 15:56:59] "GET /policy-management/fcd61b0d-bd2d-4fdf-8bc0-741d6dc180b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002613 10.0.0.22 - - [2026-02-18 15:56:59] "GET /firewall-policy/4e106a38-8614-413d-81cc-14ada1653e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.003328 10.0.0.22 - - [2026-02-18 15:56:59] "POST /ref-update HTTP/1.1" 200 156 0.022144 10.0.0.22 - - [2026-02-18 15:56:59] "DELETE /firewall-policy/4e106a38-8614-413d-81cc-14ada1653e9b HTTP/1.1" 200 115 0.030520 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /tag/0ac5a732-71af-4244-8842-0b66399b91bb HTTP/1.1" 200 115 0.077461 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /tag/f2de07e8-2c7b-4035-be29-1efa3dbb370f HTTP/1.1" 200 115 0.055392 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /loadbalancer-member/717beab0-05d0-4fd1-a997-8f63a1160159 HTTP/1.1" 200 115 0.034402 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /loadbalancer-pool/374a6e40-04f6-4a84-bcd9-84e70bcba8e5 HTTP/1.1" 200 115 0.034279 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /loadbalancer-listener/69b6e56b-82e4-4252-bce2-b82cab111689 HTTP/1.1" 200 115 0.030464 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /loadbalancer/143ccbe5-01d3-4737-80cc-798948330c43 HTTP/1.1" 200 115 0.027571 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /floating-ip/24e86c15-e90b-4c61-bea5-1cfff4b1f510 HTTP/1.1" 200 115 0.031181 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /instance-ip/bfcf4699-6415-4c1b-a3ca-58a4f80eb1f7 HTTP/1.1" 200 115 0.043835 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /virtual-machine-interface/937e5040-b508-41e2-94e4-11f164799f8a HTTP/1.1" 200 115 0.033236 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /tag/8b84cb82-1fb4-45b7-9c8a-844bca63481d HTTP/1.1" 200 115 0.033572 10.0.0.22 - - [2026-02-18 15:57:00] "POST /projects HTTP/1.1" 409 238 0.002054 10.0.0.22 - - [2026-02-18 15:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2026-02-18 15:57:00] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045068 10.0.0.22 - - [2026-02-18 15:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.22 - - [2026-02-18 15:57:00] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004046 10.0.0.22 - - [2026-02-18 15:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.22 - - [2026-02-18 15:57:00] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004788 10.0.0.22 - - [2026-02-18 15:57:00] "POST /security-groups HTTP/1.1" 409 285 0.002242 10.0.0.22 - - [2026-02-18 15:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2026-02-18 15:57:00] "PUT /security-group/82f4986a-562d-486d-8aeb-a325142f264e HTTP/1.1" 200 262 0.071045 10.0.0.22 - - [2026-02-18 15:57:00] "PUT /access-control-list/08de2a9d-ee08-48cc-b605-54ec79285acd HTTP/1.1" 200 272 0.030934 10.0.0.22 - - [2026-02-18 15:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049749 10.0.0.22 - - [2026-02-18 15:57:00] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.039244 10.0.0.22 - - [2026-02-18 15:57:00] "PUT /access-control-list/b2e8216a-0810-4445-b9e2-af7b4bea54c2 HTTP/1.1" 200 272 0.049576 10.0.0.22 - - [2026-02-18 15:57:00] "GET /firewall-rule/6223697f-8425-41d2-ae4e-3b0da478c350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002903 10.0.0.22 - - [2026-02-18 15:57:00] "POST /ref-update HTTP/1.1" 200 156 0.047198 10.0.0.22 - - [2026-02-18 15:57:00] "DELETE /firewall-rule/6223697f-8425-41d2-ae4e-3b0da478c350 HTTP/1.1" 200 115 0.049003 10.0.0.22 - - [2026-02-18 15:57:00] "GET /firewall-policy/568cf11d-acb3-4a5d-aef3-06f1d7678c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005397 10.0.0.22 - - [2026-02-18 15:57:01] "GET /firewall-rule/5b1efba1-a09d-4d38-a009-57f102fbc998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003083 10.0.0.22 - - [2026-02-18 15:57:01] "POST /ref-update HTTP/1.1" 200 156 0.045604 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /firewall-rule/5b1efba1-a09d-4d38-a009-57f102fbc998 HTTP/1.1" 200 115 0.056853 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /tag/43270b6e-65c2-47c4-b335-63448d005e1b HTTP/1.1" 200 115 0.061464 10.0.0.22 - - [2026-02-18 15:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.22 - - [2026-02-18 15:57:01] "GET /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009861 10.0.0.22 - - [2026-02-18 15:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.22 - - [2026-02-18 15:57:01] "GET /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007393 10.0.0.22 - - [2026-02-18 15:57:01] "PUT /virtual-network/4ef79d9b-e32b-4b11-b4c5-d7a8f44d7f68 HTTP/1.1" 200 264 0.085921 10.0.0.22 - - [2026-02-18 15:57:01] "PUT /virtual-network/5cb25654-96b7-462a-a3fd-85ecbdc20e5d HTTP/1.1" 200 264 0.064036 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /security-group/82f4986a-562d-486d-8aeb-a325142f264e HTTP/1.1" 200 115 0.077181 10.0.0.22 - - [2026-02-18 15:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /access-control-list/08de2a9d-ee08-48cc-b605-54ec79285acd HTTP/1.1" 200 115 0.049046 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /access-control-list/b2e8216a-0810-4445-b9e2-af7b4bea54c2 HTTP/1.1" 200 115 0.054800 10.0.0.22 - - [2026-02-18 15:57:01] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.060839 10.0.0.22 - - [2026-02-18 15:57:01] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?fields=security_groups HTTP/1.1" 200 1352 0.044334 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /security-group/674b3025-a76d-4eda-a25b-01d235856ead HTTP/1.1" 200 115 0.091196 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /access-control-list/8c4d6f54-8cea-49f4-bf44-64e7666926e5 HTTP/1.1" 200 115 0.062417 10.0.0.22 - - [2026-02-18 15:57:01] "GET /project/754c486f-938d-47d4-9af5-ef48392b9f9d?fields=application_policy_sets HTTP/1.1" 200 1391 0.086711 10.0.0.22 - - [2026-02-18 15:57:01] "DELETE /access-control-list/ff75c4b5-c5a3-4c9b-97ac-ab2d9c5e2c3e HTTP/1.1" 200 115 0.099710 10.0.0.22 - - [2026-02-18 15:57:02] "DELETE /project/754c486f-938d-47d4-9af5-ef48392b9f9d HTTP/1.1" 200 115 0.500816