++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 16 03:11:13 PM UTC 2026 ===================' INFO: =================== Mon Feb 16 03:11:13 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq ++++ tr '\n' , ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.196.101.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.196.101.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set + 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/16/2026 15:11:57.251 7f61a79e2580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/16/2026 15:11:57.506 7f61a79e2580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/16/2026 15:11:57.531 7f61a79e2580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/16/2026 15:11:57.531 7f61a79e2580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-02-16 15:12:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000673 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-02-16 15:12:11] "GET / HTTP/1.1" 503 181 0.000232 10.0.0.38 - - [2026-02-16 15:12:11] "GET / HTTP/1.1" 503 181 0.000214 10.0.0.38 - - [2026-02-16 15:12:11] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.38 - - [2026-02-16 15:12:12] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.38 - - [2026-02-16 15:12:12] "GET / HTTP/1.1" 200 45303 0.001383 10.0.0.38 - - [2026-02-16 15:12:12] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.38 - - [2026-02-16 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.38 - - [2026-02-16 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012481 10.0.0.38 - - [2026-02-16 15:12:12] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.034265 10.0.0.38 - - [2026-02-16 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.035584 10.0.0.38 - - [2026-02-16 15:12:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004991 10.0.0.38 - - [2026-02-16 15:12:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.053339 10.0.0.38 - - [2026-02-16 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.38 - - [2026-02-16 15:12:12] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.014122 10.0.0.38 - - [2026-02-16 15:12:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.001720 10.0.0.38 - - [2026-02-16 15:12:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.003491 10.0.0.38 - - [2026-02-16 15:12:12] "POST /security-groups HTTP/1.1" 200 570 0.116516 10.0.0.38 - - [2026-02-16 15:12:12] "POST /projects HTTP/1.1" 200 481 0.353663 10.0.0.38 - - [2026-02-16 15:12:12] "POST /security-groups HTTP/1.1" 200 534 0.100782 10.0.0.38 - - [2026-02-16 15:12:12] "POST /chown HTTP/1.1" 200 109 0.031044 10.0.0.38 - - [2026-02-16 15:12:12] "POST /policy-managements HTTP/1.1" 409 214 0.003973 10.0.0.38 - - [2026-02-16 15:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.38 - - [2026-02-16 15:12:13] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005667 10.0.0.38 - - [2026-02-16 15:12:13] "POST /application-policy-sets HTTP/1.1" 200 528 0.053350 10.0.0.38 - - [2026-02-16 15:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.38 - - [2026-02-16 15:12:13] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.005191 10.0.0.38 - - [2026-02-16 15:12:13] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.38 - - [2026-02-16 15:12:13] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.054387 10.0.0.38 - - [2026-02-16 15:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010542 10.0.0.38 - - [2026-02-16 15:12:13] "GET /virtual-network/6ab8bc3e-7727-4862-9dc8-07e19d8e80bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.017051 10.0.0.38 - - [2026-02-16 15:12:13] "GET / HTTP/1.1" 200 35931 0.003940 10.0.0.38 - - [2026-02-16 15:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2026-02-16 15:12:13] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017405 10.0.0.38 - - [2026-02-16 15:12:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.006876 10.0.0.38 - - [2026-02-16 15:12:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000504 10.0.0.38 - - [2026-02-16 15:12:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.011256 10.0.0.38 - - [2026-02-16 15:12:13] "POST /config-database-nodes HTTP/1.1" 200 611 0.183907 10.0.0.38 - - [2026-02-16 15:12:13] "POST /security-groups HTTP/1.1" 200 574 0.118197 10.0.0.38 - - [2026-02-16 15:12:13] "POST /projects HTTP/1.1" 200 489 0.425878 10.0.0.38 - - [2026-02-16 15:12:13] "POST /security-groups HTTP/1.1" 200 546 0.053013 10.0.0.38 - - [2026-02-16 15:12:13] "POST /chown HTTP/1.1" 200 109 0.035946 10.0.0.38 - - [2026-02-16 15:12:13] "POST /network-ipams HTTP/1.1" 200 522 0.051589 10.0.0.38 - - [2026-02-16 15:12:14] "POST /network-ipams HTTP/1.1" 200 510 0.055240 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.003534 10.0.0.38 - - [2026-02-16 15:12:14] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.38 - - [2026-02-16 15:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002202 10.0.0.38 - - [2026-02-16 15:12:14] "POST /virtual-networks HTTP/1.1" 200 538 0.177100 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015036 10.0.0.38 - - [2026-02-16 15:12:14] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.008353 10.0.0.38 - - [2026-02-16 15:12:14] "POST /network-ipams HTTP/1.1" 200 518 0.044768 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.007388 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.003988 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.38 - - [2026-02-16 15:12:14] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013108 10.0.0.38 - - [2026-02-16 15:12:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.073541 10.0.0.38 - - [2026-02-16 15:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007144 10.0.0.38 - - [2026-02-16 15:12:14] "POST /virtual-networks HTTP/1.1" 200 546 0.205000 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.002148 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2026-02-16 15:12:14] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005194 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.38 - - [2026-02-16 15:12:14] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.012076 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.005898 10.0.0.38 - - [2026-02-16 15:12:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.035485 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.38 - - [2026-02-16 15:12:14] "GET /network-ipam/dc8afd2c-ee25-47be-9001-f62533fc839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.022249 10.0.0.38 - - [2026-02-16 15:12:14] "POST /network-policys HTTP/1.1" 200 538 0.088695 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.005095 10.0.0.38 - - [2026-02-16 15:12:14] "POST /network-policys HTTP/1.1" 200 534 0.071111 10.0.0.38 - - [2026-02-16 15:12:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.006346 10.0.0.38 - - [2026-02-16 15:12:15] "POST /network-policys HTTP/1.1" 200 542 0.041985 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-update HTTP/1.1" 200 156 0.084369 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016335 10.0.0.38 - - [2026-02-16 15:12:15] "POST /service-templates HTTP/1.1" 200 511 0.100688 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-update HTTP/1.1" 200 156 0.180720 10.0.0.38 - - [2026-02-16 15:12:15] "POST /service-templates HTTP/1.1" 200 501 0.059832 10.0.0.38 - - [2026-02-16 15:12:15] "POST /service-templates HTTP/1.1" 200 515 0.059853 10.0.0.38 - - [2026-02-16 15:12:15] "POST /service-templates HTTP/1.1" 200 535 0.042920 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-update HTTP/1.1" 200 156 0.148689 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005675 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010420 10.0.0.38 - - [2026-02-16 15:12:15] "POST /service-templates HTTP/1.1" 200 507 0.052041 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-update HTTP/1.1" 200 156 0.085016 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-update HTTP/1.1" 200 156 0.097393 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-update HTTP/1.1" 200 156 0.103180 10.0.0.38 - - [2026-02-16 15:12:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019254 10.0.0.38 - - [2026-02-16 15:12:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008733 10.0.0.38 - - [2026-02-16 15:12:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014562 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.38 - - [2026-02-16 15:12:16] "GET /virtual-network/6ab8bc3e-7727-4862-9dc8-07e19d8e80bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011572 10.0.0.38 - - [2026-02-16 15:12:16] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.38 - - [2026-02-16 15:12:16] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022800 10.0.0.38 - - [2026-02-16 15:12:16] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.020572 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2026-02-16 15:12:16] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004902 10.0.0.38 - - [2026-02-16 15:12:16] "POST /bgp-routers HTTP/1.1" 200 616 0.071307 10.0.0.38 - - [2026-02-16 15:12:16] "GET /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.042343 10.0.0.38 - - [2026-02-16 15:12:16] "POST /firewall-policys HTTP/1.1" 200 530 0.107102 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.38 - - [2026-02-16 15:12:16] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012731 10.0.0.38 - - [2026-02-16 15:12:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004668 10.0.0.38 - - [2026-02-16 15:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034379 10.0.0.38 - - [2026-02-16 15:12:16] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.034276 10.0.0.38 - - [2026-02-16 15:12:16] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.022151 10.0.0.38 - - [2026-02-16 15:12:16] "POST /ref-update HTTP/1.1" 200 156 0.053263 10.0.0.38 - - [2026-02-16 15:12:16] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.034977 10.0.0.38 - - [2026-02-16 15:12:16] "POST /ref-update HTTP/1.1" 200 156 0.119604 10.0.0.38 - - [2026-02-16 15:12:16] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.020834 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.38 - - [2026-02-16 15:12:16] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005301 10.0.0.38 - - [2026-02-16 15:12:16] "POST /firewall-policys HTTP/1.1" 200 532 0.050530 10.0.0.38 - - [2026-02-16 15:12:16] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.38 - - [2026-02-16 15:12:16] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.020164 10.0.0.38 - - [2026-02-16 15:12:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002624 10.0.0.38 - - [2026-02-16 15:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.045671 10.0.0.38 - - [2026-02-16 15:12:16] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.023602 10.0.0.38 - - [2026-02-16 15:12:16] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010742 10.0.0.38 - - [2026-02-16 15:12:16] "POST /database-nodes HTTP/1.1" 200 597 0.062876 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006187 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014935 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013573 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.015511 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.034319 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.074320 10.0.0.38 - - [2026-02-16 15:12:17] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018357 10.0.0.38 - - [2026-02-16 15:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2026-02-16 15:12:17] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007093 10.0.0.38 - - [2026-02-16 15:12:17] "POST /firewall-policys HTTP/1.1" 200 530 0.062407 10.0.0.38 - - [2026-02-16 15:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048906 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.018784 10.0.0.38 - - [2026-02-16 15:12:17] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003813 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003260 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005933 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008640 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005077 10.0.0.38 - - [2026-02-16 15:12:17] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004197 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.077573 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.028102 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.044557 10.0.0.38 - - [2026-02-16 15:12:17] "GET / HTTP/1.1" 200 35931 0.001934 10.0.0.38 - - [2026-02-16 15:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.38 - - [2026-02-16 15:12:17] "POST /ref-update HTTP/1.1" 200 156 0.075727 10.0.0.38 - - [2026-02-16 15:12:18] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.041957 10.0.0.38 - - [2026-02-16 15:12:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.005509 10.0.0.38 - - [2026-02-16 15:12:18] "POST /ref-update HTTP/1.1" 200 156 0.080030 10.0.0.38 - - [2026-02-16 15:12:18] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.027863 10.0.0.38 - - [2026-02-16 15:12:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.119492 10.0.0.38 - - [2026-02-16 15:12:18] "POST /tags HTTP/1.1" 200 299 0.107264 10.0.0.38 - - [2026-02-16 15:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.38 - - [2026-02-16 15:12:18] "GET /tag/c542ec00-b6b3-4aec-90f7-38d016f5086e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.047350 10.0.0.38 - - [2026-02-16 15:12:18] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.38 - - [2026-02-16 15:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008880 10.0.0.38 - - [2026-02-16 15:12:18] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027465 10.0.0.38 - - [2026-02-16 15:12:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.001875 10.0.0.38 - - [2026-02-16 15:12:18] "POST /set-tag HTTP/1.1" 200 109 0.061783 10.0.0.38 - - [2026-02-16 15:12:18] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.070425 10.0.0.38 - - [2026-02-16 15:12:18] "POST /tags HTTP/1.1" 200 301 0.209080 10.0.0.38 - - [2026-02-16 15:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019994 10.0.0.38 - - [2026-02-16 15:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.38 - - [2026-02-16 15:12:18] "GET /tag/6461db5a-400c-4c1e-b35f-5a33804cbfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.045358 10.0.0.38 - - [2026-02-16 15:12:18] "GET /network-ipam/dc8afd2c-ee25-47be-9001-f62533fc839b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007641 10.0.0.38 - - [2026-02-16 15:12:19] "POST /tags HTTP/1.1" 200 325 0.141188 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.38 - - [2026-02-16 15:12:19] "GET /tag/52db1585-1d29-4791-95a6-6f8187d06a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.026446 10.0.0.38 - - [2026-02-16 15:12:19] "POST /tags HTTP/1.1" 200 311 0.085669 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014417 10.0.0.38 - - [2026-02-16 15:12:19] "GET /tag/5884b42e-1d66-4b2c-a34c-6292795f5550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023367 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.38 - - [2026-02-16 15:12:19] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.007223 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.38 - - [2026-02-16 15:12:19] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044634 10.0.0.38 - - [2026-02-16 15:12:19] "POST /virtual-machines HTTP/1.1" 200 377 0.032576 10.0.0.38 - - [2026-02-16 15:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039181 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.002989 10.0.0.38 - - [2026-02-16 15:12:19] "POST /access-control-lists HTTP/1.1" 200 587 0.062765 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.015732 10.0.0.38 - - [2026-02-16 15:12:19] "POST /access-control-lists HTTP/1.1" 200 585 0.112362 10.0.0.38 - - [2026-02-16 15:12:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.265224 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.017239 10.0.0.38 - - [2026-02-16 15:12:19] "POST /access-control-lists HTTP/1.1" 200 579 0.055598 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.005235 10.0.0.38 - - [2026-02-16 15:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.093184 10.0.0.38 - - [2026-02-16 15:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013964 10.0.0.38 - - [2026-02-16 15:12:20] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.038606 10.0.0.38 - - [2026-02-16 15:12:20] "POST /access-control-lists HTTP/1.1" 200 577 0.149307 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.010226 10.0.0.38 - - [2026-02-16 15:12:20] "POST /access-control-lists HTTP/1.1" 200 594 0.076901 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.011461 10.0.0.38 - - [2026-02-16 15:12:20] "POST /instance-ips HTTP/1.1" 200 409 0.279026 10.0.0.38 - - [2026-02-16 15:12:20] "POST /access-control-lists HTTP/1.1" 200 592 0.144395 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.016649 10.0.0.38 - - [2026-02-16 15:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.190623 10.0.0.38 - - [2026-02-16 15:12:20] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.037227 10.0.0.38 - - [2026-02-16 15:12:20] "POST /access-control-lists HTTP/1.1" 200 583 0.173309 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.023687 10.0.0.38 - - [2026-02-16 15:12:20] "POST /access-control-lists HTTP/1.1" 200 581 0.066734 10.0.0.38 - - [2026-02-16 15:12:20] "POST /set-tag HTTP/1.1" 200 109 0.144094 10.0.0.38 - - [2026-02-16 15:12:20] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.038271 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.036359 10.0.0.38 - - [2026-02-16 15:12:20] "GET /instance-ip/e351dbd4-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.012695 10.0.0.38 - - [2026-02-16 15:12:20] "POST /access-control-lists HTTP/1.1" 200 602 0.055492 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.017588 10.0.0.38 - - [2026-02-16 15:12:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.012469 10.0.0.38 - - [2026-02-16 15:12:21] "POST /access-control-lists HTTP/1.1" 200 600 0.058659 10.0.0.38 - - [2026-02-16 15:12:21] "POST /tags HTTP/1.1" 200 305 0.140545 10.0.0.38 - - [2026-02-16 15:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.027180 10.0.0.38 - - [2026-02-16 15:12:21] "POST /route-targets HTTP/1.1" 200 327 0.019392 10.0.0.38 - - [2026-02-16 15:12:21] "GET /tag/099996c3-c5d1-44da-91e0-99b8ea57f094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.037638 10.0.0.38 - - [2026-02-16 15:12:21] "POST /ref-update HTTP/1.1" 200 156 0.071199 10.0.0.38 - - [2026-02-16 15:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010810 10.0.0.38 - - [2026-02-16 15:12:21] "POST /route-targets HTTP/1.1" 200 327 0.027339 10.0.0.38 - - [2026-02-16 15:12:21] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059927 10.0.0.38 - - [2026-02-16 15:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.38 - - [2026-02-16 15:12:21] "POST /ref-update HTTP/1.1" 200 156 0.025926 10.0.0.38 - - [2026-02-16 15:12:21] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.028613 10.0.0.38 - - [2026-02-16 15:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.38 - - [2026-02-16 15:12:21] "POST /route-targets HTTP/1.1" 200 327 0.029629 10.0.0.38 - - [2026-02-16 15:12:21] "GET /service-appliance-set/68e43f9c-3713-4c8a-9a61-d022be573c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.017389 10.0.0.38 - - [2026-02-16 15:12:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.009341 10.0.0.38 - - [2026-02-16 15:12:21] "POST /ref-update HTTP/1.1" 200 156 0.064729 10.0.0.38 - - [2026-02-16 15:12:21] "POST /route-targets HTTP/1.1" 200 327 0.027442 10.0.0.38 - - [2026-02-16 15:12:21] "POST /ref-update HTTP/1.1" 200 156 0.034929 10.0.0.38 - - [2026-02-16 15:12:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172057 10.0.0.38 - - [2026-02-16 15:12:21] "POST /route-targets HTTP/1.1" 200 327 0.017131 10.0.0.38 - - [2026-02-16 15:12:21] "GET /virtual-machine-interface/910620fb-3d4e-46cc-9dc4-86cbaf54d207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.008597 10.0.0.38 - - [2026-02-16 15:12:21] "POST /ref-update HTTP/1.1" 200 156 0.031327 10.0.0.38 - - [2026-02-16 15:12:21] "POST /instance-ips HTTP/1.1" 200 381 0.055021 10.0.0.38 - - [2026-02-16 15:12:21] "GET /instance-ip/736078c9-9722-459a-a9bc-0073f4039a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016235 10.0.0.38 - - [2026-02-16 15:12:21] "POST /route-targets HTTP/1.1" 200 327 0.014106 10.0.0.38 - - [2026-02-16 15:12:21] "POST /ref-update HTTP/1.1" 200 156 0.061117 10.0.0.38 - - [2026-02-16 15:12:21] "POST /loadbalancers HTTP/1.1" 200 582 0.131177 10.0.0.38 - - [2026-02-16 15:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028764 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.002783 10.0.0.38 - - [2026-02-16 15:12:22] "POST /access-control-lists HTTP/1.1" 200 551 0.037287 10.0.0.38 - - [2026-02-16 15:12:22] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089904 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.012981 10.0.0.38 - - [2026-02-16 15:12:22] "GET /loadbalancer/a09fcb83-2802-4730-b9e2-e4c532553601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.035643 10.0.0.38 - - [2026-02-16 15:12:22] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.152323 10.0.0.38 - - [2026-02-16 15:12:22] "GET /instance-ip/736078c9-9722-459a-a9bc-0073f4039a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008962 10.0.0.38 - - [2026-02-16 15:12:22] "POST /access-control-lists HTTP/1.1" 200 589 0.139249 10.0.0.38 - - [2026-02-16 15:12:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.203612 10.0.0.38 - - [2026-02-16 15:12:22] "GET / HTTP/1.1" 200 35931 0.002393 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010951 10.0.0.38 - - [2026-02-16 15:12:22] "POST /ref-update HTTP/1.1" 200 156 0.101440 10.0.0.38 - - [2026-02-16 15:12:22] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018976 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.016392 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.019049 10.0.0.38 - - [2026-02-16 15:12:22] "POST /floating-ips HTTP/1.1" 200 583 0.229931 10.0.0.38 - - [2026-02-16 15:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.088058 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.38 - - [2026-02-16 15:12:22] "POST /access-control-lists HTTP/1.1" 200 601 0.151717 10.0.0.38 - - [2026-02-16 15:12:22] "POST /config-nodes HTTP/1.1" 200 593 0.170899 10.0.0.38 - - [2026-02-16 15:12:22] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.148268 10.0.0.38 - - [2026-02-16 15:12:22] "POST /ref-update HTTP/1.1" 200 156 0.066127 10.0.0.38 - - [2026-02-16 15:12:22] "GET /loadbalancer-listener/fdf178b0-fc3a-4873-b4c2-d97e634ed312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002715 10.0.0.38 - - [2026-02-16 15:12:22] "GET /loadbalancer-listener/fdf178b0-fc3a-4873-b4c2-d97e634ed312?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.015455 10.0.0.38 - - [2026-02-16 15:12:22] "POST /ref-update HTTP/1.1" 200 156 0.031746 10.0.0.38 - - [2026-02-16 15:12:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.075276 10.0.0.38 - - [2026-02-16 15:12:22] "PUT /access-control-list/faca984d-e1bd-4953-ab80-b4cd3dd5f13a HTTP/1.1" 200 272 0.025230 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020890 10.0.0.38 - - [2026-02-16 15:12:22] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.016064 10.0.0.38 - - [2026-02-16 15:12:22] "GET /instance-ip/736078c9-9722-459a-a9bc-0073f4039a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020392 10.0.0.38 - - [2026-02-16 15:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019410 10.0.0.38 - - [2026-02-16 15:12:22] "PUT /access-control-list/95615035-0e43-4cc7-95c1-47974387ee1b HTTP/1.1" 200 272 0.107048 10.0.0.38 - - [2026-02-16 15:12:23] "GET /instance-ip/736078c9-9722-459a-a9bc-0073f4039a81?fields=floating_ips HTTP/1.1" 200 1170 0.050337 10.0.0.38 - - [2026-02-16 15:12:23] "GET /floating-ip/299d57d8-9676-44cb-ab03-949e3dc13a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007284 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.082468 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/02b4ceb9-d5bb-4a1b-a33e-5de37593c43c HTTP/1.1" 200 272 0.119875 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/d8832292-93c2-48b9-a9e0-ae46ee90e173 HTTP/1.1" 200 272 0.071940 10.0.0.38 - - [2026-02-16 15:12:23] "POST /tags HTTP/1.1" 200 357 0.163740 10.0.0.38 - - [2026-02-16 15:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016811 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/a96e2d46-542d-4bcb-82cb-8a084348ad4b HTTP/1.1" 200 272 0.079615 10.0.0.38 - - [2026-02-16 15:12:23] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.38 - - [2026-02-16 15:12:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004723 10.0.0.38 - - [2026-02-16 15:12:23] "GET /tag/4b189763-5573-4745-a391-46442f4fad31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019219 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/f17cc68e-8bfc-4336-a1f5-4b2704ce28cd HTTP/1.1" 200 272 0.052664 10.0.0.38 - - [2026-02-16 15:12:23] "POST /tags HTTP/1.1" 200 305 0.101560 10.0.0.38 - - [2026-02-16 15:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011494 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/b332eef6-fe39-4e00-9540-1a540f5edb65 HTTP/1.1" 200 272 0.097739 10.0.0.38 - - [2026-02-16 15:12:23] "GET /tag/d4a117ab-700b-4136-8837-a8968a0f5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.079693 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/19a03148-2f47-402b-bc64-cabde937da37 HTTP/1.1" 200 272 0.102085 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/940e7b56-695c-4d88-b96b-65c4a241294b HTTP/1.1" 200 272 0.046569 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/9851331b-bd78-4f01-a175-9d6648c11128 HTTP/1.1" 200 272 0.066973 10.0.0.38 - - [2026-02-16 15:12:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000497 10.0.0.38 - - [2026-02-16 15:12:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.016932 10.0.0.38 - - [2026-02-16 15:12:23] "POST /security-groups HTTP/1.1" 200 571 0.106717 10.0.0.38 - - [2026-02-16 15:12:23] "POST /projects HTTP/1.1" 200 483 0.318850 10.0.0.38 - - [2026-02-16 15:12:23] "PUT /access-control-list/c05bb055-16ae-4fda-a59f-d4eed7e28974 HTTP/1.1" 200 272 0.084245 10.0.0.38 - - [2026-02-16 15:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.058434 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029357 10.0.0.38 - - [2026-02-16 15:12:24] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.010888 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.38 - - [2026-02-16 15:12:24] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010777 10.0.0.38 - - [2026-02-16 15:12:24] "PUT /access-control-list/4d216166-cb08-47d6-95f4-d903e85935df HTTP/1.1" 200 272 0.082512 10.0.0.38 - - [2026-02-16 15:12:24] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.166047 10.0.0.38 - - [2026-02-16 15:12:24] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.155925 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.002882 10.0.0.38 - - [2026-02-16 15:12:24] "POST /security-groups HTTP/1.1" 200 537 0.097772 10.0.0.38 - - [2026-02-16 15:12:24] "POST /access-control-lists HTTP/1.1" 200 580 0.062894 10.0.0.38 - - [2026-02-16 15:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032152 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.012784 10.0.0.38 - - [2026-02-16 15:12:24] "POST /chown HTTP/1.1" 200 109 0.058505 10.0.0.38 - - [2026-02-16 15:12:24] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.046894 10.0.0.38 - - [2026-02-16 15:12:24] "POST /access-control-lists HTTP/1.1" 200 578 0.083570 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2026-02-16 15:12:24] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005257 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.003216 10.0.0.38 - - [2026-02-16 15:12:24] "POST /tags HTTP/1.1" 409 207 0.042945 10.0.0.38 - - [2026-02-16 15:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.38 - - [2026-02-16 15:12:24] "GET /tag/d4a117ab-700b-4136-8837-a8968a0f5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.047925 10.0.0.38 - - [2026-02-16 15:12:24] "POST /access-control-lists HTTP/1.1" 200 596 0.145089 10.0.0.38 - - [2026-02-16 15:12:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.002686 10.0.0.38 - - [2026-02-16 15:12:25] "POST /firewall-rules HTTP/1.1" 200 564 0.081745 10.0.0.38 - - [2026-02-16 15:12:25] "GET /firewall-rule/c846c157-5d4e-4cbd-9f39-f7a20c80ae05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.039186 10.0.0.38 - - [2026-02-16 15:12:25] "POST /access-control-lists HTTP/1.1" 200 594 0.068699 10.0.0.38 - - [2026-02-16 15:12:25] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005369 10.0.0.38 - - [2026-02-16 15:12:25] "GET /firewall-rule/c846c157-5d4e-4cbd-9f39-f7a20c80ae05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012125 10.0.0.38 - - [2026-02-16 15:12:25] "POST /ref-update HTTP/1.1" 200 156 0.026236 10.0.0.38 - - [2026-02-16 15:12:25] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004093 10.0.0.38 - - [2026-02-16 15:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.38 - - [2026-02-16 15:12:25] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008231 10.0.0.38 - - [2026-02-16 15:12:25] "POST /tags HTTP/1.1" 409 207 0.002538 10.0.0.38 - - [2026-02-16 15:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.38 - - [2026-02-16 15:12:25] "GET /tag/d4a117ab-700b-4136-8837-a8968a0f5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015195 10.0.0.38 - - [2026-02-16 15:12:25] "POST /firewall-rules HTTP/1.1" 200 562 0.100519 10.0.0.38 - - [2026-02-16 15:12:25] "GET /firewall-rule/2fe970b0-2178-4ef3-b52e-43cca0456364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.032678 10.0.0.38 - - [2026-02-16 15:12:25] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005359 10.0.0.38 - - [2026-02-16 15:12:25] "GET /firewall-rule/2fe970b0-2178-4ef3-b52e-43cca0456364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004395 10.0.0.38 - - [2026-02-16 15:12:25] "POST /ref-update HTTP/1.1" 200 156 0.043664 10.0.0.38 - - [2026-02-16 15:12:25] "POST /tags HTTP/1.1" 200 355 0.071820 10.0.0.38 - - [2026-02-16 15:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.38 - - [2026-02-16 15:12:25] "GET /tag/54895d9a-f321-47b5-b011-88482e02c79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018480 10.0.0.38 - - [2026-02-16 15:12:25] "POST /tags HTTP/1.1" 200 303 0.044799 10.0.0.38 - - [2026-02-16 15:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.38 - - [2026-02-16 15:12:25] "GET /tag/e95d9181-8449-4951-bb77-83b0f780587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019659 10.0.0.38 - - [2026-02-16 15:12:25] "POST /projects HTTP/1.1" 409 218 0.002759 10.0.0.38 - - [2026-02-16 15:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.38 - - [2026-02-16 15:12:26] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056818 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.38 - - [2026-02-16 15:12:26] "GET /network-ipam/58998ab1-f122-4d5d-a7a9-3e63903283a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005018 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.38 - - [2026-02-16 15:12:26] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004871 10.0.0.38 - - [2026-02-16 15:12:26] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.058947 10.0.0.38 - - [2026-02-16 15:12:26] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.021251 10.0.0.38 - - [2026-02-16 15:12:26] "POST /set-tag HTTP/1.1" 200 109 0.061096 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.38 - - [2026-02-16 15:12:26] "GET /network-ipam/0c0aa2df-40c7-425a-a27a-b8f7afd514f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002659 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2026-02-16 15:12:26] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007883 10.0.0.38 - - [2026-02-16 15:12:26] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.056905 10.0.0.38 - - [2026-02-16 15:12:26] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006797 10.0.0.38 - - [2026-02-16 15:12:26] "POST /set-tag HTTP/1.1" 200 109 0.073621 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016397 10.0.0.38 - - [2026-02-16 15:12:26] "GET /network-policy/74fc1a54-03ec-44b1-bd4d-ed7d83d9aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009437 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.38 - - [2026-02-16 15:12:26] "GET /network-policy/fdebb89b-c928-4e19-a855-8ba5d874b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002968 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2026-02-16 15:12:26] "GET /network-policy/8b1b62d5-1c87-4230-b113-683fa985e36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003135 10.0.0.38 - - [2026-02-16 15:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.38 - - [2026-02-16 15:12:26] "PUT /network-policy/8b1b62d5-1c87-4230-b113-683fa985e36b HTTP/1.1" 200 262 0.018664 10.0.0.38 - - [2026-02-16 15:12:26] "PUT /access-control-list/c05bb055-16ae-4fda-a59f-d4eed7e28974 HTTP/1.1" 200 272 0.046457 10.0.0.38 - - [2026-02-16 15:12:26] "POST /ref-update HTTP/1.1" 200 156 0.107216 10.0.0.38 - - [2026-02-16 15:12:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046011 10.0.0.38 - - [2026-02-16 15:12:26] "PUT /access-control-list/f712b948-80b5-49f0-aa4f-bf91c9664d2b HTTP/1.1" 200 272 0.070693 10.0.0.38 - - [2026-02-16 15:12:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2026-02-16 15:12:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002868 10.0.0.38 - - [2026-02-16 15:12:27] "PUT /access-control-list/4d216166-cb08-47d6-95f4-d903e85935df HTTP/1.1" 200 272 0.055122 10.0.0.38 - - [2026-02-16 15:12:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057114 10.0.0.38 - - [2026-02-16 15:12:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003587 10.0.0.38 - - [2026-02-16 15:12:27] "POST /security-groups HTTP/1.1" 409 245 0.003646 10.0.0.38 - - [2026-02-16 15:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.38 - - [2026-02-16 15:12:27] "PUT /security-group/261c8e5b-a070-4cea-941c-8581948d1324 HTTP/1.1" 200 262 0.055667 10.0.0.38 - - [2026-02-16 15:12:27] "PUT /access-control-list/a96e2d46-542d-4bcb-82cb-8a084348ad4b HTTP/1.1" 200 272 0.029838 10.0.0.38 - - [2026-02-16 15:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.051693 10.0.0.38 - - [2026-02-16 15:12:27] "PUT /access-control-list/f17cc68e-8bfc-4336-a1f5-4b2704ce28cd HTTP/1.1" 200 272 0.034860 10.0.0.38 - - [2026-02-16 15:12:27] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027536 10.0.0.38 - - [2026-02-16 15:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010560 10.0.0.38 - - [2026-02-16 15:12:27] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009722 10.0.0.38 - - [2026-02-16 15:12:27] "POST /tags HTTP/1.1" 409 206 0.002369 10.0.0.38 - - [2026-02-16 15:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.38 - - [2026-02-16 15:12:27] "GET /tag/e95d9181-8449-4951-bb77-83b0f780587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024369 10.0.0.38 - - [2026-02-16 15:12:27] "POST /firewall-rules HTTP/1.1" 200 562 0.080052 10.0.0.38 - - [2026-02-16 15:12:27] "GET /firewall-rule/f6941fe0-e25b-42e2-9909-f4e663ca79fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009169 10.0.0.38 - - [2026-02-16 15:12:27] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004037 10.0.0.38 - - [2026-02-16 15:12:27] "GET /firewall-rule/f6941fe0-e25b-42e2-9909-f4e663ca79fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002792 10.0.0.38 - - [2026-02-16 15:12:27] "POST /ref-update HTTP/1.1" 200 156 0.027716 10.0.0.38 - - [2026-02-16 15:12:27] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007907 10.0.0.38 - - [2026-02-16 15:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.38 - - [2026-02-16 15:12:27] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007086 10.0.0.38 - - [2026-02-16 15:12:27] "POST /tags HTTP/1.1" 409 206 0.002647 10.0.0.38 - - [2026-02-16 15:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.38 - - [2026-02-16 15:12:27] "GET /tag/e95d9181-8449-4951-bb77-83b0f780587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011734 10.0.0.38 - - [2026-02-16 15:12:27] "POST /firewall-rules HTTP/1.1" 200 560 0.078566 10.0.0.38 - - [2026-02-16 15:12:27] "GET /firewall-rule/28703bdd-43d0-49b0-bda0-706143a0ed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.024523 10.0.0.38 - - [2026-02-16 15:12:27] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006214 10.0.0.38 - - [2026-02-16 15:12:27] "GET /firewall-rule/28703bdd-43d0-49b0-bda0-706143a0ed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003788 10.0.0.38 - - [2026-02-16 15:12:28] "POST /ref-update HTTP/1.1" 200 156 0.035106 10.0.0.38 - - [2026-02-16 15:12:28] "POST /tags HTTP/1.1" 200 301 0.035792 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.38 - - [2026-02-16 15:12:28] "GET /tag/11fc60b1-a465-4f2e-a560-aaf892cdfd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014914 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2026-02-16 15:12:28] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049959 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.38 - - [2026-02-16 15:12:28] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004304 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.38 - - [2026-02-16 15:12:28] "GET /service-appliance-set/68e43f9c-3713-4c8a-9a61-d022be573c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002960 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.002298 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.38 - - [2026-02-16 15:12:28] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1762 0.003529 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.38 - - [2026-02-16 15:12:28] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.011644 10.0.0.38 - - [2026-02-16 15:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133857 10.0.0.38 - - [2026-02-16 15:12:28] "GET /virtual-machine-interface/ee9c7a71-2cf2-43c2-a6ad-09f4b597ea0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.006871 10.0.0.38 - - [2026-02-16 15:12:28] "POST /instance-ips HTTP/1.1" 200 377 0.026787 10.0.0.38 - - [2026-02-16 15:12:28] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012704 10.0.0.38 - - [2026-02-16 15:12:28] "POST /loadbalancers HTTP/1.1" 200 582 0.074715 10.0.0.38 - - [2026-02-16 15:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027817 10.0.0.38 - - [2026-02-16 15:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025572 10.0.0.38 - - [2026-02-16 15:12:28] "GET / HTTP/1.1" 200 35931 0.002536 10.0.0.38 - - [2026-02-16 15:12:28] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.103588 10.0.0.38 - - [2026-02-16 15:12:28] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009865 10.0.0.38 - - [2026-02-16 15:12:28] "POST /alarms HTTP/1.1" 200 581 0.105103 10.0.0.38 - - [2026-02-16 15:12:28] "POST /alarms HTTP/1.1" 200 575 0.078634 10.0.0.38 - - [2026-02-16 15:12:29] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.197095 10.0.0.38 - - [2026-02-16 15:12:29] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.013775 10.0.0.38 - - [2026-02-16 15:12:29] "POST /floating-ips HTTP/1.1" 200 581 0.110239 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 575 0.096405 10.0.0.38 - - [2026-02-16 15:12:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.074833 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 559 0.044791 10.0.0.38 - - [2026-02-16 15:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035725 10.0.0.38 - - [2026-02-16 15:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 555 0.052046 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 557 0.052204 10.0.0.38 - - [2026-02-16 15:12:29] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.104423 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 565 0.020652 10.0.0.38 - - [2026-02-16 15:12:29] "GET /loadbalancer-listener/a2d59b49-ec06-4647-9ba2-4589ca8ba176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.027818 10.0.0.38 - - [2026-02-16 15:12:29] "GET /loadbalancer-listener/a2d59b49-ec06-4647-9ba2-4589ca8ba176?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.022089 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 549 0.073259 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 557 0.045221 10.0.0.38 - - [2026-02-16 15:12:29] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.091078 10.0.0.38 - - [2026-02-16 15:12:29] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003082 10.0.0.38 - - [2026-02-16 15:12:29] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?fields=floating_ips HTTP/1.1" 200 1164 0.013783 10.0.0.38 - - [2026-02-16 15:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.38 - - [2026-02-16 15:12:29] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005850 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 567 0.043078 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 555 0.064776 10.0.0.38 - - [2026-02-16 15:12:29] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.161647 10.0.0.38 - - [2026-02-16 15:12:29] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002370 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 567 0.075298 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 575 0.075469 10.0.0.38 - - [2026-02-16 15:12:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.079190 10.0.0.38 - - [2026-02-16 15:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.049215 10.0.0.38 - - [2026-02-16 15:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010229 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 569 0.090456 10.0.0.38 - - [2026-02-16 15:12:29] "POST /alarms HTTP/1.1" 200 561 0.037136 10.0.0.38 - - [2026-02-16 15:12:30] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072536 10.0.0.38 - - [2026-02-16 15:12:30] "GET /loadbalancer-listener/ad7f636d-1a29-4bc1-9b83-615fe740e35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004717 10.0.0.38 - - [2026-02-16 15:12:30] "GET /loadbalancer-listener/ad7f636d-1a29-4bc1-9b83-615fe740e35d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006855 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 561 0.047319 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 561 0.025551 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 547 0.036242 10.0.0.38 - - [2026-02-16 15:12:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.055629 10.0.0.38 - - [2026-02-16 15:12:30] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004334 10.0.0.38 - - [2026-02-16 15:12:30] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?fields=floating_ips HTTP/1.1" 200 1164 0.004169 10.0.0.38 - - [2026-02-16 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014004 10.0.0.38 - - [2026-02-16 15:12:30] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003884 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 595 0.060512 10.0.0.38 - - [2026-02-16 15:12:30] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091062 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 575 0.077023 10.0.0.38 - - [2026-02-16 15:12:30] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007267 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 571 0.047728 10.0.0.38 - - [2026-02-16 15:12:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.045773 10.0.0.38 - - [2026-02-16 15:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035544 10.0.0.38 - - [2026-02-16 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010084 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 583 0.050833 10.0.0.38 - - [2026-02-16 15:12:30] "POST /alarms HTTP/1.1" 200 609 0.052602 10.0.0.38 - - [2026-02-16 15:12:30] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.094505 10.0.0.38 - - [2026-02-16 15:12:30] "GET /loadbalancer-listener/6ff73cf0-5163-48bd-94b6-e8c020eefe99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005070 10.0.0.38 - - [2026-02-16 15:12:30] "GET /loadbalancer-listener/6ff73cf0-5163-48bd-94b6-e8c020eefe99?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003724 10.0.0.38 - - [2026-02-16 15:12:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022967 10.0.0.38 - - [2026-02-16 15:12:30] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006337 10.0.0.38 - - [2026-02-16 15:12:30] "GET /instance-ip/fe50eabe-ac47-4689-86bc-8ea137b1bdd1?fields=floating_ips HTTP/1.1" 200 1164 0.004059 10.0.0.38 - - [2026-02-16 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2026-02-16 15:12:30] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002685 10.0.0.38 - - [2026-02-16 15:12:30] "POST /tags HTTP/1.1" 200 371 0.023930 10.0.0.38 - - [2026-02-16 15:12:30] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.020200 10.0.0.38 - - [2026-02-16 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.38 - - [2026-02-16 15:12:30] "GET /tag/978c5d49-99a1-4895-92f6-e6c4dedbc418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.018584 10.0.0.38 - - [2026-02-16 15:12:30] "POST /tags HTTP/1.1" 200 319 0.033258 10.0.0.38 - - [2026-02-16 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.38 - - [2026-02-16 15:12:30] "GET /tag/452ef66c-d98f-4b85-8861-7a69d2b1c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.018421 10.0.0.38 - - [2026-02-16 15:12:30] "GET / HTTP/1.1" 200 35931 0.002789 10.0.0.38 - - [2026-02-16 15:12:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002816 10.0.0.38 - - [2026-02-16 15:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.38 - - [2026-02-16 15:12:30] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.041742 10.0.0.38 - - [2026-02-16 15:12:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.000684 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.009980 10.0.0.38 - - [2026-02-16 15:12:31] "POST /security-groups HTTP/1.1" 200 578 0.091664 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.001825 10.0.0.38 - - [2026-02-16 15:12:31] "POST /projects HTTP/1.1" 200 497 0.303172 10.0.0.38 - - [2026-02-16 15:12:31] "POST /access-control-lists HTTP/1.1" 200 587 0.080759 10.0.0.38 - - [2026-02-16 15:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016895 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.38 - - [2026-02-16 15:12:31] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011070 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.002260 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008557 10.0.0.38 - - [2026-02-16 15:12:31] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004069 10.0.0.38 - - [2026-02-16 15:12:31] "POST /access-control-lists HTTP/1.1" 200 585 0.056605 10.0.0.38 - - [2026-02-16 15:12:31] "GET / HTTP/1.1" 200 35931 0.001196 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.023626 10.0.0.38 - - [2026-02-16 15:12:31] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005566 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2026-02-16 15:12:31] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.093262 10.0.0.38 - - [2026-02-16 15:12:31] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.019183 10.0.0.141 - - [2026-02-16 15:12:31] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.141 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.141 - - [2026-02-16 15:12:31] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010929 10.0.0.141 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2026-02-16 15:12:31] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.080458 10.0.0.141 - - [2026-02-16 15:12:31] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.043023 10.0.0.38 - - [2026-02-16 15:12:31] "POST /security-groups HTTP/1.1" 200 558 0.080580 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.009652 10.0.0.141 - - [2026-02-16 15:12:31] "PUT /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470 HTTP/1.1" 200 274 0.044625 10.0.0.141 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.015254 10.0.0.38 - - [2026-02-16 15:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.056431 10.0.0.38 - - [2026-02-16 15:12:31] "POST /access-control-lists HTTP/1.1" 200 610 0.064970 10.0.0.38 - - [2026-02-16 15:12:31] "POST /chown HTTP/1.1" 200 109 0.045583 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.008737 10.0.0.38 - - [2026-02-16 15:12:31] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003497 10.0.0.141 - - [2026-02-16 15:12:31] "POST /virtual-routers HTTP/1.1" 200 599 0.066576 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021697 10.0.0.38 - - [2026-02-16 15:12:31] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003134 10.0.0.141 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024219 10.0.0.141 - - [2026-02-16 15:12:31] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005827 10.0.0.38 - - [2026-02-16 15:12:31] "POST /tags HTTP/1.1" 409 214 0.002003 10.0.0.38 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.141 - - [2026-02-16 15:12:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.002593 10.0.0.38 - - [2026-02-16 15:12:32] "GET /tag/452ef66c-d98f-4b85-8861-7a69d2b1c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.032289 10.0.0.38 - - [2026-02-16 15:12:32] "POST /access-control-lists HTTP/1.1" 200 608 0.155257 10.0.0.141 - - [2026-02-16 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019315 10.0.0.141 - - [2026-02-16 15:12:32] "GET /virtual-network/6ab8bc3e-7727-4862-9dc8-07e19d8e80bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015654 10.0.0.38 - - [2026-02-16 15:12:32] "GET / HTTP/1.1" 200 35931 0.056687 10.0.0.38 - - [2026-02-16 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.38 - - [2026-02-16 15:12:32] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007206 10.0.0.38 - - [2026-02-16 15:12:32] "POST /firewall-rules HTTP/1.1" 200 578 0.151792 10.0.0.38 - - [2026-02-16 15:12:32] "GET /firewall-rule/3ed64988-1642-4ab2-a0e7-1755f7a806f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.025550 10.0.0.38 - - [2026-02-16 15:12:32] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.010472 10.0.0.141 - - [2026-02-16 15:12:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.189839 10.0.0.38 - - [2026-02-16 15:12:32] "PUT /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470 HTTP/1.1" 200 274 0.115437 10.0.0.38 - - [2026-02-16 15:12:32] "GET /firewall-rule/3ed64988-1642-4ab2-a0e7-1755f7a806f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.024173 10.0.0.38 - - [2026-02-16 15:12:32] "POST /ref-update HTTP/1.1" 200 156 0.031463 10.0.0.38 - - [2026-02-16 15:12:32] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010124 10.0.0.38 - - [2026-02-16 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.38 - - [2026-02-16 15:12:32] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003675 10.0.0.38 - - [2026-02-16 15:12:32] "POST /tags HTTP/1.1" 409 214 0.001865 10.0.0.38 - - [2026-02-16 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.38 - - [2026-02-16 15:12:32] "GET /tag/452ef66c-d98f-4b85-8861-7a69d2b1c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.025006 10.0.0.38 - - [2026-02-16 15:12:32] "POST /firewall-rules HTTP/1.1" 200 576 0.071285 10.0.0.38 - - [2026-02-16 15:12:32] "GET /firewall-rule/89e15420-269c-4886-910b-d48b77889f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.022455 10.0.0.38 - - [2026-02-16 15:12:32] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003919 10.0.0.38 - - [2026-02-16 15:12:32] "GET /firewall-rule/89e15420-269c-4886-910b-d48b77889f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007918 10.0.0.38 - - [2026-02-16 15:12:32] "POST /ref-update HTTP/1.1" 200 156 0.027718 10.0.0.38 - - [2026-02-16 15:12:32] "POST /tags HTTP/1.1" 200 363 0.022930 10.0.0.38 - - [2026-02-16 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007908 10.0.0.38 - - [2026-02-16 15:12:32] "GET /tag/5675c678-88a0-4995-bd05-4876b2cd99d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013487 10.0.0.38 - - [2026-02-16 15:12:32] "POST /tags HTTP/1.1" 200 311 0.020515 10.0.0.38 - - [2026-02-16 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010546 10.0.0.38 - - [2026-02-16 15:12:32] "GET /tag/ce7e2902-18e9-4319-8825-8c8fbef7a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024069 10.0.0.38 - - [2026-02-16 15:12:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000997 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.019984 10.0.0.38 - - [2026-02-16 15:12:33] "POST /security-groups HTTP/1.1" 200 574 0.076695 10.0.0.38 - - [2026-02-16 15:12:33] "POST /projects HTTP/1.1" 200 489 0.209661 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.014128 10.0.0.38 - - [2026-02-16 15:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.054073 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009151 10.0.0.38 - - [2026-02-16 15:12:33] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.027177 10.0.0.38 - - [2026-02-16 15:12:33] "POST /access-control-lists HTTP/1.1" 200 583 0.115720 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011260 10.0.0.38 - - [2026-02-16 15:12:33] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009520 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002124 10.0.0.38 - - [2026-02-16 15:12:33] "POST /access-control-lists HTTP/1.1" 200 581 0.067559 10.0.0.38 - - [2026-02-16 15:12:33] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.142153 10.0.0.38 - - [2026-02-16 15:12:33] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.092432 10.0.0.38 - - [2026-02-16 15:12:33] "POST /security-groups HTTP/1.1" 200 546 0.087249 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002791 10.0.0.38 - - [2026-02-16 15:12:33] "POST /access-control-lists HTTP/1.1" 200 602 0.066795 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.005836 10.0.0.38 - - [2026-02-16 15:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.083547 10.0.0.38 - - [2026-02-16 15:12:33] "POST /chown HTTP/1.1" 200 109 0.018107 10.0.0.38 - - [2026-02-16 15:12:33] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015805 10.0.0.38 - - [2026-02-16 15:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2026-02-16 15:12:33] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020158 10.0.0.38 - - [2026-02-16 15:12:33] "POST /access-control-lists HTTP/1.1" 200 600 0.080737 10.0.0.38 - - [2026-02-16 15:12:33] "POST /tags HTTP/1.1" 409 210 0.009461 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.38 - - [2026-02-16 15:12:34] "GET /tag/ce7e2902-18e9-4319-8825-8c8fbef7a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010528 10.0.0.38 - - [2026-02-16 15:12:34] "POST /firewall-rules HTTP/1.1" 200 570 0.068812 10.0.0.38 - - [2026-02-16 15:12:34] "GET /firewall-rule/536aefdc-d26e-412b-bde9-4ad74986d7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004344 10.0.0.38 - - [2026-02-16 15:12:34] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003521 10.0.0.38 - - [2026-02-16 15:12:34] "GET /firewall-rule/536aefdc-d26e-412b-bde9-4ad74986d7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003223 10.0.0.38 - - [2026-02-16 15:12:34] "POST /ref-update HTTP/1.1" 200 156 0.046510 10.0.0.38 - - [2026-02-16 15:12:34] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005371 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.38 - - [2026-02-16 15:12:34] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002847 10.0.0.38 - - [2026-02-16 15:12:34] "POST /tags HTTP/1.1" 409 210 0.001881 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.38 - - [2026-02-16 15:12:34] "GET /tag/ce7e2902-18e9-4319-8825-8c8fbef7a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018229 10.0.0.38 - - [2026-02-16 15:12:34] "POST /firewall-rules HTTP/1.1" 200 568 0.067938 10.0.0.38 - - [2026-02-16 15:12:34] "GET /firewall-rule/b7580442-c4ee-48a1-b1b8-b712d0c116b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.020950 10.0.0.38 - - [2026-02-16 15:12:34] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004445 10.0.0.38 - - [2026-02-16 15:12:34] "GET /firewall-rule/b7580442-c4ee-48a1-b1b8-b712d0c116b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002778 10.0.0.38 - - [2026-02-16 15:12:34] "POST /ref-update HTTP/1.1" 200 156 0.035445 10.0.0.38 - - [2026-02-16 15:12:34] "POST /tags HTTP/1.1" 200 363 0.020709 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011297 10.0.0.38 - - [2026-02-16 15:12:34] "GET /tag/8bc3a067-74be-4a85-9bd1-d4e877e7bfc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013370 10.0.0.38 - - [2026-02-16 15:12:34] "POST /tags HTTP/1.1" 409 210 0.002080 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.38 - - [2026-02-16 15:12:34] "GET /tag/5884b42e-1d66-4b2c-a34c-6292795f5550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011399 10.0.0.38 - - [2026-02-16 15:12:34] "POST /projects HTTP/1.1" 409 223 0.001835 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.38 - - [2026-02-16 15:12:34] "GET /project/b9088a24-c17c-4fde-b093-b7efef07d624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059378 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.38 - - [2026-02-16 15:12:34] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005609 10.0.0.38 - - [2026-02-16 15:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2026-02-16 15:12:34] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006454 10.0.0.38 - - [2026-02-16 15:12:35] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.048767 10.0.0.38 - - [2026-02-16 15:12:35] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.059036 10.0.0.38 - - [2026-02-16 15:12:35] "POST /security-groups HTTP/1.1" 409 253 0.008610 10.0.0.38 - - [2026-02-16 15:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.38 - - [2026-02-16 15:12:35] "PUT /security-group/5e58369d-7241-4fc8-8c0f-d996c50cd927 HTTP/1.1" 200 262 0.058491 10.0.0.38 - - [2026-02-16 15:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017803 10.0.0.38 - - [2026-02-16 15:12:35] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004227 10.0.0.38 - - [2026-02-16 15:12:35] "PUT /access-control-list/940e7b56-695c-4d88-b96b-65c4a241294b HTTP/1.1" 200 272 0.014209 10.0.0.38 - - [2026-02-16 15:12:35] "PUT /access-control-list/9851331b-bd78-4f01-a175-9d6648c11128 HTTP/1.1" 200 272 0.019345 10.0.0.38 - - [2026-02-16 15:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.38 - - [2026-02-16 15:12:35] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002782 10.0.0.38 - - [2026-02-16 15:12:35] "POST /tags HTTP/1.1" 409 210 0.001654 10.0.0.38 - - [2026-02-16 15:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.38 - - [2026-02-16 15:12:35] "GET /tag/5884b42e-1d66-4b2c-a34c-6292795f5550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009838 10.0.0.38 - - [2026-02-16 15:12:35] "POST /firewall-rules HTTP/1.1" 200 570 0.082376 10.0.0.38 - - [2026-02-16 15:12:35] "GET /firewall-rule/cacfa6a1-3f33-42d6-bee8-38a8ff5088df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004210 10.0.0.38 - - [2026-02-16 15:12:35] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003242 10.0.0.38 - - [2026-02-16 15:12:35] "GET /firewall-rule/cacfa6a1-3f33-42d6-bee8-38a8ff5088df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002169 10.0.0.38 - - [2026-02-16 15:12:35] "POST /ref-update HTTP/1.1" 200 156 0.062298 10.0.0.38 - - [2026-02-16 15:12:35] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013230 10.0.0.38 - - [2026-02-16 15:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.38 - - [2026-02-16 15:12:35] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003005 10.0.0.38 - - [2026-02-16 15:12:35] "POST /tags HTTP/1.1" 409 210 0.001800 10.0.0.38 - - [2026-02-16 15:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.38 - - [2026-02-16 15:12:35] "GET /tag/5884b42e-1d66-4b2c-a34c-6292795f5550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013133 10.0.0.38 - - [2026-02-16 15:12:35] "POST /firewall-rules HTTP/1.1" 200 568 0.074170 10.0.0.38 - - [2026-02-16 15:12:35] "GET /firewall-rule/b9abbe1e-6740-4beb-8aaa-e99d45a43989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005845 10.0.0.38 - - [2026-02-16 15:12:35] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.009729 10.0.0.38 - - [2026-02-16 15:12:35] "GET /firewall-rule/b9abbe1e-6740-4beb-8aaa-e99d45a43989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003153 10.0.0.38 - - [2026-02-16 15:12:35] "POST /ref-update HTTP/1.1" 200 156 0.053799 10.0.0.38 - - [2026-02-16 15:12:36] "POST /tags HTTP/1.1" 409 237 0.015820 10.0.0.38 - - [2026-02-16 15:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.38 - - [2026-02-16 15:12:36] "GET /tag/8bc3a067-74be-4a85-9bd1-d4e877e7bfc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020255 10.0.0.38 - - [2026-02-16 15:12:36] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005862 10.0.0.38 - - [2026-02-16 15:12:36] "POST /ref-update HTTP/1.1" 200 156 0.007847 10.0.0.38 - - [2026-02-16 15:12:36] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.017914 10.0.0.38 - - [2026-02-16 15:12:36] "POST /set-tag HTTP/1.1" 200 109 0.040016 10.0.0.38 - - [2026-02-16 15:12:44] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004709 10.0.0.38 - - [2026-02-16 15:12:44] "POST /set-tag HTTP/1.1" 200 109 0.009319 10.0.0.38 - - [2026-02-16 15:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.38 - - [2026-02-16 15:12:44] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003095 10.0.0.38 - - [2026-02-16 15:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.38 - - [2026-02-16 15:12:44] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002358 10.0.0.38 - - [2026-02-16 15:12:44] "GET /loadbalancer-pool/06f7ba80-2d77-4a43-ae53-ea311b3e4231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004796 10.0.0.38 - - [2026-02-16 15:12:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017235 10.0.0.38 - - [2026-02-16 15:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018946 10.0.0.38 - - [2026-02-16 15:12:44] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016159 10.0.0.38 - - [2026-02-16 15:12:44] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018161 10.0.0.38 - - [2026-02-16 15:12:44] "POST /ref-update HTTP/1.1" 200 156 0.019592 10.0.0.38 - - [2026-02-16 15:12:44] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.015611 10.0.0.38 - - [2026-02-16 15:12:44] "POST /tags HTTP/1.1" 409 205 0.002151 10.0.0.38 - - [2026-02-16 15:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2026-02-16 15:12:44] "GET /tag/11fc60b1-a465-4f2e-a560-aaf892cdfd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010361 10.0.0.38 - - [2026-02-16 15:12:44] "PUT /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4 HTTP/1.1" 200 256 0.009462 10.0.0.38 - - [2026-02-16 15:12:44] "POST /set-tag HTTP/1.1" 200 109 0.072238 10.0.0.38 - - [2026-02-16 15:12:44] "GET /loadbalancer-pool/2899a692-f4ee-4239-8ffe-e8f38c61a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025524 10.0.0.38 - - [2026-02-16 15:12:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021561 10.0.0.38 - - [2026-02-16 15:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009407 10.0.0.38 - - [2026-02-16 15:12:45] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012204 10.0.0.38 - - [2026-02-16 15:12:45] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006553 10.0.0.38 - - [2026-02-16 15:12:45] "POST /set-tag HTTP/1.1" 200 109 0.009391 10.0.0.38 - - [2026-02-16 15:12:45] "POST /ref-update HTTP/1.1" 200 156 0.013684 10.0.0.38 - - [2026-02-16 15:12:45] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005586 10.0.0.38 - - [2026-02-16 15:12:45] "GET /loadbalancer-pool/fbba51cb-95e1-4480-bb5e-bf05355fcbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003968 10.0.0.38 - - [2026-02-16 15:12:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028415 10.0.0.38 - - [2026-02-16 15:12:45] "PUT /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4 HTTP/1.1" 200 256 0.037848 10.0.0.38 - - [2026-02-16 15:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021126 10.0.0.38 - - [2026-02-16 15:12:45] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022144 10.0.0.38 - - [2026-02-16 15:12:45] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006097 10.0.0.38 - - [2026-02-16 15:12:45] "POST /ref-update HTTP/1.1" 200 156 0.009116 10.0.0.38 - - [2026-02-16 15:12:45] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.006616 10.0.0.38 - - [2026-02-16 15:12:45] "POST /set-tag HTTP/1.1" 200 109 0.003631 10.0.0.38 - - [2026-02-16 15:12:45] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004667 10.0.0.38 - - [2026-02-16 15:12:45] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.38 - - [2026-02-16 15:12:45] "PUT /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4 HTTP/1.1" 200 256 0.012313 10.0.0.38 - - [2026-02-16 15:13:31] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004951 10.0.0.38 - - [2026-02-16 15:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.38 - - [2026-02-16 15:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.38 - - [2026-02-16 15:13:31] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002370 10.0.0.38 - - [2026-02-16 15:13:31] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004503 10.0.0.38 - - [2026-02-16 15:13:31] "POST /set-tag HTTP/1.1" 200 109 0.029832 10.0.0.38 - - [2026-02-16 15:13:31] "DELETE /loadbalancer-member/27f61e0e-c331-44cb-ab60-d15698e9b4b1 HTTP/1.1" 200 115 0.037546 10.0.0.38 - - [2026-02-16 15:13:31] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006195 10.0.0.38 - - [2026-02-16 15:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.38 - - [2026-02-16 15:13:31] "DELETE /loadbalancer-member/da4587f7-b803-486f-b5ff-886490663832 HTTP/1.1" 200 115 0.041162 10.0.0.38 - - [2026-02-16 15:13:31] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007172 10.0.0.38 - - [2026-02-16 15:13:31] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.38 - - [2026-02-16 15:13:31] "DELETE /loadbalancer-member/157000c3-6b2d-45d7-927b-30cb73568f55 HTTP/1.1" 200 115 0.034587 10.0.0.38 - - [2026-02-16 15:13:31] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005422 10.0.0.38 - - [2026-02-16 15:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.38 - - [2026-02-16 15:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.38 - - [2026-02-16 15:13:32] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003257 10.0.0.38 - - [2026-02-16 15:13:32] "GET /loadbalancer-pool/06f7ba80-2d77-4a43-ae53-ea311b3e4231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005588 10.0.0.38 - - [2026-02-16 15:13:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036826 10.0.0.38 - - [2026-02-16 15:13:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025836 10.0.0.38 - - [2026-02-16 15:13:32] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014034 10.0.0.38 - - [2026-02-16 15:13:32] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005032 10.0.0.38 - - [2026-02-16 15:13:32] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002693 10.0.0.38 - - [2026-02-16 15:13:32] "POST /set-tag HTTP/1.1" 200 109 0.063884 10.0.0.38 - - [2026-02-16 15:13:32] "GET /loadbalancer-pool/2899a692-f4ee-4239-8ffe-e8f38c61a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011264 10.0.0.38 - - [2026-02-16 15:13:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016233 10.0.0.38 - - [2026-02-16 15:13:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013023 10.0.0.38 - - [2026-02-16 15:13:32] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007413 10.0.0.38 - - [2026-02-16 15:13:32] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.38 - - [2026-02-16 15:13:32] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004154 10.0.0.38 - - [2026-02-16 15:13:32] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002306 10.0.0.38 - - [2026-02-16 15:13:32] "GET /loadbalancer-pool/fbba51cb-95e1-4480-bb5e-bf05355fcbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003145 10.0.0.38 - - [2026-02-16 15:13:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019011 10.0.0.38 - - [2026-02-16 15:13:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031118 10.0.0.38 - - [2026-02-16 15:13:32] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010046 10.0.0.38 - - [2026-02-16 15:13:32] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007829 10.0.0.38 - - [2026-02-16 15:13:32] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004165 10.0.0.38 - - [2026-02-16 15:13:32] "POST /set-tag HTTP/1.1" 200 109 0.002448 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:13:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:13:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:14:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:14:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.141 - - [2026-02-16 15:14:02] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.141 - - [2026-02-16 15:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.141 - - [2026-02-16 15:14:02] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004761 10.0.0.141 - - [2026-02-16 15:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.141 - - [2026-02-16 15:14:02] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002509 10.0.0.141 - - [2026-02-16 15:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.141 - - [2026-02-16 15:14:02] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006665 10.0.0.141 - - [2026-02-16 15:14:02] "PUT /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b HTTP/1.1" 200 262 0.018960 10.0.0.141 - - [2026-02-16 15:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.141 - - [2026-02-16 15:14:02] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002612 10.0.0.141 - - [2026-02-16 15:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.141 - - [2026-02-16 15:14:02] "GET /virtual-machine-interface/5baed964-eabe-41d1-9929-a46b558840db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004769 10.0.0.141 - - [2026-02-16 15:14:02] "PUT /virtual-machine-interface/5baed964-eabe-41d1-9929-a46b558840db HTTP/1.1" 200 284 0.013693 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:14:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:14:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:14:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:14:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 10.0.0.38 - - [2026-02-16 15:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.38 - - [2026-02-16 15:14:15] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002625 10.0.0.38 - - [2026-02-16 15:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.003883 10.0.0.38 - - [2026-02-16 15:16:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002608 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:18:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:18:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:18:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:18:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.38 - - [2026-02-16 15:18:47] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.38 - - [2026-02-16 15:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.38 - - [2026-02-16 15:18:47] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004729 10.0.0.38 - - [2026-02-16 15:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2026-02-16 15:18:47] "GET /config-node/17db820f-7ce9-4170-9d8c-7a615ef7713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002786 10.0.0.38 - - [2026-02-16 15:18:59] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.38 - - [2026-02-16 15:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2026-02-16 15:18:59] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002594 10.0.0.38 - - [2026-02-16 15:18:59] "POST /bgp-routers HTTP/1.1" 409 301 0.007470 10.0.0.38 - - [2026-02-16 15:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2026-02-16 15:18:59] "GET /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007124 10.0.0.38 - - [2026-02-16 15:18:59] "PUT /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d HTTP/1.1" 200 254 0.019557 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:18:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:18:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.38 - - [2026-02-16 15:19:04] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004414 10.0.0.38 - - [2026-02-16 15:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.38 - - [2026-02-16 15:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.38 - - [2026-02-16 15:19:04] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002350 10.0.0.38 - - [2026-02-16 15:19:04] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007018 10.0.0.38 - - [2026-02-16 15:19:04] "POST /set-tag HTTP/1.1" 200 109 0.025398 10.0.0.38 - - [2026-02-16 15:19:04] "DELETE /loadbalancer-member/cd17de68-7b87-4c66-8160-89009be8f5d2 HTTP/1.1" 200 115 0.080494 10.0.0.38 - - [2026-02-16 15:19:04] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013241 10.0.0.38 - - [2026-02-16 15:19:04] "POST /set-tag HTTP/1.1" 200 109 0.014977 10.0.0.38 - - [2026-02-16 15:19:04] "DELETE /loadbalancer-member/b35289aa-5686-4326-bec8-11c88ed044a9 HTTP/1.1" 200 115 0.041854 10.0.0.38 - - [2026-02-16 15:19:04] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014459 10.0.0.38 - - [2026-02-16 15:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.38 - - [2026-02-16 15:19:05] "DELETE /loadbalancer-member/6575cc80-655c-4cfd-b568-a3207188c47d HTTP/1.1" 200 115 0.042988 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008838 10.0.0.38 - - [2026-02-16 15:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.38 - - [2026-02-16 15:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.38 - - [2026-02-16 15:19:05] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003438 10.0.0.38 - - [2026-02-16 15:19:05] "GET /loadbalancer-pool/06f7ba80-2d77-4a43-ae53-ea311b3e4231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002789 10.0.0.38 - - [2026-02-16 15:19:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023658 10.0.0.38 - - [2026-02-16 15:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012853 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011049 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006371 10.0.0.38 - - [2026-02-16 15:19:05] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002596 10.0.0.38 - - [2026-02-16 15:19:05] "POST /set-tag HTTP/1.1" 200 109 0.071231 10.0.0.38 - - [2026-02-16 15:19:05] "GET /loadbalancer-pool/2899a692-f4ee-4239-8ffe-e8f38c61a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014253 10.0.0.38 - - [2026-02-16 15:19:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034374 10.0.0.38 - - [2026-02-16 15:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010505 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007871 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006867 10.0.0.38 - - [2026-02-16 15:19:05] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005235 10.0.0.38 - - [2026-02-16 15:19:05] "POST /set-tag HTTP/1.1" 200 109 0.005258 10.0.0.38 - - [2026-02-16 15:19:05] "GET /loadbalancer-pool/fbba51cb-95e1-4480-bb5e-bf05355fcbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002876 10.0.0.38 - - [2026-02-16 15:19:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015451 10.0.0.38 - - [2026-02-16 15:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012968 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016004 10.0.0.38 - - [2026-02-16 15:19:05] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004157 10.0.0.38 - - [2026-02-16 15:19:05] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003197 10.0.0.38 - - [2026-02-16 15:19:05] "POST /set-tag HTTP/1.1" 200 109 0.002512 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:19:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001220 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:19:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 10.0.0.38 - - [2026-02-16 15:20:47] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.38 - - [2026-02-16 15:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2026-02-16 15:20:47] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053810 10.0.0.38 - - [2026-02-16 15:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2026-02-16 15:20:47] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038675 10.0.0.38 - - [2026-02-16 15:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2026-02-16 15:20:47] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028993 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002457 10.0.0.38 - - [2026-02-16 15:20:48] "POST /tags HTTP/1.1" 200 333 0.033769 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2026-02-16 15:20:48] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033583 10.0.0.38 - - [2026-02-16 15:20:48] "GET /virtual-networks?parent_id=a2514e68-d031-4ad0-88f4-2fa4f8e703e3&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007034 10.0.0.38 - - [2026-02-16 15:20:48] "GET /tag/423db369-e057-45c2-bcc0-e4c031bc08dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016456 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.38 - - [2026-02-16 15:20:48] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052357 10.0.0.38 - - [2026-02-16 15:20:48] "POST /virtual-networks HTTP/1.1" 200 512 0.096634 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.38 - - [2026-02-16 15:20:48] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003983 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2026-02-16 15:20:48] "GET /service-appliance-set/68e43f9c-3713-4c8a-9a61-d022be573c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002367 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.001525 10.0.0.38 - - [2026-02-16 15:20:48] "GET /network-ipam/8ea388d7-c4c2-4ae5-a444-45551b83f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002742 10.0.0.38 - - [2026-02-16 15:20:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006472 10.0.0.38 - - [2026-02-16 15:20:48] "POST /ref-update HTTP/1.1" 200 156 0.068516 10.0.0.38 - - [2026-02-16 15:20:48] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004222 10.0.0.38 - - [2026-02-16 15:20:48] "GET /domains HTTP/1.1" 200 280 0.004950 10.0.0.38 - - [2026-02-16 15:20:48] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e HTTP/1.1" 200 3087 0.030753 10.0.0.38 - - [2026-02-16 15:20:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.130827 10.0.0.38 - - [2026-02-16 15:20:48] "GET /virtual-machine-interface/cefbe97d-131c-4152-b014-27b9fd11dddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015298 10.0.0.38 - - [2026-02-16 15:20:48] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3 HTTP/1.1" 200 5476 0.074081 10.0.0.38 - - [2026-02-16 15:20:48] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.006117 10.0.0.38 - - [2026-02-16 15:20:48] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.003623 10.0.0.38 - - [2026-02-16 15:20:48] "POST /instance-ips HTTP/1.1" 200 409 0.064974 10.0.0.38 - - [2026-02-16 15:20:48] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1181 0.020515 10.0.0.38 - - [2026-02-16 15:20:48] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1181 0.002942 10.0.0.38 - - [2026-02-16 15:20:48] "GET /instance-ip/ed0961fc-c54d-435d-a508-36625d2a7472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006271 10.0.0.38 - - [2026-02-16 15:20:48] "POST /loadbalancers HTTP/1.1" 200 610 0.065679 10.0.0.38 - - [2026-02-16 15:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024889 10.0.0.38 - - [2026-02-16 15:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012255 10.0.0.38 - - [2026-02-16 15:20:48] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069273 10.0.0.38 - - [2026-02-16 15:20:48] "GET /instance-ip/ed0961fc-c54d-435d-a508-36625d2a7472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004396 10.0.0.38 - - [2026-02-16 15:20:48] "POST /route-targets HTTP/1.1" 200 327 0.032393 10.0.0.38 - - [2026-02-16 15:20:48] "POST /ref-update HTTP/1.1" 200 156 0.038629 10.0.0.38 - - [2026-02-16 15:20:48] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079723 10.0.0.38 - - [2026-02-16 15:20:48] "GET /loadbalancer/3a0c4125-cd2d-4dfb-8713-3432faf76239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003456 10.0.0.38 - - [2026-02-16 15:20:48] "POST /floating-ips HTTP/1.1" 200 597 0.044129 10.0.0.38 - - [2026-02-16 15:20:49] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.055764 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2026-02-16 15:20:49] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031026 10.0.0.38 - - [2026-02-16 15:20:49] "GET /loadbalancer-listener/88e7636e-c1b7-4c42-bd08-a674a6089fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003590 10.0.0.38 - - [2026-02-16 15:20:49] "GET /loadbalancer-listener/88e7636e-c1b7-4c42-bd08-a674a6089fcb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003346 10.0.0.38 - - [2026-02-16 15:20:49] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016937 10.0.0.38 - - [2026-02-16 15:20:49] "GET /instance-ip/ed0961fc-c54d-435d-a508-36625d2a7472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003064 10.0.0.38 - - [2026-02-16 15:20:49] "GET /instance-ip/ed0961fc-c54d-435d-a508-36625d2a7472?fields=floating_ips HTTP/1.1" 200 1213 0.007963 10.0.0.38 - - [2026-02-16 15:20:49] "GET /floating-ip/8cda3ae4-c571-4a7d-82f3-c8bc4cd98f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.011831 10.0.0.38 - - [2026-02-16 15:20:49] "POST /tags HTTP/1.1" 200 295 0.080363 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2026-02-16 15:20:49] "GET /tag/2a0c209b-0c5c-4a5b-a28a-331f18970900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016635 10.0.0.38 - - [2026-02-16 15:20:49] "POST /tags HTTP/1.1" 409 233 0.003486 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.38 - - [2026-02-16 15:20:49] "GET /tag/54895d9a-f321-47b5-b011-88482e02c79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010642 10.0.0.38 - - [2026-02-16 15:20:49] "POST /tags HTTP/1.1" 409 206 0.001884 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.38 - - [2026-02-16 15:20:49] "GET /tag/e95d9181-8449-4951-bb77-83b0f780587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011835 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.38 - - [2026-02-16 15:20:49] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004755 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.38 - - [2026-02-16 15:20:49] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039927 10.0.0.38 - - [2026-02-16 15:20:49] "POST /virtual-machines HTTP/1.1" 200 369 0.015036 10.0.0.38 - - [2026-02-16 15:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008110 10.0.0.38 - - [2026-02-16 15:20:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101366 10.0.0.38 - - [2026-02-16 15:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029479 10.0.0.38 - - [2026-02-16 15:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020112 10.0.0.38 - - [2026-02-16 15:20:49] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004587 10.0.0.38 - - [2026-02-16 15:20:49] "POST /instance-ips HTTP/1.1" 200 409 0.019181 10.0.0.38 - - [2026-02-16 15:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024178 10.0.0.38 - - [2026-02-16 15:20:49] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004645 10.0.0.38 - - [2026-02-16 15:20:49] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018234 10.0.0.38 - - [2026-02-16 15:20:50] "GET /instance-ip/1332e342-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.017963 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004241 10.0.0.38 - - [2026-02-16 15:20:50] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002423 10.0.0.38 - - [2026-02-16 15:20:50] "POST /ref-update HTTP/1.1" 200 156 0.008143 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012277 10.0.0.38 - - [2026-02-16 15:20:50] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.38 - - [2026-02-16 15:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004758 10.0.0.38 - - [2026-02-16 15:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2026-02-16 15:20:50] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058621 10.0.0.38 - - [2026-02-16 15:20:50] "POST /virtual-machines HTTP/1.1" 200 369 0.010320 10.0.0.38 - - [2026-02-16 15:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023937 10.0.0.38 - - [2026-02-16 15:20:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110026 10.0.0.38 - - [2026-02-16 15:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007822 10.0.0.38 - - [2026-02-16 15:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012828 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006227 10.0.0.38 - - [2026-02-16 15:20:50] "POST /instance-ips HTTP/1.1" 200 409 0.047320 10.0.0.38 - - [2026-02-16 15:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033331 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006566 10.0.0.38 - - [2026-02-16 15:20:50] "POST /set-tag HTTP/1.1" 200 109 0.019626 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019034 10.0.0.38 - - [2026-02-16 15:20:50] "GET /instance-ip/13a5a17a-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011853 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004500 10.0.0.38 - - [2026-02-16 15:20:50] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003783 10.0.0.38 - - [2026-02-16 15:20:50] "POST /ref-update HTTP/1.1" 200 156 0.011983 10.0.0.38 - - [2026-02-16 15:20:50] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.042020 10.0.0.38 - - [2026-02-16 15:20:50] "POST /set-tag HTTP/1.1" 200 109 0.014804 10.0.0.38 - - [2026-02-16 15:20:51] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004011 10.0.0.38 - - [2026-02-16 15:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.38 - - [2026-02-16 15:20:51] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003936 10.0.0.38 - - [2026-02-16 15:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.38 - - [2026-02-16 15:20:53] "GET /domains HTTP/1.1" 200 280 0.001960 10.0.0.38 - - [2026-02-16 15:20:53] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e HTTP/1.1" 200 3087 0.002688 10.0.0.38 - - [2026-02-16 15:20:53] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3 HTTP/1.1" 200 7064 0.049616 10.0.0.38 - - [2026-02-16 15:20:53] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.004129 10.0.0.38 - - [2026-02-16 15:20:53] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.004867 10.0.0.38 - - [2026-02-16 15:20:53] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1402 0.012314 10.0.0.38 - - [2026-02-16 15:20:53] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1402 0.003600 10.0.0.38 - - [2026-02-16 15:20:53] "GET /route-target/fddaaa6b-cb3c-48ac-a0b9-bbd80d17d777 HTTP/1.1" 200 1153 0.003555 10.0.0.38 - - [2026-02-16 15:20:53] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.004509 10.0.0.38 - - [2026-02-16 15:20:53] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1402 0.003124 10.0.0.38 - - [2026-02-16 15:20:53] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004606 10.0.0.38 - - [2026-02-16 15:20:53] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.004051 10.0.0.38 - - [2026-02-16 15:20:53] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1402 0.004116 10.0.0.38 - - [2026-02-16 15:20:53] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 200 1402 0.003249 10.0.0.38 - - [2026-02-16 15:20:53] "GET /route-target/fddaaa6b-cb3c-48ac-a0b9-bbd80d17d777 HTTP/1.1" 200 1153 0.004501 10.0.0.38 - - [2026-02-16 15:20:53] "GET /domains HTTP/1.1" 200 280 0.001745 10.0.0.38 - - [2026-02-16 15:20:53] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e HTTP/1.1" 200 3087 0.002525 10.0.0.38 - - [2026-02-16 15:20:53] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3 HTTP/1.1" 200 7064 0.032442 10.0.0.38 - - [2026-02-16 15:20:53] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2087 0.004868 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.38 - - [2026-02-16 15:20:54] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035203 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003865 10.0.0.38 - - [2026-02-16 15:20:54] "GET /floating-ip-pools?parent_id=ed3494a2-79da-49c0-b6fc-03ba23eb9f5b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001613 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006847 10.0.0.38 - - [2026-02-16 15:20:54] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019682 10.0.0.38 - - [2026-02-16 15:20:54] "POST /ref-update HTTP/1.1" 200 156 0.012895 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004785 10.0.0.38 - - [2026-02-16 15:20:54] "GET /domains HTTP/1.1" 200 280 0.001928 10.0.0.38 - - [2026-02-16 15:20:54] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e HTTP/1.1" 200 3087 0.003135 10.0.0.38 - - [2026-02-16 15:20:54] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3 HTTP/1.1" 200 7320 0.041466 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2325 0.009537 10.0.0.38 - - [2026-02-16 15:20:54] "GET /floating-ip-pool/f4690755-24d0-4db3-a82d-ddc1c50f4be5 HTTP/1.1" 200 1315 0.002525 10.0.0.38 - - [2026-02-16 15:20:54] "GET /domains HTTP/1.1" 200 280 0.004013 10.0.0.38 - - [2026-02-16 15:20:54] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e HTTP/1.1" 200 3087 0.002533 10.0.0.38 - - [2026-02-16 15:20:54] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3 HTTP/1.1" 200 7320 0.038043 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 2325 0.007542 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003769 10.0.0.38 - - [2026-02-16 15:20:54] "POST /tags HTTP/1.1" 200 365 0.060180 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.38 - - [2026-02-16 15:20:54] "GET /tag/29a7100b-ba5f-4d2d-9585-6662122ce42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023017 10.0.0.38 - - [2026-02-16 15:20:54] "POST /tags HTTP/1.1" 409 206 0.002240 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.38 - - [2026-02-16 15:20:54] "GET /tag/e95d9181-8449-4951-bb77-83b0f780587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011808 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.38 - - [2026-02-16 15:20:54] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030623 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007355 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.38 - - [2026-02-16 15:20:54] "GET /service-appliance-set/fdc839b7-7a26-4df0-ad50-5bf34eddbf2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004730 10.0.0.38 - - [2026-02-16 15:20:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.007532 10.0.0.38 - - [2026-02-16 15:20:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088817 10.0.0.38 - - [2026-02-16 15:20:54] "GET /virtual-machine-interface/1ce6bb2a-60cc-4e4a-a2e6-fef5217d6196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007233 10.0.0.38 - - [2026-02-16 15:20:54] "POST /set-tag HTTP/1.1" 200 109 0.013655 10.0.0.38 - - [2026-02-16 15:20:54] "POST /instance-ips HTTP/1.1" 200 417 0.031986 10.0.0.38 - - [2026-02-16 15:20:55] "GET /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012387 10.0.0.38 - - [2026-02-16 15:20:55] "POST /loadbalancers HTTP/1.1" 200 618 0.078136 10.0.0.38 - - [2026-02-16 15:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027871 10.0.0.38 - - [2026-02-16 15:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.38 - - [2026-02-16 15:20:55] "POST /service-instances HTTP/1.1" 200 566 0.039544 10.0.0.38 - - [2026-02-16 15:20:55] "POST /ref-update HTTP/1.1" 200 156 0.020157 10.0.0.38 - - [2026-02-16 15:20:55] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.030257 10.0.0.38 - - [2026-02-16 15:20:55] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.100726 10.0.0.38 - - [2026-02-16 15:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.046960 10.0.0.38 - - [2026-02-16 15:20:55] "GET /virtual-machine-interface/1ce6bb2a-60cc-4e4a-a2e6-fef5217d6196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019041 10.0.0.38 - - [2026-02-16 15:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.38 - - [2026-02-16 15:20:55] "GET /virtual-machine-interface/1ce6bb2a-60cc-4e4a-a2e6-fef5217d6196?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009672 10.0.0.38 - - [2026-02-16 15:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.38 - - [2026-02-16 15:20:55] "POST /virtual-machines HTTP/1.1" 200 429 0.018976 10.0.0.38 - - [2026-02-16 15:20:55] "GET /floating-ip-pool/f4690755-24d0-4db3-a82d-ddc1c50f4be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008807 10.0.0.38 - - [2026-02-16 15:20:55] "POST /floating-ips HTTP/1.1" 200 671 0.127141 10.0.0.38 - - [2026-02-16 15:20:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152148 10.0.0.38 - - [2026-02-16 15:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024057 10.0.0.38 - - [2026-02-16 15:20:55] "POST /chown HTTP/1.1" 200 109 0.068963 10.0.0.38 - - [2026-02-16 15:20:55] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007664 10.0.0.38 - - [2026-02-16 15:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008236 10.0.0.38 - - [2026-02-16 15:20:55] "POST /chown HTTP/1.1" 200 109 0.007733 10.0.0.38 - - [2026-02-16 15:20:55] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003917 10.0.0.38 - - [2026-02-16 15:20:55] "POST /tags HTTP/1.1" 409 221 0.002846 10.0.0.38 - - [2026-02-16 15:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.38 - - [2026-02-16 15:20:55] "PUT /virtual-machine-interface/3fe94cad-9007-45a5-8955-744972979b86 HTTP/1.1" 200 284 0.024646 10.0.0.38 - - [2026-02-16 15:20:55] "PUT /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 256 0.027430 10.0.0.38 - - [2026-02-16 15:20:55] "GET /tag/423db369-e057-45c2-bcc0-e4c031bc08dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010268 10.0.0.38 - - [2026-02-16 15:20:55] "POST /tags HTTP/1.1" 409 238 0.001806 10.0.0.38 - - [2026-02-16 15:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.38 - - [2026-02-16 15:20:55] "POST /ref-update HTTP/1.1" 200 156 0.017480 10.0.0.38 - - [2026-02-16 15:20:55] "GET /tag/29a7100b-ba5f-4d2d-9585-6662122ce42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016164 10.0.0.38 - - [2026-02-16 15:20:55] "POST /ref-update HTTP/1.1" 200 156 0.036803 10.0.0.38 - - [2026-02-16 15:20:55] "POST /ref-update HTTP/1.1" 200 156 0.013499 10.0.0.38 - - [2026-02-16 15:20:55] "POST /firewall-rules HTTP/1.1" 200 650 0.105550 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.062032 10.0.0.38 - - [2026-02-16 15:20:56] "GET /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.036829 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.024232 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.021950 10.0.0.38 - - [2026-02-16 15:20:56] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007112 10.0.0.38 - - [2026-02-16 15:20:56] "GET /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002844 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.021638 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012548 10.0.0.38 - - [2026-02-16 15:20:56] "POST /virtual-machines HTTP/1.1" 200 429 0.026330 10.0.0.38 - - [2026-02-16 15:20:56] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.096836 10.0.0.38 - - [2026-02-16 15:20:56] "GET /loadbalancer/bc3e1150-2444-419d-b6d6-96e9ad14e855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006982 10.0.0.38 - - [2026-02-16 15:20:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165547 10.0.0.38 - - [2026-02-16 15:20:56] "POST /chown HTTP/1.1" 200 109 0.028122 10.0.0.38 - - [2026-02-16 15:20:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.074098 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.38 - - [2026-02-16 15:20:56] "POST /chown HTTP/1.1" 200 109 0.009502 10.0.0.38 - - [2026-02-16 15:20:56] "PUT /virtual-machine-interface/04e05480-06dd-4c80-8cd3-12c9d4ad55c9 HTTP/1.1" 200 284 0.029225 10.0.0.38 - - [2026-02-16 15:20:56] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050069 10.0.0.38 - - [2026-02-16 15:20:56] "GET /loadbalancer-listener/e8a61fa2-5aba-4a48-9529-c50454dcc8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013489 10.0.0.38 - - [2026-02-16 15:20:56] "PUT /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 256 0.046754 10.0.0.38 - - [2026-02-16 15:20:56] "GET /loadbalancer-listener/e8a61fa2-5aba-4a48-9529-c50454dcc8ac?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003419 10.0.0.38 - - [2026-02-16 15:20:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.022272 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.018980 10.0.0.38 - - [2026-02-16 15:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041060 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.046166 10.0.0.38 - - [2026-02-16 15:20:56] "GET /loadbalancer-pool/447a19b6-f085-409f-a2ca-68645787c668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016521 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.030314 10.0.0.38 - - [2026-02-16 15:20:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.021546 10.0.0.38 - - [2026-02-16 15:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019296 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.020030 10.0.0.38 - - [2026-02-16 15:20:56] "GET /loadbalancer-member/9d7a010c-48d9-4fbf-8233-b2440036e351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.020174 10.0.0.38 - - [2026-02-16 15:20:56] "POST /ref-update HTTP/1.1" 200 156 0.022025 10.0.0.38 - - [2026-02-16 15:20:56] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002983 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.38 - - [2026-02-16 15:20:56] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003034 10.0.0.38 - - [2026-02-16 15:20:56] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.015303 10.0.0.38 - - [2026-02-16 15:20:56] "POST /tags HTTP/1.1" 409 221 0.001626 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.38 - - [2026-02-16 15:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009280 10.0.0.38 - - [2026-02-16 15:20:56] "GET /tag/423db369-e057-45c2-bcc0-e4c031bc08dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020730 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.38 - - [2026-02-16 15:20:56] "POST /chown HTTP/1.1" 200 109 0.008066 10.0.0.38 - - [2026-02-16 15:20:56] "POST /tags HTTP/1.1" 409 238 0.001930 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.38 - - [2026-02-16 15:20:56] "GET /tag/29a7100b-ba5f-4d2d-9585-6662122ce42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010925 10.0.0.38 - - [2026-02-16 15:20:56] "POST /chown HTTP/1.1" 200 109 0.007200 10.0.0.38 - - [2026-02-16 15:20:56] "PUT /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 256 0.023265 10.0.0.38 - - [2026-02-16 15:20:56] "POST /firewall-rules HTTP/1.1" 409 293 0.004222 10.0.0.38 - - [2026-02-16 15:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2026-02-16 15:20:57] "POST /ref-update HTTP/1.1" 200 156 0.031040 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc HTTP/1.1" 200 260 0.039072 10.0.0.38 - - [2026-02-16 15:20:57] "GET /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.012883 10.0.0.38 - - [2026-02-16 15:20:57] "POST /chown HTTP/1.1" 200 109 0.012418 10.0.0.38 - - [2026-02-16 15:20:57] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007436 10.0.0.38 - - [2026-02-16 15:20:57] "POST /chown HTTP/1.1" 200 109 0.034017 10.0.0.38 - - [2026-02-16 15:20:57] "GET /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.016232 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 256 0.023224 10.0.0.38 - - [2026-02-16 15:20:57] "POST /ref-update HTTP/1.1" 200 156 0.010327 10.0.0.38 - - [2026-02-16 15:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010055 10.0.0.38 - - [2026-02-16 15:20:57] "POST /chown HTTP/1.1" 200 109 0.006840 10.0.0.38 - - [2026-02-16 15:20:57] "POST /chown HTTP/1.1" 200 109 0.007709 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 256 0.023047 10.0.0.38 - - [2026-02-16 15:20:57] "POST /ref-update HTTP/1.1" 200 156 0.029155 10.0.0.38 - - [2026-02-16 15:20:57] "POST /chown HTTP/1.1" 200 109 0.009095 10.0.0.38 - - [2026-02-16 15:20:57] "POST /chown HTTP/1.1" 200 109 0.018692 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 256 0.023290 10.0.0.38 - - [2026-02-16 15:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2026-02-16 15:20:57] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004218 10.0.0.38 - - [2026-02-16 15:20:57] "POST /ref-update HTTP/1.1" 200 156 0.018499 10.0.0.38 - - [2026-02-16 15:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.38 - - [2026-02-16 15:20:57] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037833 10.0.0.38 - - [2026-02-16 15:20:57] "POST /virtual-machines HTTP/1.1" 200 373 0.008955 10.0.0.38 - - [2026-02-16 15:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012767 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.012161 10.0.0.38 - - [2026-02-16 15:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018286 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.036563 10.0.0.38 - - [2026-02-16 15:20:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.136780 10.0.0.38 - - [2026-02-16 15:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014418 10.0.0.38 - - [2026-02-16 15:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.38 - - [2026-02-16 15:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025964 10.0.0.38 - - [2026-02-16 15:20:57] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010265 10.0.0.38 - - [2026-02-16 15:20:57] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.016668 10.0.0.38 - - [2026-02-16 15:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009119 10.0.0.38 - - [2026-02-16 15:20:57] "POST /instance-ips HTTP/1.1" 200 413 0.047847 10.0.0.38 - - [2026-02-16 15:20:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023181 10.0.0.38 - - [2026-02-16 15:20:57] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015008 10.0.0.38 - - [2026-02-16 15:20:58] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.012798 10.0.0.38 - - [2026-02-16 15:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020005 10.0.0.38 - - [2026-02-16 15:20:58] "POST /set-tag HTTP/1.1" 200 109 0.040933 10.0.0.38 - - [2026-02-16 15:20:58] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016432 10.0.0.38 - - [2026-02-16 15:20:58] "GET /instance-ip/17f9d43a-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.009685 10.0.0.38 - - [2026-02-16 15:20:58] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.009381 10.0.0.38 - - [2026-02-16 15:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012401 10.0.0.38 - - [2026-02-16 15:20:58] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004021 10.0.0.38 - - [2026-02-16 15:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.38 - - [2026-02-16 15:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.38 - - [2026-02-16 15:20:58] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003443 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.010847 10.0.0.38 - - [2026-02-16 15:20:58] "POST /ref-update HTTP/1.1" 200 156 0.029138 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.018289 10.0.0.38 - - [2026-02-16 15:20:58] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014204 10.0.0.38 - - [2026-02-16 15:20:58] "POST /set-tag HTTP/1.1" 200 109 0.007153 10.0.0.38 - - [2026-02-16 15:20:58] "POST /ref-update HTTP/1.1" 200 156 0.028878 10.0.0.38 - - [2026-02-16 15:20:58] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004114 10.0.0.38 - - [2026-02-16 15:20:58] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.010438 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.035885 10.0.0.38 - - [2026-02-16 15:20:58] "POST /ref-update HTTP/1.1" 200 156 0.015479 10.0.0.38 - - [2026-02-16 15:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.008209 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.017682 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.015717 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.007124 10.0.0.38 - - [2026-02-16 15:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.006074 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.017584 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.024828 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.010817 10.0.0.38 - - [2026-02-16 15:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.008296 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.007161 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.010001 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.012503 10.0.0.38 - - [2026-02-16 15:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.005544 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.008934 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.008715 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.006062 10.0.0.38 - - [2026-02-16 15:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2026-02-16 15:20:58] "POST /chown HTTP/1.1" 200 109 0.006038 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.006934 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.012138 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.021130 10.0.0.38 - - [2026-02-16 15:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.009577 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.018965 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.005887 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.017129 10.0.0.38 - - [2026-02-16 15:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.007856 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.021470 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.014181 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.006437 10.0.0.38 - - [2026-02-16 15:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.006833 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.024547 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.011042 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.019692 10.0.0.38 - - [2026-02-16 15:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.006504 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.023251 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.020158 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.005960 10.0.0.38 - - [2026-02-16 15:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.005527 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.006058 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.027171 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.021111 10.0.0.38 - - [2026-02-16 15:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.005755 10.0.0.38 - - [2026-02-16 15:20:59] "POST /chown HTTP/1.1" 200 109 0.019421 10.0.0.38 - - [2026-02-16 15:21:00] "POST /chown HTTP/1.1" 200 109 0.007437 10.0.0.38 - - [2026-02-16 15:21:00] "POST /chown HTTP/1.1" 200 109 0.018112 10.0.0.38 - - [2026-02-16 15:21:01] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008715 10.0.0.38 - - [2026-02-16 15:21:01] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.38 - - [2026-02-16 15:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2026-02-16 15:21:01] "GET /loadbalancer/3a0c4125-cd2d-4dfb-8713-3432faf76239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002382 10.0.0.38 - - [2026-02-16 15:21:01] "GET /loadbalancer-pool/f421c609-27dd-4143-bd7c-b7213709a969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002767 10.0.0.38 - - [2026-02-16 15:21:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015601 10.0.0.38 - - [2026-02-16 15:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011193 10.0.0.38 - - [2026-02-16 15:21:01] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007906 10.0.0.38 - - [2026-02-16 15:21:01] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003789 10.0.0.38 - - [2026-02-16 15:21:01] "POST /ref-update HTTP/1.1" 200 156 0.013548 10.0.0.38 - - [2026-02-16 15:21:01] "POST /tags HTTP/1.1" 409 221 0.001832 10.0.0.38 - - [2026-02-16 15:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.38 - - [2026-02-16 15:21:01] "GET /tag/423db369-e057-45c2-bcc0-e4c031bc08dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009920 10.0.0.38 - - [2026-02-16 15:21:01] "GET /floating-ip/8cda3ae4-c571-4a7d-82f3-c8bc4cd98f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003274 10.0.0.38 - - [2026-02-16 15:21:01] "PUT /floating-ip/8cda3ae4-c571-4a7d-82f3-c8bc4cd98f72 HTTP/1.1" 200 256 0.009925 10.0.0.38 - - [2026-02-16 15:21:01] "POST /set-tag HTTP/1.1" 200 109 0.036040 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine/7f3c8583-9a16-443b-af96-825d46d527d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003435 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006655 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004263 10.0.0.38 - - [2026-02-16 15:21:02] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.38 - - [2026-02-16 15:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2026-02-16 15:21:02] "GET /loadbalancer/3a0c4125-cd2d-4dfb-8713-3432faf76239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002435 10.0.0.38 - - [2026-02-16 15:21:02] "GET /loadbalancer-pool/f421c609-27dd-4143-bd7c-b7213709a969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002618 10.0.0.38 - - [2026-02-16 15:21:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020964 10.0.0.38 - - [2026-02-16 15:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017913 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011825 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine/b282197a-119c-4169-8442-67dd777bd1b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.010288 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003642 10.0.0.38 - - [2026-02-16 15:21:02] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003973 10.0.0.38 - - [2026-02-16 15:21:02] "POST /ref-update HTTP/1.1" 200 156 0.013266 10.0.0.38 - - [2026-02-16 15:21:02] "GET /floating-ip/8cda3ae4-c571-4a7d-82f3-c8bc4cd98f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004201 10.0.0.38 - - [2026-02-16 15:21:02] "POST /set-tag HTTP/1.1" 200 109 0.034954 10.0.0.38 - - [2026-02-16 15:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2026-02-16 15:21:03] "GET /loadbalancer/3a0c4125-cd2d-4dfb-8713-3432faf76239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002410 10.0.0.38 - - [2026-02-16 15:21:11] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004280 10.0.0.38 - - [2026-02-16 15:21:11] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.38 - - [2026-02-16 15:21:12] "GET /virtual-machine/d869bc84-6005-4968-bff5-8aa8c88d6d15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.009333 10.0.0.38 - - [2026-02-16 15:21:12] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004231 10.0.0.38 - - [2026-02-16 15:21:13] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005773 10.0.0.38 - - [2026-02-16 15:21:13] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.38 - - [2026-02-16 15:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.38 - - [2026-02-16 15:21:15] "POST /chown HTTP/1.1" 200 109 0.005656 10.0.0.38 - - [2026-02-16 15:21:15] "POST /chown HTTP/1.1" 200 109 0.018678 10.0.0.38 - - [2026-02-16 15:21:15] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.38 - - [2026-02-16 15:21:15] "POST /chown HTTP/1.1" 200 109 0.022765 10.0.0.38 - - [2026-02-16 15:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002001 10.0.0.38 - - [2026-02-16 15:21:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002064 10.0.0.38 - - [2026-02-16 15:21:44] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004909 10.0.0.38 - - [2026-02-16 15:21:44] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.38 - - [2026-02-16 15:21:44] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004447 10.0.0.38 - - [2026-02-16 15:21:44] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.38 - - [2026-02-16 15:21:44] "GET /virtual-machine/d869bc84-6005-4968-bff5-8aa8c88d6d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002795 10.0.0.38 - - [2026-02-16 15:21:44] "POST /ref-update HTTP/1.1" 200 156 0.010811 10.0.0.38 - - [2026-02-16 15:21:44] "GET /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004598 10.0.0.38 - - [2026-02-16 15:21:44] "POST /set-tag HTTP/1.1" 200 109 0.022574 10.0.0.38 - - [2026-02-16 15:21:44] "POST /set-tag HTTP/1.1" 200 109 0.025428 10.0.0.38 - - [2026-02-16 15:21:44] "DELETE /instance-ip/17f9d43a-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.033004 10.0.0.38 - - [2026-02-16 15:21:44] "DELETE /virtual-machine-interface/17e1285e-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.036335 10.0.0.38 - - [2026-02-16 15:21:44] "DELETE /virtual-machine/d869bc84-6005-4968-bff5-8aa8c88d6d15 HTTP/1.1" 200 115 0.020797 10.0.0.38 - - [2026-02-16 15:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.38 - - [2026-02-16 15:21:48] "GET /tag/29a7100b-ba5f-4d2d-9585-6662122ce42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010062 10.0.0.38 - - [2026-02-16 15:21:48] "GET /tag/29a7100b-ba5f-4d2d-9585-6662122ce42a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011108 10.0.0.38 - - [2026-02-16 15:21:48] "GET /virtual-machine-interface/04e05480-06dd-4c80-8cd3-12c9d4ad55c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003930 10.0.0.38 - - [2026-02-16 15:21:48] "POST /set-tag HTTP/1.1" 200 109 0.014886 10.0.0.38 - - [2026-02-16 15:21:48] "GET /virtual-machine-interface/1ce6bb2a-60cc-4e4a-a2e6-fef5217d6196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010476 10.0.0.38 - - [2026-02-16 15:21:48] "POST /set-tag HTTP/1.1" 200 109 0.017730 10.0.0.38 - - [2026-02-16 15:21:48] "GET /virtual-machine-interface/3fe94cad-9007-45a5-8955-744972979b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004942 10.0.0.38 - - [2026-02-16 15:21:48] "POST /set-tag HTTP/1.1" 200 109 0.014979 10.0.0.38 - - [2026-02-16 15:21:48] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012358 10.0.0.38 - - [2026-02-16 15:21:48] "GET /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002818 10.0.0.38 - - [2026-02-16 15:21:48] "POST /ref-update HTTP/1.1" 200 156 0.012312 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /firewall-rule/29d3df5a-a9f2-4d57-93b8-5cf1e63c6dcc HTTP/1.1" 200 115 0.053441 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /loadbalancer-member/9d7a010c-48d9-4fbf-8233-b2440036e351 HTTP/1.1" 200 115 0.029079 10.0.0.38 - - [2026-02-16 15:21:48] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.011968 10.0.0.38 - - [2026-02-16 15:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031062 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /loadbalancer-pool/447a19b6-f085-409f-a2ca-68645787c668 HTTP/1.1" 200 115 0.076631 10.0.0.38 - - [2026-02-16 15:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /loadbalancer-listener/e8a61fa2-5aba-4a48-9529-c50454dcc8ac HTTP/1.1" 200 115 0.021425 10.0.0.38 - - [2026-02-16 15:21:48] "GET /floating-ip/0f3ebfee-4418-40af-869b-c75036213354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002851 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.007173 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.015051 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.008749 10.0.0.38 - - [2026-02-16 15:21:48] "PUT /floating-ip/0f3ebfee-4418-40af-869b-c75036213354 HTTP/1.1" 200 256 0.039423 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.010776 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /floating-ip/0f3ebfee-4418-40af-869b-c75036213354 HTTP/1.1" 200 115 0.075031 10.0.0.38 - - [2026-02-16 15:21:48] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.017603 10.0.0.38 - - [2026-02-16 15:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011244 10.0.0.38 - - [2026-02-16 15:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /loadbalancer/bc3e1150-2444-419d-b6d6-96e9ad14e855 HTTP/1.1" 200 115 0.075452 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.006944 10.0.0.38 - - [2026-02-16 15:21:48] "DELETE /instance-ip/b7af269d-a4c5-4c03-ac33-0b6326c5c79c HTTP/1.1" 200 115 0.079673 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.052952 10.0.0.38 - - [2026-02-16 15:21:48] "POST /chown HTTP/1.1" 200 109 0.026642 10.0.0.38 - - [2026-02-16 15:21:49] "POST /chown HTTP/1.1" 404 171 0.002507 10.0.0.38 - - [2026-02-16 15:21:49] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.017461 10.0.0.38 - - [2026-02-16 15:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022289 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /virtual-machine-interface/1ce6bb2a-60cc-4e4a-a2e6-fef5217d6196 HTTP/1.1" 200 115 0.147488 10.0.0.38 - - [2026-02-16 15:21:49] "GET /floating-ip-pool/f4690755-24d0-4db3-a82d-ddc1c50f4be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010032 10.0.0.38 - - [2026-02-16 15:21:49] "POST /ref-update HTTP/1.1" 200 156 0.016843 10.0.0.38 - - [2026-02-16 15:21:49] "PUT /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 266 0.016415 10.0.0.38 - - [2026-02-16 15:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032483 10.0.0.38 - - [2026-02-16 15:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009235 10.0.0.38 - - [2026-02-16 15:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /tag/29a7100b-ba5f-4d2d-9585-6662122ce42a HTTP/1.1" 200 115 0.165806 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /floating-ip-pool/f4690755-24d0-4db3-a82d-ddc1c50f4be5 HTTP/1.1" 200 115 0.101607 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /service-instance/e1aa0fc9-cb83-4038-9485-9501ec9efc97 HTTP/1.1" 200 115 0.065444 10.0.0.38 - - [2026-02-16 15:21:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002846 10.0.0.38 - - [2026-02-16 15:21:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007499 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /virtual-network/ed3494a2-79da-49c0-b6fc-03ba23eb9f5b HTTP/1.1" 200 115 0.128087 10.0.0.38 - - [2026-02-16 15:21:49] "GET /virtual-machine-interface/3fe94cad-9007-45a5-8955-744972979b86?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.004173 10.0.0.38 - - [2026-02-16 15:21:49] "GET /routing-instance/717a111a-8b9f-4a01-9a8c-9b5ecb065b92 HTTP/1.1" 404 171 0.001585 10.0.0.38 - - [2026-02-16 15:21:49] "GET /domains HTTP/1.1" 200 280 0.006190 10.0.0.38 - - [2026-02-16 15:21:49] "GET /domain/ba7cd2f5-5fa6-4896-ac5c-6b6c0cd4199e HTTP/1.1" 200 3087 0.002852 10.0.0.38 - - [2026-02-16 15:21:49] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3 HTTP/1.1" 200 7142 0.059783 10.0.0.38 - - [2026-02-16 15:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /route-target/fddaaa6b-cb3c-48ac-a0b9-bbd80d17d777 HTTP/1.1" 200 115 0.039935 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /virtual-machine-interface/3fe94cad-9007-45a5-8955-744972979b86 HTTP/1.1" 200 115 0.142682 10.0.0.38 - - [2026-02-16 15:21:49] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023838 10.0.0.38 - - [2026-02-16 15:21:49] "POST /set-tag HTTP/1.1" 200 109 0.003766 10.0.0.38 - - [2026-02-16 15:21:49] "POST /ref-update HTTP/1.1" 200 156 0.024421 10.0.0.38 - - [2026-02-16 15:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.38 - - [2026-02-16 15:21:49] "GET /loadbalancer/3a0c4125-cd2d-4dfb-8713-3432faf76239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004309 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /virtual-machine/d169f907-f374-4a99-84dd-1b8966a82c86 HTTP/1.1" 200 115 0.025738 10.0.0.38 - - [2026-02-16 15:21:49] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004438 10.0.0.38 - - [2026-02-16 15:21:49] "GET /virtual-machine-interface/04e05480-06dd-4c80-8cd3-12c9d4ad55c9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.004136 10.0.0.38 - - [2026-02-16 15:21:49] "POST /set-tag HTTP/1.1" 200 109 0.016656 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /virtual-machine-interface/04e05480-06dd-4c80-8cd3-12c9d4ad55c9 HTTP/1.1" 200 115 0.083642 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /loadbalancer-member/0c346d05-d4b7-485f-8824-79b99fb8da0b HTTP/1.1" 200 115 0.069929 10.0.0.38 - - [2026-02-16 15:21:49] "DELETE /virtual-machine/17121b50-9165-4c0b-8969-5c438aa55178 HTTP/1.1" 200 115 0.028339 10.0.0.38 - - [2026-02-16 15:21:51] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004822 10.0.0.38 - - [2026-02-16 15:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2026-02-16 15:21:51] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005377 10.0.0.38 - - [2026-02-16 15:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.38 - - [2026-02-16 15:21:51] "GET /virtual-machine/b282197a-119c-4169-8442-67dd777bd1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002610 10.0.0.38 - - [2026-02-16 15:21:51] "POST /ref-update HTTP/1.1" 200 156 0.010929 10.0.0.38 - - [2026-02-16 15:21:51] "GET /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006471 10.0.0.38 - - [2026-02-16 15:21:51] "POST /set-tag HTTP/1.1" 200 109 0.022188 10.0.0.38 - - [2026-02-16 15:21:51] "POST /set-tag HTTP/1.1" 200 109 0.015327 10.0.0.38 - - [2026-02-16 15:21:51] "POST /set-tag HTTP/1.1" 200 109 0.027168 10.0.0.38 - - [2026-02-16 15:21:51] "DELETE /instance-ip/13a5a17a-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.042371 10.0.0.38 - - [2026-02-16 15:21:51] "POST /ref-update HTTP/1.1" 200 156 0.015492 10.0.0.38 - - [2026-02-16 15:21:52] "DELETE /virtual-machine-interface/138cb26e-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.050390 10.0.0.38 - - [2026-02-16 15:21:52] "DELETE /virtual-machine/b282197a-119c-4169-8442-67dd777bd1b0 HTTP/1.1" 200 115 0.024264 10.0.0.38 - - [2026-02-16 15:21:54] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009782 10.0.0.38 - - [2026-02-16 15:21:54] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.38 - - [2026-02-16 15:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.38 - - [2026-02-16 15:21:54] "GET /loadbalancer/3a0c4125-cd2d-4dfb-8713-3432faf76239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002741 10.0.0.38 - - [2026-02-16 15:21:55] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010393 10.0.0.38 - - [2026-02-16 15:21:55] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.38 - - [2026-02-16 15:21:55] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005902 10.0.0.38 - - [2026-02-16 15:21:55] "POST /set-tag HTTP/1.1" 200 109 0.005431 10.0.0.38 - - [2026-02-16 15:21:55] "GET /virtual-machine/7f3c8583-9a16-443b-af96-825d46d527d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002948 10.0.0.38 - - [2026-02-16 15:21:55] "POST /ref-update HTTP/1.1" 200 156 0.008810 10.0.0.38 - - [2026-02-16 15:21:55] "GET /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015151 10.0.0.38 - - [2026-02-16 15:21:55] "POST /set-tag HTTP/1.1" 200 109 0.017428 10.0.0.38 - - [2026-02-16 15:21:55] "POST /set-tag HTTP/1.1" 200 109 0.033479 10.0.0.38 - - [2026-02-16 15:21:55] "POST /set-tag HTTP/1.1" 200 109 0.043753 10.0.0.38 - - [2026-02-16 15:21:55] "DELETE /instance-ip/1332e342-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.042368 10.0.0.38 - - [2026-02-16 15:21:55] "POST /ref-update HTTP/1.1" 200 156 0.021996 10.0.0.38 - - [2026-02-16 15:21:56] "DELETE /virtual-machine-interface/131d965e-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.049524 10.0.0.38 - - [2026-02-16 15:21:56] "DELETE /virtual-machine/7f3c8583-9a16-443b-af96-825d46d527d4 HTTP/1.1" 200 115 0.021458 10.0.0.38 - - [2026-02-16 15:21:56] "DELETE /tag/2a0c209b-0c5c-4a5b-a28a-331f18970900 HTTP/1.1" 200 115 0.059243 10.0.0.38 - - [2026-02-16 15:21:56] "DELETE /tag/54895d9a-f321-47b5-b011-88482e02c79f HTTP/1.1" 200 115 0.042706 10.0.0.38 - - [2026-02-16 15:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.38 - - [2026-02-16 15:21:59] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046088 10.0.0.38 - - [2026-02-16 15:22:00] "POST /tags HTTP/1.1" 200 393 0.025999 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009590 10.0.0.38 - - [2026-02-16 15:22:00] "GET /tag/4d8051ce-f899-4dad-8e4d-11890109c562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013452 10.0.0.38 - - [2026-02-16 15:22:00] "POST /tags HTTP/1.1" 200 341 0.023828 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2026-02-16 15:22:00] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015671 10.0.0.38 - - [2026-02-16 15:22:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.001048 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.004182 10.0.0.38 - - [2026-02-16 15:22:00] "POST /security-groups HTTP/1.1" 200 589 0.061815 10.0.0.38 - - [2026-02-16 15:22:00] "POST /projects HTTP/1.1" 200 519 0.173016 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.008304 10.0.0.38 - - [2026-02-16 15:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021281 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009348 10.0.0.38 - - [2026-02-16 15:22:00] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006275 10.0.0.38 - - [2026-02-16 15:22:00] "POST /access-control-lists HTTP/1.1" 200 598 0.082377 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.002733 10.0.0.38 - - [2026-02-16 15:22:00] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003688 10.0.0.38 - - [2026-02-16 15:22:00] "POST /access-control-lists HTTP/1.1" 200 596 0.060628 10.0.0.38 - - [2026-02-16 15:22:00] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.101911 10.0.0.38 - - [2026-02-16 15:22:00] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.047539 10.0.0.38 - - [2026-02-16 15:22:00] "POST /security-groups HTTP/1.1" 200 591 0.079884 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.002137 10.0.0.38 - - [2026-02-16 15:22:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011557 10.0.0.38 - - [2026-02-16 15:22:00] "POST /access-control-lists HTTP/1.1" 200 632 0.035364 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.005422 10.0.0.38 - - [2026-02-16 15:22:00] "POST /chown HTTP/1.1" 200 109 0.024806 10.0.0.38 - - [2026-02-16 15:22:00] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007690 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.38 - - [2026-02-16 15:22:00] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008636 10.0.0.38 - - [2026-02-16 15:22:00] "POST /access-control-lists HTTP/1.1" 200 630 0.068940 10.0.0.38 - - [2026-02-16 15:22:00] "POST /tags HTTP/1.1" 409 226 0.009792 10.0.0.38 - - [2026-02-16 15:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2026-02-16 15:22:01] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013983 10.0.0.38 - - [2026-02-16 15:22:01] "POST /firewall-rules HTTP/1.1" 200 600 0.077562 10.0.0.38 - - [2026-02-16 15:22:01] "GET /firewall-rule/a7dd879d-212b-4974-9738-a45aaf912a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.024485 10.0.0.38 - - [2026-02-16 15:22:01] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004364 10.0.0.38 - - [2026-02-16 15:22:01] "GET /firewall-rule/a7dd879d-212b-4974-9738-a45aaf912a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002355 10.0.0.38 - - [2026-02-16 15:22:01] "POST /ref-update HTTP/1.1" 200 156 0.075005 10.0.0.38 - - [2026-02-16 15:22:01] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002700 10.0.0.38 - - [2026-02-16 15:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.38 - - [2026-02-16 15:22:01] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003952 10.0.0.38 - - [2026-02-16 15:22:01] "POST /tags HTTP/1.1" 409 226 0.003921 10.0.0.38 - - [2026-02-16 15:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.38 - - [2026-02-16 15:22:01] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012841 10.0.0.38 - - [2026-02-16 15:22:01] "POST /firewall-rules HTTP/1.1" 200 598 0.062363 10.0.0.38 - - [2026-02-16 15:22:01] "GET /firewall-rule/1aabfce5-6ae6-4c16-8536-7274e28a7abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003940 10.0.0.38 - - [2026-02-16 15:22:01] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003335 10.0.0.38 - - [2026-02-16 15:22:01] "GET /firewall-rule/1aabfce5-6ae6-4c16-8536-7274e28a7abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002927 10.0.0.38 - - [2026-02-16 15:22:01] "POST /ref-update HTTP/1.1" 200 156 0.041878 10.0.0.38 - - [2026-02-16 15:22:03] "POST /tags HTTP/1.1" 200 393 0.024076 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017738 10.0.0.38 - - [2026-02-16 15:22:03] "GET /tag/f3abe00f-5b90-4543-9767-08077e1fa99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014048 10.0.0.38 - - [2026-02-16 15:22:03] "POST /tags HTTP/1.1" 200 341 0.019109 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011989 10.0.0.38 - - [2026-02-16 15:22:03] "GET /tag/36a46550-0ec1-4267-b166-6d217ba44a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012582 10.0.0.38 - - [2026-02-16 15:22:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.001715 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003333 10.0.0.38 - - [2026-02-16 15:22:03] "POST /security-groups HTTP/1.1" 200 589 0.066868 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.001996 10.0.0.38 - - [2026-02-16 15:22:03] "POST /projects HTTP/1.1" 200 519 0.214421 10.0.0.38 - - [2026-02-16 15:22:03] "POST /access-control-lists HTTP/1.1" 200 598 0.071093 10.0.0.38 - - [2026-02-16 15:22:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.055648 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.008386 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020293 10.0.0.38 - - [2026-02-16 15:22:03] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.022491 10.0.0.38 - - [2026-02-16 15:22:03] "POST /access-control-lists HTTP/1.1" 200 596 0.073272 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027758 10.0.0.38 - - [2026-02-16 15:22:03] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004470 10.0.0.38 - - [2026-02-16 15:22:03] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.042048 10.0.0.38 - - [2026-02-16 15:22:03] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.062335 10.0.0.38 - - [2026-02-16 15:22:03] "POST /security-groups HTTP/1.1" 200 591 0.078825 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.002705 10.0.0.38 - - [2026-02-16 15:22:03] "POST /access-control-lists HTTP/1.1" 200 632 0.060999 10.0.0.38 - - [2026-02-16 15:22:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.017309 10.0.0.38 - - [2026-02-16 15:22:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.069535 10.0.0.38 - - [2026-02-16 15:22:04] "POST /chown HTTP/1.1" 200 109 0.028256 10.0.0.38 - - [2026-02-16 15:22:04] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037374 10.0.0.38 - - [2026-02-16 15:22:04] "POST /access-control-lists HTTP/1.1" 200 630 0.079377 10.0.0.38 - - [2026-02-16 15:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2026-02-16 15:22:04] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002733 10.0.0.38 - - [2026-02-16 15:22:04] "POST /tags HTTP/1.1" 409 226 0.001685 10.0.0.38 - - [2026-02-16 15:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.38 - - [2026-02-16 15:22:04] "GET /tag/36a46550-0ec1-4267-b166-6d217ba44a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012869 10.0.0.38 - - [2026-02-16 15:22:04] "POST /firewall-rules HTTP/1.1" 200 600 0.064733 10.0.0.38 - - [2026-02-16 15:22:04] "GET /firewall-rule/ce141086-ce0a-4027-b273-fad8e7a1620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004071 10.0.0.38 - - [2026-02-16 15:22:04] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003509 10.0.0.38 - - [2026-02-16 15:22:04] "GET /firewall-rule/ce141086-ce0a-4027-b273-fad8e7a1620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002420 10.0.0.38 - - [2026-02-16 15:22:04] "POST /ref-update HTTP/1.1" 200 156 0.061451 10.0.0.38 - - [2026-02-16 15:22:04] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007487 10.0.0.38 - - [2026-02-16 15:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.38 - - [2026-02-16 15:22:04] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002768 10.0.0.38 - - [2026-02-16 15:22:04] "POST /tags HTTP/1.1" 409 226 0.001694 10.0.0.38 - - [2026-02-16 15:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.38 - - [2026-02-16 15:22:04] "GET /tag/36a46550-0ec1-4267-b166-6d217ba44a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014091 10.0.0.38 - - [2026-02-16 15:22:04] "POST /firewall-rules HTTP/1.1" 200 598 0.068049 10.0.0.38 - - [2026-02-16 15:22:04] "GET /firewall-rule/20d1bf09-4687-478d-8c37-093e1970984c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007056 10.0.0.38 - - [2026-02-16 15:22:04] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004144 10.0.0.38 - - [2026-02-16 15:22:04] "GET /firewall-rule/20d1bf09-4687-478d-8c37-093e1970984c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002063 10.0.0.38 - - [2026-02-16 15:22:04] "POST /ref-update HTTP/1.1" 200 156 0.052234 10.0.0.38 - - [2026-02-16 15:22:06] "POST /tags HTTP/1.1" 200 345 0.084048 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012593 10.0.0.38 - - [2026-02-16 15:22:06] "GET /tag/4d1711fc-16d3-46dd-8d94-b1a1249d301a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022008 10.0.0.38 - - [2026-02-16 15:22:06] "POST /projects HTTP/1.1" 409 238 0.007507 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2026-02-16 15:22:06] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045677 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012058 10.0.0.38 - - [2026-02-16 15:22:06] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007490 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.38 - - [2026-02-16 15:22:06] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004549 10.0.0.38 - - [2026-02-16 15:22:06] "POST /security-groups HTTP/1.1" 409 285 0.002002 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007706 10.0.0.38 - - [2026-02-16 15:22:06] "PUT /security-group/46252a54-bde8-463c-99fe-bd8bc9ac5b4a HTTP/1.1" 200 262 0.065085 10.0.0.38 - - [2026-02-16 15:22:06] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.109515 10.0.0.38 - - [2026-02-16 15:22:06] "PUT /access-control-list/bf6bf2e9-23a7-410c-b098-786a708b4b6c HTTP/1.1" 200 272 0.036481 10.0.0.38 - - [2026-02-16 15:22:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.056493 10.0.0.38 - - [2026-02-16 15:22:06] "POST /tags HTTP/1.1" 409 228 0.016048 10.0.0.38 - - [2026-02-16 15:22:06] "PUT /access-control-list/e8aa0e4c-7240-4e60-81f7-08c1fcb704b9 HTTP/1.1" 200 272 0.034446 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.38 - - [2026-02-16 15:22:06] "GET /tag/4d1711fc-16d3-46dd-8d94-b1a1249d301a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020459 10.0.0.38 - - [2026-02-16 15:22:06] "POST /tags HTTP/1.1" 200 345 0.015751 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.38 - - [2026-02-16 15:22:06] "GET /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012217 10.0.0.38 - - [2026-02-16 15:22:06] "POST /projects HTTP/1.1" 409 238 0.011808 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.38 - - [2026-02-16 15:22:06] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042027 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.38 - - [2026-02-16 15:22:06] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005178 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.38 - - [2026-02-16 15:22:06] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034790 10.0.0.38 - - [2026-02-16 15:22:06] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004469 10.0.0.38 - - [2026-02-16 15:22:06] "POST /security-groups HTTP/1.1" 409 285 0.003035 10.0.0.38 - - [2026-02-16 15:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.38 - - [2026-02-16 15:22:07] "PUT /security-group/7aca3fad-bc57-4c4b-9d4a-fb37845cb75d HTTP/1.1" 200 262 0.062333 10.0.0.38 - - [2026-02-16 15:22:07] "PUT /access-control-list/2176a3e8-bad3-4c8f-9d8d-656447483847 HTTP/1.1" 200 272 0.013309 10.0.0.38 - - [2026-02-16 15:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032728 10.0.0.38 - - [2026-02-16 15:22:07] "POST /tags HTTP/1.1" 409 228 0.013477 10.0.0.38 - - [2026-02-16 15:22:07] "PUT /access-control-list/0f3f5339-4391-4609-852b-3f9bba457e0b HTTP/1.1" 200 272 0.023175 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2026-02-16 15:22:07] "GET /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013009 10.0.0.38 - - [2026-02-16 15:22:07] "POST /tags HTTP/1.1" 200 291 0.035113 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010154 10.0.0.38 - - [2026-02-16 15:22:07] "GET /tag/237d8f90-62c7-4d81-80ec-7b91cdd8bf27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013201 10.0.0.38 - - [2026-02-16 15:22:07] "POST /tags HTTP/1.1" 200 303 0.062721 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016104 10.0.0.38 - - [2026-02-16 15:22:07] "GET /tag/f99d067a-7787-4f90-a563-3bc48b16e2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022148 10.0.0.38 - - [2026-02-16 15:22:07] "POST /tags HTTP/1.1" 409 252 0.001852 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.38 - - [2026-02-16 15:22:07] "GET /tag/4d8051ce-f899-4dad-8e4d-11890109c562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010245 10.0.0.38 - - [2026-02-16 15:22:07] "POST /tags HTTP/1.1" 409 226 0.004462 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.38 - - [2026-02-16 15:22:07] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011091 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.38 - - [2026-02-16 15:22:07] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004605 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.38 - - [2026-02-16 15:22:07] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037534 10.0.0.38 - - [2026-02-16 15:22:07] "POST /virtual-machines HTTP/1.1" 200 395 0.014994 10.0.0.38 - - [2026-02-16 15:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007323 10.0.0.38 - - [2026-02-16 15:22:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119127 10.0.0.38 - - [2026-02-16 15:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024695 10.0.0.38 - - [2026-02-16 15:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.38 - - [2026-02-16 15:22:07] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007139 10.0.0.38 - - [2026-02-16 15:22:08] "POST /instance-ips HTTP/1.1" 200 397 0.025094 10.0.0.38 - - [2026-02-16 15:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026473 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008620 10.0.0.38 - - [2026-02-16 15:22:08] "POST /set-tag HTTP/1.1" 200 109 0.071831 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017968 10.0.0.38 - - [2026-02-16 15:22:08] "GET /instance-ip/41c6bd14-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006111 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004214 10.0.0.38 - - [2026-02-16 15:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003522 10.0.0.38 - - [2026-02-16 15:22:08] "POST /ref-update HTTP/1.1" 200 156 0.008073 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004161 10.0.0.38 - - [2026-02-16 15:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.38 - - [2026-02-16 15:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004203 10.0.0.38 - - [2026-02-16 15:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.38 - - [2026-02-16 15:22:08] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036294 10.0.0.38 - - [2026-02-16 15:22:08] "POST /virtual-machines HTTP/1.1" 200 395 0.008210 10.0.0.38 - - [2026-02-16 15:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008893 10.0.0.38 - - [2026-02-16 15:22:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110765 10.0.0.38 - - [2026-02-16 15:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012640 10.0.0.38 - - [2026-02-16 15:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010422 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004308 10.0.0.38 - - [2026-02-16 15:22:08] "POST /instance-ips HTTP/1.1" 200 397 0.019131 10.0.0.38 - - [2026-02-16 15:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024743 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007408 10.0.0.38 - - [2026-02-16 15:22:08] "POST /set-tag HTTP/1.1" 200 109 0.063734 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013918 10.0.0.38 - - [2026-02-16 15:22:08] "GET /instance-ip/42338836-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003711 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004284 10.0.0.38 - - [2026-02-16 15:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.38 - - [2026-02-16 15:22:08] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003446 10.0.0.38 - - [2026-02-16 15:22:09] "POST /ref-update HTTP/1.1" 200 156 0.010762 10.0.0.38 - - [2026-02-16 15:22:09] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019899 10.0.0.38 - - [2026-02-16 15:22:09] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.38 - - [2026-02-16 15:22:09] "POST /tags HTTP/1.1" 200 291 0.020126 10.0.0.38 - - [2026-02-16 15:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.38 - - [2026-02-16 15:22:09] "GET /tag/baba7a08-4f4e-4cc8-893e-b40f26127d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012248 10.0.0.38 - - [2026-02-16 15:22:09] "POST /tags HTTP/1.1" 409 252 0.002269 10.0.0.38 - - [2026-02-16 15:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.38 - - [2026-02-16 15:22:09] "GET /tag/f3abe00f-5b90-4543-9767-08077e1fa99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009670 10.0.0.38 - - [2026-02-16 15:22:09] "POST /tags HTTP/1.1" 409 226 0.002301 10.0.0.38 - - [2026-02-16 15:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.38 - - [2026-02-16 15:22:09] "GET /tag/36a46550-0ec1-4267-b166-6d217ba44a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022120 10.0.0.38 - - [2026-02-16 15:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.38 - - [2026-02-16 15:22:09] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006037 10.0.0.38 - - [2026-02-16 15:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.38 - - [2026-02-16 15:22:09] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028084 10.0.0.38 - - [2026-02-16 15:22:09] "POST /virtual-machines HTTP/1.1" 200 395 0.009494 10.0.0.38 - - [2026-02-16 15:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013855 10.0.0.38 - - [2026-02-16 15:22:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106401 10.0.0.38 - - [2026-02-16 15:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008849 10.0.0.38 - - [2026-02-16 15:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.38 - - [2026-02-16 15:22:09] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004098 10.0.0.38 - - [2026-02-16 15:22:09] "POST /instance-ips HTTP/1.1" 200 397 0.018566 10.0.0.38 - - [2026-02-16 15:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028462 10.0.0.38 - - [2026-02-16 15:22:09] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015499 10.0.0.38 - - [2026-02-16 15:22:09] "POST /set-tag HTTP/1.1" 200 109 0.062590 10.0.0.38 - - [2026-02-16 15:22:09] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009970 10.0.0.38 - - [2026-02-16 15:22:09] "GET /instance-ip/42d08500-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006572 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004325 10.0.0.38 - - [2026-02-16 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003620 10.0.0.38 - - [2026-02-16 15:22:10] "POST /ref-update HTTP/1.1" 200 156 0.008421 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006748 10.0.0.38 - - [2026-02-16 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.38 - - [2026-02-16 15:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005851 10.0.0.38 - - [2026-02-16 15:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.38 - - [2026-02-16 15:22:10] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044312 10.0.0.38 - - [2026-02-16 15:22:10] "POST /virtual-machines HTTP/1.1" 200 395 0.016485 10.0.0.38 - - [2026-02-16 15:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011265 10.0.0.38 - - [2026-02-16 15:22:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102092 10.0.0.38 - - [2026-02-16 15:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008363 10.0.0.38 - - [2026-02-16 15:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022001 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003863 10.0.0.38 - - [2026-02-16 15:22:10] "POST /instance-ips HTTP/1.1" 200 397 0.038233 10.0.0.38 - - [2026-02-16 15:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022282 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012376 10.0.0.38 - - [2026-02-16 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.059798 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022072 10.0.0.38 - - [2026-02-16 15:22:10] "GET /instance-ip/434a6654-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004223 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005744 10.0.0.38 - - [2026-02-16 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003904 10.0.0.38 - - [2026-02-16 15:22:10] "POST /ref-update HTTP/1.1" 200 156 0.010545 10.0.0.38 - - [2026-02-16 15:22:10] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005829 10.0.0.38 - - [2026-02-16 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.004608 10.0.0.38 - - [2026-02-16 15:22:10] "POST /tags HTTP/1.1" 200 299 0.024903 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.38 - - [2026-02-16 15:22:11] "GET /tag/64f8ba54-6467-48db-a240-5e80b59ab21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011775 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.38 - - [2026-02-16 15:22:11] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004886 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.38 - - [2026-02-16 15:22:11] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027036 10.0.0.38 - - [2026-02-16 15:22:11] "POST /virtual-machines HTTP/1.1" 200 395 0.024450 10.0.0.38 - - [2026-02-16 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024529 10.0.0.38 - - [2026-02-16 15:22:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106853 10.0.0.38 - - [2026-02-16 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010809 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010783 10.0.0.38 - - [2026-02-16 15:22:11] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004858 10.0.0.38 - - [2026-02-16 15:22:11] "POST /instance-ips HTTP/1.1" 200 397 0.021748 10.0.0.38 - - [2026-02-16 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028305 10.0.0.38 - - [2026-02-16 15:22:11] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017141 10.0.0.38 - - [2026-02-16 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.017249 10.0.0.38 - - [2026-02-16 15:22:11] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016370 10.0.0.38 - - [2026-02-16 15:22:11] "GET /instance-ip/43d910e8-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007507 10.0.0.38 - - [2026-02-16 15:22:11] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005539 10.0.0.38 - - [2026-02-16 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.38 - - [2026-02-16 15:22:11] "POST /tags HTTP/1.1" 200 299 0.030014 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.38 - - [2026-02-16 15:22:11] "GET /tag/95a08670-14a4-4185-8fda-8873c2103c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015111 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.38 - - [2026-02-16 15:22:11] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004537 10.0.0.38 - - [2026-02-16 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.38 - - [2026-02-16 15:22:11] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027800 10.0.0.38 - - [2026-02-16 15:22:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007901 10.0.0.38 - - [2026-02-16 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007360 10.0.0.38 - - [2026-02-16 15:22:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106489 10.0.0.38 - - [2026-02-16 15:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021135 10.0.0.38 - - [2026-02-16 15:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004745 10.0.0.38 - - [2026-02-16 15:22:12] "POST /instance-ips HTTP/1.1" 200 397 0.025035 10.0.0.38 - - [2026-02-16 15:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019706 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010671 10.0.0.38 - - [2026-02-16 15:22:12] "POST /set-tag HTTP/1.1" 200 109 0.016935 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005401 10.0.0.38 - - [2026-02-16 15:22:12] "GET /instance-ip/44436628-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006274 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004117 10.0.0.38 - - [2026-02-16 15:22:12] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.38 - - [2026-02-16 15:22:12] "POST /tags HTTP/1.1" 200 299 0.015349 10.0.0.38 - - [2026-02-16 15:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.38 - - [2026-02-16 15:22:12] "GET /tag/c53255d4-5c6f-4c62-bf53-9dcf4f3fb6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014817 10.0.0.38 - - [2026-02-16 15:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005424 10.0.0.38 - - [2026-02-16 15:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.38 - - [2026-02-16 15:22:12] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037193 10.0.0.38 - - [2026-02-16 15:22:12] "POST /virtual-machines HTTP/1.1" 200 395 0.010015 10.0.0.38 - - [2026-02-16 15:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019609 10.0.0.38 - - [2026-02-16 15:22:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109631 10.0.0.38 - - [2026-02-16 15:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038007 10.0.0.38 - - [2026-02-16 15:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007099 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004381 10.0.0.38 - - [2026-02-16 15:22:12] "POST /instance-ips HTTP/1.1" 200 397 0.017999 10.0.0.38 - - [2026-02-16 15:22:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026636 10.0.0.38 - - [2026-02-16 15:22:12] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011109 10.0.0.38 - - [2026-02-16 15:22:12] "POST /set-tag HTTP/1.1" 200 109 0.018358 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016899 10.0.0.38 - - [2026-02-16 15:22:13] "GET /instance-ip/44ad8148-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003833 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004889 10.0.0.38 - - [2026-02-16 15:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.38 - - [2026-02-16 15:22:13] "POST /tags HTTP/1.1" 200 299 0.017985 10.0.0.38 - - [2026-02-16 15:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2026-02-16 15:22:13] "GET /tag/2a257edf-080a-4dc2-819f-1c5c0e7c76da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018448 10.0.0.38 - - [2026-02-16 15:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004015 10.0.0.38 - - [2026-02-16 15:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.38 - - [2026-02-16 15:22:13] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042803 10.0.0.38 - - [2026-02-16 15:22:13] "POST /virtual-machines HTTP/1.1" 200 395 0.013702 10.0.0.38 - - [2026-02-16 15:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021480 10.0.0.38 - - [2026-02-16 15:22:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100081 10.0.0.38 - - [2026-02-16 15:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011864 10.0.0.38 - - [2026-02-16 15:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010089 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005156 10.0.0.38 - - [2026-02-16 15:22:13] "POST /instance-ips HTTP/1.1" 200 397 0.038280 10.0.0.38 - - [2026-02-16 15:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026700 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007917 10.0.0.38 - - [2026-02-16 15:22:13] "POST /set-tag HTTP/1.1" 200 109 0.018414 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023356 10.0.0.38 - - [2026-02-16 15:22:13] "GET /instance-ip/451d4122-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002858 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004311 10.0.0.38 - - [2026-02-16 15:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003759 10.0.0.38 - - [2026-02-16 15:22:13] "POST /ref-update HTTP/1.1" 200 156 0.009566 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004598 10.0.0.38 - - [2026-02-16 15:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004991 10.0.0.38 - - [2026-02-16 15:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.38 - - [2026-02-16 15:22:13] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004630 10.0.0.38 - - [2026-02-16 15:22:14] "POST /ref-update HTTP/1.1" 200 156 0.008868 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005985 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004243 10.0.0.38 - - [2026-02-16 15:22:14] "POST /ref-update HTTP/1.1" 200 156 0.007807 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008533 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003889 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004184 10.0.0.38 - - [2026-02-16 15:22:14] "POST /ref-update HTTP/1.1" 200 156 0.011923 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011804 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004637 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.005902 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003932 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004104 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004363 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004670 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005085 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004631 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.38 - - [2026-02-16 15:22:14] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004773 10.0.0.38 - - [2026-02-16 15:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.38 - - [2026-02-16 15:22:16] "GET /virtual-machine/c4622538-5367-48c3-ba50-9a91c37be4ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002903 10.0.0.38 - - [2026-02-16 15:22:16] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003859 10.0.0.38 - - [2026-02-16 15:22:18] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004254 10.0.0.38 - - [2026-02-16 15:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.38 - - [2026-02-16 15:22:18] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006862 10.0.0.38 - - [2026-02-16 15:22:18] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.38 - - [2026-02-16 15:22:19] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009653 10.0.0.38 - - [2026-02-16 15:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.38 - - [2026-02-16 15:22:19] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006268 10.0.0.38 - - [2026-02-16 15:22:19] "POST /set-tag HTTP/1.1" 200 109 0.004710 10.0.0.38 - - [2026-02-16 15:22:19] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008791 10.0.0.38 - - [2026-02-16 15:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.38 - - [2026-02-16 15:22:19] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004214 10.0.0.38 - - [2026-02-16 15:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/2e4085b9-d4cb-4649-a7bd-108fd0377681?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004920 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005147 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/68366ce7-2dfa-44cf-9b14-cd39ebb40fe3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007675 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004889 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/67740995-8f84-4a94-8d85-a0c56ab7e2cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003191 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003892 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/aa5b79f2-e4c9-44d9-bd75-d05da8e7c4f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002774 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005386 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/c5650546-01dd-4165-a39d-b6ab04e5907e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003281 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004147 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/3026a0ae-e07b-474f-ae06-47faf9f9e58d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002796 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004001 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine/573f855e-3aeb-416e-b8fb-db0c643eac2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002890 10.0.0.38 - - [2026-02-16 15:22:22] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004150 10.0.0.38 - - [2026-02-16 15:22:23] "GET /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002517 10.0.0.38 - - [2026-02-16 15:22:23] "POST /tags HTTP/1.1" 200 333 0.022614 10.0.0.38 - - [2026-02-16 15:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016159 10.0.0.38 - - [2026-02-16 15:22:23] "GET /tag/f8798377-f8d7-4e09-8341-1e51945dc92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.042943 10.0.0.38 - - [2026-02-16 15:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.38 - - [2026-02-16 15:22:23] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.097482 10.0.0.38 - - [2026-02-16 15:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.38 - - [2026-02-16 15:22:23] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004869 10.0.0.38 - - [2026-02-16 15:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.38 - - [2026-02-16 15:22:23] "GET /service-appliance-set/68e43f9c-3713-4c8a-9a61-d022be573c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005112 10.0.0.38 - - [2026-02-16 15:22:23] "POST /fqname-to-id HTTP/1.1" 404 273 0.004947 10.0.0.38 - - [2026-02-16 15:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.147498 10.0.0.38 - - [2026-02-16 15:22:23] "GET /virtual-machine-interface/bbaaeb51-3342-47d9-a361-57cca3b409b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010935 10.0.0.38 - - [2026-02-16 15:22:23] "POST /instance-ips HTTP/1.1" 200 409 0.053786 10.0.0.38 - - [2026-02-16 15:22:23] "GET /instance-ip/f726673a-c59f-49d2-8c76-f927261261cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.029332 10.0.0.38 - - [2026-02-16 15:22:23] "POST /loadbalancers HTTP/1.1" 200 629 0.099220 10.0.0.38 - - [2026-02-16 15:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.044001 10.0.0.38 - - [2026-02-16 15:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015194 10.0.0.38 - - [2026-02-16 15:22:24] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.094187 10.0.0.38 - - [2026-02-16 15:22:24] "GET /instance-ip/f726673a-c59f-49d2-8c76-f927261261cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003537 10.0.0.38 - - [2026-02-16 15:22:24] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047876 10.0.0.38 - - [2026-02-16 15:22:24] "POST /floating-ips HTTP/1.1" 200 597 0.038836 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.028702 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003293 10.0.0.38 - - [2026-02-16 15:22:24] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019858 10.0.0.38 - - [2026-02-16 15:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.38 - - [2026-02-16 15:22:24] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031622 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer-listener/b2aadcb0-2251-4a2c-93d1-72f0945c3135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003075 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer-listener/b2aadcb0-2251-4a2c-93d1-72f0945c3135?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002614 10.0.0.38 - - [2026-02-16 15:22:24] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020880 10.0.0.38 - - [2026-02-16 15:22:24] "GET /instance-ip/f726673a-c59f-49d2-8c76-f927261261cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.015526 10.0.0.38 - - [2026-02-16 15:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009565 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002594 10.0.0.38 - - [2026-02-16 15:22:24] "GET /instance-ip/f726673a-c59f-49d2-8c76-f927261261cb?fields=floating_ips HTTP/1.1" 200 1213 0.008561 10.0.0.38 - - [2026-02-16 15:22:24] "GET /floating-ip/eb62b562-b7bb-4c0e-9e48-4ed4bc421885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002825 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer-pool/8b84ea6f-49f7-4d1b-a80e-314705a3b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.028069 10.0.0.38 - - [2026-02-16 15:22:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.048126 10.0.0.38 - - [2026-02-16 15:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025545 10.0.0.38 - - [2026-02-16 15:22:24] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021560 10.0.0.38 - - [2026-02-16 15:22:24] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006932 10.0.0.38 - - [2026-02-16 15:22:24] "POST /ref-update HTTP/1.1" 200 156 0.005726 10.0.0.38 - - [2026-02-16 15:22:24] "GET /floating-ip/eb62b562-b7bb-4c0e-9e48-4ed4bc421885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012005 10.0.0.38 - - [2026-02-16 15:22:24] "POST /tags HTTP/1.1" 409 221 0.002160 10.0.0.38 - - [2026-02-16 15:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.38 - - [2026-02-16 15:22:24] "GET /tag/f8798377-f8d7-4e09-8341-1e51945dc92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010417 10.0.0.38 - - [2026-02-16 15:22:24] "PUT /floating-ip/eb62b562-b7bb-4c0e-9e48-4ed4bc421885 HTTP/1.1" 200 256 0.009043 10.0.0.38 - - [2026-02-16 15:22:24] "POST /set-tag HTTP/1.1" 200 109 0.068481 10.0.0.38 - - [2026-02-16 15:22:24] "GET /loadbalancer-pool/8b84ea6f-49f7-4d1b-a80e-314705a3b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005075 10.0.0.38 - - [2026-02-16 15:22:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029124 10.0.0.38 - - [2026-02-16 15:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009190 10.0.0.38 - - [2026-02-16 15:22:24] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013453 10.0.0.38 - - [2026-02-16 15:22:24] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004953 10.0.0.38 - - [2026-02-16 15:22:24] "POST /ref-update HTTP/1.1" 200 156 0.010503 10.0.0.38 - - [2026-02-16 15:22:24] "GET /floating-ip/eb62b562-b7bb-4c0e-9e48-4ed4bc421885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.013339 10.0.0.38 - - [2026-02-16 15:22:24] "POST /set-tag HTTP/1.1" 200 109 0.087075 10.0.0.38 - - [2026-02-16 15:22:25] "POST /tags HTTP/1.1" 409 206 0.004908 10.0.0.38 - - [2026-02-16 15:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.38 - - [2026-02-16 15:22:25] "GET /tag/f99d067a-7787-4f90-a563-3bc48b16e2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010560 10.0.0.38 - - [2026-02-16 15:22:25] "POST /tags HTTP/1.1" 409 204 0.001964 10.0.0.38 - - [2026-02-16 15:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.38 - - [2026-02-16 15:22:25] "GET /tag/95a08670-14a4-4185-8fda-8873c2103c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013797 10.0.0.38 - - [2026-02-16 15:22:25] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002281 10.0.0.38 - - [2026-02-16 15:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2026-02-16 15:22:25] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002653 10.0.0.38 - - [2026-02-16 15:22:25] "POST /tags HTTP/1.1" 409 206 0.001726 10.0.0.38 - - [2026-02-16 15:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.38 - - [2026-02-16 15:22:25] "GET /tag/f99d067a-7787-4f90-a563-3bc48b16e2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013162 10.0.0.38 - - [2026-02-16 15:22:25] "POST /tags HTTP/1.1" 409 226 0.001943 10.0.0.38 - - [2026-02-16 15:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2026-02-16 15:22:26] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010899 10.0.0.38 - - [2026-02-16 15:22:26] "POST /tags HTTP/1.1" 409 204 0.001887 10.0.0.38 - - [2026-02-16 15:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.38 - - [2026-02-16 15:22:26] "GET /tag/95a08670-14a4-4185-8fda-8873c2103c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012428 10.0.0.38 - - [2026-02-16 15:22:26] "POST /tags HTTP/1.1" 409 226 0.002426 10.0.0.38 - - [2026-02-16 15:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2026-02-16 15:22:26] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011326 10.0.0.38 - - [2026-02-16 15:22:26] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002185 10.0.0.38 - - [2026-02-16 15:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2026-02-16 15:22:26] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002549 10.0.0.38 - - [2026-02-16 15:22:26] "POST /firewall-rules HTTP/1.1" 200 626 0.064415 10.0.0.38 - - [2026-02-16 15:22:26] "POST /firewall-rules HTTP/1.1" 200 646 0.085728 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-rule/6cc56386-07b9-4f9b-a8d7-e3a72f2d3a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005370 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002564 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-rule/1e3d246a-5775-49b8-9e04-76966a19b4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004019 10.0.0.38 - - [2026-02-16 15:22:26] "POST /ref-update HTTP/1.1" 200 156 0.015962 10.0.0.38 - - [2026-02-16 15:22:26] "POST /firewall-policys HTTP/1.1" 200 606 0.038661 10.0.0.38 - - [2026-02-16 15:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011806 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005507 10.0.0.38 - - [2026-02-16 15:22:26] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002381 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002554 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003640 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003110 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004734 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002456 10.0.0.38 - - [2026-02-16 15:22:26] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001992 10.0.0.38 - - [2026-02-16 15:22:26] "POST /ref-update HTTP/1.1" 200 156 0.022822 10.0.0.38 - - [2026-02-16 15:22:26] "POST /ref-update HTTP/1.1" 200 156 0.033368 10.0.0.38 - - [2026-02-16 15:22:26] "POST /ref-update HTTP/1.1" 200 156 0.022964 10.0.0.38 - - [2026-02-16 15:22:26] "POST /ref-update HTTP/1.1" 200 156 0.034683 10.0.0.38 - - [2026-02-16 15:22:26] "POST /ref-update HTTP/1.1" 200 156 0.048753 10.0.0.38 - - [2026-02-16 15:22:27] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002627 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001409 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.38 - - [2026-02-16 15:24:25] "POST /tags HTTP/1.1" 409 252 0.003627 10.0.0.38 - - [2026-02-16 15:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2026-02-16 15:24:25] "GET /tag/f3abe00f-5b90-4543-9767-08077e1fa99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016909 10.0.0.38 - - [2026-02-16 15:24:25] "POST /tags HTTP/1.1" 409 228 0.006703 10.0.0.38 - - [2026-02-16 15:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.38 - - [2026-02-16 15:24:25] "GET /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015564 10.0.0.38 - - [2026-02-16 15:24:25] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.020087 10.0.0.38 - - [2026-02-16 15:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2026-02-16 15:24:25] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004013 10.0.0.38 - - [2026-02-16 15:24:25] "POST /tags HTTP/1.1" 409 206 0.002102 10.0.0.38 - - [2026-02-16 15:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.38 - - [2026-02-16 15:24:25] "GET /tag/f99d067a-7787-4f90-a563-3bc48b16e2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011595 10.0.0.38 - - [2026-02-16 15:24:25] "POST /tags HTTP/1.1" 409 226 0.007072 10.0.0.38 - - [2026-02-16 15:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2026-02-16 15:24:25] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013599 10.0.0.38 - - [2026-02-16 15:24:25] "POST /tags HTTP/1.1" 409 204 0.002125 10.0.0.38 - - [2026-02-16 15:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.38 - - [2026-02-16 15:24:25] "GET /tag/95a08670-14a4-4185-8fda-8873c2103c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.020598 10.0.0.38 - - [2026-02-16 15:24:26] "POST /tags HTTP/1.1" 409 226 0.004490 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.38 - - [2026-02-16 15:24:26] "GET /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016439 10.0.0.38 - - [2026-02-16 15:24:26] "POST /tags HTTP/1.1" 409 228 0.001926 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.38 - - [2026-02-16 15:24:26] "GET /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022655 10.0.0.38 - - [2026-02-16 15:24:26] "POST /tags HTTP/1.1" 409 252 0.003439 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.38 - - [2026-02-16 15:24:26] "GET /tag/f3abe00f-5b90-4543-9767-08077e1fa99b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020900 10.0.0.38 - - [2026-02-16 15:24:26] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004544 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2026-02-16 15:24:26] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002659 10.0.0.38 - - [2026-02-16 15:24:26] "POST /firewall-rules HTTP/1.1" 409 281 0.003185 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.38 - - [2026-02-16 15:24:26] "PUT /firewall-rule/1e3d246a-5775-49b8-9e04-76966a19b4cb HTTP/1.1" 200 260 0.030961 10.0.0.38 - - [2026-02-16 15:24:26] "POST /firewall-rules HTTP/1.1" 409 291 0.021538 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.38 - - [2026-02-16 15:24:26] "PUT /firewall-rule/6cc56386-07b9-4f9b-a8d7-e3a72f2d3a4c HTTP/1.1" 200 260 0.027406 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-rule/6cc56386-07b9-4f9b-a8d7-e3a72f2d3a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005281 10.0.0.38 - - [2026-02-16 15:24:26] "POST /firewall-rules HTTP/1.1" 200 658 0.092142 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-rule/5808e0ed-98ac-4707-8150-9808d81d2119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.019840 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002517 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-rule/1e3d246a-5775-49b8-9e04-76966a19b4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002947 10.0.0.38 - - [2026-02-16 15:24:26] "POST /firewall-policys HTTP/1.1" 409 269 0.001723 10.0.0.38 - - [2026-02-16 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2026-02-16 15:24:26] "PUT /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270 HTTP/1.1" 200 264 0.037750 10.0.0.38 - - [2026-02-16 15:24:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017187 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012537 10.0.0.38 - - [2026-02-16 15:24:26] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004320 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002474 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002085 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001890 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/b2392623-e1a5-4cb4-8195-d68f98aa9508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002451 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001908 10.0.0.38 - - [2026-02-16 15:24:26] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001740 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.38 - - [2026-02-16 15:25:02] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004559 10.0.0.38 - - [2026-02-16 15:25:02] "POST /set-tag HTTP/1.1" 200 109 0.004631 10.0.0.38 - - [2026-02-16 15:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2026-02-16 15:25:02] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006914 10.0.0.38 - - [2026-02-16 15:25:02] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010842 10.0.0.38 - - [2026-02-16 15:25:02] "POST /set-tag HTTP/1.1" 200 109 0.029000 10.0.0.38 - - [2026-02-16 15:25:02] "DELETE /loadbalancer-member/6a780adc-d29e-46f8-b3b0-06424d1ce04a HTTP/1.1" 200 115 0.049215 10.0.0.38 - - [2026-02-16 15:25:02] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010362 10.0.0.38 - - [2026-02-16 15:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.38 - - [2026-02-16 15:25:02] "DELETE /loadbalancer-member/f0f965cd-4816-4f81-9f88-f965dc3d3cda HTTP/1.1" 200 115 0.039207 10.0.0.38 - - [2026-02-16 15:25:02] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004853 10.0.0.38 - - [2026-02-16 15:25:02] "POST /set-tag HTTP/1.1" 200 109 0.003336 10.0.0.38 - - [2026-02-16 15:25:02] "DELETE /loadbalancer-member/8d57e3a6-2f23-4e54-b33a-8c8066d615fe HTTP/1.1" 200 115 0.045329 10.0.0.38 - - [2026-02-16 15:25:02] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004035 10.0.0.38 - - [2026-02-16 15:25:02] "POST /set-tag HTTP/1.1" 200 109 0.004041 10.0.0.38 - - [2026-02-16 15:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.38 - - [2026-02-16 15:25:02] "GET /loadbalancer/d1aa949e-9589-4c2b-8acc-b0c129f9b65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003233 10.0.0.38 - - [2026-02-16 15:25:02] "GET /loadbalancer-pool/06f7ba80-2d77-4a43-ae53-ea311b3e4231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003475 10.0.0.38 - - [2026-02-16 15:25:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035281 10.0.0.38 - - [2026-02-16 15:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025813 10.0.0.38 - - [2026-02-16 15:25:03] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006846 10.0.0.38 - - [2026-02-16 15:25:03] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009691 10.0.0.38 - - [2026-02-16 15:25:03] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003711 10.0.0.38 - - [2026-02-16 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.063526 10.0.0.38 - - [2026-02-16 15:25:03] "GET /loadbalancer-pool/2899a692-f4ee-4239-8ffe-e8f38c61a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008697 10.0.0.38 - - [2026-02-16 15:25:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031787 10.0.0.38 - - [2026-02-16 15:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007469 10.0.0.38 - - [2026-02-16 15:25:03] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016063 10.0.0.38 - - [2026-02-16 15:25:03] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007122 10.0.0.38 - - [2026-02-16 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.004785 10.0.0.38 - - [2026-02-16 15:25:03] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002749 10.0.0.38 - - [2026-02-16 15:25:03] "GET /loadbalancer-pool/fbba51cb-95e1-4480-bb5e-bf05355fcbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002886 10.0.0.38 - - [2026-02-16 15:25:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024452 10.0.0.38 - - [2026-02-16 15:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040853 10.0.0.38 - - [2026-02-16 15:25:03] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011531 10.0.0.38 - - [2026-02-16 15:25:03] "GET /virtual-machine-interface/e3137fd8-0b49-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008185 10.0.0.38 - - [2026-02-16 15:25:03] "GET /floating-ip/99fee513-607c-4896-8b2b-911405d0bda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005167 10.0.0.38 - - [2026-02-16 15:25:03] "POST /set-tag HTTP/1.1" 200 109 0.004010 10.0.0.38 - - [2026-02-16 15:25:36] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004469 10.0.0.38 - - [2026-02-16 15:25:36] "POST /set-tag HTTP/1.1" 200 109 0.004206 10.0.0.38 - - [2026-02-16 15:25:36] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011225 10.0.0.38 - - [2026-02-16 15:25:36] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.38 - - [2026-02-16 15:25:36] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004269 10.0.0.38 - - [2026-02-16 15:25:36] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.38 - - [2026-02-16 15:25:36] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004527 10.0.0.38 - - [2026-02-16 15:25:36] "POST /set-tag HTTP/1.1" 200 109 0.004221 10.0.0.38 - - [2026-02-16 15:25:36] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003699 10.0.0.38 - - [2026-02-16 15:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.38 - - [2026-02-16 15:25:37] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003889 10.0.0.38 - - [2026-02-16 15:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.38 - - [2026-02-16 15:25:37] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004263 10.0.0.38 - - [2026-02-16 15:25:37] "POST /set-tag HTTP/1.1" 200 109 0.003444 10.0.0.38 - - [2026-02-16 15:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.38 - - [2026-02-16 15:25:37] "GET /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002405 10.0.0.38 - - [2026-02-16 15:25:37] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003464 10.0.0.38 - - [2026-02-16 15:25:37] "POST /set-tag HTTP/1.1" 200 109 0.019699 10.0.0.38 - - [2026-02-16 15:25:37] "DELETE /loadbalancer-member/2b3799d5-4713-4e44-aeb4-4156f28624d2 HTTP/1.1" 200 115 0.030168 10.0.0.38 - - [2026-02-16 15:25:37] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004115 10.0.0.38 - - [2026-02-16 15:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.38 - - [2026-02-16 15:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2026-02-16 15:25:37] "GET /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008398 10.0.0.38 - - [2026-02-16 15:25:38] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004777 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.38 - - [2026-02-16 15:25:38] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004277 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.004650 10.0.0.38 - - [2026-02-16 15:25:38] "GET /virtual-machine/68366ce7-2dfa-44cf-9b14-cd39ebb40fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003166 10.0.0.38 - - [2026-02-16 15:25:38] "POST /ref-update HTTP/1.1" 200 156 0.013049 10.0.0.38 - - [2026-02-16 15:25:38] "GET /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004537 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.022651 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.015454 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.022425 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.025990 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.012985 10.0.0.38 - - [2026-02-16 15:25:38] "DELETE /instance-ip/42d08500-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.041189 10.0.0.38 - - [2026-02-16 15:25:38] "DELETE /virtual-machine-interface/42b696fe-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.044285 10.0.0.38 - - [2026-02-16 15:25:38] "DELETE /virtual-machine/68366ce7-2dfa-44cf-9b14-cd39ebb40fe3 HTTP/1.1" 200 115 0.020271 10.0.0.38 - - [2026-02-16 15:25:38] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010643 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.38 - - [2026-02-16 15:25:38] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004138 10.0.0.38 - - [2026-02-16 15:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.38 - - [2026-02-16 15:25:39] "GET /virtual-machine/67740995-8f84-4a94-8d85-a0c56ab7e2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002812 10.0.0.38 - - [2026-02-16 15:25:39] "POST /ref-update HTTP/1.1" 200 156 0.010189 10.0.0.38 - - [2026-02-16 15:25:39] "GET /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006382 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.017361 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.025414 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.022194 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.022013 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.037881 10.0.0.38 - - [2026-02-16 15:25:39] "DELETE /instance-ip/434a6654-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.083317 10.0.0.38 - - [2026-02-16 15:25:39] "DELETE /virtual-machine-interface/433184cc-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.054706 10.0.0.38 - - [2026-02-16 15:25:39] "DELETE /virtual-machine/67740995-8f84-4a94-8d85-a0c56ab7e2cd HTTP/1.1" 200 115 0.029863 10.0.0.38 - - [2026-02-16 15:25:39] "DELETE /tag/baba7a08-4f4e-4cc8-893e-b40f26127d55 HTTP/1.1" 200 115 0.038999 10.0.0.38 - - [2026-02-16 15:25:39] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004592 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.38 - - [2026-02-16 15:25:39] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004117 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.38 - - [2026-02-16 15:25:39] "GET /virtual-machine/c4622538-5367-48c3-ba50-9a91c37be4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002838 10.0.0.38 - - [2026-02-16 15:25:39] "POST /ref-update HTTP/1.1" 200 156 0.009338 10.0.0.38 - - [2026-02-16 15:25:39] "GET /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016396 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.019265 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.037855 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.042687 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.012927 10.0.0.38 - - [2026-02-16 15:25:39] "POST /set-tag HTTP/1.1" 200 109 0.028893 10.0.0.38 - - [2026-02-16 15:25:39] "DELETE /instance-ip/41c6bd14-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.056646 10.0.0.38 - - [2026-02-16 15:25:39] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /virtual-machine-interface/41b00b1e-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.036220 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /virtual-machine/c4622538-5367-48c3-ba50-9a91c37be4ea HTTP/1.1" 200 115 0.022112 10.0.0.38 - - [2026-02-16 15:25:40] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011124 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.38 - - [2026-02-16 15:25:40] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004954 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.38 - - [2026-02-16 15:25:40] "GET /virtual-machine/2e4085b9-d4cb-4649-a7bd-108fd0377681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002752 10.0.0.38 - - [2026-02-16 15:25:40] "POST /ref-update HTTP/1.1" 200 156 0.009015 10.0.0.38 - - [2026-02-16 15:25:40] "GET /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013899 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.019382 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.032878 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.025141 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.016919 10.0.0.38 - - [2026-02-16 15:25:40] "POST /set-tag HTTP/1.1" 200 109 0.028357 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /instance-ip/42338836-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.037696 10.0.0.38 - - [2026-02-16 15:25:40] "POST /ref-update HTTP/1.1" 200 156 0.010407 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /virtual-machine-interface/4219a9a2-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.043176 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /virtual-machine/2e4085b9-d4cb-4649-a7bd-108fd0377681 HTTP/1.1" 200 115 0.013988 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /tag/f99d067a-7787-4f90-a563-3bc48b16e2b9 HTTP/1.1" 409 388 0.008086 10.0.0.38 - - [2026-02-16 15:25:40] "DELETE /tag/237d8f90-62c7-4d81-80ec-7b91cdd8bf27 HTTP/1.1" 200 115 0.030085 10.0.0.38 - - [2026-02-16 15:26:08] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004274 10.0.0.38 - - [2026-02-16 15:26:08] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.38 - - [2026-02-16 15:26:08] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009522 10.0.0.38 - - [2026-02-16 15:26:08] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.38 - - [2026-02-16 15:26:08] "GET /virtual-machine/573f855e-3aeb-416e-b8fb-db0c643eac2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003275 10.0.0.38 - - [2026-02-16 15:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009246 10.0.0.38 - - [2026-02-16 15:26:08] "GET /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004059 10.0.0.38 - - [2026-02-16 15:26:08] "POST /set-tag HTTP/1.1" 200 109 0.015428 10.0.0.38 - - [2026-02-16 15:26:08] "POST /set-tag HTTP/1.1" 200 109 0.022346 10.0.0.38 - - [2026-02-16 15:26:08] "POST /set-tag HTTP/1.1" 200 109 0.016150 10.0.0.38 - - [2026-02-16 15:26:08] "POST /set-tag HTTP/1.1" 200 109 0.055056 10.0.0.38 - - [2026-02-16 15:26:08] "DELETE /instance-ip/451d4122-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.060723 10.0.0.38 - - [2026-02-16 15:26:08] "DELETE /virtual-machine-interface/45047f5c-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.054691 10.0.0.38 - - [2026-02-16 15:26:08] "DELETE /virtual-machine/573f855e-3aeb-416e-b8fb-db0c643eac2e HTTP/1.1" 200 115 0.024140 10.0.0.38 - - [2026-02-16 15:26:08] "DELETE /tag/2a257edf-080a-4dc2-819f-1c5c0e7c76da HTTP/1.1" 200 115 0.047551 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015056 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006519 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine/c5650546-01dd-4165-a39d-b6ab04e5907e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002885 10.0.0.38 - - [2026-02-16 15:26:09] "POST /ref-update HTTP/1.1" 200 156 0.008592 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020736 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.015897 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.030014 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.027768 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.016389 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /instance-ip/44ad8148-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.057902 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /virtual-machine-interface/4495e998-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.042497 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /virtual-machine/c5650546-01dd-4165-a39d-b6ab04e5907e HTTP/1.1" 200 115 0.026064 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /tag/f3abe00f-5b90-4543-9767-08077e1fa99b HTTP/1.1" 409 236 0.007080 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd HTTP/1.1" 409 236 0.008019 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /tag/c53255d4-5c6f-4c62-bf53-9dcf4f3fb6b5 HTTP/1.1" 200 115 0.031053 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003962 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005395 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine/aa5b79f2-e4c9-44d9-bd75-d05da8e7c4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002740 10.0.0.38 - - [2026-02-16 15:26:09] "POST /ref-update HTTP/1.1" 200 156 0.008875 10.0.0.38 - - [2026-02-16 15:26:09] "GET /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008344 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.018292 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.028724 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.026147 10.0.0.38 - - [2026-02-16 15:26:09] "POST /set-tag HTTP/1.1" 200 109 0.011893 10.0.0.38 - - [2026-02-16 15:26:09] "DELETE /instance-ip/43d910e8-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.039744 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /virtual-machine-interface/43beb298-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.037854 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /virtual-machine/aa5b79f2-e4c9-44d9-bd75-d05da8e7c4f0 HTTP/1.1" 200 115 0.023564 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /tag/64f8ba54-6467-48db-a240-5e80b59ab21d HTTP/1.1" 200 115 0.027107 10.0.0.38 - - [2026-02-16 15:26:10] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003934 10.0.0.38 - - [2026-02-16 15:26:10] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.38 - - [2026-02-16 15:26:10] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003922 10.0.0.38 - - [2026-02-16 15:26:10] "POST /set-tag HTTP/1.1" 200 109 0.005016 10.0.0.38 - - [2026-02-16 15:26:10] "GET /virtual-machine/3026a0ae-e07b-474f-ae06-47faf9f9e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002929 10.0.0.38 - - [2026-02-16 15:26:10] "POST /ref-update HTTP/1.1" 200 156 0.017307 10.0.0.38 - - [2026-02-16 15:26:10] "GET /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008292 10.0.0.38 - - [2026-02-16 15:26:10] "POST /set-tag HTTP/1.1" 200 109 0.015356 10.0.0.38 - - [2026-02-16 15:26:10] "POST /set-tag HTTP/1.1" 200 109 0.028497 10.0.0.38 - - [2026-02-16 15:26:10] "POST /set-tag HTTP/1.1" 200 109 0.026175 10.0.0.38 - - [2026-02-16 15:26:10] "POST /set-tag HTTP/1.1" 200 109 0.011854 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /instance-ip/44436628-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.050729 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /virtual-machine-interface/442defdc-0b4b-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.038581 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /virtual-machine/3026a0ae-e07b-474f-ae06-47faf9f9e58d HTTP/1.1" 200 115 0.026163 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /tag/4d1711fc-16d3-46dd-8d94-b1a1249d301a HTTP/1.1" 200 115 0.037329 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /tag/4d8051ce-f899-4dad-8e4d-11890109c562 HTTP/1.1" 200 115 0.033520 10.0.0.38 - - [2026-02-16 15:26:10] "DELETE /tag/95a08670-14a4-4185-8fda-8873c2103c96 HTTP/1.1" 409 236 0.005908 10.0.0.38 - - [2026-02-16 15:26:12] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.38 - - [2026-02-16 15:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.38 - - [2026-02-16 15:26:12] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.017921 10.0.0.38 - - [2026-02-16 15:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.38 - - [2026-02-16 15:26:12] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004861 10.0.0.38 - - [2026-02-16 15:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2026-02-16 15:26:12] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003619 10.0.0.38 - - [2026-02-16 15:26:12] "POST /security-groups HTTP/1.1" 409 285 0.002350 10.0.0.38 - - [2026-02-16 15:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.38 - - [2026-02-16 15:26:12] "PUT /security-group/7aca3fad-bc57-4c4b-9d4a-fb37845cb75d HTTP/1.1" 200 262 0.059834 10.0.0.38 - - [2026-02-16 15:26:12] "PUT /access-control-list/2176a3e8-bad3-4c8f-9d8d-656447483847 HTTP/1.1" 200 272 0.017057 10.0.0.38 - - [2026-02-16 15:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016585 10.0.0.38 - - [2026-02-16 15:26:12] "PUT /access-control-list/0f3f5339-4391-4609-852b-3f9bba457e0b HTTP/1.1" 200 272 0.029889 10.0.0.38 - - [2026-02-16 15:26:17] "POST /projects HTTP/1.1" 409 238 0.002140 10.0.0.38 - - [2026-02-16 15:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.38 - - [2026-02-16 15:26:17] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032785 10.0.0.38 - - [2026-02-16 15:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.38 - - [2026-02-16 15:26:17] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006424 10.0.0.38 - - [2026-02-16 15:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.38 - - [2026-02-16 15:26:17] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003875 10.0.0.38 - - [2026-02-16 15:26:17] "POST /security-groups HTTP/1.1" 409 285 0.002172 10.0.0.38 - - [2026-02-16 15:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.38 - - [2026-02-16 15:26:17] "PUT /security-group/7aca3fad-bc57-4c4b-9d4a-fb37845cb75d HTTP/1.1" 200 262 0.056458 10.0.0.38 - - [2026-02-16 15:26:17] "PUT /access-control-list/2176a3e8-bad3-4c8f-9d8d-656447483847 HTTP/1.1" 200 272 0.013381 10.0.0.38 - - [2026-02-16 15:26:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023437 10.0.0.38 - - [2026-02-16 15:26:17] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.023213 10.0.0.38 - - [2026-02-16 15:26:17] "PUT /access-control-list/0f3f5339-4391-4609-852b-3f9bba457e0b HTTP/1.1" 200 272 0.029425 10.0.0.38 - - [2026-02-16 15:26:17] "GET /firewall-rule/ce141086-ce0a-4027-b273-fad8e7a1620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002856 10.0.0.38 - - [2026-02-16 15:26:17] "POST /ref-update HTTP/1.1" 200 156 0.045322 10.0.0.38 - - [2026-02-16 15:26:17] "DELETE /firewall-rule/ce141086-ce0a-4027-b273-fad8e7a1620b HTTP/1.1" 200 115 0.041760 10.0.0.38 - - [2026-02-16 15:26:17] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004085 10.0.0.38 - - [2026-02-16 15:26:17] "GET /firewall-rule/20d1bf09-4687-478d-8c37-093e1970984c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002738 10.0.0.38 - - [2026-02-16 15:26:17] "POST /ref-update HTTP/1.1" 200 156 0.053959 10.0.0.38 - - [2026-02-16 15:26:17] "DELETE /firewall-rule/20d1bf09-4687-478d-8c37-093e1970984c HTTP/1.1" 200 115 0.041722 10.0.0.38 - - [2026-02-16 15:26:17] "DELETE /tag/f3abe00f-5b90-4543-9767-08077e1fa99b HTTP/1.1" 409 236 0.007514 10.0.0.38 - - [2026-02-16 15:26:17] "DELETE /tag/36a46550-0ec1-4267-b166-6d217ba44a81 HTTP/1.1" 200 115 0.033295 10.0.0.38 - - [2026-02-16 15:26:17] "DELETE /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd HTTP/1.1" 409 236 0.003473 10.0.0.38 - - [2026-02-16 15:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.38 - - [2026-02-16 15:26:17] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004259 10.0.0.38 - - [2026-02-16 15:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2026-02-16 15:26:18] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003695 10.0.0.38 - - [2026-02-16 15:26:18] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.075177 10.0.0.38 - - [2026-02-16 15:26:18] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.043406 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /security-group/7aca3fad-bc57-4c4b-9d4a-fb37845cb75d HTTP/1.1" 200 115 0.078959 10.0.0.38 - - [2026-02-16 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /access-control-list/2176a3e8-bad3-4c8f-9d8d-656447483847 HTTP/1.1" 200 115 0.059319 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /access-control-list/0f3f5339-4391-4609-852b-3f9bba457e0b HTTP/1.1" 200 115 0.028126 10.0.0.38 - - [2026-02-16 15:26:18] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030578 10.0.0.38 - - [2026-02-16 15:26:18] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?fields=security_groups HTTP/1.1" 200 1353 0.029576 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /security-group/29683ef1-793c-4aec-b1ae-04051213784c HTTP/1.1" 200 115 0.040962 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /access-control-list/747f0e81-93dd-4da8-92f7-93f77ce9fb44 HTTP/1.1" 200 115 0.025115 10.0.0.38 - - [2026-02-16 15:26:18] "GET /project/a8a64152-573e-4751-9455-482d58a4d450?fields=application_policy_sets HTTP/1.1" 200 1392 0.044013 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /access-control-list/cb14dbc5-84b3-47b2-8236-347472f343ea HTTP/1.1" 200 115 0.042498 10.0.0.38 - - [2026-02-16 15:26:18] "DELETE /project/a8a64152-573e-4751-9455-482d58a4d450 HTTP/1.1" 200 115 0.274462 10.0.0.38 - - [2026-02-16 15:26:18] "POST /projects HTTP/1.1" 409 238 0.002339 10.0.0.38 - - [2026-02-16 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.38 - - [2026-02-16 15:26:18] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029363 10.0.0.38 - - [2026-02-16 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2026-02-16 15:26:18] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004924 10.0.0.38 - - [2026-02-16 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.38 - - [2026-02-16 15:26:18] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004091 10.0.0.38 - - [2026-02-16 15:26:18] "POST /security-groups HTTP/1.1" 409 285 0.002166 10.0.0.38 - - [2026-02-16 15:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.38 - - [2026-02-16 15:26:18] "PUT /security-group/46252a54-bde8-463c-99fe-bd8bc9ac5b4a HTTP/1.1" 200 262 0.067380 10.0.0.38 - - [2026-02-16 15:26:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021868 10.0.0.38 - - [2026-02-16 15:26:18] "PUT /access-control-list/bf6bf2e9-23a7-410c-b098-786a708b4b6c HTTP/1.1" 200 272 0.013872 10.0.0.38 - - [2026-02-16 15:26:18] "PUT /access-control-list/e8aa0e4c-7240-4e60-81f7-08c1fcb704b9 HTTP/1.1" 200 272 0.029003 10.0.0.38 - - [2026-02-16 15:26:23] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003155 10.0.0.38 - - [2026-02-16 15:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.38 - - [2026-02-16 15:26:23] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003016 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-policy/b1a8fc3a-041e-4b38-a44e-727784c65e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002538 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-rule/1e3d246a-5775-49b8-9e04-76966a19b4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002566 10.0.0.38 - - [2026-02-16 15:26:23] "POST /ref-update HTTP/1.1" 200 156 0.014466 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /firewall-rule/1e3d246a-5775-49b8-9e04-76966a19b4cb HTTP/1.1" 200 115 0.047088 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007672 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-rule/5808e0ed-98ac-4707-8150-9808d81d2119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.002894 10.0.0.38 - - [2026-02-16 15:26:23] "POST /ref-update HTTP/1.1" 200 156 0.028026 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /firewall-rule/5808e0ed-98ac-4707-8150-9808d81d2119 HTTP/1.1" 200 115 0.045683 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006249 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-rule/6cc56386-07b9-4f9b-a8d7-e3a72f2d3a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002856 10.0.0.38 - - [2026-02-16 15:26:23] "POST /ref-update HTTP/1.1" 200 156 0.010901 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /firewall-rule/6cc56386-07b9-4f9b-a8d7-e3a72f2d3a4c HTTP/1.1" 200 115 0.040664 10.0.0.38 - - [2026-02-16 15:26:23] "GET /application-policy-set/3c802125-07ab-474d-b287-e730d35b4546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003317 10.0.0.38 - - [2026-02-16 15:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.38 - - [2026-02-16 15:26:23] "GET /policy-management/cbae3435-3270-4fa3-91b2-6b750026be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002700 10.0.0.38 - - [2026-02-16 15:26:23] "GET /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003845 10.0.0.38 - - [2026-02-16 15:26:23] "POST /ref-update HTTP/1.1" 200 156 0.034093 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /firewall-policy/c841b441-0993-4d59-a14f-734fd0361270 HTTP/1.1" 200 115 0.032592 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /tag/f99d067a-7787-4f90-a563-3bc48b16e2b9 HTTP/1.1" 200 115 0.108172 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /tag/95a08670-14a4-4185-8fda-8873c2103c96 HTTP/1.1" 200 115 0.087406 10.0.0.38 - - [2026-02-16 15:26:23] "DELETE /tag/f3abe00f-5b90-4543-9767-08077e1fa99b HTTP/1.1" 200 115 0.082669 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /tag/952e5843-d0fc-4b1a-baf6-6bf87331a0bd HTTP/1.1" 200 115 0.099244 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /loadbalancer-member/5e1dfa1f-459c-40c4-b289-9cd7cafd0f74 HTTP/1.1" 200 115 0.055405 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /loadbalancer-pool/8b84ea6f-49f7-4d1b-a80e-314705a3b1e8 HTTP/1.1" 200 115 0.030200 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /loadbalancer-listener/b2aadcb0-2251-4a2c-93d1-72f0945c3135 HTTP/1.1" 200 115 0.042437 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /loadbalancer/495897de-b88f-4a8f-ad7a-a2f718005a6a HTTP/1.1" 200 115 0.046611 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /floating-ip/eb62b562-b7bb-4c0e-9e48-4ed4bc421885 HTTP/1.1" 200 115 0.065040 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /instance-ip/f726673a-c59f-49d2-8c76-f927261261cb HTTP/1.1" 200 115 0.050547 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /virtual-machine-interface/bbaaeb51-3342-47d9-a361-57cca3b409b5 HTTP/1.1" 200 115 0.108310 10.0.0.38 - - [2026-02-16 15:26:24] "DELETE /tag/f8798377-f8d7-4e09-8341-1e51945dc92c HTTP/1.1" 200 115 0.042711 10.0.0.38 - - [2026-02-16 15:26:24] "POST /projects HTTP/1.1" 409 238 0.002607 10.0.0.38 - - [2026-02-16 15:26:24] "GET /global-system-configs HTTP/1.1" 200 322 0.004491 10.0.0.38 - - [2026-02-16 15:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.38 - - [2026-02-16 15:26:24] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.081667 10.0.0.38 - - [2026-02-16 15:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.38 - - [2026-02-16 15:26:24] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005086 10.0.0.38 - - [2026-02-16 15:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.38 - - [2026-02-16 15:26:24] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.011794 10.0.0.38 - - [2026-02-16 15:26:24] "POST /security-groups HTTP/1.1" 409 285 0.003725 10.0.0.38 - - [2026-02-16 15:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.38 - - [2026-02-16 15:26:24] "PUT /security-group/46252a54-bde8-463c-99fe-bd8bc9ac5b4a HTTP/1.1" 200 262 0.081551 10.0.0.38 - - [2026-02-16 15:26:24] "PUT /access-control-list/bf6bf2e9-23a7-410c-b098-786a708b4b6c HTTP/1.1" 200 272 0.014236 10.0.0.38 - - [2026-02-16 15:26:24] "PUT /access-control-list/e8aa0e4c-7240-4e60-81f7-08c1fcb704b9 HTTP/1.1" 200 272 0.043980 10.0.0.38 - - [2026-02-16 15:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.055180 10.0.0.38 - - [2026-02-16 15:26:25] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.017631 10.0.0.38 - - [2026-02-16 15:26:25] "GET /firewall-rule/a7dd879d-212b-4974-9738-a45aaf912a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002893 10.0.0.38 - - [2026-02-16 15:26:25] "POST /ref-update HTTP/1.1" 200 156 0.062408 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /firewall-rule/a7dd879d-212b-4974-9738-a45aaf912a7d HTTP/1.1" 200 115 0.052273 10.0.0.38 - - [2026-02-16 15:26:25] "GET /firewall-policy/6ab8bf13-cac4-4ef8-9267-419e0822b4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004759 10.0.0.38 - - [2026-02-16 15:26:25] "GET /firewall-rule/1aabfce5-6ae6-4c16-8536-7274e28a7abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002580 10.0.0.38 - - [2026-02-16 15:26:25] "POST /ref-update HTTP/1.1" 200 156 0.047711 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /firewall-rule/1aabfce5-6ae6-4c16-8536-7274e28a7abb HTTP/1.1" 200 115 0.042461 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /tag/549a0d4f-6897-4ccc-b3c2-9d3eb18f8700 HTTP/1.1" 200 115 0.047299 10.0.0.38 - - [2026-02-16 15:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.38 - - [2026-02-16 15:26:25] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004254 10.0.0.38 - - [2026-02-16 15:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-02-16 15:26:25] "GET /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004971 10.0.0.38 - - [2026-02-16 15:26:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004237 10.0.0.38 - - [2026-02-16 15:26:25] "PUT /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd HTTP/1.1" 200 264 0.053179 10.0.0.38 - - [2026-02-16 15:26:25] "PUT /virtual-network/be96f62c-42f0-4e4c-9b49-d193504f3425 HTTP/1.1" 200 264 0.060813 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /security-group/46252a54-bde8-463c-99fe-bd8bc9ac5b4a HTTP/1.1" 200 115 0.053678 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /access-control-list/bf6bf2e9-23a7-410c-b098-786a708b4b6c HTTP/1.1" 200 115 0.029962 10.0.0.38 - - [2026-02-16 15:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020561 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /access-control-list/e8aa0e4c-7240-4e60-81f7-08c1fcb704b9 HTTP/1.1" 200 115 0.031711 10.0.0.38 - - [2026-02-16 15:26:25] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033840 10.0.0.38 - - [2026-02-16 15:26:25] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?fields=security_groups HTTP/1.1" 200 1352 0.034954 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /security-group/1cc19ba4-090f-48a0-9d96-88b4d64bff55 HTTP/1.1" 200 115 0.045619 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /access-control-list/a6876e09-0a2e-4d0b-881b-23041dfa07c8 HTTP/1.1" 200 115 0.043582 10.0.0.38 - - [2026-02-16 15:26:25] "GET /project/96c7705b-c607-4c35-815e-11ddbbf8cb48?fields=application_policy_sets HTTP/1.1" 200 1391 0.047634 10.0.0.38 - - [2026-02-16 15:26:25] "DELETE /access-control-list/bc417304-a06b-4df9-a751-ed7315586aa6 HTTP/1.1" 200 115 0.044416 10.0.0.38 - - [2026-02-16 15:26:26] "DELETE /project/96c7705b-c607-4c35-815e-11ddbbf8cb48 HTTP/1.1" 200 115 0.306293 10.0.0.38 - - [2026-02-16 15:27:17] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.38 - - [2026-02-16 15:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.38 - - [2026-02-16 15:27:17] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003093 10.0.0.38 - - [2026-02-16 15:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.38 - - [2026-02-16 15:27:18] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002302 10.0.0.38 - - [2026-02-16 15:27:36] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.38 - - [2026-02-16 15:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.38 - - [2026-02-16 15:27:36] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003989 10.0.0.38 - - [2026-02-16 15:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.38 - - [2026-02-16 15:27:36] "GET /config-node/17db820f-7ce9-4170-9d8c-7a615ef7713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002774 10.0.0.38 - - [2026-02-16 15:27:36] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.38 - - [2026-02-16 15:27:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002019 10.0.0.38 - - [2026-02-16 15:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.38 - - [2026-02-16 15:27:41] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002328 10.0.0.38 - - [2026-02-16 15:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.38 - - [2026-02-16 15:27:41] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.007713 10.0.0.38 - - [2026-02-16 15:27:42] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 264 0.002270 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/bccfd543-1c85-4400-8965-ba43790d0643 HTTP/1.1" 200 244 0.009554 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 261 0.002067 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/e1afdabb-c449-46d7-b478-db79a7b75815 HTTP/1.1" 200 244 0.009415 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 261 0.012051 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/8253ecab-3521-429c-ae9b-ffa0b3fa48fd HTTP/1.1" 200 244 0.021060 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 253 0.011723 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/a309413b-65b3-4eb9-99a5-91287debe59c HTTP/1.1" 200 244 0.010335 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 251 0.005913 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/ff4cf5a9-ccb4-4234-8e9d-2c05aee21fbd HTTP/1.1" 200 244 0.008587 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 252 0.005936 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/ff8c3050-b48d-4824-9664-83bc3ef2dafc HTTP/1.1" 200 244 0.010843 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 256 0.011600 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/8c21365e-3198-4e46-a986-c19380468124 HTTP/1.1" 200 244 0.008839 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 248 0.008826 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/53f49f13-06f9-420b-8cb2-3e4760b3b24f HTTP/1.1" 200 244 0.009270 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 252 0.007939 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/9fdeef85-f0ee-47de-a533-0ba8640dfadc HTTP/1.1" 200 244 0.013389 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 257 0.002066 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/054927fa-3924-4d60-81af-67e10dfa5e91 HTTP/1.1" 200 244 0.008829 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 251 0.002061 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/4085ed88-1e12-40b8-9629-946a3f34cd08 HTTP/1.1" 200 244 0.009169 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 257 0.001944 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.38 - - [2026-02-16 15:27:42] "PUT /alarm/bd8f99bb-1f71-4246-9ee9-732a8976828b HTTP/1.1" 200 244 0.017458 10.0.0.38 - - [2026-02-16 15:27:42] "POST /alarms HTTP/1.1" 409 261 0.008707 10.0.0.38 - - [2026-02-16 15:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/e5f97ce1-fbf5-4562-ad2a-71812b2fb038 HTTP/1.1" 200 244 0.009858 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 258 0.009021 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/a227f7ed-3977-44c2-8020-328d1699fee7 HTTP/1.1" 200 244 0.021863 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 254 0.008431 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/076d309f-f853-44b9-840e-24d851467084 HTTP/1.1" 200 244 0.011016 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 254 0.009529 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/95d5a29f-b62c-4e23-9f8b-e74c4b6912d8 HTTP/1.1" 200 244 0.010591 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 254 0.012964 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/64682d78-9848-466b-bf30-4b25704ceeef HTTP/1.1" 200 244 0.011157 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 247 0.011615 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/03edfd16-0ef8-43ce-9092-2c8a72e6526e HTTP/1.1" 200 244 0.011351 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 272 0.012265 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/2c9991db-3416-434e-a810-ec509acc29a6 HTTP/1.1" 200 244 0.009818 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 261 0.003835 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/173c2772-3123-48a3-aac3-7aa344732fcc HTTP/1.1" 200 244 0.011809 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 259 0.005295 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/b213723e-f434-4d71-8ea8-96b8dc499ace HTTP/1.1" 200 244 0.021561 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 265 0.003556 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/ce71d151-9248-48c9-8a60-5ce725558ad0 HTTP/1.1" 200 244 0.013377 10.0.0.38 - - [2026-02-16 15:27:43] "POST /alarms HTTP/1.1" 409 279 0.007454 10.0.0.38 - - [2026-02-16 15:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2026-02-16 15:27:43] "PUT /alarm/a12a0fc8-1072-4671-a8e9-b504570e60a2 HTTP/1.1" 200 244 0.010532 10.0.0.38 - - [2026-02-16 15:27:44] "GET / HTTP/1.1" 200 35931 0.002138 10.0.0.38 - - [2026-02-16 15:27:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002340 10.0.0.38 - - [2026-02-16 15:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.38 - - [2026-02-16 15:27:44] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.008229 10.0.0.38 - - [2026-02-16 15:27:44] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.38 - - [2026-02-16 15:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.38 - - [2026-02-16 15:27:44] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006806 10.0.0.38 - - [2026-02-16 15:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.38 - - [2026-02-16 15:27:44] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.008904 10.0.0.38 - - [2026-02-16 15:27:44] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.38 - - [2026-02-16 15:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.38 - - [2026-02-16 15:27:44] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004281 10.0.0.38 - - [2026-02-16 15:27:44] "PUT /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470 HTTP/1.1" 200 274 0.015112 10.0.0.38 - - [2026-02-16 15:27:47] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.38 - - [2026-02-16 15:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2026-02-16 15:27:47] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003073 10.0.0.38 - - [2026-02-16 15:27:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001987 10.0.0.38 - - [2026-02-16 15:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.38 - - [2026-02-16 15:27:47] "GET /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003134 10.0.0.38 - - [2026-02-16 15:27:47] "PUT /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d HTTP/1.1" 200 254 0.017597 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:27:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:27:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.38 - - [2026-02-16 15:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.38 - - [2026-02-16 15:27:50] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002583 10.0.0.38 - - [2026-02-16 15:28:02] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.38 - - [2026-02-16 15:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.38 - - [2026-02-16 15:28:02] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004653 10.0.0.38 - - [2026-02-16 15:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.38 - - [2026-02-16 15:28:02] "GET /config-node/17db820f-7ce9-4170-9d8c-7a615ef7713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002379 10.0.0.38 - - [2026-02-16 15:28:14] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.38 - - [2026-02-16 15:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.38 - - [2026-02-16 15:28:14] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003049 10.0.0.38 - - [2026-02-16 15:28:14] "POST /bgp-routers HTTP/1.1" 409 301 0.013231 10.0.0.38 - - [2026-02-16 15:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2026-02-16 15:28:14] "GET /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004179 10.0.0.38 - - [2026-02-16 15:28:14] "PUT /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d HTTP/1.1" 200 254 0.025599 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.38 - - [2026-02-16 15:28:28] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.38 - - [2026-02-16 15:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.38 - - [2026-02-16 15:28:28] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004676 10.0.0.38 - - [2026-02-16 15:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.38 - - [2026-02-16 15:28:29] "GET /config-node/17db820f-7ce9-4170-9d8c-7a615ef7713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002466 10.0.0.38 - - [2026-02-16 15:28:29] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.38 - - [2026-02-16 15:28:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002052 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.38 - - [2026-02-16 15:28:34] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002498 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.008524 10.0.0.38 - - [2026-02-16 15:28:34] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 264 0.008926 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/bccfd543-1c85-4400-8965-ba43790d0643 HTTP/1.1" 200 244 0.015585 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 261 0.001650 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/e1afdabb-c449-46d7-b478-db79a7b75815 HTTP/1.1" 200 244 0.008381 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 261 0.001954 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/8253ecab-3521-429c-ae9b-ffa0b3fa48fd HTTP/1.1" 200 244 0.012060 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 253 0.001854 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/a309413b-65b3-4eb9-99a5-91287debe59c HTTP/1.1" 200 244 0.008366 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 251 0.008449 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/ff4cf5a9-ccb4-4234-8e9d-2c05aee21fbd HTTP/1.1" 200 244 0.023793 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 252 0.005867 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/ff8c3050-b48d-4824-9664-83bc3ef2dafc HTTP/1.1" 200 244 0.010560 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 256 0.008116 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.38 - - [2026-02-16 15:28:34] "PUT /alarm/8c21365e-3198-4e46-a986-c19380468124 HTTP/1.1" 200 244 0.008349 10.0.0.38 - - [2026-02-16 15:28:34] "POST /alarms HTTP/1.1" 409 248 0.003240 10.0.0.38 - - [2026-02-16 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/53f49f13-06f9-420b-8cb2-3e4760b3b24f HTTP/1.1" 200 244 0.009477 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 252 0.004347 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/9fdeef85-f0ee-47de-a533-0ba8640dfadc HTTP/1.1" 200 244 0.011922 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 257 0.008298 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/054927fa-3924-4d60-81af-67e10dfa5e91 HTTP/1.1" 200 244 0.009328 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 251 0.006255 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/4085ed88-1e12-40b8-9629-946a3f34cd08 HTTP/1.1" 200 244 0.012362 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 257 0.002488 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/bd8f99bb-1f71-4246-9ee9-732a8976828b HTTP/1.1" 200 244 0.008642 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 261 0.004758 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/e5f97ce1-fbf5-4562-ad2a-71812b2fb038 HTTP/1.1" 200 244 0.013959 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 258 0.008950 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/a227f7ed-3977-44c2-8020-328d1699fee7 HTTP/1.1" 200 244 0.009162 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 254 0.002576 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/076d309f-f853-44b9-840e-24d851467084 HTTP/1.1" 200 244 0.009964 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 254 0.009448 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/95d5a29f-b62c-4e23-9f8b-e74c4b6912d8 HTTP/1.1" 200 244 0.008386 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 254 0.006528 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/64682d78-9848-466b-bf30-4b25704ceeef HTTP/1.1" 200 244 0.008122 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 247 0.003985 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/03edfd16-0ef8-43ce-9092-2c8a72e6526e HTTP/1.1" 200 244 0.009120 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 272 0.004360 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/2c9991db-3416-434e-a810-ec509acc29a6 HTTP/1.1" 200 244 0.009970 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 261 0.006524 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/173c2772-3123-48a3-aac3-7aa344732fcc HTTP/1.1" 200 244 0.010949 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 259 0.013192 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.38 - - [2026-02-16 15:28:35] "PUT /alarm/b213723e-f434-4d71-8ea8-96b8dc499ace HTTP/1.1" 200 244 0.010032 10.0.0.38 - - [2026-02-16 15:28:35] "POST /alarms HTTP/1.1" 409 265 0.009017 10.0.0.38 - - [2026-02-16 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.38 - - [2026-02-16 15:28:36] "PUT /alarm/ce71d151-9248-48c9-8a60-5ce725558ad0 HTTP/1.1" 200 244 0.008980 10.0.0.38 - - [2026-02-16 15:28:36] "POST /alarms HTTP/1.1" 409 279 0.004306 10.0.0.38 - - [2026-02-16 15:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.38 - - [2026-02-16 15:28:36] "PUT /alarm/a12a0fc8-1072-4671-a8e9-b504570e60a2 HTTP/1.1" 200 244 0.008845 10.0.0.38 - - [2026-02-16 15:28:36] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.38 - - [2026-02-16 15:28:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002027 10.0.0.38 - - [2026-02-16 15:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.38 - - [2026-02-16 15:28:36] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.011924 10.0.0.38 - - [2026-02-16 15:28:36] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.38 - - [2026-02-16 15:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2026-02-16 15:28:36] "GET /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002357 10.0.0.38 - - [2026-02-16 15:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.38 - - [2026-02-16 15:28:36] "PUT /global-vrouter-config/1b38ee99-811c-4682-8132-c8c4fc7eeedb HTTP/1.1" 200 276 0.007596 10.0.0.38 - - [2026-02-16 15:28:36] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.38 - - [2026-02-16 15:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.38 - - [2026-02-16 15:28:36] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003760 10.0.0.38 - - [2026-02-16 15:28:36] "PUT /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470 HTTP/1.1" 200 274 0.012316 10.0.0.38 - - [2026-02-16 15:28:40] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.38 - - [2026-02-16 15:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2026-02-16 15:28:40] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002456 10.0.0.38 - - [2026-02-16 15:28:40] "POST /bgp-routers HTTP/1.1" 409 301 0.001844 10.0.0.38 - - [2026-02-16 15:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.38 - - [2026-02-16 15:28:40] "GET /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002465 10.0.0.38 - - [2026-02-16 15:28:40] "PUT /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d HTTP/1.1" 200 254 0.016385 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001149 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.38 - - [2026-02-16 15:28:45] "POST /tags HTTP/1.1" 200 355 0.298537 10.0.0.38 - - [2026-02-16 15:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.38 - - [2026-02-16 15:28:45] "GET /tag/9403b19a-7a39-435d-9235-a125923a873a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.031427 10.0.0.38 - - [2026-02-16 15:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-02-16 15:28:45] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005508 10.0.0.38 - - [2026-02-16 15:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.38 - - [2026-02-16 15:28:46] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047846 10.0.0.38 - - [2026-02-16 15:28:46] "POST /virtual-machines HTTP/1.1" 200 351 0.008124 10.0.0.38 - - [2026-02-16 15:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008013 10.0.0.38 - - [2026-02-16 15:28:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.099854 10.0.0.38 - - [2026-02-16 15:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011900 10.0.0.38 - - [2026-02-16 15:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011008 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014992 10.0.0.38 - - [2026-02-16 15:28:46] "POST /instance-ips HTTP/1.1" 200 391 0.030385 10.0.0.38 - - [2026-02-16 15:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034759 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.020045 10.0.0.38 - - [2026-02-16 15:28:46] "POST /set-tag HTTP/1.1" 200 109 0.026665 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020837 10.0.0.38 - - [2026-02-16 15:28:46] "GET /instance-ip/2f387baa-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004371 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004230 10.0.0.38 - - [2026-02-16 15:28:46] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005521 10.0.0.38 - - [2026-02-16 15:28:46] "POST /ref-update HTTP/1.1" 200 156 0.013104 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010871 10.0.0.38 - - [2026-02-16 15:28:46] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.38 - - [2026-02-16 15:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2026-02-16 15:28:46] "GET /virtual-network/1d364b63-2d85-4380-86bd-5a2c05212fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004130 10.0.0.38 - - [2026-02-16 15:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009249 10.0.0.38 - - [2026-02-16 15:28:46] "GET /project/a2514e68-d031-4ad0-88f4-2fa4f8e703e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038702 10.0.0.38 - - [2026-02-16 15:28:46] "POST /virtual-machines HTTP/1.1" 200 355 0.019404 10.0.0.38 - - [2026-02-16 15:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016140 10.0.0.38 - - [2026-02-16 15:28:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.182811 10.0.0.38 - - [2026-02-16 15:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.059467 10.0.0.38 - - [2026-02-16 15:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030203 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006968 10.0.0.38 - - [2026-02-16 15:28:47] "POST /instance-ips HTTP/1.1" 200 395 0.024816 10.0.0.38 - - [2026-02-16 15:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033063 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004893 10.0.0.38 - - [2026-02-16 15:28:47] "POST /set-tag HTTP/1.1" 200 109 0.023758 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010581 10.0.0.38 - - [2026-02-16 15:28:47] "GET /instance-ip/2fc8e2da-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005947 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006513 10.0.0.38 - - [2026-02-16 15:28:47] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-router/7c5ee0cc-0ba3-48b2-af2a-e6e99596423b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005402 10.0.0.38 - - [2026-02-16 15:28:47] "POST /ref-update HTTP/1.1" 200 156 0.017442 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019858 10.0.0.38 - - [2026-02-16 15:28:47] "POST /set-tag HTTP/1.1" 200 109 0.016707 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.046543 10.0.0.38 - - [2026-02-16 15:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.38 - - [2026-02-16 15:28:47] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003647 10.0.0.38 - - [2026-02-16 15:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002332 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:28:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.38 - - [2026-02-16 15:28:59] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004327 10.0.0.38 - - [2026-02-16 15:28:59] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.38 - - [2026-02-16 15:28:59] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004817 10.0.0.38 - - [2026-02-16 15:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.38 - - [2026-02-16 15:29:00] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004374 10.0.0.38 - - [2026-02-16 15:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.38 - - [2026-02-16 15:29:03] "GET / HTTP/1.1" 200 35931 0.002535 10.0.0.38 - - [2026-02-16 15:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.38 - - [2026-02-16 15:29:03] "GET /global-system-config/ade9905b-e2b3-4edb-a776-cb5f8224c470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004739 10.0.0.38 - - [2026-02-16 15:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.38 - - [2026-02-16 15:29:03] "GET /config-node/17db820f-7ce9-4170-9d8c-7a615ef7713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003103 10.0.0.38 - - [2026-02-16 15:29:14] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.38 - - [2026-02-16 15:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.38 - - [2026-02-16 15:29:14] "GET /routing-instance/13486745-ce07-4396-b73c-e5d1f2371392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003950 10.0.0.38 - - [2026-02-16 15:29:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002162 10.0.0.38 - - [2026-02-16 15:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.38 - - [2026-02-16 15:29:14] "GET /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003435 10.0.0.38 - - [2026-02-16 15:29:14] "PUT /bgp-router/f684e848-e908-4be8-b7d8-96fd8fc1bf6d HTTP/1.1" 200 254 0.013189 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:29:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.38 - - [2026-02-16 15:29:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.38 - - [2026-02-16 15:29:32] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004476 10.0.0.38 - - [2026-02-16 15:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.38 - - [2026-02-16 15:29:32] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004230 10.0.0.38 - - [2026-02-16 15:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.38 - - [2026-02-16 15:29:32] "GET /virtual-machine/92de26e1-1c5c-43a0-beda-fdaaa3777c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002539 10.0.0.38 - - [2026-02-16 15:29:32] "POST /ref-update HTTP/1.1" 200 156 0.014159 10.0.0.38 - - [2026-02-16 15:29:33] "GET /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007833 10.0.0.38 - - [2026-02-16 15:29:33] "POST /set-tag HTTP/1.1" 200 109 0.022351 10.0.0.38 - - [2026-02-16 15:29:33] "POST /set-tag HTTP/1.1" 200 109 0.024881 10.0.0.38 - - [2026-02-16 15:29:33] "DELETE /instance-ip/2f387baa-0b4c-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.035696 10.0.0.38 - - [2026-02-16 15:29:33] "DELETE /virtual-machine-interface/2f1f049a-0b4c-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.038689 10.0.0.38 - - [2026-02-16 15:29:33] "DELETE /virtual-machine/92de26e1-1c5c-43a0-beda-fdaaa3777c31 HTTP/1.1" 200 115 0.021787 10.0.0.38 - - [2026-02-16 15:29:33] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004288 10.0.0.38 - - [2026-02-16 15:29:33] "POST /set-tag HTTP/1.1" 200 109 0.004510 10.0.0.38 - - [2026-02-16 15:30:03] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004434 10.0.0.38 - - [2026-02-16 15:30:03] "POST /set-tag HTTP/1.1" 200 109 0.013483 10.0.0.38 - - [2026-02-16 15:30:03] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005154 10.0.0.38 - - [2026-02-16 15:30:04] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.38 - - [2026-02-16 15:30:04] "GET /virtual-machine/e6d01e6b-e76b-4d3c-b978-17b7e4a9f606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.013884 10.0.0.38 - - [2026-02-16 15:30:04] "POST /ref-update HTTP/1.1" 200 156 0.018330 10.0.0.38 - - [2026-02-16 15:30:04] "GET /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004524 10.0.0.38 - - [2026-02-16 15:30:04] "POST /set-tag HTTP/1.1" 200 109 0.013757 10.0.0.38 - - [2026-02-16 15:30:04] "POST /set-tag HTTP/1.1" 200 109 0.033701 10.0.0.38 - - [2026-02-16 15:30:04] "DELETE /instance-ip/2fc8e2da-0b4c-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.031701 10.0.0.38 - - [2026-02-16 15:30:04] "DELETE /virtual-machine-interface/2f9cdd7a-0b4c-11f1-9ab8-fa163e480c35 HTTP/1.1" 200 115 0.050423 10.0.0.38 - - [2026-02-16 15:30:04] "DELETE /virtual-machine/e6d01e6b-e76b-4d3c-b978-17b7e4a9f606 HTTP/1.1" 200 115 0.030382 10.0.0.38 - - [2026-02-16 15:30:04] "DELETE /tag/9403b19a-7a39-435d-9235-a125923a873a HTTP/1.1" 200 115 0.037354