++ 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: =================== Fri Mar 20 09:02:58 PM UTC 2026 ===================' INFO: =================== Fri Mar 20 09:02:58 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ 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 +++ awk '{print $2}' +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.23.104.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.23.104.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 03/20/2026 21:03:44.830 7f264314b680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/20/2026 21:03:45.232 7f264314b680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/20/2026 21:03:45.271 7f264314b680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/20/2026 21:03:45.271 7f264314b680 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-03-20 21:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000700 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-03-20 21:03:58] "GET / HTTP/1.1" 503 181 0.000268 10.0.0.242 - - [2026-03-20 21:03:59] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2026-03-20 21:03:59] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008733 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.002883 10.0.0.242 - - [2026-03-20 21:03:59] "POST /config-database-nodes HTTP/1.1" 200 615 0.022762 10.0.0.242 - - [2026-03-20 21:03:59] "GET / HTTP/1.1" 200 36215 0.002123 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.242 - - [2026-03-20 21:03:59] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009197 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.002010 10.0.0.242 - - [2026-03-20 21:03:59] "POST /database-nodes HTTP/1.1" 200 601 0.051330 10.0.0.242 - - [2026-03-20 21:03:59] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.242 - - [2026-03-20 21:03:59] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004560 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.001988 10.0.0.242 - - [2026-03-20 21:03:59] "POST /analytics-snmp-nodes HTTP/1.1" 200 613 0.026966 10.0.0.242 - - [2026-03-20 21:03:59] "GET / HTTP/1.1" 200 45587 0.001345 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.242 - - [2026-03-20 21:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.242 - - [2026-03-20 21:03:59] "GET / HTTP/1.1" 200 36215 0.001321 10.0.0.242 - - [2026-03-20 21:04:00] "GET / HTTP/1.1" 200 36215 0.002449 10.0.0.242 - - [2026-03-20 21:04:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.002198 10.0.0.242 - - [2026-03-20 21:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2026-03-20 21:04:00] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009841 10.0.0.242 - - [2026-03-20 21:04:00] "POST /service-appliance-sets HTTP/1.1" 200 555 0.019265 10.0.0.242 - - [2026-03-20 21:04:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.004735 10.0.0.242 - - [2026-03-20 21:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.242 - - [2026-03-20 21:04:01] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007769 10.0.0.242 - - [2026-03-20 21:04:01] "POST /service-appliance-sets HTTP/1.1" 200 543 0.052065 10.0.0.242 - - [2026-03-20 21:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.242 - - [2026-03-20 21:04:01] "GET /network-ipam/76fef62a-2498-4c9a-9fd4-d631c44ff349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003424 10.0.0.242 - - [2026-03-20 21:04:01] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.242 - - [2026-03-20 21:04:01] "POST /service-templates HTTP/1.1" 200 513 0.057898 10.0.0.242 - - [2026-03-20 21:04:01] "POST /service-templates HTTP/1.1" 200 503 0.033852 10.0.0.242 - - [2026-03-20 21:04:01] "POST /service-templates HTTP/1.1" 200 517 0.037088 10.0.0.242 - - [2026-03-20 21:04:01] "POST /service-templates HTTP/1.1" 200 537 0.055699 10.0.0.242 - - [2026-03-20 21:04:01] "POST /service-templates HTTP/1.1" 200 509 0.034331 10.0.0.242 - - [2026-03-20 21:04:01] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.242 - - [2026-03-20 21:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-03-20 21:04:01] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003859 10.0.0.242 - - [2026-03-20 21:04:02] "POST /bgp-routers HTTP/1.1" 200 620 0.096745 10.0.0.242 - - [2026-03-20 21:04:02] "GET /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1?fields=global_system_config_back_refs HTTP/1.1" 200 1134 0.005304 10.0.0.242 - - [2026-03-20 21:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-03-20 21:04:02] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028237 10.0.0.242 - - [2026-03-20 21:04:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002783 10.0.0.242 - - [2026-03-20 21:04:02] "POST /ref-update HTTP/1.1" 200 156 0.144625 10.0.0.242 - - [2026-03-20 21:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.242 - - [2026-03-20 21:04:03] "GET /network-ipam/76fef62a-2498-4c9a-9fd4-d631c44ff349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003372 10.0.0.242 - - [2026-03-20 21:04:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.001872 10.0.0.242 - - [2026-03-20 21:04:04] "POST /access-control-lists HTTP/1.1" 200 589 0.023317 10.0.0.242 - - [2026-03-20 21:04:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.018464 10.0.0.242 - - [2026-03-20 21:04:04] "POST /access-control-lists HTTP/1.1" 200 587 0.043604 10.0.0.242 - - [2026-03-20 21:04:04] "POST /route-targets HTTP/1.1" 200 328 0.028722 10.0.0.242 - - [2026-03-20 21:04:04] "POST /ref-update HTTP/1.1" 200 156 0.026538 10.0.0.242 - - [2026-03-20 21:04:04] "POST /route-targets HTTP/1.1" 200 328 0.010211 10.0.0.242 - - [2026-03-20 21:04:04] "POST /ref-update HTTP/1.1" 200 156 0.014427 10.0.0.242 - - [2026-03-20 21:04:04] "POST /route-targets HTTP/1.1" 200 328 0.010849 10.0.0.242 - - [2026-03-20 21:04:04] "POST /ref-update HTTP/1.1" 200 156 0.030551 10.0.0.242 - - [2026-03-20 21:04:04] "POST /route-targets HTTP/1.1" 200 328 0.018744 10.0.0.242 - - [2026-03-20 21:04:04] "POST /ref-update HTTP/1.1" 200 156 0.021286 10.0.0.242 - - [2026-03-20 21:04:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.002719 10.0.0.242 - - [2026-03-20 21:04:04] "GET / HTTP/1.1" 200 36215 0.001664 10.0.0.242 - - [2026-03-20 21:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.242 - - [2026-03-20 21:04:04] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009669 10.0.0.242 - - [2026-03-20 21:04:04] "POST /access-control-lists HTTP/1.1" 200 553 0.033267 10.0.0.242 - - [2026-03-20 21:04:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.001702 10.0.0.242 - - [2026-03-20 21:04:04] "PUT /access-control-list/c46d799d-1700-411f-84ae-1f9ee4b89c94 HTTP/1.1" 200 273 0.015469 10.0.0.242 - - [2026-03-20 21:04:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 615 0.022817 10.0.0.242 - - [2026-03-20 21:04:04] "PUT /access-control-list/23669dad-2758-4e57-85b5-576ce5d7188f HTTP/1.1" 200 273 0.010490 10.0.0.242 - - [2026-03-20 21:04:05] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.242 - - [2026-03-20 21:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.242 - - [2026-03-20 21:04:05] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004424 10.0.0.242 - - [2026-03-20 21:04:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.001810 10.0.0.242 - - [2026-03-20 21:04:05] "POST /analytics-nodes HTTP/1.1" 200 603 0.022489 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:04:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:04:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000889 10.0.0.242 - - [2026-03-20 21:04:07] "GET / HTTP/1.1" 200 36215 0.001341 10.0.0.242 - - [2026-03-20 21:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.242 - - [2026-03-20 21:04:07] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004916 10.0.0.242 - - [2026-03-20 21:04:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.002242 10.0.0.242 - - [2026-03-20 21:04:07] "POST /config-nodes HTTP/1.1" 200 597 0.037460 10.0.0.242 - - [2026-03-20 21:04:07] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.242 - - [2026-03-20 21:04:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005213 10.0.0.242 - - [2026-03-20 21:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.242 - - [2026-03-20 21:04:13] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003262 10.0.0.242 - - [2026-03-20 21:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.242 - - [2026-03-20 21:04:13] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.008973 10.0.0.242 - - [2026-03-20 21:04:13] "GET / HTTP/1.1" 200 36215 0.001799 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 583 0.015293 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 577 0.025109 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 577 0.021124 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 561 0.024146 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 557 0.015980 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 559 0.016930 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 567 0.018118 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 551 0.018808 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 559 0.025986 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 569 0.032477 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 557 0.017172 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 569 0.024133 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 577 0.071836 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 571 0.026744 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 563 0.026152 10.0.0.242 - - [2026-03-20 21:04:13] "POST /alarms HTTP/1.1" 200 563 0.025532 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 563 0.027458 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 549 0.027224 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 597 0.046779 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 577 0.025234 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 573 0.029951 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 585 0.026593 10.0.0.242 - - [2026-03-20 21:04:14] "POST /alarms HTTP/1.1" 200 611 0.018942 10.0.0.242 - - [2026-03-20 21:04:14] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.242 - - [2026-03-20 21:04:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002437 10.0.0.242 - - [2026-03-20 21:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.242 - - [2026-03-20 21:04:14] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.018048 10.0.0.242 - - [2026-03-20 21:04:14] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.242 - - [2026-03-20 21:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2026-03-20 21:04:14] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002662 10.0.0.242 - - [2026-03-20 21:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-03-20 21:04:14] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.007530 10.0.0.242 - - [2026-03-20 21:04:15] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.242 - - [2026-03-20 21:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.242 - - [2026-03-20 21:04:15] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004417 10.0.0.242 - - [2026-03-20 21:04:15] "PUT /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92 HTTP/1.1" 200 275 0.022599 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:05:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:05:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001021 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:05:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:05:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000955 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:05:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:05:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001074 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:06:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:06:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001813 10.0.0.242 - - [2026-03-20 21:06:11] "GET / HTTP/1.1" 200 36215 0.001576 10.0.0.242 - - [2026-03-20 21:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.242 - - [2026-03-20 21:06:11] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003349 10.0.0.242 - - [2026-03-20 21:06:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000502 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.008455 10.0.0.242 - - [2026-03-20 21:06:12] "POST /security-groups HTTP/1.1" 200 572 0.073599 10.0.0.242 - - [2026-03-20 21:06:12] "POST /projects HTTP/1.1" 200 483 0.262009 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.014747 10.0.0.242 - - [2026-03-20 21:06:12] "POST /access-control-lists HTTP/1.1" 200 581 0.087167 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.011152 10.0.0.242 - - [2026-03-20 21:06:12] "POST /security-groups HTTP/1.1" 200 536 0.124831 10.0.0.242 - - [2026-03-20 21:06:12] "POST /chown HTTP/1.1" 200 109 0.019861 10.0.0.242 - - [2026-03-20 21:06:12] "POST /policy-managements HTTP/1.1" 409 214 0.020813 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.242 - - [2026-03-20 21:06:12] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009425 10.0.0.242 - - [2026-03-20 21:06:12] "POST /access-control-lists HTTP/1.1" 200 579 0.118798 10.0.0.242 - - [2026-03-20 21:06:12] "POST /application-policy-sets HTTP/1.1" 200 530 0.045480 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018728 10.0.0.242 - - [2026-03-20 21:06:12] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003111 10.0.0.242 - - [2026-03-20 21:06:12] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.013687 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.024478 10.0.0.242 - - [2026-03-20 21:06:12] "GET /virtual-network/ce8491ba-edbe-44ee-8a8e-cf7af3221edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007180 10.0.0.242 - - [2026-03-20 21:06:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000589 10.0.0.242 - - [2026-03-20 21:06:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.021341 10.0.0.242 - - [2026-03-20 21:06:12] "POST /security-groups HTTP/1.1" 200 576 0.092219 10.0.0.242 - - [2026-03-20 21:06:12] "POST /projects HTTP/1.1" 200 491 0.301059 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.017985 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 596 0.048153 10.0.0.242 - - [2026-03-20 21:06:13] "POST /security-groups HTTP/1.1" 200 548 0.067824 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.029581 10.0.0.242 - - [2026-03-20 21:06:13] "POST /chown HTTP/1.1" 200 109 0.011810 10.0.0.242 - - [2026-03-20 21:06:13] "POST /network-ipams HTTP/1.1" 200 524 0.059793 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 594 0.069805 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.003287 10.0.0.242 - - [2026-03-20 21:06:13] "POST /network-ipams HTTP/1.1" 200 512 0.065113 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.002030 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 585 0.079584 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.026898 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 583 0.118284 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.003808 10.0.0.242 - - [2026-03-20 21:06:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008253 10.0.0.242 - - [2026-03-20 21:06:13] "POST /virtual-networks HTTP/1.1" 200 540 0.276533 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019199 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 604 0.054736 10.0.0.242 - - [2026-03-20 21:06:13] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.021807 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.004432 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 602 0.038116 10.0.0.242 - - [2026-03-20 21:06:13] "POST /network-ipams HTTP/1.1" 200 520 0.080909 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.009646 10.0.0.242 - - [2026-03-20 21:06:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.001873 10.0.0.242 - - [2026-03-20 21:06:13] "POST /access-control-lists HTTP/1.1" 200 591 0.063518 10.0.0.242 - - [2026-03-20 21:06:13] "POST /route-targets HTTP/1.1" 200 328 0.036268 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-update HTTP/1.1" 200 156 0.045359 10.0.0.242 - - [2026-03-20 21:06:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001434 10.0.0.242 - - [2026-03-20 21:06:14] "POST /virtual-networks HTTP/1.1" 200 548 0.245799 10.0.0.242 - - [2026-03-20 21:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019994 10.0.0.242 - - [2026-03-20 21:06:14] "PUT /access-control-list/30c89005-4ab8-4b78-a819-6f05d0790ad1 HTTP/1.1" 200 273 0.098268 10.0.0.242 - - [2026-03-20 21:06:14] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.048009 10.0.0.242 - - [2026-03-20 21:06:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.001847 10.0.0.242 - - [2026-03-20 21:06:14] "POST /network-policys HTTP/1.1" 200 540 0.049356 10.0.0.242 - - [2026-03-20 21:06:14] "POST /route-targets HTTP/1.1" 200 328 0.020823 10.0.0.242 - - [2026-03-20 21:06:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.002870 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-update HTTP/1.1" 200 156 0.062518 10.0.0.242 - - [2026-03-20 21:06:14] "POST /network-policys HTTP/1.1" 200 536 0.049764 10.0.0.242 - - [2026-03-20 21:06:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.020781 10.0.0.242 - - [2026-03-20 21:06:14] "POST /network-policys HTTP/1.1" 200 544 0.057549 10.0.0.242 - - [2026-03-20 21:06:14] "PUT /access-control-list/a6cf66f7-a0d9-4b54-a19b-9afe365bfd25 HTTP/1.1" 200 273 0.046387 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-update HTTP/1.1" 200 156 0.105056 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018757 10.0.0.242 - - [2026-03-20 21:06:14] "PUT /access-control-list/30c89005-4ab8-4b78-a819-6f05d0790ad1 HTTP/1.1" 200 273 0.026264 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-update HTTP/1.1" 200 156 0.133496 10.0.0.242 - - [2026-03-20 21:06:14] "PUT /access-control-list/30c89005-4ab8-4b78-a819-6f05d0790ad1 HTTP/1.1" 200 273 0.025451 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-update HTTP/1.1" 200 156 0.084287 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013582 10.0.0.242 - - [2026-03-20 21:06:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016423 10.0.0.242 - - [2026-03-20 21:06:14] "PUT /access-control-list/a6cf66f7-a0d9-4b54-a19b-9afe365bfd25 HTTP/1.1" 200 273 0.095314 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.081436 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.124539 10.0.0.242 - - [2026-03-20 21:06:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.001832 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.146363 10.0.0.242 - - [2026-03-20 21:06:15] "POST /access-control-lists HTTP/1.1" 200 603 0.119172 10.0.0.242 - - [2026-03-20 21:06:15] "PUT /access-control-list/bdb1b185-efd5-4b7f-8b73-37d4bc647bd4 HTTP/1.1" 200 273 0.064416 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.147269 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.034817 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020251 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003398 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002685 10.0.0.242 - - [2026-03-20 21:06:15] "PUT /access-control-list/bdb1b185-efd5-4b7f-8b73-37d4bc647bd4 HTTP/1.1" 200 273 0.057553 10.0.0.242 - - [2026-03-20 21:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009940 10.0.0.242 - - [2026-03-20 21:06:15] "GET /virtual-network/ce8491ba-edbe-44ee-8a8e-cf7af3221edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.085238 10.0.0.242 - - [2026-03-20 21:06:15] "PUT /access-control-list/a6cf66f7-a0d9-4b54-a19b-9afe365bfd25 HTTP/1.1" 200 273 0.141158 10.0.0.242 - - [2026-03-20 21:06:15] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003134 10.0.0.242 - - [2026-03-20 21:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.029804 10.0.0.242 - - [2026-03-20 21:06:15] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006596 10.0.0.242 - - [2026-03-20 21:06:15] "POST /firewall-policys HTTP/1.1" 200 532 0.036596 10.0.0.242 - - [2026-03-20 21:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033219 10.0.0.242 - - [2026-03-20 21:06:15] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.015354 10.0.0.242 - - [2026-03-20 21:06:15] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002626 10.0.0.242 - - [2026-03-20 21:06:15] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002789 10.0.0.242 - - [2026-03-20 21:06:15] "POST /ref-update HTTP/1.1" 200 156 0.015287 10.0.0.242 - - [2026-03-20 21:06:16] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.008572 10.0.0.242 - - [2026-03-20 21:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013875 10.0.0.242 - - [2026-03-20 21:06:16] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004608 10.0.0.242 - - [2026-03-20 21:06:16] "POST /firewall-policys HTTP/1.1" 200 534 0.030452 10.0.0.242 - - [2026-03-20 21:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.036821 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.014473 10.0.0.242 - - [2026-03-20 21:06:16] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002672 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002233 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001987 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002944 10.0.0.242 - - [2026-03-20 21:06:16] "POST /ref-update HTTP/1.1" 200 156 0.022032 10.0.0.242 - - [2026-03-20 21:06:16] "POST /ref-update HTTP/1.1" 200 156 0.046136 10.0.0.242 - - [2026-03-20 21:06:16] "POST /ref-update HTTP/1.1" 200 156 0.022996 10.0.0.242 - - [2026-03-20 21:06:16] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.029277 10.0.0.242 - - [2026-03-20 21:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.242 - - [2026-03-20 21:06:16] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002817 10.0.0.242 - - [2026-03-20 21:06:16] "POST /firewall-policys HTTP/1.1" 200 532 0.018896 10.0.0.242 - - [2026-03-20 21:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026673 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.023892 10.0.0.242 - - [2026-03-20 21:06:16] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002590 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.009832 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006632 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006967 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002390 10.0.0.242 - - [2026-03-20 21:06:16] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004716 10.0.0.242 - - [2026-03-20 21:06:16] "POST /ref-update HTTP/1.1" 200 156 0.022282 10.0.0.242 - - [2026-03-20 21:06:16] "POST /ref-update HTTP/1.1" 200 156 0.047870 10.0.0.242 - - [2026-03-20 21:06:16] "POST /ref-update HTTP/1.1" 200 156 0.029817 10.0.0.242 - - [2026-03-20 21:06:17] "POST /ref-update HTTP/1.1" 200 156 0.038547 10.0.0.242 - - [2026-03-20 21:06:17] "POST /ref-update HTTP/1.1" 200 156 0.110817 10.0.0.242 - - [2026-03-20 21:06:17] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.004350 10.0.0.242 - - [2026-03-20 21:06:17] "POST /tags HTTP/1.1" 200 300 0.064569 10.0.0.242 - - [2026-03-20 21:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.031353 10.0.0.242 - - [2026-03-20 21:06:17] "GET /tag/b3429b00-3371-45e3-a362-70eadca6948e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015696 10.0.0.242 - - [2026-03-20 21:06:17] "POST /set-tag HTTP/1.1" 200 109 0.037043 10.0.0.242 - - [2026-03-20 21:06:17] "POST /tags HTTP/1.1" 200 358 0.119399 10.0.0.242 - - [2026-03-20 21:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024544 10.0.0.242 - - [2026-03-20 21:06:17] "GET /tag/43d1e7eb-2879-44b3-a6c7-4d5eed3cdd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.039230 10.0.0.242 - - [2026-03-20 21:06:17] "POST /tags HTTP/1.1" 200 306 0.064559 10.0.0.242 - - [2026-03-20 21:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014753 10.0.0.242 - - [2026-03-20 21:06:17] "GET /tag/7bbf3183-e6d3-4607-880b-06a3c23e6139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012488 10.0.0.242 - - [2026-03-20 21:06:17] "POST /id-to-fqname HTTP/1.1" 200 174 0.002019 10.0.0.242 - - [2026-03-20 21:06:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.005755 10.0.0.242 - - [2026-03-20 21:06:18] "POST /security-groups HTTP/1.1" 200 573 0.064608 10.0.0.242 - - [2026-03-20 21:06:18] "POST /projects HTTP/1.1" 200 485 0.217906 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.004614 10.0.0.242 - - [2026-03-20 21:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.042812 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.242 - - [2026-03-20 21:06:18] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.011470 10.0.0.242 - - [2026-03-20 21:06:18] "POST /access-control-lists HTTP/1.1" 200 582 0.091195 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007434 10.0.0.242 - - [2026-03-20 21:06:18] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004944 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.001693 10.0.0.242 - - [2026-03-20 21:06:18] "POST /access-control-lists HTTP/1.1" 200 580 0.059643 10.0.0.242 - - [2026-03-20 21:06:18] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.090255 10.0.0.242 - - [2026-03-20 21:06:18] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.073915 10.0.0.242 - - [2026-03-20 21:06:18] "POST /security-groups HTTP/1.1" 200 539 0.074838 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002822 10.0.0.242 - - [2026-03-20 21:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017528 10.0.0.242 - - [2026-03-20 21:06:18] "POST /chown HTTP/1.1" 200 109 0.034174 10.0.0.242 - - [2026-03-20 21:06:18] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021015 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-03-20 21:06:18] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004932 10.0.0.242 - - [2026-03-20 21:06:18] "POST /access-control-lists HTTP/1.1" 200 598 0.127670 10.0.0.242 - - [2026-03-20 21:06:18] "POST /tags HTTP/1.1" 409 207 0.001741 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.024770 10.0.0.242 - - [2026-03-20 21:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.242 - - [2026-03-20 21:06:18] "GET /tag/7bbf3183-e6d3-4607-880b-06a3c23e6139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019603 10.0.0.242 - - [2026-03-20 21:06:18] "POST /access-control-lists HTTP/1.1" 200 596 0.069349 10.0.0.242 - - [2026-03-20 21:06:18] "POST /firewall-rules HTTP/1.1" 200 566 0.151801 10.0.0.242 - - [2026-03-20 21:06:18] "GET /firewall-rule/b9cc7f9d-84ed-4ede-9bfc-9a85d6170081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004458 10.0.0.242 - - [2026-03-20 21:06:18] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002285 10.0.0.242 - - [2026-03-20 21:06:18] "GET /firewall-rule/b9cc7f9d-84ed-4ede-9bfc-9a85d6170081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002333 10.0.0.242 - - [2026-03-20 21:06:19] "POST /ref-update HTTP/1.1" 200 156 0.028216 10.0.0.242 - - [2026-03-20 21:06:19] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002915 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.242 - - [2026-03-20 21:06:19] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002714 10.0.0.242 - - [2026-03-20 21:06:19] "POST /tags HTTP/1.1" 409 207 0.002146 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-03-20 21:06:19] "GET /tag/7bbf3183-e6d3-4607-880b-06a3c23e6139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010670 10.0.0.242 - - [2026-03-20 21:06:19] "POST /firewall-rules HTTP/1.1" 200 564 0.086012 10.0.0.242 - - [2026-03-20 21:06:19] "GET /firewall-rule/30af3336-5c79-4f98-80f4-7e29df6412bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.022116 10.0.0.242 - - [2026-03-20 21:06:19] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003482 10.0.0.242 - - [2026-03-20 21:06:19] "GET /firewall-rule/30af3336-5c79-4f98-80f4-7e29df6412bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002781 10.0.0.242 - - [2026-03-20 21:06:19] "POST /ref-update HTTP/1.1" 200 156 0.017156 10.0.0.242 - - [2026-03-20 21:06:19] "POST /tags HTTP/1.1" 200 302 0.055215 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-03-20 21:06:19] "GET /tag/27c4a2ac-abb6-4be4-8ee8-dbc8f6efec9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016622 10.0.0.242 - - [2026-03-20 21:06:19] "POST /tags HTTP/1.1" 200 326 0.063910 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.242 - - [2026-03-20 21:06:19] "GET /tag/e11d3da9-b6bb-4613-b40c-2c49cb9fbef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.020674 10.0.0.242 - - [2026-03-20 21:06:19] "POST /tags HTTP/1.1" 200 364 0.038440 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.242 - - [2026-03-20 21:06:19] "GET /tag/4da6a53e-9bb4-4e60-809b-13b260398cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012124 10.0.0.242 - - [2026-03-20 21:06:19] "POST /tags HTTP/1.1" 200 312 0.046907 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.242 - - [2026-03-20 21:06:19] "GET /tag/c3bfb9d4-90e3-4ffb-8bee-86cc737ba106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017256 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-03-20 21:06:19] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004540 10.0.0.242 - - [2026-03-20 21:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2026-03-20 21:06:19] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.042145 10.0.0.242 - - [2026-03-20 21:06:20] "POST /virtual-machines HTTP/1.1" 200 378 0.019638 10.0.0.242 - - [2026-03-20 21:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009078 10.0.0.242 - - [2026-03-20 21:06:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.122338 10.0.0.242 - - [2026-03-20 21:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019423 10.0.0.242 - - [2026-03-20 21:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012944 10.0.0.242 - - [2026-03-20 21:06:20] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.005028 10.0.0.242 - - [2026-03-20 21:06:20] "POST /instance-ips HTTP/1.1" 200 410 0.047456 10.0.0.242 - - [2026-03-20 21:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031468 10.0.0.242 - - [2026-03-20 21:06:20] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.008011 10.0.0.242 - - [2026-03-20 21:06:20] "POST /set-tag HTTP/1.1" 200 109 0.021021 10.0.0.242 - - [2026-03-20 21:06:20] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014230 10.0.0.242 - - [2026-03-20 21:06:20] "GET /instance-ip/a4ba1b1e-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002894 10.0.0.242 - - [2026-03-20 21:06:20] "POST /tags HTTP/1.1" 200 306 0.058573 10.0.0.242 - - [2026-03-20 21:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.242 - - [2026-03-20 21:06:20] "GET /tag/c7fc9515-a299-4f3d-ba33-75484c4b12c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018314 10.0.0.242 - - [2026-03-20 21:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.242 - - [2026-03-20 21:06:20] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036387 10.0.0.242 - - [2026-03-20 21:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.242 - - [2026-03-20 21:06:20] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004478 10.0.0.242 - - [2026-03-20 21:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2026-03-20 21:06:20] "GET /service-appliance-set/276fe8c8-f14d-4eab-aea5-f106574bc613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006321 10.0.0.242 - - [2026-03-20 21:06:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.001757 10.0.0.242 - - [2026-03-20 21:06:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.133203 10.0.0.242 - - [2026-03-20 21:06:21] "GET /virtual-machine-interface/c98990ed-6861-4fe1-b50c-ced51afb59d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.015443 10.0.0.242 - - [2026-03-20 21:06:21] "POST /instance-ips HTTP/1.1" 200 382 0.071880 10.0.0.242 - - [2026-03-20 21:06:21] "GET /instance-ip/e57ea991-361e-44dc-bbb4-cc50bf11616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005941 10.0.0.242 - - [2026-03-20 21:06:21] "POST /loadbalancers HTTP/1.1" 200 584 0.106093 10.0.0.242 - - [2026-03-20 21:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030121 10.0.0.242 - - [2026-03-20 21:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028339 10.0.0.242 - - [2026-03-20 21:06:21] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072832 10.0.0.242 - - [2026-03-20 21:06:21] "GET /loadbalancer/362e6f39-35a8-4419-8ac0-04213023dbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.013980 10.0.0.242 - - [2026-03-20 21:06:21] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.098239 10.0.0.242 - - [2026-03-20 21:06:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.077765 10.0.0.242 - - [2026-03-20 21:06:21] "GET /instance-ip/e57ea991-361e-44dc-bbb4-cc50bf11616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009715 10.0.0.242 - - [2026-03-20 21:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022996 10.0.0.242 - - [2026-03-20 21:06:21] "POST /floating-ips HTTP/1.1" 200 585 0.060505 10.0.0.242 - - [2026-03-20 21:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.242 - - [2026-03-20 21:06:21] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.081210 10.0.0.242 - - [2026-03-20 21:06:21] "GET /loadbalancer-listener/1a71f61f-4798-4e6b-81b1-f3f811975b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002941 10.0.0.242 - - [2026-03-20 21:06:21] "GET /loadbalancer-listener/1a71f61f-4798-4e6b-81b1-f3f811975b43?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003612 10.0.0.242 - - [2026-03-20 21:06:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030806 10.0.0.242 - - [2026-03-20 21:06:21] "GET /instance-ip/e57ea991-361e-44dc-bbb4-cc50bf11616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004967 10.0.0.242 - - [2026-03-20 21:06:21] "GET /instance-ip/e57ea991-361e-44dc-bbb4-cc50bf11616e?fields=floating_ips HTTP/1.1" 200 1173 0.011699 10.0.0.242 - - [2026-03-20 21:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2026-03-20 21:06:21] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002383 10.0.0.242 - - [2026-03-20 21:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.242 - - [2026-03-20 21:06:21] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.008967 10.0.0.242 - - [2026-03-20 21:06:21] "GET /floating-ip/660634ac-24da-4814-aba4-7020bdc0ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004287 10.0.0.242 - - [2026-03-20 21:06:21] "POST /tags HTTP/1.1" 200 302 0.041503 10.0.0.242 - - [2026-03-20 21:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2026-03-20 21:06:21] "GET /tag/515e6536-6af3-4f8a-9b76-d27a3727a896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011019 10.0.0.242 - - [2026-03-20 21:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-03-20 21:06:22] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.028745 10.0.0.242 - - [2026-03-20 21:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-03-20 21:06:22] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003533 10.0.0.242 - - [2026-03-20 21:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.242 - - [2026-03-20 21:06:22] "GET /service-appliance-set/276fe8c8-f14d-4eab-aea5-f106574bc613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002638 10.0.0.242 - - [2026-03-20 21:06:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001569 10.0.0.242 - - [2026-03-20 21:06:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109497 10.0.0.242 - - [2026-03-20 21:06:22] "GET /virtual-machine-interface/10fab1b0-b09d-442c-89c2-5bc0fa661f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.004931 10.0.0.242 - - [2026-03-20 21:06:22] "POST /instance-ips HTTP/1.1" 200 378 0.028577 10.0.0.242 - - [2026-03-20 21:06:22] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004555 10.0.0.242 - - [2026-03-20 21:06:22] "POST /loadbalancers HTTP/1.1" 200 584 0.068876 10.0.0.242 - - [2026-03-20 21:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023088 10.0.0.242 - - [2026-03-20 21:06:22] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.035413 10.0.0.242 - - [2026-03-20 21:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027143 10.0.0.242 - - [2026-03-20 21:06:22] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008528 10.0.0.242 - - [2026-03-20 21:06:22] "POST /floating-ips HTTP/1.1" 200 583 0.023824 10.0.0.242 - - [2026-03-20 21:06:22] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.034172 10.0.0.242 - - [2026-03-20 21:06:22] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002842 10.0.0.242 - - [2026-03-20 21:06:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016531 10.0.0.242 - - [2026-03-20 21:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008354 10.0.0.242 - - [2026-03-20 21:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008364 10.0.0.242 - - [2026-03-20 21:06:22] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.025988 10.0.0.242 - - [2026-03-20 21:06:22] "GET /loadbalancer-listener/aed6b3ed-509a-4966-9877-7c61d9e7ec14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003616 10.0.0.242 - - [2026-03-20 21:06:22] "GET /loadbalancer-listener/aed6b3ed-509a-4966-9877-7c61d9e7ec14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010927 10.0.0.242 - - [2026-03-20 21:06:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028061 10.0.0.242 - - [2026-03-20 21:06:22] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003711 10.0.0.242 - - [2026-03-20 21:06:22] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?fields=floating_ips HTTP/1.1" 200 1166 0.004592 10.0.0.242 - - [2026-03-20 21:06:22] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001861 10.0.0.242 - - [2026-03-20 21:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-03-20 21:06:22] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.061489 10.0.0.242 - - [2026-03-20 21:06:22] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003332 10.0.0.242 - - [2026-03-20 21:06:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.022402 10.0.0.242 - - [2026-03-20 21:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033795 10.0.0.242 - - [2026-03-20 21:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014517 10.0.0.242 - - [2026-03-20 21:06:23] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.078341 10.0.0.242 - - [2026-03-20 21:06:23] "GET /loadbalancer-listener/8cc545d9-1e94-4e8e-b057-7cc3ce742c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.010082 10.0.0.242 - - [2026-03-20 21:06:23] "GET /loadbalancer-listener/8cc545d9-1e94-4e8e-b057-7cc3ce742c4c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006995 10.0.0.242 - - [2026-03-20 21:06:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026812 10.0.0.242 - - [2026-03-20 21:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2026-03-20 21:06:23] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007534 10.0.0.242 - - [2026-03-20 21:06:23] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?fields=floating_ips HTTP/1.1" 200 1166 0.002853 10.0.0.242 - - [2026-03-20 21:06:23] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.050914 10.0.0.242 - - [2026-03-20 21:06:23] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007467 10.0.0.242 - - [2026-03-20 21:06:23] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008018 10.0.0.242 - - [2026-03-20 21:06:23] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.027973 10.0.0.242 - - [2026-03-20 21:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025031 10.0.0.242 - - [2026-03-20 21:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013041 10.0.0.242 - - [2026-03-20 21:06:23] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.044686 10.0.0.242 - - [2026-03-20 21:06:23] "GET /loadbalancer-listener/8edd3aaf-a8a7-49f4-8e6a-228131b22ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005953 10.0.0.242 - - [2026-03-20 21:06:23] "GET /loadbalancer-listener/8edd3aaf-a8a7-49f4-8e6a-228131b22ba5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.005396 10.0.0.242 - - [2026-03-20 21:06:23] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021931 10.0.0.242 - - [2026-03-20 21:06:23] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008945 10.0.0.242 - - [2026-03-20 21:06:23] "GET /instance-ip/407c23fa-b2b3-4ac7-97c9-6f80d0e3dc44?fields=floating_ips HTTP/1.1" 200 1166 0.005539 10.0.0.242 - - [2026-03-20 21:06:23] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001809 10.0.0.242 - - [2026-03-20 21:06:23] "POST /tags HTTP/1.1" 200 356 0.056889 10.0.0.242 - - [2026-03-20 21:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016833 10.0.0.242 - - [2026-03-20 21:06:23] "GET /tag/6a5cf511-63c0-4d63-8dde-2658206a801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011679 10.0.0.242 - - [2026-03-20 21:06:23] "POST /tags HTTP/1.1" 200 304 0.025796 10.0.0.242 - - [2026-03-20 21:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007017 10.0.0.242 - - [2026-03-20 21:06:23] "GET /tag/cc60a7b0-7187-4029-bbfa-cf50ab712555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019933 10.0.0.242 - - [2026-03-20 21:06:23] "POST /projects HTTP/1.1" 409 218 0.014655 10.0.0.242 - - [2026-03-20 21:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.242 - - [2026-03-20 21:06:24] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041517 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-03-20 21:06:24] "GET /network-ipam/5c72c608-b95b-4260-8b52-0d9ef80ecbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003996 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-03-20 21:06:24] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003755 10.0.0.242 - - [2026-03-20 21:06:24] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.046238 10.0.0.242 - - [2026-03-20 21:06:24] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004655 10.0.0.242 - - [2026-03-20 21:06:24] "POST /set-tag HTTP/1.1" 200 109 0.043004 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016561 10.0.0.242 - - [2026-03-20 21:06:24] "GET /network-ipam/42468ce3-f228-4f57-9422-729bab9356e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002766 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.242 - - [2026-03-20 21:06:24] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003587 10.0.0.242 - - [2026-03-20 21:06:24] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.060403 10.0.0.242 - - [2026-03-20 21:06:24] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005343 10.0.0.242 - - [2026-03-20 21:06:24] "POST /set-tag HTTP/1.1" 200 109 0.053368 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.242 - - [2026-03-20 21:06:24] "GET /network-policy/6190b796-cced-40b0-b556-7963d573898b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003204 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.242 - - [2026-03-20 21:06:24] "GET /network-policy/2b4a8c60-e6b2-4812-916b-5278e7684f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002719 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.242 - - [2026-03-20 21:06:24] "GET /network-policy/0f8e9f38-8280-4278-a070-bd2da6521432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002375 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.242 - - [2026-03-20 21:06:24] "PUT /network-policy/0f8e9f38-8280-4278-a070-bd2da6521432 HTTP/1.1" 200 263 0.012056 10.0.0.242 - - [2026-03-20 21:06:24] "POST /ref-update HTTP/1.1" 200 156 0.072025 10.0.0.242 - - [2026-03-20 21:06:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005867 10.0.0.242 - - [2026-03-20 21:06:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002109 10.0.0.242 - - [2026-03-20 21:06:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002337 10.0.0.242 - - [2026-03-20 21:06:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001746 10.0.0.242 - - [2026-03-20 21:06:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-03-20 21:06:24] "POST /security-groups HTTP/1.1" 409 245 0.006332 10.0.0.242 - - [2026-03-20 21:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2026-03-20 21:06:24] "PUT /security-group/e4f5ea5c-2e3f-444e-b0e3-43622a03eab3 HTTP/1.1" 200 263 0.055730 10.0.0.242 - - [2026-03-20 21:06:24] "PUT /access-control-list/e8361827-e7be-4f4f-857f-5b93f39784f7 HTTP/1.1" 200 273 0.021696 10.0.0.242 - - [2026-03-20 21:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.051469 10.0.0.242 - - [2026-03-20 21:06:25] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017997 10.0.0.242 - - [2026-03-20 21:06:25] "PUT /access-control-list/67503c85-466a-4534-87ae-a8147d5e8f07 HTTP/1.1" 200 273 0.034756 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2026-03-20 21:06:25] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003019 10.0.0.242 - - [2026-03-20 21:06:25] "POST /tags HTTP/1.1" 409 206 0.001684 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2026-03-20 21:06:25] "GET /tag/cc60a7b0-7187-4029-bbfa-cf50ab712555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010679 10.0.0.242 - - [2026-03-20 21:06:25] "POST /firewall-rules HTTP/1.1" 200 564 0.075416 10.0.0.242 - - [2026-03-20 21:06:25] "GET /firewall-rule/43a6cef4-9bce-4c1c-81bb-67822339c615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005131 10.0.0.242 - - [2026-03-20 21:06:25] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007062 10.0.0.242 - - [2026-03-20 21:06:25] "GET /firewall-rule/43a6cef4-9bce-4c1c-81bb-67822339c615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003054 10.0.0.242 - - [2026-03-20 21:06:25] "POST /ref-update HTTP/1.1" 200 156 0.031388 10.0.0.242 - - [2026-03-20 21:06:25] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005461 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008346 10.0.0.242 - - [2026-03-20 21:06:25] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005463 10.0.0.242 - - [2026-03-20 21:06:25] "POST /tags HTTP/1.1" 409 206 0.002307 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-03-20 21:06:25] "GET /tag/cc60a7b0-7187-4029-bbfa-cf50ab712555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010605 10.0.0.242 - - [2026-03-20 21:06:25] "POST /firewall-rules HTTP/1.1" 200 562 0.088590 10.0.0.242 - - [2026-03-20 21:06:25] "GET /firewall-rule/047a4454-2568-4084-a3f1-004259abf100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.022938 10.0.0.242 - - [2026-03-20 21:06:25] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005130 10.0.0.242 - - [2026-03-20 21:06:25] "GET /firewall-rule/047a4454-2568-4084-a3f1-004259abf100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002825 10.0.0.242 - - [2026-03-20 21:06:25] "POST /ref-update HTTP/1.1" 200 156 0.020205 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2026-03-20 21:06:25] "GET /loadbalancer/362e6f39-35a8-4419-8ac0-04213023dbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.001949 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.242 - - [2026-03-20 21:06:25] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.001760 10.0.0.242 - - [2026-03-20 21:06:25] "POST /tags HTTP/1.1" 200 372 0.026609 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015343 10.0.0.242 - - [2026-03-20 21:06:25] "GET /tag/08a08d9a-cb8d-4062-ad7b-f17369e9e832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015776 10.0.0.242 - - [2026-03-20 21:06:25] "POST /tags HTTP/1.1" 200 320 0.037204 10.0.0.242 - - [2026-03-20 21:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008496 10.0.0.242 - - [2026-03-20 21:06:26] "GET /tag/fd3af9f8-c3b0-42e6-a578-c9de749f8790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.028752 10.0.0.242 - - [2026-03-20 21:06:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.000453 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.014379 10.0.0.242 - - [2026-03-20 21:06:26] "POST /security-groups HTTP/1.1" 200 580 0.073557 10.0.0.242 - - [2026-03-20 21:06:26] "POST /projects HTTP/1.1" 200 499 0.214193 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.004180 10.0.0.242 - - [2026-03-20 21:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039419 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.035416 10.0.0.242 - - [2026-03-20 21:06:26] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.029944 10.0.0.242 - - [2026-03-20 21:06:26] "POST /access-control-lists HTTP/1.1" 200 589 0.115308 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014079 10.0.0.242 - - [2026-03-20 21:06:26] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005274 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.003857 10.0.0.242 - - [2026-03-20 21:06:26] "POST /access-control-lists HTTP/1.1" 200 587 0.068032 10.0.0.242 - - [2026-03-20 21:06:26] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.108345 10.0.0.242 - - [2026-03-20 21:06:26] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.069933 10.0.0.242 - - [2026-03-20 21:06:26] "POST /security-groups HTTP/1.1" 200 560 0.084386 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.001773 10.0.0.242 - - [2026-03-20 21:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.066726 10.0.0.242 - - [2026-03-20 21:06:26] "POST /access-control-lists HTTP/1.1" 200 612 0.075960 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.033865 10.0.0.242 - - [2026-03-20 21:06:26] "POST /chown HTTP/1.1" 200 109 0.054926 10.0.0.242 - - [2026-03-20 21:06:26] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027879 10.0.0.242 - - [2026-03-20 21:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2026-03-20 21:06:27] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034204 10.0.0.242 - - [2026-03-20 21:06:27] "POST /access-control-lists HTTP/1.1" 200 610 0.081567 10.0.0.242 - - [2026-03-20 21:06:27] "POST /tags HTTP/1.1" 409 214 0.026898 10.0.0.242 - - [2026-03-20 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.242 - - [2026-03-20 21:06:27] "GET /tag/fd3af9f8-c3b0-42e6-a578-c9de749f8790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014646 10.0.0.242 - - [2026-03-20 21:06:27] "POST /firewall-rules HTTP/1.1" 200 580 0.089164 10.0.0.242 - - [2026-03-20 21:06:27] "GET /firewall-rule/9628ebd6-87c7-4bcf-a77f-8a4f1eeec1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004664 10.0.0.242 - - [2026-03-20 21:06:27] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.006369 10.0.0.242 - - [2026-03-20 21:06:27] "GET /firewall-rule/9628ebd6-87c7-4bcf-a77f-8a4f1eeec1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005738 10.0.0.242 - - [2026-03-20 21:06:27] "POST /ref-update HTTP/1.1" 200 156 0.046010 10.0.0.242 - - [2026-03-20 21:06:27] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004540 10.0.0.242 - - [2026-03-20 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.242 - - [2026-03-20 21:06:27] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007774 10.0.0.242 - - [2026-03-20 21:06:27] "POST /tags HTTP/1.1" 409 214 0.002198 10.0.0.242 - - [2026-03-20 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-03-20 21:06:27] "GET /tag/fd3af9f8-c3b0-42e6-a578-c9de749f8790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.020783 10.0.0.242 - - [2026-03-20 21:06:27] "POST /firewall-rules HTTP/1.1" 200 578 0.082896 10.0.0.242 - - [2026-03-20 21:06:27] "GET /firewall-rule/f94e244f-4c43-4a30-98c3-e5b6737353d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.033866 10.0.0.242 - - [2026-03-20 21:06:27] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.037076 10.0.0.242 - - [2026-03-20 21:06:27] "GET /firewall-rule/f94e244f-4c43-4a30-98c3-e5b6737353d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003659 10.0.0.242 - - [2026-03-20 21:06:27] "POST /ref-update HTTP/1.1" 200 156 0.052491 10.0.0.242 - - [2026-03-20 21:06:27] "POST /tags HTTP/1.1" 200 364 0.037499 10.0.0.242 - - [2026-03-20 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-03-20 21:06:27] "GET /tag/f8acb68f-2f45-43f3-9e7f-d7c53da47f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014565 10.0.0.242 - - [2026-03-20 21:06:27] "POST /tags HTTP/1.1" 200 312 0.027249 10.0.0.242 - - [2026-03-20 21:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2026-03-20 21:06:28] "GET /tag/e7931e54-d394-4568-b0ee-f51f64b78a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013563 10.0.0.242 - - [2026-03-20 21:06:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.001406 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.007111 10.0.0.242 - - [2026-03-20 21:06:28] "POST /security-groups HTTP/1.1" 200 576 0.091541 10.0.0.242 - - [2026-03-20 21:06:28] "POST /projects HTTP/1.1" 200 491 0.262650 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.003340 10.0.0.242 - - [2026-03-20 21:06:28] "POST /access-control-lists HTTP/1.1" 200 585 0.047458 10.0.0.242 - - [2026-03-20 21:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.048775 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.015007 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018029 10.0.0.242 - - [2026-03-20 21:06:28] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.019401 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.242 - - [2026-03-20 21:06:28] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.018592 10.0.0.242 - - [2026-03-20 21:06:28] "POST /access-control-lists HTTP/1.1" 200 583 0.074551 10.0.0.242 - - [2026-03-20 21:06:28] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.084699 10.0.0.242 - - [2026-03-20 21:06:28] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.087489 10.0.0.242 - - [2026-03-20 21:06:28] "POST /security-groups HTTP/1.1" 200 548 0.088569 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.001421 10.0.0.242 - - [2026-03-20 21:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.049755 10.0.0.242 - - [2026-03-20 21:06:28] "POST /chown HTTP/1.1" 200 109 0.023822 10.0.0.242 - - [2026-03-20 21:06:28] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.033809 10.0.0.242 - - [2026-03-20 21:06:28] "POST /access-control-lists HTTP/1.1" 200 604 0.120531 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020881 10.0.0.242 - - [2026-03-20 21:06:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.011811 10.0.0.242 - - [2026-03-20 21:06:28] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015194 10.0.0.242 - - [2026-03-20 21:06:29] "POST /tags HTTP/1.1" 409 210 0.003817 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.242 - - [2026-03-20 21:06:29] "GET /tag/e7931e54-d394-4568-b0ee-f51f64b78a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.036571 10.0.0.242 - - [2026-03-20 21:06:29] "POST /access-control-lists HTTP/1.1" 200 602 0.105689 10.0.0.242 - - [2026-03-20 21:06:29] "POST /firewall-rules HTTP/1.1" 200 572 0.082875 10.0.0.242 - - [2026-03-20 21:06:29] "GET /firewall-rule/a55c9b17-f7ce-4ba0-8eef-1e4ec7507cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017822 10.0.0.242 - - [2026-03-20 21:06:29] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004150 10.0.0.242 - - [2026-03-20 21:06:29] "GET /firewall-rule/a55c9b17-f7ce-4ba0-8eef-1e4ec7507cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002698 10.0.0.242 - - [2026-03-20 21:06:29] "POST /ref-update HTTP/1.1" 200 156 0.028742 10.0.0.242 - - [2026-03-20 21:06:29] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005009 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-03-20 21:06:29] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002805 10.0.0.242 - - [2026-03-20 21:06:29] "POST /tags HTTP/1.1" 409 210 0.001420 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2026-03-20 21:06:29] "GET /tag/e7931e54-d394-4568-b0ee-f51f64b78a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016455 10.0.0.242 - - [2026-03-20 21:06:29] "POST /firewall-rules HTTP/1.1" 200 570 0.077185 10.0.0.242 - - [2026-03-20 21:06:29] "GET /firewall-rule/764837c5-0f63-4418-8702-1cac7c254de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018539 10.0.0.242 - - [2026-03-20 21:06:29] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004748 10.0.0.242 - - [2026-03-20 21:06:29] "GET /firewall-rule/764837c5-0f63-4418-8702-1cac7c254de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002380 10.0.0.242 - - [2026-03-20 21:06:29] "POST /ref-update HTTP/1.1" 200 156 0.059973 10.0.0.242 - - [2026-03-20 21:06:29] "POST /tags HTTP/1.1" 409 237 0.011668 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009359 10.0.0.242 - - [2026-03-20 21:06:29] "GET /tag/4da6a53e-9bb4-4e60-809b-13b260398cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026072 10.0.0.242 - - [2026-03-20 21:06:29] "POST /tags HTTP/1.1" 409 210 0.002589 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.242 - - [2026-03-20 21:06:29] "GET /tag/c3bfb9d4-90e3-4ffb-8bee-86cc737ba106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023126 10.0.0.242 - - [2026-03-20 21:06:29] "POST /projects HTTP/1.1" 409 223 0.004050 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.242 - - [2026-03-20 21:06:29] "GET /project/6b08b282-3056-4439-85b2-0a7a78048761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.049268 10.0.0.242 - - [2026-03-20 21:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.242 - - [2026-03-20 21:06:29] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005482 10.0.0.242 - - [2026-03-20 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.242 - - [2026-03-20 21:06:30] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004106 10.0.0.242 - - [2026-03-20 21:06:30] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.063468 10.0.0.242 - - [2026-03-20 21:06:30] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.059683 10.0.0.242 - - [2026-03-20 21:06:30] "POST /security-groups HTTP/1.1" 409 253 0.006238 10.0.0.242 - - [2026-03-20 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2026-03-20 21:06:30] "PUT /security-group/6c16e8e2-b196-4754-9596-73923ca87ada HTTP/1.1" 200 263 0.075197 10.0.0.242 - - [2026-03-20 21:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.040494 10.0.0.242 - - [2026-03-20 21:06:30] "PUT /access-control-list/a3d630cf-7bf5-4445-80e0-ec51598f8508 HTTP/1.1" 200 273 0.018477 10.0.0.242 - - [2026-03-20 21:06:30] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026316 10.0.0.242 - - [2026-03-20 21:06:30] "PUT /access-control-list/f9063f48-3eee-469e-a5ae-1524aa5c43c6 HTTP/1.1" 200 273 0.039758 10.0.0.242 - - [2026-03-20 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011163 10.0.0.242 - - [2026-03-20 21:06:30] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003291 10.0.0.242 - - [2026-03-20 21:06:30] "POST /tags HTTP/1.1" 409 210 0.002051 10.0.0.242 - - [2026-03-20 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.242 - - [2026-03-20 21:06:30] "GET /tag/c3bfb9d4-90e3-4ffb-8bee-86cc737ba106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018108 10.0.0.242 - - [2026-03-20 21:06:30] "POST /firewall-rules HTTP/1.1" 200 572 0.080092 10.0.0.242 - - [2026-03-20 21:06:30] "GET /firewall-rule/6168f869-b29b-4537-b2bd-d74e39fbd944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006274 10.0.0.242 - - [2026-03-20 21:06:30] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006755 10.0.0.242 - - [2026-03-20 21:06:30] "GET /firewall-rule/6168f869-b29b-4537-b2bd-d74e39fbd944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003572 10.0.0.242 - - [2026-03-20 21:06:30] "POST /ref-update HTTP/1.1" 200 156 0.081633 10.0.0.242 - - [2026-03-20 21:06:30] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028275 10.0.0.242 - - [2026-03-20 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011655 10.0.0.242 - - [2026-03-20 21:06:30] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003081 10.0.0.242 - - [2026-03-20 21:06:30] "POST /tags HTTP/1.1" 409 210 0.001844 10.0.0.242 - - [2026-03-20 21:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.242 - - [2026-03-20 21:06:30] "GET /tag/c3bfb9d4-90e3-4ffb-8bee-86cc737ba106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015170 10.0.0.242 - - [2026-03-20 21:06:31] "POST /firewall-rules HTTP/1.1" 200 570 0.077350 10.0.0.242 - - [2026-03-20 21:06:31] "GET /firewall-rule/e658591f-6f13-4d70-a4a5-8fd265002159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013394 10.0.0.242 - - [2026-03-20 21:06:31] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.009896 10.0.0.242 - - [2026-03-20 21:06:31] "GET /firewall-rule/e658591f-6f13-4d70-a4a5-8fd265002159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005926 10.0.0.242 - - [2026-03-20 21:06:31] "POST /ref-update HTTP/1.1" 200 156 0.078346 10.0.0.242 - - [2026-03-20 21:06:31] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005429 10.0.0.242 - - [2026-03-20 21:06:31] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.242 - - [2026-03-20 21:06:46] "GET / HTTP/1.1" 200 36215 0.002284 10.0.0.242 - - [2026-03-20 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-03-20 21:06:46] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004439 10.0.0.242 - - [2026-03-20 21:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.242 - - [2026-03-20 21:06:46] "GET /config-node/e41b992f-cc99-47b1-a37d-4747d1e247df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004166 10.0.0.242 - - [2026-03-20 21:06:57] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.242 - - [2026-03-20 21:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.242 - - [2026-03-20 21:06:57] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004335 10.0.0.242 - - [2026-03-20 21:06:57] "POST /bgp-routers HTTP/1.1" 409 302 0.002520 10.0.0.242 - - [2026-03-20 21:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.242 - - [2026-03-20 21:06:57] "GET /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1821 0.003725 10.0.0.242 - - [2026-03-20 21:06:57] "PUT /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1 HTTP/1.1" 200 255 0.017292 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002854 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000828 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:07:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:07:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000807 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:07:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:07:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000825 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.002037 10.0.0.240 - - [2026-03-20 21:08:03] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.240 - - [2026-03-20 21:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.240 - - [2026-03-20 21:08:03] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.003920 10.0.0.240 - - [2026-03-20 21:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.240 - - [2026-03-20 21:08:03] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002066 10.0.0.240 - - [2026-03-20 21:08:03] "PUT /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92 HTTP/1.1" 200 275 0.008125 10.0.0.240 - - [2026-03-20 21:08:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.009256 10.0.0.240 - - [2026-03-20 21:08:03] "POST /virtual-routers HTTP/1.1" 200 601 0.025889 10.0.0.240 - - [2026-03-20 21:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.240 - - [2026-03-20 21:08:04] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006582 10.0.0.240 - - [2026-03-20 21:08:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001602 10.0.0.240 - - [2026-03-20 21:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.240 - - [2026-03-20 21:08:04] "GET /virtual-network/ce8491ba-edbe-44ee-8a8e-cf7af3221edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003892 10.0.0.240 - - [2026-03-20 21:08:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.061001 10.0.0.242 - - [2026-03-20 21:08:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002610 10.0.0.242 - - [2026-03-20 21:08:09] "GET /global-system-configs HTTP/1.1" 200 323 0.002694 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000867 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000810 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000875 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000843 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:10:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000871 10.0.0.242 - - [2026-03-20 21:11:17] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002793 10.0.0.242 - - [2026-03-20 21:11:17] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.242 - - [2026-03-20 21:11:27] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014491 10.0.0.242 - - [2026-03-20 21:11:27] "POST /set-tag HTTP/1.1" 200 109 0.007739 10.0.0.242 - - [2026-03-20 21:11:27] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006260 10.0.0.242 - - [2026-03-20 21:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.242 - - [2026-03-20 21:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-03-20 21:11:27] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002132 10.0.0.242 - - [2026-03-20 21:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.242 - - [2026-03-20 21:11:27] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.001906 10.0.0.242 - - [2026-03-20 21:11:27] "GET /loadbalancer-pool/3ff51010-3a7d-4072-abb1-a27fb07df7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002795 10.0.0.242 - - [2026-03-20 21:11:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037403 10.0.0.242 - - [2026-03-20 21:11:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007586 10.0.0.242 - - [2026-03-20 21:11:27] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010545 10.0.0.242 - - [2026-03-20 21:11:27] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005170 10.0.0.242 - - [2026-03-20 21:11:27] "POST /tags HTTP/1.1" 409 205 0.002875 10.0.0.242 - - [2026-03-20 21:11:27] "POST /ref-update HTTP/1.1" 200 156 0.007417 10.0.0.242 - - [2026-03-20 21:11:27] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.013301 10.0.0.242 - - [2026-03-20 21:11:27] "PUT /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17 HTTP/1.1" 200 257 0.011261 10.0.0.242 - - [2026-03-20 21:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.242 - - [2026-03-20 21:11:27] "GET /tag/515e6536-6af3-4f8a-9b76-d27a3727a896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009557 10.0.0.242 - - [2026-03-20 21:11:28] "POST /set-tag HTTP/1.1" 200 109 0.062819 10.0.0.242 - - [2026-03-20 21:11:28] "GET /loadbalancer-pool/62dd55e2-17f8-46cc-a293-5e8c0e6c2b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004701 10.0.0.242 - - [2026-03-20 21:11:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027141 10.0.0.242 - - [2026-03-20 21:11:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018328 10.0.0.242 - - [2026-03-20 21:11:28] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011235 10.0.0.242 - - [2026-03-20 21:11:28] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004145 10.0.0.242 - - [2026-03-20 21:11:28] "POST /ref-update HTTP/1.1" 200 156 0.007567 10.0.0.242 - - [2026-03-20 21:11:28] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005833 10.0.0.242 - - [2026-03-20 21:11:28] "PUT /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17 HTTP/1.1" 200 257 0.008709 10.0.0.242 - - [2026-03-20 21:11:28] "POST /set-tag HTTP/1.1" 200 109 0.006874 10.0.0.242 - - [2026-03-20 21:11:28] "GET /loadbalancer-pool/c8a4f120-9293-49a5-beb9-9d680a7be5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005146 10.0.0.242 - - [2026-03-20 21:11:28] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014071 10.0.0.242 - - [2026-03-20 21:11:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008554 10.0.0.242 - - [2026-03-20 21:11:28] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007795 10.0.0.242 - - [2026-03-20 21:11:28] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009589 10.0.0.242 - - [2026-03-20 21:11:28] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.242 - - [2026-03-20 21:11:28] "POST /ref-update HTTP/1.1" 200 156 0.006223 10.0.0.242 - - [2026-03-20 21:11:28] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.004921 10.0.0.242 - - [2026-03-20 21:11:28] "PUT /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17 HTTP/1.1" 200 257 0.009707 10.0.0.240 - - [2026-03-20 21:12:22] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.240 - - [2026-03-20 21:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.240 - - [2026-03-20 21:12:22] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004256 10.0.0.240 - - [2026-03-20 21:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.240 - - [2026-03-20 21:12:22] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002047 10.0.0.240 - - [2026-03-20 21:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.240 - - [2026-03-20 21:12:22] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003713 10.0.0.240 - - [2026-03-20 21:12:22] "PUT /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67 HTTP/1.1" 200 263 0.009971 10.0.0.240 - - [2026-03-20 21:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012645 10.0.0.240 - - [2026-03-20 21:12:22] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002802 10.0.0.240 - - [2026-03-20 21:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.240 - - [2026-03-20 21:12:22] "GET /virtual-machine-interface/c0ca73af-9bfc-434c-9f7e-ba525c853e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003469 10.0.0.240 - - [2026-03-20 21:12:22] "PUT /virtual-machine-interface/c0ca73af-9bfc-434c-9f7e-ba525c853e25 HTTP/1.1" 200 285 0.008395 10.0.0.242 - - [2026-03-20 21:13:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002724 10.0.0.242 - - [2026-03-20 21:13:09] "GET /global-system-configs HTTP/1.1" 200 323 0.001944 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000943 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001333 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001027 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:15:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001037 10.0.0.242 - - [2026-03-20 21:16:39] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004012 10.0.0.242 - - [2026-03-20 21:16:39] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.242 - - [2026-03-20 21:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.242 - - [2026-03-20 21:16:39] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002300 10.0.0.242 - - [2026-03-20 21:16:39] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003647 10.0.0.242 - - [2026-03-20 21:16:39] "POST /set-tag HTTP/1.1" 200 109 0.020924 10.0.0.242 - - [2026-03-20 21:16:40] "DELETE /loadbalancer-member/7eac9bb7-b013-4466-8b11-1f07d5f7a8c3 HTTP/1.1" 200 115 0.068227 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004597 10.0.0.242 - - [2026-03-20 21:16:40] "POST /set-tag HTTP/1.1" 200 109 0.007211 10.0.0.242 - - [2026-03-20 21:16:40] "DELETE /loadbalancer-member/a10a5dec-e1ac-461e-95a4-19283ed8ca54 HTTP/1.1" 200 115 0.031669 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007894 10.0.0.242 - - [2026-03-20 21:16:40] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.242 - - [2026-03-20 21:16:40] "DELETE /loadbalancer-member/fca295a4-bc70-485c-bcb4-641ebe94bc02 HTTP/1.1" 200 115 0.051314 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008963 10.0.0.242 - - [2026-03-20 21:16:40] "POST /set-tag HTTP/1.1" 200 109 0.003407 10.0.0.242 - - [2026-03-20 21:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.242 - - [2026-03-20 21:16:40] "GET /loadbalancer/79d20544-54ed-485b-a8cf-bdd9af69488f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002582 10.0.0.242 - - [2026-03-20 21:16:40] "GET /loadbalancer-pool/3ff51010-3a7d-4072-abb1-a27fb07df7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003068 10.0.0.242 - - [2026-03-20 21:16:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025421 10.0.0.242 - - [2026-03-20 21:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029605 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007643 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004529 10.0.0.242 - - [2026-03-20 21:16:40] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002838 10.0.0.242 - - [2026-03-20 21:16:40] "POST /set-tag HTTP/1.1" 200 109 0.064176 10.0.0.242 - - [2026-03-20 21:16:40] "GET /loadbalancer-pool/62dd55e2-17f8-46cc-a293-5e8c0e6c2b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020707 10.0.0.242 - - [2026-03-20 21:16:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.059796 10.0.0.242 - - [2026-03-20 21:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010694 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012589 10.0.0.242 - - [2026-03-20 21:16:40] "POST /set-tag HTTP/1.1" 200 109 0.005622 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004080 10.0.0.242 - - [2026-03-20 21:16:40] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002355 10.0.0.242 - - [2026-03-20 21:16:40] "GET /loadbalancer-pool/c8a4f120-9293-49a5-beb9-9d680a7be5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003255 10.0.0.242 - - [2026-03-20 21:16:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022033 10.0.0.242 - - [2026-03-20 21:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032331 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015110 10.0.0.242 - - [2026-03-20 21:16:40] "GET /virtual-machine-interface/a4a2150a-24a0-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005560 10.0.0.242 - - [2026-03-20 21:16:40] "GET /floating-ip/be13054e-0bfe-4609-943a-eba012f83d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002209 10.0.0.242 - - [2026-03-20 21:16:40] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.242 - - [2026-03-20 21:17:46] "GET / HTTP/1.1" 200 36215 0.001527 10.0.0.242 - - [2026-03-20 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-03-20 21:17:46] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030242 10.0.0.242 - - [2026-03-20 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.242 - - [2026-03-20 21:17:46] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037293 10.0.0.242 - - [2026-03-20 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.242 - - [2026-03-20 21:17:46] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032753 10.0.0.242 - - [2026-03-20 21:17:46] "POST /tags HTTP/1.1" 200 334 0.027527 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.242 - - [2026-03-20 21:17:47] "GET /tag/592cf77d-864e-4fc4-a96f-cc369d6e311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023058 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.242 - - [2026-03-20 21:17:47] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040328 10.0.0.242 - - [2026-03-20 21:17:47] "GET /virtual-networks?parent_id=65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002296 10.0.0.242 - - [2026-03-20 21:17:47] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057777 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.242 - - [2026-03-20 21:17:47] "POST /virtual-networks HTTP/1.1" 200 514 0.103032 10.0.0.242 - - [2026-03-20 21:17:47] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004590 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011125 10.0.0.242 - - [2026-03-20 21:17:47] "GET /service-appliance-set/276fe8c8-f14d-4eab-aea5-f106574bc613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002617 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.242 - - [2026-03-20 21:17:47] "GET /network-ipam/55aa438b-9f00-4be3-9ff0-59d8d9ac8f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.010773 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.002080 10.0.0.242 - - [2026-03-20 21:17:47] "POST /useragent-kv HTTP/1.1" 200 115 0.011065 10.0.0.242 - - [2026-03-20 21:17:47] "POST /ref-update HTTP/1.1" 200 156 0.058024 10.0.0.242 - - [2026-03-20 21:17:47] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004231 10.0.0.242 - - [2026-03-20 21:17:47] "GET /domains HTTP/1.1" 200 281 0.019404 10.0.0.242 - - [2026-03-20 21:17:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.128838 10.0.0.242 - - [2026-03-20 21:17:47] "GET /virtual-machine-interface/ca4159f5-cb11-49ba-adbf-bf4005d0662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.013897 10.0.0.242 - - [2026-03-20 21:17:47] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f HTTP/1.1" 200 3099 0.032502 10.0.0.242 - - [2026-03-20 21:17:47] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a HTTP/1.1" 200 5497 0.037410 10.0.0.242 - - [2026-03-20 21:17:47] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.007056 10.0.0.242 - - [2026-03-20 21:17:47] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.003474 10.0.0.242 - - [2026-03-20 21:17:47] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1183 0.003004 10.0.0.242 - - [2026-03-20 21:17:47] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1183 0.003540 10.0.0.242 - - [2026-03-20 21:17:47] "POST /instance-ips HTTP/1.1" 200 410 0.039486 10.0.0.242 - - [2026-03-20 21:17:47] "GET /instance-ip/b3792cc0-21a3-46a9-a9dd-8f28b0fd0b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005907 10.0.0.242 - - [2026-03-20 21:17:47] "POST /loadbalancers HTTP/1.1" 200 612 0.061775 10.0.0.242 - - [2026-03-20 21:17:47] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031112 10.0.0.242 - - [2026-03-20 21:17:47] "GET /instance-ip/b3792cc0-21a3-46a9-a9dd-8f28b0fd0b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002650 10.0.0.242 - - [2026-03-20 21:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010743 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.242 - - [2026-03-20 21:17:47] "POST /floating-ips HTTP/1.1" 200 599 0.049310 10.0.0.242 - - [2026-03-20 21:17:47] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052765 10.0.0.242 - - [2026-03-20 21:17:47] "POST /route-targets HTTP/1.1" 200 328 0.031489 10.0.0.242 - - [2026-03-20 21:17:47] "GET /loadbalancer/a89ed645-24c0-4bb5-bc4c-caf113244764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002829 10.0.0.242 - - [2026-03-20 21:17:47] "POST /ref-update HTTP/1.1" 200 156 0.019705 10.0.0.242 - - [2026-03-20 21:17:47] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.031407 10.0.0.242 - - [2026-03-20 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.242 - - [2026-03-20 21:17:47] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038996 10.0.0.242 - - [2026-03-20 21:17:47] "GET /loadbalancer-listener/5697a969-47ff-4eed-a5bd-798644df82cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004858 10.0.0.242 - - [2026-03-20 21:17:47] "GET /loadbalancer-listener/5697a969-47ff-4eed-a5bd-798644df82cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005293 10.0.0.242 - - [2026-03-20 21:17:48] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019478 10.0.0.242 - - [2026-03-20 21:17:48] "GET /instance-ip/b3792cc0-21a3-46a9-a9dd-8f28b0fd0b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002931 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-03-20 21:17:48] "GET /instance-ip/b3792cc0-21a3-46a9-a9dd-8f28b0fd0b69?fields=floating_ips HTTP/1.1" 200 1215 0.010090 10.0.0.242 - - [2026-03-20 21:17:48] "GET /loadbalancer/a89ed645-24c0-4bb5-bc4c-caf113244764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003807 10.0.0.242 - - [2026-03-20 21:17:48] "GET /floating-ip/744a15b0-e4e1-40a7-8c09-47ff26b11057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002778 10.0.0.242 - - [2026-03-20 21:17:48] "POST /tags HTTP/1.1" 200 296 0.055715 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.242 - - [2026-03-20 21:17:48] "GET /tag/4277b159-aa24-4de9-ba08-32ab979f24aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.027452 10.0.0.242 - - [2026-03-20 21:17:48] "POST /tags HTTP/1.1" 409 233 0.002544 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.242 - - [2026-03-20 21:17:48] "GET /tag/6a5cf511-63c0-4d63-8dde-2658206a801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015908 10.0.0.242 - - [2026-03-20 21:17:48] "POST /tags HTTP/1.1" 409 206 0.002142 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.242 - - [2026-03-20 21:17:48] "GET /tag/cc60a7b0-7187-4029-bbfa-cf50ab712555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009653 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-03-20 21:17:48] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005557 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.242 - - [2026-03-20 21:17:48] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.023630 10.0.0.242 - - [2026-03-20 21:17:48] "POST /virtual-machines HTTP/1.1" 200 370 0.009520 10.0.0.242 - - [2026-03-20 21:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023502 10.0.0.242 - - [2026-03-20 21:17:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.098918 10.0.0.242 - - [2026-03-20 21:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007222 10.0.0.242 - - [2026-03-20 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.242 - - [2026-03-20 21:17:48] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015208 10.0.0.242 - - [2026-03-20 21:17:48] "POST /instance-ips HTTP/1.1" 200 410 0.018242 10.0.0.242 - - [2026-03-20 21:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017052 10.0.0.242 - - [2026-03-20 21:17:48] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004981 10.0.0.242 - - [2026-03-20 21:17:48] "POST /set-tag HTTP/1.1" 200 109 0.014339 10.0.0.242 - - [2026-03-20 21:17:48] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011502 10.0.0.242 - - [2026-03-20 21:17:48] "GET /instance-ip/3f10b064-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004122 10.0.0.242 - - [2026-03-20 21:17:48] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004189 10.0.0.242 - - [2026-03-20 21:17:48] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.242 - - [2026-03-20 21:17:48] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002120 10.0.0.242 - - [2026-03-20 21:17:49] "POST /ref-update HTTP/1.1" 200 156 0.009943 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005050 10.0.0.242 - - [2026-03-20 21:17:49] "POST /set-tag HTTP/1.1" 200 109 0.006189 10.0.0.242 - - [2026-03-20 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003997 10.0.0.242 - - [2026-03-20 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.242 - - [2026-03-20 21:17:49] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.022347 10.0.0.242 - - [2026-03-20 21:17:49] "POST /virtual-machines HTTP/1.1" 200 370 0.009987 10.0.0.242 - - [2026-03-20 21:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018286 10.0.0.242 - - [2026-03-20 21:17:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104044 10.0.0.242 - - [2026-03-20 21:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015746 10.0.0.242 - - [2026-03-20 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009657 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005065 10.0.0.242 - - [2026-03-20 21:17:49] "POST /instance-ips HTTP/1.1" 200 410 0.017503 10.0.0.242 - - [2026-03-20 21:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026707 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010016 10.0.0.242 - - [2026-03-20 21:17:49] "POST /set-tag HTTP/1.1" 200 109 0.016747 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012881 10.0.0.242 - - [2026-03-20 21:17:49] "GET /instance-ip/3f7a5640-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006229 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008657 10.0.0.242 - - [2026-03-20 21:17:49] "POST /set-tag HTTP/1.1" 200 109 0.005320 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003453 10.0.0.242 - - [2026-03-20 21:17:49] "POST /ref-update HTTP/1.1" 200 156 0.009360 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016151 10.0.0.242 - - [2026-03-20 21:17:49] "POST /set-tag HTTP/1.1" 200 109 0.003768 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004454 10.0.0.242 - - [2026-03-20 21:17:49] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.242 - - [2026-03-20 21:17:49] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003491 10.0.0.242 - - [2026-03-20 21:17:49] "POST /set-tag HTTP/1.1" 200 109 0.006276 10.0.0.242 - - [2026-03-20 21:17:52] "GET /domains HTTP/1.1" 200 281 0.001890 10.0.0.242 - - [2026-03-20 21:17:52] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f HTTP/1.1" 200 3099 0.002881 10.0.0.242 - - [2026-03-20 21:17:52] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a HTTP/1.1" 200 7091 0.032497 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.003736 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.003554 10.0.0.242 - - [2026-03-20 21:17:52] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1405 0.004683 10.0.0.242 - - [2026-03-20 21:17:52] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1405 0.002877 10.0.0.242 - - [2026-03-20 21:17:52] "GET /route-target/2d3cca89-f361-48e3-84b5-c5c39af6a77f HTTP/1.1" 200 1153 0.002479 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.004848 10.0.0.242 - - [2026-03-20 21:17:52] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1405 0.002379 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004769 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.003717 10.0.0.242 - - [2026-03-20 21:17:52] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1405 0.002086 10.0.0.242 - - [2026-03-20 21:17:52] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 200 1405 0.002014 10.0.0.242 - - [2026-03-20 21:17:52] "GET /route-target/2d3cca89-f361-48e3-84b5-c5c39af6a77f HTTP/1.1" 200 1153 0.001726 10.0.0.242 - - [2026-03-20 21:17:52] "GET /domains HTTP/1.1" 200 281 0.002014 10.0.0.242 - - [2026-03-20 21:17:52] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f HTTP/1.1" 200 3099 0.003438 10.0.0.242 - - [2026-03-20 21:17:52] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a HTTP/1.1" 200 7091 0.044112 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2089 0.003783 10.0.0.242 - - [2026-03-20 21:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.242 - - [2026-03-20 21:17:52] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028827 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003325 10.0.0.242 - - [2026-03-20 21:17:52] "GET /floating-ip-pools?parent_id=667a63b3-dc42-4250-b4d9-83df73eec0f2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002067 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003581 10.0.0.242 - - [2026-03-20 21:17:52] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016149 10.0.0.242 - - [2026-03-20 21:17:52] "POST /ref-update HTTP/1.1" 200 156 0.007972 10.0.0.242 - - [2026-03-20 21:17:52] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008522 10.0.0.242 - - [2026-03-20 21:17:52] "GET /domains HTTP/1.1" 200 281 0.003078 10.0.0.242 - - [2026-03-20 21:17:53] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f HTTP/1.1" 200 3099 0.002858 10.0.0.242 - - [2026-03-20 21:17:53] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a HTTP/1.1" 200 7348 0.026336 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2328 0.004819 10.0.0.242 - - [2026-03-20 21:17:53] "GET /floating-ip-pool/a48b02ab-0c73-407d-a4e6-c1aea27c4d09 HTTP/1.1" 200 1318 0.001898 10.0.0.242 - - [2026-03-20 21:17:53] "GET /domains HTTP/1.1" 200 281 0.001796 10.0.0.242 - - [2026-03-20 21:17:53] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f HTTP/1.1" 200 3099 0.002795 10.0.0.242 - - [2026-03-20 21:17:53] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a HTTP/1.1" 200 7348 0.023617 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 2328 0.003452 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004181 10.0.0.242 - - [2026-03-20 21:17:53] "POST /tags HTTP/1.1" 200 366 0.052664 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009632 10.0.0.242 - - [2026-03-20 21:17:53] "GET /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011891 10.0.0.242 - - [2026-03-20 21:17:53] "POST /tags HTTP/1.1" 409 206 0.002980 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.242 - - [2026-03-20 21:17:53] "GET /tag/cc60a7b0-7187-4029-bbfa-cf50ab712555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010509 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.242 - - [2026-03-20 21:17:53] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.029952 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003508 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-03-20 21:17:53] "GET /service-appliance-set/06692570-1baf-40b4-affd-a10657f48153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002960 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001437 10.0.0.242 - - [2026-03-20 21:17:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.088347 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-machine-interface/8fc8353e-631d-44d2-b1eb-4cee0161048c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.014615 10.0.0.242 - - [2026-03-20 21:17:53] "POST /set-tag HTTP/1.1" 200 109 0.015624 10.0.0.242 - - [2026-03-20 21:17:53] "POST /instance-ips HTTP/1.1" 200 418 0.033337 10.0.0.242 - - [2026-03-20 21:17:53] "GET /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.013993 10.0.0.242 - - [2026-03-20 21:17:53] "POST /loadbalancers HTTP/1.1" 200 620 0.060072 10.0.0.242 - - [2026-03-20 21:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024515 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.242 - - [2026-03-20 21:17:53] "POST /service-instances HTTP/1.1" 200 568 0.017037 10.0.0.242 - - [2026-03-20 21:17:53] "POST /ref-update HTTP/1.1" 200 156 0.010749 10.0.0.242 - - [2026-03-20 21:17:53] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.053777 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-machine-interface/8fc8353e-631d-44d2-b1eb-4cee0161048c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008836 10.0.0.242 - - [2026-03-20 21:17:53] "GET /virtual-machine-interface/8fc8353e-631d-44d2-b1eb-4cee0161048c?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.008606 10.0.0.242 - - [2026-03-20 21:17:53] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.010576 10.0.0.242 - - [2026-03-20 21:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013018 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.242 - - [2026-03-20 21:17:53] "GET /floating-ip-pool/a48b02ab-0c73-407d-a4e6-c1aea27c4d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004369 10.0.0.242 - - [2026-03-20 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.242 - - [2026-03-20 21:17:54] "POST /floating-ips HTTP/1.1" 200 673 0.080157 10.0.0.242 - - [2026-03-20 21:17:54] "POST /virtual-machines HTTP/1.1" 200 430 0.058432 10.0.0.242 - - [2026-03-20 21:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015426 10.0.0.242 - - [2026-03-20 21:17:54] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006824 10.0.0.242 - - [2026-03-20 21:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-03-20 21:17:54] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005125 10.0.0.242 - - [2026-03-20 21:17:54] "POST /tags HTTP/1.1" 409 221 0.001921 10.0.0.242 - - [2026-03-20 21:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.242 - - [2026-03-20 21:17:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139206 10.0.0.242 - - [2026-03-20 21:17:54] "POST /chown HTTP/1.1" 200 109 0.014636 10.0.0.242 - - [2026-03-20 21:17:54] "GET /tag/592cf77d-864e-4fc4-a96f-cc369d6e311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014063 10.0.0.242 - - [2026-03-20 21:17:54] "POST /tags HTTP/1.1" 409 238 0.001781 10.0.0.242 - - [2026-03-20 21:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.242 - - [2026-03-20 21:17:54] "POST /chown HTTP/1.1" 200 109 0.005736 10.0.0.242 - - [2026-03-20 21:17:54] "PUT /virtual-machine-interface/da95274f-1cb7-45b0-a49f-c84f60f066ec HTTP/1.1" 200 285 0.014982 10.0.0.242 - - [2026-03-20 21:17:54] "GET /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017195 10.0.0.242 - - [2026-03-20 21:17:54] "PUT /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 257 0.041183 10.0.0.242 - - [2026-03-20 21:17:54] "POST /firewall-rules HTTP/1.1" 200 652 0.078851 10.0.0.242 - - [2026-03-20 21:17:54] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005956 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.047572 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.014187 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.018311 10.0.0.242 - - [2026-03-20 21:17:54] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004085 10.0.0.242 - - [2026-03-20 21:17:54] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007757 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.013881 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.009600 10.0.0.242 - - [2026-03-20 21:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.020983 10.0.0.242 - - [2026-03-20 21:17:54] "POST /ref-update HTTP/1.1" 200 156 0.027531 10.0.0.242 - - [2026-03-20 21:17:54] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.056552 10.0.0.242 - - [2026-03-20 21:17:54] "GET /loadbalancer/c8d6c1ba-df18-4b30-89ed-f2b9d5918f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002147 10.0.0.242 - - [2026-03-20 21:17:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.018128 10.0.0.242 - - [2026-03-20 21:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.242 - - [2026-03-20 21:17:54] "POST /virtual-machines HTTP/1.1" 200 430 0.017630 10.0.0.242 - - [2026-03-20 21:17:54] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.084896 10.0.0.242 - - [2026-03-20 21:17:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.117936 10.0.0.242 - - [2026-03-20 21:17:54] "GET /loadbalancer-listener/ddc7bf45-4a9a-4a3e-b4b3-208b28eb18cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.020545 10.0.0.242 - - [2026-03-20 21:17:54] "POST /chown HTTP/1.1" 200 109 0.016664 10.0.0.242 - - [2026-03-20 21:17:54] "GET /loadbalancer-listener/ddc7bf45-4a9a-4a3e-b4b3-208b28eb18cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.012907 10.0.0.242 - - [2026-03-20 21:17:54] "POST /chown HTTP/1.1" 200 109 0.006039 10.0.0.242 - - [2026-03-20 21:17:54] "PUT /virtual-machine-interface/7c3d4787-b593-4761-a88b-0e171e7c5197 HTTP/1.1" 200 285 0.032648 10.0.0.242 - - [2026-03-20 21:17:54] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.059064 10.0.0.242 - - [2026-03-20 21:17:54] "PUT /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 257 0.052582 10.0.0.242 - - [2026-03-20 21:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028652 10.0.0.242 - - [2026-03-20 21:17:55] "GET /loadbalancer-pool/ae6d7194-34fd-425c-a1b1-941089fea187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007671 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.025393 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.025034 10.0.0.242 - - [2026-03-20 21:17:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.071133 10.0.0.242 - - [2026-03-20 21:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015629 10.0.0.242 - - [2026-03-20 21:17:55] "GET /loadbalancer-member/bb6a0eeb-4734-45ea-bd4d-a293d8f636cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.008919 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.015256 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.020411 10.0.0.242 - - [2026-03-20 21:17:55] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003810 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-03-20 21:17:55] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005442 10.0.0.242 - - [2026-03-20 21:17:55] "POST /tags HTTP/1.1" 409 221 0.003201 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.021013 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.242 - - [2026-03-20 21:17:55] "GET /tag/592cf77d-864e-4fc4-a96f-cc369d6e311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019993 10.0.0.242 - - [2026-03-20 21:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030634 10.0.0.242 - - [2026-03-20 21:17:55] "POST /tags HTTP/1.1" 409 238 0.014461 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.009308 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.242 - - [2026-03-20 21:17:55] "GET /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014464 10.0.0.242 - - [2026-03-20 21:17:55] "POST /firewall-rules HTTP/1.1" 409 293 0.003308 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.008885 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 257 0.020556 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010785 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.020566 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55 HTTP/1.1" 200 261 0.033757 10.0.0.242 - - [2026-03-20 21:17:55] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007522 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.005739 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.013484 10.0.0.242 - - [2026-03-20 21:17:55] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007282 10.0.0.242 - - [2026-03-20 21:17:55] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.001773 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 257 0.020851 10.0.0.242 - - [2026-03-20 21:17:55] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011616 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.242 - - [2026-03-20 21:17:55] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002902 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.020713 10.0.0.242 - - [2026-03-20 21:17:55] "POST /tags HTTP/1.1" 409 221 0.013613 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.007603 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2026-03-20 21:17:55] "GET /tag/592cf77d-864e-4fc4-a96f-cc369d6e311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009546 10.0.0.242 - - [2026-03-20 21:17:55] "POST /tags HTTP/1.1" 409 238 0.001640 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2026-03-20 21:17:55] "GET /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009854 10.0.0.242 - - [2026-03-20 21:17:55] "POST /firewall-rules HTTP/1.1" 409 293 0.001922 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.018316 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 257 0.022444 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.016469 10.0.0.242 - - [2026-03-20 21:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55 HTTP/1.1" 200 261 0.026173 10.0.0.242 - - [2026-03-20 21:17:55] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.011212 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.007748 10.0.0.242 - - [2026-03-20 21:17:55] "POST /chown HTTP/1.1" 200 109 0.013910 10.0.0.242 - - [2026-03-20 21:17:55] "PUT /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 257 0.016162 10.0.0.242 - - [2026-03-20 21:17:55] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007251 10.0.0.242 - - [2026-03-20 21:17:55] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002164 10.0.0.242 - - [2026-03-20 21:17:55] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.242 - - [2026-03-20 21:17:56] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.014605 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014206 10.0.0.242 - - [2026-03-20 21:17:56] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.010748 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014566 10.0.0.242 - - [2026-03-20 21:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024396 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003793 10.0.0.242 - - [2026-03-20 21:17:56] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.008098 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013636 10.0.0.242 - - [2026-03-20 21:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010869 10.0.0.242 - - [2026-03-20 21:17:56] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037784 10.0.0.242 - - [2026-03-20 21:17:56] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.027453 10.0.0.242 - - [2026-03-20 21:17:56] "POST /virtual-machines HTTP/1.1" 200 374 0.026322 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032001 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010051 10.0.0.242 - - [2026-03-20 21:17:56] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.010917 10.0.0.242 - - [2026-03-20 21:17:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.105910 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.090058 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.048426 10.0.0.242 - - [2026-03-20 21:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011297 10.0.0.242 - - [2026-03-20 21:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010801 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.005829 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004363 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.010839 10.0.0.242 - - [2026-03-20 21:17:56] "POST /ref-update HTTP/1.1" 200 156 0.023463 10.0.0.242 - - [2026-03-20 21:17:56] "POST /instance-ips HTTP/1.1" 200 414 0.078283 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.051543 10.0.0.242 - - [2026-03-20 21:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.048535 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013119 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.006916 10.0.0.242 - - [2026-03-20 21:17:56] "POST /ref-update HTTP/1.1" 200 156 0.016293 10.0.0.242 - - [2026-03-20 21:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012703 10.0.0.242 - - [2026-03-20 21:17:56] "POST /set-tag HTTP/1.1" 200 109 0.021296 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009749 10.0.0.242 - - [2026-03-20 21:17:56] "GET /instance-ip/43c41902-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002876 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.005619 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.023759 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007269 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.032895 10.0.0.242 - - [2026-03-20 21:17:56] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.011136 10.0.0.242 - - [2026-03-20 21:17:56] "POST /chown HTTP/1.1" 200 109 0.006353 10.0.0.242 - - [2026-03-20 21:17:56] "POST /ref-update HTTP/1.1" 200 156 0.007581 10.0.0.242 - - [2026-03-20 21:17:56] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005560 10.0.0.242 - - [2026-03-20 21:17:57] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.005551 10.0.0.242 - - [2026-03-20 21:17:57] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008819 10.0.0.242 - - [2026-03-20 21:17:57] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.015014 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.005854 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.008460 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.006314 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.021872 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.014056 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.009144 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.008458 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.010307 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.006302 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.015135 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.005603 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.018710 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.034825 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.006488 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.005851 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.013042 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.012222 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.013580 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.012627 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.012092 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.005711 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.005849 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.017797 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.006369 10.0.0.242 - - [2026-03-20 21:17:57] "POST /chown HTTP/1.1" 200 109 0.011235 10.0.0.242 - - [2026-03-20 21:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.007219 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.015495 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.011741 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.005929 10.0.0.242 - - [2026-03-20 21:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.011477 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.006172 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.017881 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.026534 10.0.0.242 - - [2026-03-20 21:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.006210 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.021288 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.010003 10.0.0.242 - - [2026-03-20 21:17:58] "POST /chown HTTP/1.1" 200 109 0.006022 10.0.0.242 - - [2026-03-20 21:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.242 - - [2026-03-20 21:18:01] "POST /chown HTTP/1.1" 200 109 0.008120 10.0.0.242 - - [2026-03-20 21:18:01] "POST /chown HTTP/1.1" 200 109 0.009940 10.0.0.242 - - [2026-03-20 21:18:01] "POST /chown HTTP/1.1" 200 109 0.006174 10.0.0.242 - - [2026-03-20 21:18:01] "POST /chown HTTP/1.1" 200 109 0.017283 10.0.0.242 - - [2026-03-20 21:18:03] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003939 10.0.0.242 - - [2026-03-20 21:18:03] "POST /set-tag HTTP/1.1" 200 109 0.004849 10.0.0.242 - - [2026-03-20 21:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2026-03-20 21:18:03] "GET /loadbalancer/a89ed645-24c0-4bb5-bc4c-caf113244764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002097 10.0.0.242 - - [2026-03-20 21:18:03] "GET /loadbalancer-pool/7ecac7b4-68d8-406a-bca6-7ca948e57c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002185 10.0.0.242 - - [2026-03-20 21:18:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014150 10.0.0.242 - - [2026-03-20 21:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021592 10.0.0.242 - - [2026-03-20 21:18:03] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006703 10.0.0.242 - - [2026-03-20 21:18:03] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008786 10.0.0.242 - - [2026-03-20 21:18:03] "POST /ref-update HTTP/1.1" 200 156 0.006223 10.0.0.242 - - [2026-03-20 21:18:03] "POST /tags HTTP/1.1" 409 221 0.002415 10.0.0.242 - - [2026-03-20 21:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.242 - - [2026-03-20 21:18:03] "GET /tag/592cf77d-864e-4fc4-a96f-cc369d6e311b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010367 10.0.0.242 - - [2026-03-20 21:18:03] "GET /floating-ip/744a15b0-e4e1-40a7-8c09-47ff26b11057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.003181 10.0.0.242 - - [2026-03-20 21:18:03] "PUT /floating-ip/744a15b0-e4e1-40a7-8c09-47ff26b11057 HTTP/1.1" 200 257 0.006723 10.0.0.242 - - [2026-03-20 21:18:03] "POST /set-tag HTTP/1.1" 200 109 0.024577 10.0.0.242 - - [2026-03-20 21:18:04] "GET /virtual-machine/17d62362-09ec-4509-b0e3-d1928c013a8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002883 10.0.0.242 - - [2026-03-20 21:18:04] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004428 10.0.0.242 - - [2026-03-20 21:18:04] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007861 10.0.0.242 - - [2026-03-20 21:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.242 - - [2026-03-20 21:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.242 - - [2026-03-20 21:18:04] "GET /loadbalancer/a89ed645-24c0-4bb5-bc4c-caf113244764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002765 10.0.0.242 - - [2026-03-20 21:18:04] "GET /loadbalancer-pool/7ecac7b4-68d8-406a-bca6-7ca948e57c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002522 10.0.0.242 - - [2026-03-20 21:18:04] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013755 10.0.0.242 - - [2026-03-20 21:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.006716 10.0.0.242 - - [2026-03-20 21:18:04] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006917 10.0.0.242 - - [2026-03-20 21:18:04] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004526 10.0.0.242 - - [2026-03-20 21:18:04] "POST /ref-update HTTP/1.1" 200 156 0.009412 10.0.0.242 - - [2026-03-20 21:18:04] "POST /set-tag HTTP/1.1" 200 109 0.033306 10.0.0.242 - - [2026-03-20 21:18:04] "GET /floating-ip/744a15b0-e4e1-40a7-8c09-47ff26b11057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.002960 10.0.0.242 - - [2026-03-20 21:18:07] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003883 10.0.0.242 - - [2026-03-20 21:18:07] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.242 - - [2026-03-20 21:18:08] "GET /global-system-configs HTTP/1.1" 200 323 0.001652 10.0.0.242 - - [2026-03-20 21:18:09] "GET /global-system-configs HTTP/1.1" 200 323 0.001858 10.0.0.242 - - [2026-03-20 21:18:09] "GET /virtual-machine/9150872b-332f-4082-8a40-000b16062b81?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002812 10.0.0.242 - - [2026-03-20 21:18:09] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004239 10.0.0.242 - - [2026-03-20 21:18:09] "GET /virtual-machine/73d85bd8-d40e-4347-93af-329b8b67c4e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002816 10.0.0.242 - - [2026-03-20 21:18:09] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004140 10.0.0.242 - - [2026-03-20 21:18:09] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005314 10.0.0.242 - - [2026-03-20 21:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.242 - - [2026-03-20 21:18:40] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005639 10.0.0.242 - - [2026-03-20 21:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.242 - - [2026-03-20 21:18:40] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004176 10.0.0.242 - - [2026-03-20 21:18:40] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.242 - - [2026-03-20 21:18:40] "GET /virtual-machine/73d85bd8-d40e-4347-93af-329b8b67c4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002131 10.0.0.242 - - [2026-03-20 21:18:40] "POST /ref-update HTTP/1.1" 200 156 0.008634 10.0.0.242 - - [2026-03-20 21:18:40] "GET /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018200 10.0.0.242 - - [2026-03-20 21:18:40] "POST /set-tag HTTP/1.1" 200 109 0.013825 10.0.0.242 - - [2026-03-20 21:18:40] "POST /set-tag HTTP/1.1" 200 109 0.023513 10.0.0.242 - - [2026-03-20 21:18:40] "DELETE /instance-ip/43c41902-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.055933 10.0.0.242 - - [2026-03-20 21:18:40] "DELETE /virtual-machine-interface/43ab02c8-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.035910 10.0.0.242 - - [2026-03-20 21:18:40] "DELETE /virtual-machine/73d85bd8-d40e-4347-93af-329b8b67c4e3 HTTP/1.1" 200 115 0.017673 10.0.0.242 - - [2026-03-20 21:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2026-03-20 21:18:44] "GET /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009791 10.0.0.242 - - [2026-03-20 21:18:44] "GET /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.010607 10.0.0.242 - - [2026-03-20 21:18:44] "GET /virtual-machine-interface/7c3d4787-b593-4761-a88b-0e171e7c5197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003759 10.0.0.242 - - [2026-03-20 21:18:44] "POST /set-tag HTTP/1.1" 200 109 0.013872 10.0.0.242 - - [2026-03-20 21:18:44] "GET /virtual-machine-interface/8fc8353e-631d-44d2-b1eb-4cee0161048c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.010478 10.0.0.242 - - [2026-03-20 21:18:44] "POST /set-tag HTTP/1.1" 200 109 0.012473 10.0.0.242 - - [2026-03-20 21:18:44] "GET /virtual-machine-interface/da95274f-1cb7-45b0-a49f-c84f60f066ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005161 10.0.0.242 - - [2026-03-20 21:18:44] "POST /set-tag HTTP/1.1" 200 109 0.015293 10.0.0.242 - - [2026-03-20 21:18:44] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010196 10.0.0.242 - - [2026-03-20 21:18:44] "GET /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002621 10.0.0.242 - - [2026-03-20 21:18:44] "POST /ref-update HTTP/1.1" 200 156 0.009682 10.0.0.242 - - [2026-03-20 21:18:44] "DELETE /firewall-rule/267c4b19-fd55-49d6-ae8d-614081f24f55 HTTP/1.1" 200 115 0.031971 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /loadbalancer-member/bb6a0eeb-4734-45ea-bd4d-a293d8f636cc HTTP/1.1" 200 115 0.031197 10.0.0.242 - - [2026-03-20 21:18:45] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.009274 10.0.0.242 - - [2026-03-20 21:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012364 10.0.0.242 - - [2026-03-20 21:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /loadbalancer-pool/ae6d7194-34fd-425c-a1b1-941089fea187 HTTP/1.1" 200 115 0.059700 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /loadbalancer-listener/ddc7bf45-4a9a-4a3e-b4b3-208b28eb18cc HTTP/1.1" 200 115 0.024746 10.0.0.242 - - [2026-03-20 21:18:45] "GET /floating-ip/20d4e61f-06fd-40b2-802d-23d81c903006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.002720 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.006015 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.013139 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.024032 10.0.0.242 - - [2026-03-20 21:18:45] "PUT /floating-ip/20d4e61f-06fd-40b2-802d-23d81c903006 HTTP/1.1" 200 257 0.036726 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.005557 10.0.0.242 - - [2026-03-20 21:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.015916 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.014374 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /floating-ip/20d4e61f-06fd-40b2-802d-23d81c903006 HTTP/1.1" 200 115 0.085744 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /loadbalancer/c8d6c1ba-df18-4b30-89ed-f2b9d5918f35 HTTP/1.1" 200 115 0.033333 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.007380 10.0.0.242 - - [2026-03-20 21:18:45] "POST /chown HTTP/1.1" 200 109 0.016037 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /instance-ip/08f3fecb-1eb0-4a96-a79a-3cece86a2caf HTTP/1.1" 200 115 0.069423 10.0.0.242 - - [2026-03-20 21:18:45] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.020388 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /virtual-machine-interface/8fc8353e-631d-44d2-b1eb-4cee0161048c HTTP/1.1" 200 115 0.036690 10.0.0.242 - - [2026-03-20 21:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019010 10.0.0.242 - - [2026-03-20 21:18:45] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.009261 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /tag/0ada1ed0-ad8c-4dbf-b100-a13e62830617 HTTP/1.1" 200 115 0.087660 10.0.0.242 - - [2026-03-20 21:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017016 10.0.0.242 - - [2026-03-20 21:18:45] "PUT /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 267 0.006875 10.0.0.242 - - [2026-03-20 21:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008218 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /service-instance/35e65d0a-4045-46a1-aefa-9a9b3538ddf4 HTTP/1.1" 200 115 0.027803 10.0.0.242 - - [2026-03-20 21:18:45] "GET /floating-ip-pool/a48b02ab-0c73-407d-a4e6-c1aea27c4d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002281 10.0.0.242 - - [2026-03-20 21:18:45] "GET /virtual-machine-interface/da95274f-1cb7-45b0-a49f-c84f60f066ec?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.004126 10.0.0.242 - - [2026-03-20 21:18:45] "POST /ref-update HTTP/1.1" 200 156 0.016135 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /floating-ip-pool/a48b02ab-0c73-407d-a4e6-c1aea27c4d09 HTTP/1.1" 200 115 0.023728 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /virtual-machine-interface/da95274f-1cb7-45b0-a49f-c84f60f066ec HTTP/1.1" 200 115 0.058101 10.0.0.242 - - [2026-03-20 21:18:45] "POST /ref-update HTTP/1.1" 200 156 0.009989 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /virtual-machine/f9ff8bba-c953-447b-b1c7-fea95a7a27ea HTTP/1.1" 200 115 0.037088 10.0.0.242 - - [2026-03-20 21:18:45] "GET /virtual-machine-interface/7c3d4787-b593-4761-a88b-0e171e7c5197?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004770 10.0.0.242 - - [2026-03-20 21:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.242 - - [2026-03-20 21:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001180 10.0.0.242 - - [2026-03-20 21:18:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001190 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /virtual-network/667a63b3-dc42-4250-b4d9-83df73eec0f2 HTTP/1.1" 200 115 0.120275 10.0.0.242 - - [2026-03-20 21:18:45] "GET /routing-instance/6fd94cb0-2c51-4519-8e82-4f5f2660f079 HTTP/1.1" 404 171 0.015905 10.0.0.242 - - [2026-03-20 21:18:45] "GET /domains HTTP/1.1" 200 281 0.005167 10.0.0.242 - - [2026-03-20 21:18:45] "GET /domain/5f6a9d70-f73b-4a5d-9e67-be60c07c7a6f HTTP/1.1" 200 3099 0.004897 10.0.0.242 - - [2026-03-20 21:18:45] "DELETE /route-target/2d3cca89-f361-48e3-84b5-c5c39af6a77f HTTP/1.1" 200 115 0.061125 10.0.0.242 - - [2026-03-20 21:18:46] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a HTTP/1.1" 200 6899 0.055665 10.0.0.242 - - [2026-03-20 21:18:46] "DELETE /virtual-machine-interface/7c3d4787-b593-4761-a88b-0e171e7c5197 HTTP/1.1" 200 115 0.125272 10.0.0.242 - - [2026-03-20 21:18:46] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004604 10.0.0.242 - - [2026-03-20 21:18:46] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.242 - - [2026-03-20 21:18:46] "DELETE /virtual-machine/d4d655c6-1c1e-42c3-bae5-80602cb53cb6 HTTP/1.1" 200 115 0.060691 10.0.0.242 - - [2026-03-20 21:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010418 10.0.0.242 - - [2026-03-20 21:18:46] "GET /loadbalancer/a89ed645-24c0-4bb5-bc4c-caf113244764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002094 10.0.0.242 - - [2026-03-20 21:18:46] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003570 10.0.0.242 - - [2026-03-20 21:18:46] "POST /set-tag HTTP/1.1" 200 109 0.017925 10.0.0.242 - - [2026-03-20 21:18:46] "DELETE /loadbalancer-member/57c9f77a-9ce4-4b0a-a804-87a3ae2b94f0 HTTP/1.1" 200 115 0.036424 10.0.0.242 - - [2026-03-20 21:18:47] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005819 10.0.0.242 - - [2026-03-20 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.008163 10.0.0.242 - - [2026-03-20 21:18:47] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003966 10.0.0.242 - - [2026-03-20 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003563 10.0.0.242 - - [2026-03-20 21:18:47] "GET /virtual-machine/9150872b-332f-4082-8a40-000b16062b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002706 10.0.0.242 - - [2026-03-20 21:18:47] "POST /ref-update HTTP/1.1" 200 156 0.010653 10.0.0.242 - - [2026-03-20 21:18:47] "GET /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007465 10.0.0.242 - - [2026-03-20 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.028015 10.0.0.242 - - [2026-03-20 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.012657 10.0.0.242 - - [2026-03-20 21:18:47] "POST /set-tag HTTP/1.1" 200 109 0.030116 10.0.0.242 - - [2026-03-20 21:18:47] "DELETE /instance-ip/3f7a5640-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.045084 10.0.0.242 - - [2026-03-20 21:18:47] "POST /ref-update HTTP/1.1" 200 156 0.015221 10.0.0.242 - - [2026-03-20 21:18:47] "DELETE /virtual-machine-interface/3f60a89e-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.042386 10.0.0.242 - - [2026-03-20 21:18:47] "DELETE /virtual-machine/9150872b-332f-4082-8a40-000b16062b81 HTTP/1.1" 200 115 0.024058 10.0.0.242 - - [2026-03-20 21:18:51] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008284 10.0.0.242 - - [2026-03-20 21:18:51] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.242 - - [2026-03-20 21:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-03-20 21:18:51] "GET /loadbalancer/a89ed645-24c0-4bb5-bc4c-caf113244764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002066 10.0.0.242 - - [2026-03-20 21:18:52] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003977 10.0.0.242 - - [2026-03-20 21:18:52] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.242 - - [2026-03-20 21:18:52] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010168 10.0.0.242 - - [2026-03-20 21:18:52] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.242 - - [2026-03-20 21:18:52] "GET /virtual-machine/17d62362-09ec-4509-b0e3-d1928c013a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002454 10.0.0.242 - - [2026-03-20 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.242 - - [2026-03-20 21:18:52] "GET /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009341 10.0.0.242 - - [2026-03-20 21:18:52] "POST /set-tag HTTP/1.1" 200 109 0.019974 10.0.0.242 - - [2026-03-20 21:18:52] "POST /set-tag HTTP/1.1" 200 109 0.018152 10.0.0.242 - - [2026-03-20 21:18:52] "POST /set-tag HTTP/1.1" 200 109 0.033368 10.0.0.242 - - [2026-03-20 21:18:52] "DELETE /instance-ip/3f10b064-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.045884 10.0.0.242 - - [2026-03-20 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.242 - - [2026-03-20 21:18:52] "DELETE /virtual-machine-interface/3ef6b178-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.035140 10.0.0.242 - - [2026-03-20 21:18:52] "DELETE /virtual-machine/17d62362-09ec-4509-b0e3-d1928c013a8c HTTP/1.1" 200 115 0.019086 10.0.0.242 - - [2026-03-20 21:18:52] "DELETE /tag/4277b159-aa24-4de9-ba08-32ab979f24aa HTTP/1.1" 200 115 0.059314 10.0.0.242 - - [2026-03-20 21:18:53] "DELETE /tag/6a5cf511-63c0-4d63-8dde-2658206a801f HTTP/1.1" 200 115 0.041658 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.242 - - [2026-03-20 21:18:56] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054966 10.0.0.242 - - [2026-03-20 21:18:56] "POST /tags HTTP/1.1" 200 394 0.030220 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011737 10.0.0.242 - - [2026-03-20 21:18:56] "GET /tag/2726a3ff-c87b-4f79-849d-546c3c3b12cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014677 10.0.0.242 - - [2026-03-20 21:18:56] "POST /tags HTTP/1.1" 200 342 0.022324 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.242 - - [2026-03-20 21:18:56] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011323 10.0.0.242 - - [2026-03-20 21:18:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000793 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.002108 10.0.0.242 - - [2026-03-20 21:18:56] "POST /security-groups HTTP/1.1" 200 591 0.058543 10.0.0.242 - - [2026-03-20 21:18:56] "POST /projects HTTP/1.1" 200 521 0.148511 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.002057 10.0.0.242 - - [2026-03-20 21:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026133 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012866 10.0.0.242 - - [2026-03-20 21:18:56] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.017721 10.0.0.242 - - [2026-03-20 21:18:56] "POST /access-control-lists HTTP/1.1" 200 600 0.079572 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-03-20 21:18:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.008215 10.0.0.242 - - [2026-03-20 21:18:57] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003615 10.0.0.242 - - [2026-03-20 21:18:57] "POST /access-control-lists HTTP/1.1" 200 598 0.071507 10.0.0.242 - - [2026-03-20 21:18:57] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.088951 10.0.0.242 - - [2026-03-20 21:18:57] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.040929 10.0.0.242 - - [2026-03-20 21:18:57] "POST /security-groups HTTP/1.1" 200 593 0.078336 10.0.0.242 - - [2026-03-20 21:18:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.001734 10.0.0.242 - - [2026-03-20 21:18:57] "POST /access-control-lists HTTP/1.1" 200 634 0.027612 10.0.0.242 - - [2026-03-20 21:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023295 10.0.0.242 - - [2026-03-20 21:18:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.001516 10.0.0.242 - - [2026-03-20 21:18:57] "POST /chown HTTP/1.1" 200 109 0.025833 10.0.0.242 - - [2026-03-20 21:18:57] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012868 10.0.0.242 - - [2026-03-20 21:18:57] "POST /access-control-lists HTTP/1.1" 200 632 0.098382 10.0.0.242 - - [2026-03-20 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.242 - - [2026-03-20 21:18:57] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016452 10.0.0.242 - - [2026-03-20 21:18:57] "POST /tags HTTP/1.1" 409 226 0.005700 10.0.0.242 - - [2026-03-20 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.242 - - [2026-03-20 21:18:57] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009920 10.0.0.242 - - [2026-03-20 21:18:57] "POST /firewall-rules HTTP/1.1" 200 602 0.065037 10.0.0.242 - - [2026-03-20 21:18:57] "GET /firewall-rule/2bee49d8-993f-4aca-9668-9ca98e8853bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.012182 10.0.0.242 - - [2026-03-20 21:18:57] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004270 10.0.0.242 - - [2026-03-20 21:18:57] "GET /firewall-rule/2bee49d8-993f-4aca-9668-9ca98e8853bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002625 10.0.0.242 - - [2026-03-20 21:18:57] "POST /ref-update HTTP/1.1" 200 156 0.041412 10.0.0.242 - - [2026-03-20 21:18:57] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009338 10.0.0.242 - - [2026-03-20 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-03-20 21:18:57] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002350 10.0.0.242 - - [2026-03-20 21:18:57] "POST /tags HTTP/1.1" 409 226 0.001649 10.0.0.242 - - [2026-03-20 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-03-20 21:18:57] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010224 10.0.0.242 - - [2026-03-20 21:18:57] "POST /firewall-rules HTTP/1.1" 200 600 0.060918 10.0.0.242 - - [2026-03-20 21:18:57] "GET /firewall-rule/d2f94335-b221-4f69-a1a5-dedb3f2101b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012844 10.0.0.242 - - [2026-03-20 21:18:57] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004988 10.0.0.242 - - [2026-03-20 21:18:57] "GET /firewall-rule/d2f94335-b221-4f69-a1a5-dedb3f2101b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002956 10.0.0.242 - - [2026-03-20 21:18:58] "POST /ref-update HTTP/1.1" 200 156 0.048132 10.0.0.242 - - [2026-03-20 21:18:59] "POST /tags HTTP/1.1" 200 394 0.025736 10.0.0.242 - - [2026-03-20 21:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.242 - - [2026-03-20 21:18:59] "GET /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011725 10.0.0.242 - - [2026-03-20 21:18:59] "POST /tags HTTP/1.1" 200 342 0.015386 10.0.0.242 - - [2026-03-20 21:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011062 10.0.0.242 - - [2026-03-20 21:18:59] "GET /tag/d469d085-f1aa-4f3d-98e2-0bcc2b0cebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013234 10.0.0.242 - - [2026-03-20 21:18:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.006797 10.0.0.242 - - [2026-03-20 21:18:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.003479 10.0.0.242 - - [2026-03-20 21:18:59] "POST /security-groups HTTP/1.1" 200 591 0.063552 10.0.0.242 - - [2026-03-20 21:18:59] "POST /projects HTTP/1.1" 200 521 0.252866 10.0.0.242 - - [2026-03-20 21:18:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.004560 10.0.0.242 - - [2026-03-20 21:19:00] "POST /access-control-lists HTTP/1.1" 200 600 0.058991 10.0.0.242 - - [2026-03-20 21:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041592 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.242 - - [2026-03-20 21:19:00] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009642 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.001784 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.242 - - [2026-03-20 21:19:00] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.022059 10.0.0.242 - - [2026-03-20 21:19:00] "POST /access-control-lists HTTP/1.1" 200 598 0.067793 10.0.0.242 - - [2026-03-20 21:19:00] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.055812 10.0.0.242 - - [2026-03-20 21:19:00] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.044816 10.0.0.242 - - [2026-03-20 21:19:00] "POST /security-groups HTTP/1.1" 200 593 0.064412 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.002324 10.0.0.242 - - [2026-03-20 21:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022270 10.0.0.242 - - [2026-03-20 21:19:00] "POST /chown HTTP/1.1" 200 109 0.010821 10.0.0.242 - - [2026-03-20 21:19:00] "POST /access-control-lists HTTP/1.1" 200 634 0.074332 10.0.0.242 - - [2026-03-20 21:19:00] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002785 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.016999 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.242 - - [2026-03-20 21:19:00] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002388 10.0.0.242 - - [2026-03-20 21:19:00] "POST /tags HTTP/1.1" 409 226 0.002643 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.242 - - [2026-03-20 21:19:00] "GET /tag/d469d085-f1aa-4f3d-98e2-0bcc2b0cebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010193 10.0.0.242 - - [2026-03-20 21:19:00] "POST /access-control-lists HTTP/1.1" 200 632 0.064645 10.0.0.242 - - [2026-03-20 21:19:00] "POST /firewall-rules HTTP/1.1" 200 602 0.079206 10.0.0.242 - - [2026-03-20 21:19:00] "GET /firewall-rule/df8300a3-c08b-4247-b69d-261cee00810f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017978 10.0.0.242 - - [2026-03-20 21:19:00] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003520 10.0.0.242 - - [2026-03-20 21:19:00] "GET /firewall-rule/df8300a3-c08b-4247-b69d-261cee00810f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004350 10.0.0.242 - - [2026-03-20 21:19:00] "POST /ref-update HTTP/1.1" 200 156 0.049068 10.0.0.242 - - [2026-03-20 21:19:00] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008142 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.242 - - [2026-03-20 21:19:00] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002707 10.0.0.242 - - [2026-03-20 21:19:00] "POST /tags HTTP/1.1" 409 226 0.001948 10.0.0.242 - - [2026-03-20 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.242 - - [2026-03-20 21:19:00] "GET /tag/d469d085-f1aa-4f3d-98e2-0bcc2b0cebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014132 10.0.0.242 - - [2026-03-20 21:19:01] "POST /firewall-rules HTTP/1.1" 200 600 0.067334 10.0.0.242 - - [2026-03-20 21:19:01] "GET /firewall-rule/c3cfeeef-46c6-4106-a122-1ca6f875b65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003864 10.0.0.242 - - [2026-03-20 21:19:01] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003322 10.0.0.242 - - [2026-03-20 21:19:01] "GET /firewall-rule/c3cfeeef-46c6-4106-a122-1ca6f875b65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002011 10.0.0.242 - - [2026-03-20 21:19:01] "POST /ref-update HTTP/1.1" 200 156 0.070914 10.0.0.242 - - [2026-03-20 21:19:02] "POST /tags HTTP/1.1" 200 346 0.061661 10.0.0.242 - - [2026-03-20 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011878 10.0.0.242 - - [2026-03-20 21:19:02] "GET /tag/e909b636-0c24-465c-8e25-600a096636c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011455 10.0.0.242 - - [2026-03-20 21:19:02] "POST /projects HTTP/1.1" 409 238 0.001885 10.0.0.242 - - [2026-03-20 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.242 - - [2026-03-20 21:19:02] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.022778 10.0.0.242 - - [2026-03-20 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.242 - - [2026-03-20 21:19:02] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004377 10.0.0.242 - - [2026-03-20 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-03-20 21:19:02] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003836 10.0.0.242 - - [2026-03-20 21:19:02] "POST /security-groups HTTP/1.1" 409 285 0.002586 10.0.0.242 - - [2026-03-20 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2026-03-20 21:19:03] "PUT /security-group/81b62644-d27c-4f95-9d12-44d8481c42ce HTTP/1.1" 200 263 0.070438 10.0.0.242 - - [2026-03-20 21:19:03] "PUT /access-control-list/aea78cc7-41e9-4db2-af54-b46ca536dc68 HTTP/1.1" 200 273 0.016890 10.0.0.242 - - [2026-03-20 21:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043493 10.0.0.242 - - [2026-03-20 21:19:03] "POST /tags HTTP/1.1" 409 228 0.005674 10.0.0.242 - - [2026-03-20 21:19:03] "PUT /access-control-list/86ce1b26-ce28-4701-b942-37d98e0d3b6a HTTP/1.1" 200 273 0.027137 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-03-20 21:19:03] "GET /tag/e909b636-0c24-465c-8e25-600a096636c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014014 10.0.0.242 - - [2026-03-20 21:19:03] "POST /tags HTTP/1.1" 200 346 0.016678 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.242 - - [2026-03-20 21:19:03] "GET /tag/f0098a82-0e15-442d-9619-1c21b9e31e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011976 10.0.0.242 - - [2026-03-20 21:19:03] "POST /projects HTTP/1.1" 409 238 0.001883 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2026-03-20 21:19:03] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025473 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.242 - - [2026-03-20 21:19:03] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005050 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-03-20 21:19:03] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003920 10.0.0.242 - - [2026-03-20 21:19:03] "POST /security-groups HTTP/1.1" 409 285 0.002176 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.242 - - [2026-03-20 21:19:03] "PUT /security-group/c09b670e-aab2-49be-a1d0-0b23ff36d214 HTTP/1.1" 200 263 0.054170 10.0.0.242 - - [2026-03-20 21:19:03] "PUT /access-control-list/99d17a89-9071-4cb0-a58c-b56196740cad HTTP/1.1" 200 273 0.011258 10.0.0.242 - - [2026-03-20 21:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032202 10.0.0.242 - - [2026-03-20 21:19:03] "PUT /access-control-list/47d4a617-52c8-4459-82c5-5c53acd8f305 HTTP/1.1" 200 273 0.044667 10.0.0.242 - - [2026-03-20 21:19:03] "POST /tags HTTP/1.1" 200 292 0.082821 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.242 - - [2026-03-20 21:19:03] "GET /tag/a3ceb68a-aa5a-4996-9178-b38d2b00b573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012069 10.0.0.242 - - [2026-03-20 21:19:03] "POST /tags HTTP/1.1" 200 304 0.054472 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2026-03-20 21:19:03] "GET /tag/f1206f6d-431b-4caa-8ead-1edc310b1d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011747 10.0.0.242 - - [2026-03-20 21:19:03] "POST /tags HTTP/1.1" 409 252 0.001788 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.242 - - [2026-03-20 21:19:03] "GET /tag/2726a3ff-c87b-4f79-849d-546c3c3b12cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009786 10.0.0.242 - - [2026-03-20 21:19:03] "POST /tags HTTP/1.1" 409 226 0.001950 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2026-03-20 21:19:03] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010300 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-03-20 21:19:03] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004472 10.0.0.242 - - [2026-03-20 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.242 - - [2026-03-20 21:19:04] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035762 10.0.0.242 - - [2026-03-20 21:19:04] "POST /virtual-machines HTTP/1.1" 200 396 0.016825 10.0.0.242 - - [2026-03-20 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019945 10.0.0.242 - - [2026-03-20 21:19:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101859 10.0.0.242 - - [2026-03-20 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007025 10.0.0.242 - - [2026-03-20 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017904 10.0.0.242 - - [2026-03-20 21:19:04] "POST /instance-ips HTTP/1.1" 200 398 0.019106 10.0.0.242 - - [2026-03-20 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019560 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008884 10.0.0.242 - - [2026-03-20 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.063815 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016680 10.0.0.242 - - [2026-03-20 21:19:04] "GET /instance-ip/6c21737c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002914 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004790 10.0.0.242 - - [2026-03-20 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003469 10.0.0.242 - - [2026-03-20 21:19:04] "POST /ref-update HTTP/1.1" 200 156 0.016897 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005432 10.0.0.242 - - [2026-03-20 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.242 - - [2026-03-20 21:19:04] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004283 10.0.0.242 - - [2026-03-20 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.242 - - [2026-03-20 21:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2026-03-20 21:19:05] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004201 10.0.0.242 - - [2026-03-20 21:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.242 - - [2026-03-20 21:19:05] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063630 10.0.0.242 - - [2026-03-20 21:19:05] "POST /virtual-machines HTTP/1.1" 200 396 0.031569 10.0.0.242 - - [2026-03-20 21:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038501 10.0.0.242 - - [2026-03-20 21:19:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139056 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.242 - - [2026-03-20 21:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015112 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017615 10.0.0.242 - - [2026-03-20 21:19:06] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058645 10.0.0.242 - - [2026-03-20 21:19:06] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012983 10.0.0.242 - - [2026-03-20 21:19:06] "POST /instance-ips HTTP/1.1" 200 398 0.026606 10.0.0.242 - - [2026-03-20 21:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024195 10.0.0.242 - - [2026-03-20 21:19:06] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007338 10.0.0.242 - - [2026-03-20 21:19:06] "POST /set-tag HTTP/1.1" 200 109 0.069849 10.0.0.242 - - [2026-03-20 21:19:06] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006030 10.0.0.242 - - [2026-03-20 21:19:06] "GET /instance-ip/6d466e88-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004120 10.0.0.242 - - [2026-03-20 21:19:06] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006188 10.0.0.242 - - [2026-03-20 21:19:06] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.242 - - [2026-03-20 21:19:06] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004905 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-03-20 21:19:06] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032265 10.0.0.242 - - [2026-03-20 21:19:06] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.242 - - [2026-03-20 21:19:06] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012271 10.0.0.242 - - [2026-03-20 21:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.242 - - [2026-03-20 21:19:06] "POST /tags HTTP/1.1" 200 292 0.018386 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018946 10.0.0.242 - - [2026-03-20 21:19:06] "GET /tag/bed442e9-b718-41c7-ba2a-7794bd121f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011212 10.0.0.242 - - [2026-03-20 21:19:06] "POST /tags HTTP/1.1" 409 252 0.002295 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.242 - - [2026-03-20 21:19:06] "GET /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016402 10.0.0.242 - - [2026-03-20 21:19:06] "POST /tags HTTP/1.1" 409 228 0.006956 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.242 - - [2026-03-20 21:19:06] "GET /tag/f0098a82-0e15-442d-9619-1c21b9e31e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013243 10.0.0.242 - - [2026-03-20 21:19:06] "POST /tags HTTP/1.1" 409 226 0.002077 10.0.0.242 - - [2026-03-20 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.242 - - [2026-03-20 21:19:06] "GET /tag/d469d085-f1aa-4f3d-98e2-0bcc2b0cebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010728 10.0.0.242 - - [2026-03-20 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004086 10.0.0.242 - - [2026-03-20 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-03-20 21:19:07] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031101 10.0.0.242 - - [2026-03-20 21:19:07] "POST /virtual-machines HTTP/1.1" 200 396 0.008826 10.0.0.242 - - [2026-03-20 21:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010181 10.0.0.242 - - [2026-03-20 21:19:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130681 10.0.0.242 - - [2026-03-20 21:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010884 10.0.0.242 - - [2026-03-20 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007825 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005973 10.0.0.242 - - [2026-03-20 21:19:07] "POST /instance-ips HTTP/1.1" 200 398 0.025189 10.0.0.242 - - [2026-03-20 21:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020526 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009788 10.0.0.242 - - [2026-03-20 21:19:07] "POST /set-tag HTTP/1.1" 200 109 0.063478 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.043242 10.0.0.242 - - [2026-03-20 21:19:07] "GET /instance-ip/6df89ee6-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.023258 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004422 10.0.0.242 - - [2026-03-20 21:19:07] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003522 10.0.0.242 - - [2026-03-20 21:19:07] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013012 10.0.0.242 - - [2026-03-20 21:19:07] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.242 - - [2026-03-20 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2026-03-20 21:19:07] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005685 10.0.0.242 - - [2026-03-20 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.242 - - [2026-03-20 21:19:07] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043092 10.0.0.242 - - [2026-03-20 21:19:07] "POST /virtual-machines HTTP/1.1" 200 396 0.009606 10.0.0.242 - - [2026-03-20 21:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023376 10.0.0.242 - - [2026-03-20 21:19:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127903 10.0.0.242 - - [2026-03-20 21:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009383 10.0.0.242 - - [2026-03-20 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006015 10.0.0.242 - - [2026-03-20 21:19:08] "POST /instance-ips HTTP/1.1" 200 398 0.021105 10.0.0.242 - - [2026-03-20 21:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025145 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010730 10.0.0.242 - - [2026-03-20 21:19:08] "POST /set-tag HTTP/1.1" 200 109 0.059666 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010605 10.0.0.242 - - [2026-03-20 21:19:08] "GET /instance-ip/6e7af968-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004454 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003955 10.0.0.242 - - [2026-03-20 21:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003786 10.0.0.242 - - [2026-03-20 21:19:08] "POST /ref-update HTTP/1.1" 200 156 0.007902 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026226 10.0.0.242 - - [2026-03-20 21:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.242 - - [2026-03-20 21:19:08] "POST /tags HTTP/1.1" 200 300 0.021855 10.0.0.242 - - [2026-03-20 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011157 10.0.0.242 - - [2026-03-20 21:19:08] "GET /tag/1eef792f-f344-43a1-b5c1-b7253027d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012699 10.0.0.242 - - [2026-03-20 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-03-20 21:19:08] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003906 10.0.0.242 - - [2026-03-20 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.242 - - [2026-03-20 21:19:08] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040566 10.0.0.242 - - [2026-03-20 21:19:08] "POST /virtual-machines HTTP/1.1" 200 396 0.009941 10.0.0.242 - - [2026-03-20 21:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027709 10.0.0.242 - - [2026-03-20 21:19:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103533 10.0.0.242 - - [2026-03-20 21:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008967 10.0.0.242 - - [2026-03-20 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006893 10.0.0.242 - - [2026-03-20 21:19:09] "POST /instance-ips HTTP/1.1" 200 398 0.017341 10.0.0.242 - - [2026-03-20 21:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017684 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014353 10.0.0.242 - - [2026-03-20 21:19:09] "POST /set-tag HTTP/1.1" 200 109 0.017225 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011718 10.0.0.242 - - [2026-03-20 21:19:09] "GET /instance-ip/6f01314a-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002823 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004585 10.0.0.242 - - [2026-03-20 21:19:09] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003028 10.0.0.242 - - [2026-03-20 21:19:09] "POST /ref-update HTTP/1.1" 200 156 0.007021 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003959 10.0.0.242 - - [2026-03-20 21:19:09] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.242 - - [2026-03-20 21:19:09] "POST /tags HTTP/1.1" 200 300 0.016260 10.0.0.242 - - [2026-03-20 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-03-20 21:19:09] "GET /tag/78853dd4-9447-43d0-a9c1-0a345e37aafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011352 10.0.0.242 - - [2026-03-20 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003976 10.0.0.242 - - [2026-03-20 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2026-03-20 21:19:09] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029887 10.0.0.242 - - [2026-03-20 21:19:09] "POST /virtual-machines HTTP/1.1" 200 396 0.008215 10.0.0.242 - - [2026-03-20 21:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011431 10.0.0.242 - - [2026-03-20 21:19:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117211 10.0.0.242 - - [2026-03-20 21:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009439 10.0.0.242 - - [2026-03-20 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004561 10.0.0.242 - - [2026-03-20 21:19:09] "POST /instance-ips HTTP/1.1" 200 398 0.018069 10.0.0.242 - - [2026-03-20 21:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015745 10.0.0.242 - - [2026-03-20 21:19:09] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010818 10.0.0.242 - - [2026-03-20 21:19:10] "POST /set-tag HTTP/1.1" 200 109 0.017000 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011054 10.0.0.242 - - [2026-03-20 21:19:10] "GET /instance-ip/6f75e5f8-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002759 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004034 10.0.0.242 - - [2026-03-20 21:19:10] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.242 - - [2026-03-20 21:19:10] "POST /tags HTTP/1.1" 200 300 0.015062 10.0.0.242 - - [2026-03-20 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.242 - - [2026-03-20 21:19:10] "GET /tag/9e9df261-a2c3-42b1-a8cf-dbd092e73370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011503 10.0.0.242 - - [2026-03-20 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004319 10.0.0.242 - - [2026-03-20 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.242 - - [2026-03-20 21:19:10] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036959 10.0.0.242 - - [2026-03-20 21:19:10] "POST /virtual-machines HTTP/1.1" 200 396 0.008300 10.0.0.242 - - [2026-03-20 21:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020302 10.0.0.242 - - [2026-03-20 21:19:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100814 10.0.0.242 - - [2026-03-20 21:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008101 10.0.0.242 - - [2026-03-20 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012236 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004990 10.0.0.242 - - [2026-03-20 21:19:10] "POST /instance-ips HTTP/1.1" 200 398 0.020461 10.0.0.242 - - [2026-03-20 21:19:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010432 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007966 10.0.0.242 - - [2026-03-20 21:19:10] "POST /set-tag HTTP/1.1" 200 109 0.016300 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010266 10.0.0.242 - - [2026-03-20 21:19:10] "GET /instance-ip/6fdfd9cc-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003017 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004138 10.0.0.242 - - [2026-03-20 21:19:10] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003425 10.0.0.242 - - [2026-03-20 21:19:10] "POST /ref-update HTTP/1.1" 200 156 0.009745 10.0.0.242 - - [2026-03-20 21:19:10] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013872 10.0.0.242 - - [2026-03-20 21:19:10] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.242 - - [2026-03-20 21:19:10] "POST /tags HTTP/1.1" 200 300 0.020424 10.0.0.242 - - [2026-03-20 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.242 - - [2026-03-20 21:19:11] "GET /tag/bfd81495-e8a1-48b7-992f-c56808c41e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012942 10.0.0.242 - - [2026-03-20 21:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004154 10.0.0.242 - - [2026-03-20 21:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.242 - - [2026-03-20 21:19:11] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044446 10.0.0.242 - - [2026-03-20 21:19:11] "POST /virtual-machines HTTP/1.1" 200 396 0.008603 10.0.0.242 - - [2026-03-20 21:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010930 10.0.0.242 - - [2026-03-20 21:19:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099730 10.0.0.242 - - [2026-03-20 21:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014229 10.0.0.242 - - [2026-03-20 21:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004144 10.0.0.242 - - [2026-03-20 21:19:11] "POST /instance-ips HTTP/1.1" 200 398 0.017507 10.0.0.242 - - [2026-03-20 21:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016113 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008185 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.023528 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020427 10.0.0.242 - - [2026-03-20 21:19:11] "GET /instance-ip/705ba05c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007001 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine/9512d37a-1aee-427c-8cd8-a6238e725d89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003532 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005155 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007770 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004189 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004601 10.0.0.242 - - [2026-03-20 21:19:11] "POST /ref-update HTTP/1.1" 200 156 0.009782 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007588 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004483 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004618 10.0.0.242 - - [2026-03-20 21:19:11] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008126 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.242 - - [2026-03-20 21:19:11] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004306 10.0.0.242 - - [2026-03-20 21:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.242 - - [2026-03-20 21:19:12] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005303 10.0.0.242 - - [2026-03-20 21:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.242 - - [2026-03-20 21:19:12] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004011 10.0.0.242 - - [2026-03-20 21:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.242 - - [2026-03-20 21:19:12] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003828 10.0.0.242 - - [2026-03-20 21:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.242 - - [2026-03-20 21:19:12] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004180 10.0.0.242 - - [2026-03-20 21:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.242 - - [2026-03-20 21:19:12] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003998 10.0.0.242 - - [2026-03-20 21:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.242 - - [2026-03-20 21:19:12] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004244 10.0.0.242 - - [2026-03-20 21:19:12] "POST /set-tag HTTP/1.1" 200 109 0.004808 10.0.0.242 - - [2026-03-20 21:19:13] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004626 10.0.0.242 - - [2026-03-20 21:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.242 - - [2026-03-20 21:19:13] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003877 10.0.0.242 - - [2026-03-20 21:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.242 - - [2026-03-20 21:19:14] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004155 10.0.0.242 - - [2026-03-20 21:19:14] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.242 - - [2026-03-20 21:19:16] "GET /virtual-machine/2ebc218f-7330-4fd0-963a-468de94dff43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002891 10.0.0.242 - - [2026-03-20 21:19:16] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004102 10.0.0.242 - - [2026-03-20 21:19:18] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005582 10.0.0.242 - - [2026-03-20 21:19:18] "POST /set-tag HTTP/1.1" 200 109 0.004817 10.0.0.242 - - [2026-03-20 21:19:18] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004238 10.0.0.242 - - [2026-03-20 21:19:18] "POST /set-tag HTTP/1.1" 200 109 0.005126 10.0.0.242 - - [2026-03-20 21:19:18] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003994 10.0.0.242 - - [2026-03-20 21:19:18] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine/b19fa88a-147e-4817-a1ab-1eb39a68e909?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002792 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004146 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine/b7f7564e-1039-491c-9b6c-5b3a77b2af3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002889 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004230 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine/e2ca8513-8dfb-4fba-86cc-9f6e556c0124?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003016 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004251 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine/06a55018-3abf-494f-9df0-75c5feb0b924?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002964 10.0.0.242 - - [2026-03-20 21:19:21] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004058 10.0.0.242 - - [2026-03-20 21:19:22] "GET /virtual-machine/f842513f-b2e7-4294-a826-e75bf3797590?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004202 10.0.0.242 - - [2026-03-20 21:19:22] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004488 10.0.0.242 - - [2026-03-20 21:19:22] "GET /virtual-machine/607777d2-9915-4946-a3e8-f780a918f1a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003044 10.0.0.242 - - [2026-03-20 21:19:22] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004204 10.0.0.242 - - [2026-03-20 21:19:22] "GET /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004084 10.0.0.242 - - [2026-03-20 21:19:22] "POST /tags HTTP/1.1" 200 334 0.035860 10.0.0.242 - - [2026-03-20 21:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012377 10.0.0.242 - - [2026-03-20 21:19:22] "GET /tag/9e1916ce-334e-43a2-8eeb-9c3ef5779022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.029673 10.0.0.242 - - [2026-03-20 21:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.242 - - [2026-03-20 21:19:22] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037697 10.0.0.242 - - [2026-03-20 21:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-03-20 21:19:22] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004128 10.0.0.242 - - [2026-03-20 21:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.242 - - [2026-03-20 21:19:22] "GET /service-appliance-set/276fe8c8-f14d-4eab-aea5-f106574bc613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003065 10.0.0.242 - - [2026-03-20 21:19:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001881 10.0.0.242 - - [2026-03-20 21:19:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.086997 10.0.0.242 - - [2026-03-20 21:19:23] "GET /virtual-machine-interface/850fda1e-1647-4f46-9210-1666607d4341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013267 10.0.0.242 - - [2026-03-20 21:19:23] "POST /instance-ips HTTP/1.1" 200 410 0.019716 10.0.0.242 - - [2026-03-20 21:19:23] "GET /instance-ip/56800ab9-c191-45c5-9cac-25da69867510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003837 10.0.0.242 - - [2026-03-20 21:19:23] "POST /loadbalancers HTTP/1.1" 200 631 0.058160 10.0.0.242 - - [2026-03-20 21:19:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013453 10.0.0.242 - - [2026-03-20 21:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.242 - - [2026-03-20 21:19:23] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040910 10.0.0.242 - - [2026-03-20 21:19:23] "GET /instance-ip/56800ab9-c191-45c5-9cac-25da69867510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002568 10.0.0.242 - - [2026-03-20 21:19:23] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028980 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005007 10.0.0.242 - - [2026-03-20 21:19:23] "POST /floating-ips HTTP/1.1" 200 599 0.019220 10.0.0.242 - - [2026-03-20 21:19:23] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.033075 10.0.0.242 - - [2026-03-20 21:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.242 - - [2026-03-20 21:19:23] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024531 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer-listener/04d89dcf-f002-4596-8671-95bec3c58af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003346 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer-listener/04d89dcf-f002-4596-8671-95bec3c58af7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003035 10.0.0.242 - - [2026-03-20 21:19:23] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020426 10.0.0.242 - - [2026-03-20 21:19:23] "GET /instance-ip/56800ab9-c191-45c5-9cac-25da69867510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002835 10.0.0.242 - - [2026-03-20 21:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.242 - - [2026-03-20 21:19:23] "GET /instance-ip/56800ab9-c191-45c5-9cac-25da69867510?fields=floating_ips HTTP/1.1" 200 1214 0.008591 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001927 10.0.0.242 - - [2026-03-20 21:19:23] "GET /floating-ip/fd5fbf63-0c0a-4364-9797-97cafdc2d9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001926 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer-pool/9179ba50-6c23-4cf4-a6e2-7458bf88c6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007199 10.0.0.242 - - [2026-03-20 21:19:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014526 10.0.0.242 - - [2026-03-20 21:19:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015023 10.0.0.242 - - [2026-03-20 21:19:23] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024074 10.0.0.242 - - [2026-03-20 21:19:23] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009872 10.0.0.242 - - [2026-03-20 21:19:23] "POST /ref-update HTTP/1.1" 200 156 0.008143 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009056 10.0.0.242 - - [2026-03-20 21:19:23] "GET /floating-ip/fd5fbf63-0c0a-4364-9797-97cafdc2d9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.018744 10.0.0.242 - - [2026-03-20 21:19:23] "POST /tags HTTP/1.1" 409 221 0.001950 10.0.0.242 - - [2026-03-20 21:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.242 - - [2026-03-20 21:19:23] "PUT /floating-ip/fd5fbf63-0c0a-4364-9797-97cafdc2d9a7 HTTP/1.1" 200 257 0.011452 10.0.0.242 - - [2026-03-20 21:19:23] "GET /tag/9e1916ce-334e-43a2-8eeb-9c3ef5779022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.026623 10.0.0.242 - - [2026-03-20 21:19:23] "POST /set-tag HTTP/1.1" 200 109 0.059678 10.0.0.242 - - [2026-03-20 21:19:23] "GET /loadbalancer-pool/9179ba50-6c23-4cf4-a6e2-7458bf88c6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012224 10.0.0.242 - - [2026-03-20 21:19:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020419 10.0.0.242 - - [2026-03-20 21:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008209 10.0.0.242 - - [2026-03-20 21:19:24] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014412 10.0.0.242 - - [2026-03-20 21:19:24] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004334 10.0.0.242 - - [2026-03-20 21:19:24] "POST /ref-update HTTP/1.1" 200 156 0.014454 10.0.0.242 - - [2026-03-20 21:19:24] "GET /floating-ip/fd5fbf63-0c0a-4364-9797-97cafdc2d9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.006995 10.0.0.242 - - [2026-03-20 21:19:24] "POST /set-tag HTTP/1.1" 200 109 0.088735 10.0.0.242 - - [2026-03-20 21:19:24] "POST /tags HTTP/1.1" 409 206 0.002519 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.242 - - [2026-03-20 21:19:24] "GET /tag/f1206f6d-431b-4caa-8ead-1edc310b1d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011330 10.0.0.242 - - [2026-03-20 21:19:24] "POST /tags HTTP/1.1" 409 204 0.001769 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.242 - - [2026-03-20 21:19:24] "GET /tag/78853dd4-9447-43d0-a9c1-0a345e37aafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010861 10.0.0.242 - - [2026-03-20 21:19:24] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002760 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.242 - - [2026-03-20 21:19:24] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002909 10.0.0.242 - - [2026-03-20 21:19:24] "POST /tags HTTP/1.1" 409 206 0.001928 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2026-03-20 21:19:24] "GET /tag/f1206f6d-431b-4caa-8ead-1edc310b1d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014668 10.0.0.242 - - [2026-03-20 21:19:24] "POST /tags HTTP/1.1" 409 226 0.002246 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-03-20 21:19:24] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010087 10.0.0.242 - - [2026-03-20 21:19:24] "POST /tags HTTP/1.1" 409 204 0.001900 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.242 - - [2026-03-20 21:19:24] "GET /tag/78853dd4-9447-43d0-a9c1-0a345e37aafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010167 10.0.0.242 - - [2026-03-20 21:19:24] "POST /tags HTTP/1.1" 409 226 0.001767 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2026-03-20 21:19:24] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010312 10.0.0.242 - - [2026-03-20 21:19:24] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002185 10.0.0.242 - - [2026-03-20 21:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2026-03-20 21:19:24] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002891 10.0.0.242 - - [2026-03-20 21:19:24] "POST /firewall-rules HTTP/1.1" 200 628 0.067856 10.0.0.242 - - [2026-03-20 21:19:24] "POST /firewall-rules HTTP/1.1" 200 648 0.077234 10.0.0.242 - - [2026-03-20 21:19:24] "GET /firewall-rule/6e3a37f5-a13f-4e7e-b406-3773c7f4adc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007508 10.0.0.242 - - [2026-03-20 21:19:24] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003524 10.0.0.242 - - [2026-03-20 21:19:24] "GET /firewall-rule/c9014ae8-9449-46e2-a47f-f2dfa325b63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003112 10.0.0.242 - - [2026-03-20 21:19:24] "POST /ref-update HTTP/1.1" 200 156 0.036527 10.0.0.242 - - [2026-03-20 21:19:25] "POST /firewall-policys HTTP/1.1" 200 608 0.093549 10.0.0.242 - - [2026-03-20 21:19:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.072386 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006042 10.0.0.242 - - [2026-03-20 21:19:25] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003454 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005852 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003456 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004095 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/dff18ed1-048d-4481-a7b4-e8ea5f4c3246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.006939 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003418 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003394 10.0.0.242 - - [2026-03-20 21:19:25] "POST /ref-update HTTP/1.1" 200 156 0.027715 10.0.0.242 - - [2026-03-20 21:19:25] "POST /ref-update HTTP/1.1" 200 156 0.043322 10.0.0.242 - - [2026-03-20 21:19:25] "POST /ref-update HTTP/1.1" 200 156 0.038018 10.0.0.242 - - [2026-03-20 21:19:25] "POST /ref-update HTTP/1.1" 200 156 0.057113 10.0.0.242 - - [2026-03-20 21:19:25] "POST /ref-update HTTP/1.1" 200 156 0.046182 10.0.0.242 - - [2026-03-20 21:19:25] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002620 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:20:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:20:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000977 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:21:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:21:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000914 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:21:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:21:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000901 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:21:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:21:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000889 10.0.0.242 - - [2026-03-20 21:21:23] "POST /tags HTTP/1.1" 409 252 0.002188 10.0.0.242 - - [2026-03-20 21:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.242 - - [2026-03-20 21:21:23] "GET /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.022207 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 228 0.002289 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/f0098a82-0e15-442d-9619-1c21b9e31e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012004 10.0.0.242 - - [2026-03-20 21:21:24] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003754 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.242 - - [2026-03-20 21:21:24] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002255 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 206 0.002096 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/f1206f6d-431b-4caa-8ead-1edc310b1d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009687 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 226 0.001764 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010099 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 204 0.001711 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/78853dd4-9447-43d0-a9c1-0a345e37aafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010078 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 226 0.001853 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/45e53402-e48c-4484-b885-fb41978d396c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011478 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 228 0.001727 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/f0098a82-0e15-442d-9619-1c21b9e31e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010064 10.0.0.242 - - [2026-03-20 21:21:24] "POST /tags HTTP/1.1" 409 252 0.001826 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.242 - - [2026-03-20 21:21:24] "GET /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010228 10.0.0.242 - - [2026-03-20 21:21:24] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002212 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.242 - - [2026-03-20 21:21:24] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002615 10.0.0.242 - - [2026-03-20 21:21:24] "POST /firewall-rules HTTP/1.1" 409 281 0.001761 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-03-20 21:21:24] "PUT /firewall-rule/c9014ae8-9449-46e2-a47f-f2dfa325b63f HTTP/1.1" 200 261 0.018476 10.0.0.242 - - [2026-03-20 21:21:24] "POST /firewall-rules HTTP/1.1" 409 291 0.010784 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.242 - - [2026-03-20 21:21:24] "PUT /firewall-rule/6e3a37f5-a13f-4e7e-b406-3773c7f4adc4 HTTP/1.1" 200 261 0.019109 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-rule/6e3a37f5-a13f-4e7e-b406-3773c7f4adc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010394 10.0.0.242 - - [2026-03-20 21:21:24] "POST /firewall-rules HTTP/1.1" 200 660 0.071730 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-rule/7b0a8227-7895-4d2f-85d4-9c53680b8ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003889 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002383 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-rule/c9014ae8-9449-46e2-a47f-f2dfa325b63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002510 10.0.0.242 - - [2026-03-20 21:21:24] "POST /firewall-policys HTTP/1.1" 409 269 0.001445 10.0.0.242 - - [2026-03-20 21:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.242 - - [2026-03-20 21:21:24] "PUT /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609 HTTP/1.1" 200 265 0.019926 10.0.0.242 - - [2026-03-20 21:21:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017649 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008395 10.0.0.242 - - [2026-03-20 21:21:24] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002488 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002209 10.0.0.242 - - [2026-03-20 21:21:24] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002095 10.0.0.242 - - [2026-03-20 21:21:25] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002645 10.0.0.242 - - [2026-03-20 21:21:25] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002346 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010494 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006150 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.004936 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004888 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006572 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004536 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003494 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004414 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.242 - - [2026-03-20 21:22:26] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003708 10.0.0.242 - - [2026-03-20 21:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.242 - - [2026-03-20 21:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.242 - - [2026-03-20 21:22:27] "GET /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002644 10.0.0.242 - - [2026-03-20 21:22:27] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004191 10.0.0.242 - - [2026-03-20 21:22:27] "POST /set-tag HTTP/1.1" 200 109 0.025905 10.0.0.242 - - [2026-03-20 21:22:27] "DELETE /loadbalancer-member/fa089b1a-6a1c-43f3-9676-6682f8cc1a01 HTTP/1.1" 200 115 0.068806 10.0.0.242 - - [2026-03-20 21:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008321 10.0.0.242 - - [2026-03-20 21:22:27] "GET /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002624 10.0.0.242 - - [2026-03-20 21:22:27] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004296 10.0.0.242 - - [2026-03-20 21:22:27] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.242 - - [2026-03-20 21:22:27] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006977 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.242 - - [2026-03-20 21:22:28] "GET /virtual-machine/2ebc218f-7330-4fd0-963a-468de94dff43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002453 10.0.0.242 - - [2026-03-20 21:22:28] "POST /ref-update HTTP/1.1" 200 156 0.016810 10.0.0.242 - - [2026-03-20 21:22:28] "GET /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004303 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.019315 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.042239 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.022120 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.039838 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.035662 10.0.0.242 - - [2026-03-20 21:22:28] "DELETE /instance-ip/6d466e88-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.048267 10.0.0.242 - - [2026-03-20 21:22:28] "POST /ref-update HTTP/1.1" 200 156 0.011885 10.0.0.242 - - [2026-03-20 21:22:28] "DELETE /virtual-machine-interface/6d2760ba-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.048332 10.0.0.242 - - [2026-03-20 21:22:28] "DELETE /virtual-machine/2ebc218f-7330-4fd0-963a-468de94dff43 HTTP/1.1" 200 115 0.021408 10.0.0.242 - - [2026-03-20 21:22:28] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012368 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.242 - - [2026-03-20 21:22:28] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003922 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.242 - - [2026-03-20 21:22:28] "GET /virtual-machine/b19fa88a-147e-4817-a1ab-1eb39a68e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002905 10.0.0.242 - - [2026-03-20 21:22:28] "POST /ref-update HTTP/1.1" 200 156 0.014266 10.0.0.242 - - [2026-03-20 21:22:28] "GET /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020178 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.036408 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.036542 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.051490 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.013623 10.0.0.242 - - [2026-03-20 21:22:28] "POST /set-tag HTTP/1.1" 200 109 0.039332 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /instance-ip/6df89ee6-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.054182 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /virtual-machine-interface/6ddaa79c-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.053148 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /virtual-machine/b19fa88a-147e-4817-a1ab-1eb39a68e909 HTTP/1.1" 200 115 0.020720 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005276 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003939 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine/9512d37a-1aee-427c-8cd8-a6238e725d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003231 10.0.0.242 - - [2026-03-20 21:22:29] "POST /ref-update HTTP/1.1" 200 156 0.009678 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012017 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.021494 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.029677 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.028876 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.016482 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.021395 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /instance-ip/6c21737c-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.035572 10.0.0.242 - - [2026-03-20 21:22:29] "POST /ref-update HTTP/1.1" 200 156 0.006831 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /virtual-machine-interface/6c08f572-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.029449 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /virtual-machine/9512d37a-1aee-427c-8cd8-a6238e725d89 HTTP/1.1" 200 115 0.018428 10.0.0.242 - - [2026-03-20 21:22:29] "DELETE /tag/a3ceb68a-aa5a-4996-9178-b38d2b00b573 HTTP/1.1" 200 115 0.039298 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005087 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003577 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine/b7f7564e-1039-491c-9b6c-5b3a77b2af3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004218 10.0.0.242 - - [2026-03-20 21:22:29] "POST /ref-update HTTP/1.1" 200 156 0.014670 10.0.0.242 - - [2026-03-20 21:22:29] "GET /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017527 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.018855 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.024364 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.025843 10.0.0.242 - - [2026-03-20 21:22:29] "POST /set-tag HTTP/1.1" 200 109 0.012932 10.0.0.242 - - [2026-03-20 21:22:30] "POST /set-tag HTTP/1.1" 200 109 0.025785 10.0.0.242 - - [2026-03-20 21:22:30] "DELETE /instance-ip/6e7af968-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.046734 10.0.0.242 - - [2026-03-20 21:22:30] "DELETE /virtual-machine-interface/6e5ea452-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.038786 10.0.0.242 - - [2026-03-20 21:22:30] "DELETE /virtual-machine/b7f7564e-1039-491c-9b6c-5b3a77b2af3e HTTP/1.1" 200 115 0.017422 10.0.0.242 - - [2026-03-20 21:22:30] "DELETE /tag/f1206f6d-431b-4caa-8ead-1edc310b1d1e HTTP/1.1" 409 391 0.007290 10.0.0.242 - - [2026-03-20 21:22:30] "DELETE /tag/bed442e9-b718-41c7-ba2a-7794bd121f67 HTTP/1.1" 200 115 0.031958 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005995 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009213 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine/e2ca8513-8dfb-4fba-86cc-9f6e556c0124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002244 10.0.0.242 - - [2026-03-20 21:22:58] "POST /ref-update HTTP/1.1" 200 156 0.008252 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004038 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.013887 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.025524 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.013056 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.023678 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /instance-ip/6f01314a-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.045818 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /virtual-machine-interface/6ee78c22-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.032883 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /virtual-machine/e2ca8513-8dfb-4fba-86cc-9f6e556c0124 HTTP/1.1" 200 115 0.018593 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /tag/1eef792f-f344-43a1-b5c1-b7253027d497 HTTP/1.1" 200 115 0.027433 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003777 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003737 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine/607777d2-9915-4946-a3e8-f780a918f1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002554 10.0.0.242 - - [2026-03-20 21:22:58] "POST /ref-update HTTP/1.1" 200 156 0.008742 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009544 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.020851 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.022972 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.019077 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.012842 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /instance-ip/705ba05c-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.033861 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /virtual-machine-interface/7042fb2e-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.038980 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /virtual-machine/607777d2-9915-4946-a3e8-f780a918f1a3 HTTP/1.1" 200 115 0.017391 10.0.0.242 - - [2026-03-20 21:22:58] "DELETE /tag/bfd81495-e8a1-48b7-992f-c56808c41e39 HTTP/1.1" 200 115 0.031023 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003671 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.242 - - [2026-03-20 21:22:58] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003739 10.0.0.242 - - [2026-03-20 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.242 - - [2026-03-20 21:22:59] "GET /virtual-machine/06a55018-3abf-494f-9df0-75c5feb0b924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003150 10.0.0.242 - - [2026-03-20 21:22:59] "POST /ref-update HTTP/1.1" 200 156 0.016545 10.0.0.242 - - [2026-03-20 21:22:59] "GET /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009900 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.014399 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.027147 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.019001 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.017991 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /instance-ip/6fdfd9cc-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.034052 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /virtual-machine-interface/6fc6e642-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.036892 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /virtual-machine/06a55018-3abf-494f-9df0-75c5feb0b924 HTTP/1.1" 200 115 0.017664 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /tag/f0098a82-0e15-442d-9619-1c21b9e31e02 HTTP/1.1" 409 237 0.004344 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /tag/9e9df261-a2c3-42b1-a8cf-dbd092e73370 HTTP/1.1" 200 115 0.029726 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b HTTP/1.1" 409 237 0.002893 10.0.0.242 - - [2026-03-20 21:22:59] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003447 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.242 - - [2026-03-20 21:22:59] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003618 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.242 - - [2026-03-20 21:22:59] "GET /virtual-machine/f842513f-b2e7-4294-a826-e75bf3797590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002707 10.0.0.242 - - [2026-03-20 21:22:59] "POST /ref-update HTTP/1.1" 200 156 0.008199 10.0.0.242 - - [2026-03-20 21:22:59] "GET /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011508 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.015815 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.032453 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.036131 10.0.0.242 - - [2026-03-20 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.016882 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /instance-ip/6f75e5f8-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.052933 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /virtual-machine-interface/6f5aa1d0-24a2-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.023239 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /virtual-machine/f842513f-b2e7-4294-a826-e75bf3797590 HTTP/1.1" 200 115 0.035222 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /tag/e909b636-0c24-465c-8e25-600a096636c1 HTTP/1.1" 200 115 0.031063 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /tag/2726a3ff-c87b-4f79-849d-546c3c3b12cb HTTP/1.1" 200 115 0.028781 10.0.0.242 - - [2026-03-20 21:22:59] "DELETE /tag/78853dd4-9447-43d0-a9c1-0a345e37aafa HTTP/1.1" 409 237 0.003865 10.0.0.242 - - [2026-03-20 21:23:01] "POST /projects HTTP/1.1" 409 238 0.002188 10.0.0.242 - - [2026-03-20 21:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.242 - - [2026-03-20 21:23:01] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033471 10.0.0.242 - - [2026-03-20 21:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.242 - - [2026-03-20 21:23:01] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003664 10.0.0.242 - - [2026-03-20 21:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.242 - - [2026-03-20 21:23:01] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003607 10.0.0.242 - - [2026-03-20 21:23:01] "POST /security-groups HTTP/1.1" 409 285 0.002613 10.0.0.242 - - [2026-03-20 21:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2026-03-20 21:23:02] "PUT /security-group/c09b670e-aab2-49be-a1d0-0b23ff36d214 HTTP/1.1" 200 263 0.064286 10.0.0.242 - - [2026-03-20 21:23:02] "PUT /access-control-list/99d17a89-9071-4cb0-a58c-b56196740cad HTTP/1.1" 200 273 0.015558 10.0.0.242 - - [2026-03-20 21:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021208 10.0.0.242 - - [2026-03-20 21:23:02] "PUT /access-control-list/47d4a617-52c8-4459-82c5-5c53acd8f305 HTTP/1.1" 200 273 0.023901 10.0.0.242 - - [2026-03-20 21:23:07] "POST /projects HTTP/1.1" 409 238 0.005106 10.0.0.242 - - [2026-03-20 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-03-20 21:23:07] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044126 10.0.0.242 - - [2026-03-20 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.242 - - [2026-03-20 21:23:07] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006145 10.0.0.242 - - [2026-03-20 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.242 - - [2026-03-20 21:23:07] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004250 10.0.0.242 - - [2026-03-20 21:23:07] "POST /security-groups HTTP/1.1" 409 285 0.002441 10.0.0.242 - - [2026-03-20 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2026-03-20 21:23:07] "PUT /security-group/c09b670e-aab2-49be-a1d0-0b23ff36d214 HTTP/1.1" 200 263 0.059976 10.0.0.242 - - [2026-03-20 21:23:07] "PUT /access-control-list/99d17a89-9071-4cb0-a58c-b56196740cad HTTP/1.1" 200 273 0.012548 10.0.0.242 - - [2026-03-20 21:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028678 10.0.0.242 - - [2026-03-20 21:23:07] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.014853 10.0.0.242 - - [2026-03-20 21:23:07] "PUT /access-control-list/47d4a617-52c8-4459-82c5-5c53acd8f305 HTTP/1.1" 200 273 0.031073 10.0.0.242 - - [2026-03-20 21:23:07] "GET /firewall-rule/df8300a3-c08b-4247-b69d-261cee00810f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004060 10.0.0.242 - - [2026-03-20 21:23:07] "POST /ref-update HTTP/1.1" 200 156 0.052921 10.0.0.242 - - [2026-03-20 21:23:07] "DELETE /firewall-rule/df8300a3-c08b-4247-b69d-261cee00810f HTTP/1.1" 200 115 0.039188 10.0.0.242 - - [2026-03-20 21:23:07] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004631 10.0.0.242 - - [2026-03-20 21:23:07] "GET /firewall-rule/c3cfeeef-46c6-4106-a122-1ca6f875b65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003710 10.0.0.242 - - [2026-03-20 21:23:07] "POST /ref-update HTTP/1.1" 200 156 0.063915 10.0.0.242 - - [2026-03-20 21:23:07] "DELETE /firewall-rule/c3cfeeef-46c6-4106-a122-1ca6f875b65a HTTP/1.1" 200 115 0.038245 10.0.0.242 - - [2026-03-20 21:23:07] "DELETE /tag/f0098a82-0e15-442d-9619-1c21b9e31e02 HTTP/1.1" 409 237 0.011179 10.0.0.242 - - [2026-03-20 21:23:07] "DELETE /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b HTTP/1.1" 409 237 0.004868 10.0.0.242 - - [2026-03-20 21:23:07] "DELETE /tag/d469d085-f1aa-4f3d-98e2-0bcc2b0cebee HTTP/1.1" 200 115 0.042607 10.0.0.242 - - [2026-03-20 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.242 - - [2026-03-20 21:23:07] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004778 10.0.0.242 - - [2026-03-20 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.242 - - [2026-03-20 21:23:07] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003648 10.0.0.242 - - [2026-03-20 21:23:07] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.047192 10.0.0.242 - - [2026-03-20 21:23:07] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.036603 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /security-group/c09b670e-aab2-49be-a1d0-0b23ff36d214 HTTP/1.1" 200 115 0.044564 10.0.0.242 - - [2026-03-20 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /access-control-list/99d17a89-9071-4cb0-a58c-b56196740cad HTTP/1.1" 200 115 0.025810 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /access-control-list/47d4a617-52c8-4459-82c5-5c53acd8f305 HTTP/1.1" 200 115 0.032081 10.0.0.242 - - [2026-03-20 21:23:08] "GET /global-system-configs HTTP/1.1" 200 323 0.006465 10.0.0.242 - - [2026-03-20 21:23:08] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.044062 10.0.0.242 - - [2026-03-20 21:23:08] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?fields=security_groups HTTP/1.1" 200 1356 0.027384 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /security-group/4a063cff-f486-473f-9db9-95558f6cb206 HTTP/1.1" 200 115 0.050269 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /access-control-list/e3a39eea-6c18-4fa8-b7e7-252c57abcca2 HTTP/1.1" 200 115 0.051595 10.0.0.242 - - [2026-03-20 21:23:08] "GET /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e?fields=application_policy_sets HTTP/1.1" 200 1395 0.089079 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /access-control-list/a13abfb0-9ff4-4a5e-888d-eedab9c5336f HTTP/1.1" 200 115 0.076998 10.0.0.242 - - [2026-03-20 21:23:08] "DELETE /project/9a6e1e94-7781-4ef2-b9a4-ba245251731e HTTP/1.1" 200 115 0.337696 10.0.0.242 - - [2026-03-20 21:23:08] "POST /projects HTTP/1.1" 409 238 0.003108 10.0.0.242 - - [2026-03-20 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.242 - - [2026-03-20 21:23:08] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043973 10.0.0.242 - - [2026-03-20 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.242 - - [2026-03-20 21:23:08] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003885 10.0.0.242 - - [2026-03-20 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.242 - - [2026-03-20 21:23:08] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003845 10.0.0.242 - - [2026-03-20 21:23:08] "POST /security-groups HTTP/1.1" 409 285 0.001833 10.0.0.242 - - [2026-03-20 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.242 - - [2026-03-20 21:23:08] "PUT /security-group/81b62644-d27c-4f95-9d12-44d8481c42ce HTTP/1.1" 200 263 0.059429 10.0.0.242 - - [2026-03-20 21:23:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023446 10.0.0.242 - - [2026-03-20 21:23:08] "PUT /access-control-list/aea78cc7-41e9-4db2-af54-b46ca536dc68 HTTP/1.1" 200 273 0.024104 10.0.0.242 - - [2026-03-20 21:23:08] "PUT /access-control-list/86ce1b26-ce28-4701-b942-37d98e0d3b6a HTTP/1.1" 200 273 0.011412 10.0.0.242 - - [2026-03-20 21:23:09] "GET /global-system-configs HTTP/1.1" 200 323 0.002885 10.0.0.242 - - [2026-03-20 21:23:12] "DELETE /loadbalancer-member/2f337267-c771-45b1-bd9e-21fb98417b6c HTTP/1.1" 200 115 0.035842 10.0.0.242 - - [2026-03-20 21:23:12] "DELETE /loadbalancer-pool/9179ba50-6c23-4cf4-a6e2-7458bf88c6e3 HTTP/1.1" 200 115 0.037497 10.0.0.242 - - [2026-03-20 21:23:12] "DELETE /loadbalancer-listener/04d89dcf-f002-4596-8671-95bec3c58af7 HTTP/1.1" 200 115 0.032016 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /loadbalancer/1235eda6-fdbe-427b-9023-ea01f3bd7332 HTTP/1.1" 200 115 0.038913 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /floating-ip/fd5fbf63-0c0a-4364-9797-97cafdc2d9a7 HTTP/1.1" 200 115 0.035991 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /instance-ip/56800ab9-c191-45c5-9cac-25da69867510 HTTP/1.1" 200 115 0.048088 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /virtual-machine-interface/850fda1e-1647-4f46-9210-1666607d4341 HTTP/1.1" 200 115 0.037997 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /tag/9e1916ce-334e-43a2-8eeb-9c3ef5779022 HTTP/1.1" 200 115 0.028456 10.0.0.242 - - [2026-03-20 21:23:13] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002500 10.0.0.242 - - [2026-03-20 21:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.242 - - [2026-03-20 21:23:13] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002087 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-policy/28bab6b3-f3d1-4ee8-bb18-b0a3e553260c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001773 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-rule/c9014ae8-9449-46e2-a47f-f2dfa325b63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001919 10.0.0.242 - - [2026-03-20 21:23:13] "POST /ref-update HTTP/1.1" 200 156 0.012986 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /firewall-rule/c9014ae8-9449-46e2-a47f-f2dfa325b63f HTTP/1.1" 200 115 0.035800 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002264 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-rule/7b0a8227-7895-4d2f-85d4-9c53680b8ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002767 10.0.0.242 - - [2026-03-20 21:23:13] "POST /ref-update HTTP/1.1" 200 156 0.013672 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /firewall-rule/7b0a8227-7895-4d2f-85d4-9c53680b8ec2 HTTP/1.1" 200 115 0.030525 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.003614 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-rule/6e3a37f5-a13f-4e7e-b406-3773c7f4adc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002685 10.0.0.242 - - [2026-03-20 21:23:13] "POST /ref-update HTTP/1.1" 200 156 0.011093 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /firewall-rule/6e3a37f5-a13f-4e7e-b406-3773c7f4adc4 HTTP/1.1" 200 115 0.034472 10.0.0.242 - - [2026-03-20 21:23:13] "GET /application-policy-set/15602273-f347-4dd5-9974-dce592014539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003601 10.0.0.242 - - [2026-03-20 21:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-03-20 21:23:13] "GET /policy-management/541ccfc4-d1a2-4005-b4d8-e33a594e5270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002210 10.0.0.242 - - [2026-03-20 21:23:13] "GET /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002820 10.0.0.242 - - [2026-03-20 21:23:13] "POST /ref-update HTTP/1.1" 200 156 0.019974 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /firewall-policy/47b85d42-be56-4e54-88a1-322feae86609 HTTP/1.1" 200 115 0.048162 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /tag/f0098a82-0e15-442d-9619-1c21b9e31e02 HTTP/1.1" 200 115 0.070236 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /tag/78853dd4-9447-43d0-a9c1-0a345e37aafa HTTP/1.1" 200 115 0.081598 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /tag/bbcb0acc-32c5-46b7-8471-3b53142f103b HTTP/1.1" 200 115 0.036879 10.0.0.242 - - [2026-03-20 21:23:13] "DELETE /tag/f1206f6d-431b-4caa-8ead-1edc310b1d1e HTTP/1.1" 200 115 0.064692 10.0.0.242 - - [2026-03-20 21:23:13] "POST /projects HTTP/1.1" 409 238 0.001858 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-03-20 21:23:14] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035820 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-03-20 21:23:14] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004655 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-03-20 21:23:14] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004106 10.0.0.242 - - [2026-03-20 21:23:14] "POST /security-groups HTTP/1.1" 409 285 0.002656 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-03-20 21:23:14] "PUT /security-group/81b62644-d27c-4f95-9d12-44d8481c42ce HTTP/1.1" 200 263 0.055343 10.0.0.242 - - [2026-03-20 21:23:14] "PUT /access-control-list/aea78cc7-41e9-4db2-af54-b46ca536dc68 HTTP/1.1" 200 273 0.038118 10.0.0.242 - - [2026-03-20 21:23:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.049369 10.0.0.242 - - [2026-03-20 21:23:14] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.013885 10.0.0.242 - - [2026-03-20 21:23:14] "PUT /access-control-list/86ce1b26-ce28-4701-b942-37d98e0d3b6a HTTP/1.1" 200 273 0.030418 10.0.0.242 - - [2026-03-20 21:23:14] "GET /firewall-rule/2bee49d8-993f-4aca-9668-9ca98e8853bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004102 10.0.0.242 - - [2026-03-20 21:23:14] "POST /ref-update HTTP/1.1" 200 156 0.061787 10.0.0.242 - - [2026-03-20 21:23:14] "DELETE /firewall-rule/2bee49d8-993f-4aca-9668-9ca98e8853bc HTTP/1.1" 200 115 0.041515 10.0.0.242 - - [2026-03-20 21:23:14] "GET /firewall-policy/9390d79d-df34-4e28-aaca-1bf0c2535194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004717 10.0.0.242 - - [2026-03-20 21:23:14] "GET /firewall-rule/d2f94335-b221-4f69-a1a5-dedb3f2101b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012151 10.0.0.242 - - [2026-03-20 21:23:14] "POST /ref-update HTTP/1.1" 200 156 0.053039 10.0.0.242 - - [2026-03-20 21:23:14] "DELETE /firewall-rule/d2f94335-b221-4f69-a1a5-dedb3f2101b3 HTTP/1.1" 200 115 0.058806 10.0.0.242 - - [2026-03-20 21:23:14] "DELETE /tag/45e53402-e48c-4484-b885-fb41978d396c HTTP/1.1" 200 115 0.028126 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.242 - - [2026-03-20 21:23:14] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003993 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2026-03-20 21:23:14] "GET /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006109 10.0.0.242 - - [2026-03-20 21:23:14] "PUT /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778 HTTP/1.1" 200 265 0.046379 10.0.0.242 - - [2026-03-20 21:23:14] "PUT /virtual-network/bb6792f4-ab26-4819-89e7-c6ea8617eb09 HTTP/1.1" 200 265 0.060798 10.0.0.242 - - [2026-03-20 21:23:14] "DELETE /security-group/81b62644-d27c-4f95-9d12-44d8481c42ce HTTP/1.1" 200 115 0.055488 10.0.0.242 - - [2026-03-20 21:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.242 - - [2026-03-20 21:23:15] "DELETE /access-control-list/aea78cc7-41e9-4db2-af54-b46ca536dc68 HTTP/1.1" 200 115 0.037184 10.0.0.242 - - [2026-03-20 21:23:15] "DELETE /access-control-list/86ce1b26-ce28-4701-b942-37d98e0d3b6a HTTP/1.1" 200 115 0.025774 10.0.0.242 - - [2026-03-20 21:23:15] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.072685 10.0.0.242 - - [2026-03-20 21:23:15] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?fields=security_groups HTTP/1.1" 200 1356 0.045338 10.0.0.242 - - [2026-03-20 21:23:15] "DELETE /security-group/504138ce-6480-4117-ba35-2a85a3fb6fac HTTP/1.1" 200 115 0.047642 10.0.0.242 - - [2026-03-20 21:23:15] "DELETE /access-control-list/36872b47-f0f7-48ac-b8f7-9fbc6e7df61e HTTP/1.1" 200 115 0.038389 10.0.0.242 - - [2026-03-20 21:23:15] "GET /project/d021c059-c1ce-4954-b96b-e26bcd1323f8?fields=application_policy_sets HTTP/1.1" 200 1395 0.056010 10.0.0.242 - - [2026-03-20 21:23:15] "DELETE /access-control-list/03e4d7a3-1da7-4518-b1d7-e1d27919b243 HTTP/1.1" 200 115 0.051060 10.0.0.242 - - [2026-03-20 21:23:15] "DELETE /project/d021c059-c1ce-4954-b96b-e26bcd1323f8 HTTP/1.1" 200 115 0.361685 10.0.0.242 - - [2026-03-20 21:24:06] "GET / HTTP/1.1" 200 36215 0.001784 10.0.0.242 - - [2026-03-20 21:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2026-03-20 21:24:06] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002386 10.0.0.242 - - [2026-03-20 21:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-03-20 21:24:06] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002065 10.0.0.242 - - [2026-03-20 21:24:22] "GET / HTTP/1.1" 200 36215 0.001291 10.0.0.242 - - [2026-03-20 21:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.242 - - [2026-03-20 21:24:22] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003868 10.0.0.242 - - [2026-03-20 21:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.242 - - [2026-03-20 21:24:22] "GET /config-node/e41b992f-cc99-47b1-a37d-4747d1e247df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002249 10.0.0.242 - - [2026-03-20 21:24:22] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.242 - - [2026-03-20 21:24:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001932 10.0.0.242 - - [2026-03-20 21:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-03-20 21:24:27] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002372 10.0.0.242 - - [2026-03-20 21:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.006781 10.0.0.242 - - [2026-03-20 21:24:28] "GET / HTTP/1.1" 200 36215 0.001668 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 264 0.001876 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/a9bff4a4-5805-4d7c-84af-c53d57b6a882 HTTP/1.1" 200 245 0.012649 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 261 0.003933 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/c75a93ee-1d5e-4ad3-907c-1207e6f2ec06 HTTP/1.1" 200 245 0.016737 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 261 0.001942 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/2c0d8601-91fe-4417-9f74-3dd41df5465f HTTP/1.1" 200 245 0.008606 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 253 0.006929 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/146adb65-b519-43cb-a37d-3513f1e19875 HTTP/1.1" 200 245 0.010198 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 251 0.007021 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/7352ec09-f0b8-4cbd-9b37-5d442a929f4e HTTP/1.1" 200 245 0.009000 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 252 0.009038 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/0c1451df-2716-4266-8d21-f1f05a0730dc HTTP/1.1" 200 245 0.011230 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 256 0.007853 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/ac9df01c-399f-4dd0-a787-18ed271a7847 HTTP/1.1" 200 245 0.012304 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 248 0.004106 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/a318e3ba-3dd3-481a-9b3a-dcc8f1a82bd3 HTTP/1.1" 200 245 0.017244 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 252 0.007007 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/d5b6b6a3-1edb-4b5a-b18b-61f9af48e2fb HTTP/1.1" 200 245 0.009887 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 257 0.009503 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/7bec5b9f-03b5-4e2d-951f-f2cf77ecaa9a HTTP/1.1" 200 245 0.018414 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 251 0.009108 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.242 - - [2026-03-20 21:24:28] "PUT /alarm/ba215de0-96d3-4d8f-b591-32bdd95ef396 HTTP/1.1" 200 245 0.010737 10.0.0.242 - - [2026-03-20 21:24:28] "POST /alarms HTTP/1.1" 409 257 0.007277 10.0.0.242 - - [2026-03-20 21:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/9a9983f4-5001-4f7b-81b0-f80dc5792a0f HTTP/1.1" 200 245 0.009741 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 261 0.008154 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/9c77ad6f-02dd-4765-861d-ece0fe9a0f11 HTTP/1.1" 200 245 0.010543 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 258 0.004220 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/ad91b1da-8562-40e6-9dcb-e99062d0db41 HTTP/1.1" 200 245 0.009544 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 254 0.008905 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/cb92db00-b1fd-4194-bdea-b1e1f8683cd7 HTTP/1.1" 200 245 0.016028 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 254 0.005284 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/20e6fb9d-759a-42a4-872f-841f8e4f1b4e HTTP/1.1" 200 245 0.010956 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 254 0.005357 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/009225bb-3b45-4f59-8d20-076caf37fae8 HTTP/1.1" 200 245 0.009852 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 247 0.006997 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/c327d955-73d1-476f-a71d-fb8f1387f8b4 HTTP/1.1" 200 245 0.010854 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 272 0.006969 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/d5fbc3b5-0cb4-4ce8-b541-3558709c3826 HTTP/1.1" 200 245 0.010115 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 261 0.001442 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/5754aba4-483c-4733-9fd2-a1923289e4d9 HTTP/1.1" 200 245 0.028988 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 259 0.010093 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/d488611a-9adf-4770-bec0-2e9af7c9e518 HTTP/1.1" 200 245 0.008684 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 265 0.005122 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/1a556cc6-a15c-4153-98a1-b161978bd2e6 HTTP/1.1" 200 245 0.009529 10.0.0.242 - - [2026-03-20 21:24:29] "POST /alarms HTTP/1.1" 409 279 0.014274 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /alarm/b1364353-7544-40e9-aa97-011754c7761b HTTP/1.1" 200 245 0.008996 10.0.0.242 - - [2026-03-20 21:24:29] "GET / HTTP/1.1" 200 36215 0.001591 10.0.0.242 - - [2026-03-20 21:24:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001813 10.0.0.242 - - [2026-03-20 21:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.242 - - [2026-03-20 21:24:29] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.008528 10.0.0.242 - - [2026-03-20 21:24:30] "GET / HTTP/1.1" 200 36215 0.001744 10.0.0.242 - - [2026-03-20 21:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.242 - - [2026-03-20 21:24:30] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002256 10.0.0.242 - - [2026-03-20 21:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.242 - - [2026-03-20 21:24:30] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.008061 10.0.0.242 - - [2026-03-20 21:24:30] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.242 - - [2026-03-20 21:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2026-03-20 21:24:30] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004072 10.0.0.242 - - [2026-03-20 21:24:30] "PUT /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92 HTTP/1.1" 200 275 0.018677 10.0.0.242 - - [2026-03-20 21:24:34] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.242 - - [2026-03-20 21:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.242 - - [2026-03-20 21:24:34] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002714 10.0.0.242 - - [2026-03-20 21:24:34] "POST /bgp-routers HTTP/1.1" 409 302 0.001443 10.0.0.242 - - [2026-03-20 21:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-03-20 21:24:34] "GET /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1821 0.003080 10.0.0.242 - - [2026-03-20 21:24:34] "PUT /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1 HTTP/1.1" 200 255 0.009924 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:24:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:24:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000821 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:24:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:24:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000871 10.0.0.242 - - [2026-03-20 21:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.242 - - [2026-03-20 21:24:37] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004917 10.0.0.242 - - [2026-03-20 21:24:51] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.242 - - [2026-03-20 21:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.242 - - [2026-03-20 21:24:51] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005953 10.0.0.242 - - [2026-03-20 21:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.242 - - [2026-03-20 21:24:51] "GET /config-node/e41b992f-cc99-47b1-a37d-4747d1e247df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007809 10.0.0.242 - - [2026-03-20 21:25:03] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.242 - - [2026-03-20 21:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-03-20 21:25:03] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002334 10.0.0.242 - - [2026-03-20 21:25:03] "POST /bgp-routers HTTP/1.1" 409 302 0.001677 10.0.0.242 - - [2026-03-20 21:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-03-20 21:25:03] "GET /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1821 0.002423 10.0.0.242 - - [2026-03-20 21:25:03] "PUT /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1 HTTP/1.1" 200 255 0.013110 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001108 10.0.0.242 - - [2026-03-20 21:25:17] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.242 - - [2026-03-20 21:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.242 - - [2026-03-20 21:25:17] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003886 10.0.0.242 - - [2026-03-20 21:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.242 - - [2026-03-20 21:25:17] "GET /config-node/e41b992f-cc99-47b1-a37d-4747d1e247df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002295 10.0.0.242 - - [2026-03-20 21:25:17] "GET / HTTP/1.1" 200 36215 0.001461 10.0.0.242 - - [2026-03-20 21:25:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001810 10.0.0.242 - - [2026-03-20 21:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-03-20 21:25:22] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002563 10.0.0.242 - - [2026-03-20 21:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.242 - - [2026-03-20 21:25:22] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.006673 10.0.0.242 - - [2026-03-20 21:25:22] "GET / HTTP/1.1" 200 36215 0.002000 10.0.0.242 - - [2026-03-20 21:25:22] "POST /alarms HTTP/1.1" 409 264 0.002193 10.0.0.242 - - [2026-03-20 21:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.242 - - [2026-03-20 21:25:22] "PUT /alarm/a9bff4a4-5805-4d7c-84af-c53d57b6a882 HTTP/1.1" 200 245 0.008545 10.0.0.242 - - [2026-03-20 21:25:22] "POST /alarms HTTP/1.1" 409 261 0.005561 10.0.0.242 - - [2026-03-20 21:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-03-20 21:25:22] "PUT /alarm/c75a93ee-1d5e-4ad3-907c-1207e6f2ec06 HTTP/1.1" 200 245 0.008411 10.0.0.242 - - [2026-03-20 21:25:22] "POST /alarms HTTP/1.1" 409 261 0.004706 10.0.0.242 - - [2026-03-20 21:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.242 - - [2026-03-20 21:25:22] "PUT /alarm/2c0d8601-91fe-4417-9f74-3dd41df5465f HTTP/1.1" 200 245 0.011020 10.0.0.242 - - [2026-03-20 21:25:22] "POST /alarms HTTP/1.1" 409 253 0.002846 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/146adb65-b519-43cb-a37d-3513f1e19875 HTTP/1.1" 200 245 0.010889 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 251 0.005739 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/7352ec09-f0b8-4cbd-9b37-5d442a929f4e HTTP/1.1" 200 245 0.010184 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 252 0.006366 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/0c1451df-2716-4266-8d21-f1f05a0730dc HTTP/1.1" 200 245 0.010455 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 256 0.014663 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/ac9df01c-399f-4dd0-a787-18ed271a7847 HTTP/1.1" 200 245 0.010247 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 248 0.018540 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/a318e3ba-3dd3-481a-9b3a-dcc8f1a82bd3 HTTP/1.1" 200 245 0.009966 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 252 0.004737 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/d5b6b6a3-1edb-4b5a-b18b-61f9af48e2fb HTTP/1.1" 200 245 0.008875 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 257 0.005459 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/7bec5b9f-03b5-4e2d-951f-f2cf77ecaa9a HTTP/1.1" 200 245 0.009550 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 251 0.005897 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/ba215de0-96d3-4d8f-b591-32bdd95ef396 HTTP/1.1" 200 245 0.009923 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 257 0.004090 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/9a9983f4-5001-4f7b-81b0-f80dc5792a0f HTTP/1.1" 200 245 0.011338 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 261 0.007341 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/9c77ad6f-02dd-4765-861d-ece0fe9a0f11 HTTP/1.1" 200 245 0.010240 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 258 0.006473 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/ad91b1da-8562-40e6-9dcb-e99062d0db41 HTTP/1.1" 200 245 0.008900 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 254 0.008039 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/cb92db00-b1fd-4194-bdea-b1e1f8683cd7 HTTP/1.1" 200 245 0.008695 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 254 0.007471 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/20e6fb9d-759a-42a4-872f-841f8e4f1b4e HTTP/1.1" 200 245 0.009723 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 254 0.009526 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/009225bb-3b45-4f59-8d20-076caf37fae8 HTTP/1.1" 200 245 0.010444 10.0.0.242 - - [2026-03-20 21:25:23] "POST /alarms HTTP/1.1" 409 247 0.003155 10.0.0.242 - - [2026-03-20 21:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.242 - - [2026-03-20 21:25:23] "PUT /alarm/c327d955-73d1-476f-a71d-fb8f1387f8b4 HTTP/1.1" 200 245 0.009118 10.0.0.242 - - [2026-03-20 21:25:24] "POST /alarms HTTP/1.1" 409 272 0.007680 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /alarm/d5fbc3b5-0cb4-4ce8-b541-3558709c3826 HTTP/1.1" 200 245 0.014953 10.0.0.242 - - [2026-03-20 21:25:24] "POST /alarms HTTP/1.1" 409 261 0.004454 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /alarm/5754aba4-483c-4733-9fd2-a1923289e4d9 HTTP/1.1" 200 245 0.010604 10.0.0.242 - - [2026-03-20 21:25:24] "POST /alarms HTTP/1.1" 409 259 0.008397 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /alarm/d488611a-9adf-4770-bec0-2e9af7c9e518 HTTP/1.1" 200 245 0.009507 10.0.0.242 - - [2026-03-20 21:25:24] "POST /alarms HTTP/1.1" 409 265 0.009641 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /alarm/1a556cc6-a15c-4153-98a1-b161978bd2e6 HTTP/1.1" 200 245 0.008981 10.0.0.242 - - [2026-03-20 21:25:24] "POST /alarms HTTP/1.1" 409 279 0.008257 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /alarm/b1364353-7544-40e9-aa97-011754c7761b HTTP/1.1" 200 245 0.009307 10.0.0.242 - - [2026-03-20 21:25:24] "GET / HTTP/1.1" 200 36215 0.001867 10.0.0.242 - - [2026-03-20 21:25:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002064 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.007459 10.0.0.242 - - [2026-03-20 21:25:24] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.242 - - [2026-03-20 21:25:24] "GET /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002251 10.0.0.242 - - [2026-03-20 21:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.242 - - [2026-03-20 21:25:24] "PUT /global-vrouter-config/41b4ab12-fb19-4d93-a1ba-d2db02c34a9a HTTP/1.1" 200 277 0.008241 10.0.0.242 - - [2026-03-20 21:25:25] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.242 - - [2026-03-20 21:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.242 - - [2026-03-20 21:25:25] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004064 10.0.0.242 - - [2026-03-20 21:25:25] "PUT /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92 HTTP/1.1" 200 275 0.012846 10.0.0.242 - - [2026-03-20 21:25:29] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.242 - - [2026-03-20 21:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-03-20 21:25:29] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002521 10.0.0.242 - - [2026-03-20 21:25:29] "POST /bgp-routers HTTP/1.1" 409 302 0.001765 10.0.0.242 - - [2026-03-20 21:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.242 - - [2026-03-20 21:25:29] "GET /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1821 0.002626 10.0.0.242 - - [2026-03-20 21:25:29] "PUT /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1 HTTP/1.1" 200 255 0.011212 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000963 10.0.0.242 - - [2026-03-20 21:25:33] "POST /tags HTTP/1.1" 200 356 0.021303 10.0.0.242 - - [2026-03-20 21:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015793 10.0.0.242 - - [2026-03-20 21:25:34] "GET /tag/0ab12c66-faa1-4bb7-bb52-12a6f418c873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013793 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000822 10.0.0.242 - - [2026-03-20 21:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005599 10.0.0.242 - - [2026-03-20 21:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.242 - - [2026-03-20 21:25:34] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039621 10.0.0.242 - - [2026-03-20 21:25:34] "POST /virtual-machines HTTP/1.1" 200 352 0.031836 10.0.0.242 - - [2026-03-20 21:25:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028031 10.0.0.242 - - [2026-03-20 21:25:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.137164 10.0.0.242 - - [2026-03-20 21:25:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008061 10.0.0.242 - - [2026-03-20 21:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016490 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.003819 10.0.0.242 - - [2026-03-20 21:25:34] "POST /instance-ips HTTP/1.1" 200 392 0.176488 10.0.0.242 - - [2026-03-20 21:25:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.058494 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009401 10.0.0.242 - - [2026-03-20 21:25:34] "POST /set-tag HTTP/1.1" 200 109 0.015307 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012546 10.0.0.242 - - [2026-03-20 21:25:34] "GET /instance-ip/54b07fca-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006042 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004056 10.0.0.242 - - [2026-03-20 21:25:34] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003955 10.0.0.242 - - [2026-03-20 21:25:34] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.242 - - [2026-03-20 21:25:34] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003970 10.0.0.242 - - [2026-03-20 21:25:34] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.242 - - [2026-03-20 21:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-network/7c61c980-6a92-421b-98dc-5fd728c35778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004329 10.0.0.242 - - [2026-03-20 21:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.242 - - [2026-03-20 21:25:35] "GET /project/65ab9b2e-a9d0-4aae-abb8-c91cc9ee971a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027378 10.0.0.242 - - [2026-03-20 21:25:35] "POST /virtual-machines HTTP/1.1" 200 356 0.012713 10.0.0.242 - - [2026-03-20 21:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.242 - - [2026-03-20 21:25:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.160705 10.0.0.242 - - [2026-03-20 21:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013854 10.0.0.242 - - [2026-03-20 21:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.016001 10.0.0.242 - - [2026-03-20 21:25:35] "POST /instance-ips HTTP/1.1" 200 396 0.033750 10.0.0.242 - - [2026-03-20 21:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.040255 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009164 10.0.0.242 - - [2026-03-20 21:25:35] "POST /set-tag HTTP/1.1" 200 109 0.014820 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018503 10.0.0.242 - - [2026-03-20 21:25:35] "GET /instance-ip/5542f7ba-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005565 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004928 10.0.0.242 - - [2026-03-20 21:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-router/771fd6ce-802a-4a50-823e-b78d06d94f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003767 10.0.0.242 - - [2026-03-20 21:25:35] "POST /ref-update HTTP/1.1" 200 156 0.008434 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006477 10.0.0.242 - - [2026-03-20 21:25:35] "POST /set-tag HTTP/1.1" 200 109 0.004448 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005277 10.0.0.242 - - [2026-03-20 21:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.242 - - [2026-03-20 21:25:35] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.039685 10.0.0.242 - - [2026-03-20 21:25:35] "POST /set-tag HTTP/1.1" 200 109 0.002264 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:25:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000804 10.0.0.242 - - [2026-03-20 21:25:47] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004552 10.0.0.242 - - [2026-03-20 21:25:47] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.242 - - [2026-03-20 21:25:47] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003881 10.0.0.242 - - [2026-03-20 21:25:47] "POST /set-tag HTTP/1.1" 200 109 0.005507 10.0.0.242 - - [2026-03-20 21:25:47] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004369 10.0.0.242 - - [2026-03-20 21:25:47] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.242 - - [2026-03-20 21:25:51] "GET / HTTP/1.1" 200 36215 0.001516 10.0.0.242 - - [2026-03-20 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.242 - - [2026-03-20 21:25:51] "GET /global-system-config/16bc182a-dd1a-47d5-9d83-32c5eb127b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005727 10.0.0.242 - - [2026-03-20 21:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.242 - - [2026-03-20 21:25:51] "GET /config-node/e41b992f-cc99-47b1-a37d-4747d1e247df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.001878 10.0.0.242 - - [2026-03-20 21:26:02] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.242 - - [2026-03-20 21:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2026-03-20 21:26:02] "GET /routing-instance/1984b42b-22a8-46af-bd94-8ddcc20750c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002650 10.0.0.242 - - [2026-03-20 21:26:02] "POST /bgp-routers HTTP/1.1" 409 302 0.001796 10.0.0.242 - - [2026-03-20 21:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.242 - - [2026-03-20 21:26:03] "GET /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1821 0.003132 10.0.0.242 - - [2026-03-20 21:26:03] "PUT /bgp-router/c5a2809b-6d7c-40c6-905f-22c4645fb1c1 HTTP/1.1" 200 255 0.010043 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:26:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.242 - - [2026-03-20 21:26:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000841 10.0.0.242 - - [2026-03-20 21:26:20] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009095 10.0.0.242 - - [2026-03-20 21:26:20] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.242 - - [2026-03-20 21:26:20] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003638 10.0.0.242 - - [2026-03-20 21:26:20] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.242 - - [2026-03-20 21:26:20] "GET /virtual-machine/f01a1cd4-47df-46a9-87c7-e806d76d6eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003532 10.0.0.242 - - [2026-03-20 21:26:20] "POST /ref-update HTTP/1.1" 200 156 0.008643 10.0.0.242 - - [2026-03-20 21:26:20] "GET /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.020545 10.0.0.242 - - [2026-03-20 21:26:20] "POST /set-tag HTTP/1.1" 200 109 0.013908 10.0.0.242 - - [2026-03-20 21:26:20] "POST /set-tag HTTP/1.1" 200 109 0.022105 10.0.0.242 - - [2026-03-20 21:26:20] "DELETE /instance-ip/54b07fca-24a3-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.041793 10.0.0.242 - - [2026-03-20 21:26:20] "DELETE /virtual-machine-interface/549223b8-24a3-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.046720 10.0.0.242 - - [2026-03-20 21:26:20] "DELETE /virtual-machine/f01a1cd4-47df-46a9-87c7-e806d76d6eb7 HTTP/1.1" 200 115 0.020072 10.0.0.242 - - [2026-03-20 21:26:20] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003749 10.0.0.242 - - [2026-03-20 21:26:20] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.242 - - [2026-03-20 21:26:51] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013238 10.0.0.242 - - [2026-03-20 21:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.242 - - [2026-03-20 21:26:51] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004547 10.0.0.242 - - [2026-03-20 21:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.242 - - [2026-03-20 21:26:51] "GET /virtual-machine/f6f0912b-e867-40d7-8083-82ac7d697a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002549 10.0.0.242 - - [2026-03-20 21:26:51] "POST /ref-update HTTP/1.1" 200 156 0.011149 10.0.0.242 - - [2026-03-20 21:26:51] "GET /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006608 10.0.0.242 - - [2026-03-20 21:26:51] "POST /set-tag HTTP/1.1" 200 109 0.024071 10.0.0.242 - - [2026-03-20 21:26:51] "POST /set-tag HTTP/1.1" 200 109 0.037914 10.0.0.242 - - [2026-03-20 21:26:51] "DELETE /instance-ip/5542f7ba-24a3-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.035687 10.0.0.242 - - [2026-03-20 21:26:51] "DELETE /virtual-machine-interface/552122e8-24a3-11f1-af03-fa163e524909 HTTP/1.1" 200 115 0.046425 10.0.0.242 - - [2026-03-20 21:26:51] "DELETE /virtual-machine/f6f0912b-e867-40d7-8083-82ac7d697a3b HTTP/1.1" 200 115 0.022866 10.0.0.242 - - [2026-03-20 21:26:51] "DELETE /tag/0ab12c66-faa1-4bb7-bb52-12a6f418c873 HTTP/1.1" 200 115 0.036132