++ 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: =================== Thu Jan 29 12:31:38 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 12:31:38 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ echo 10.0.0.242 ++ cut -d , -f 1 + 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 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.242,10.58.14.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.58.14.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + 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' ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 + 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: 01/29/2026 12:32:20.956 7f3cf42d3fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 12:32:21.213 7f3cf42d3fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 12:32:21.254 7f3cf42d3fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 12:32:21.255 7f3cf42d3fc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-01-29 12:32:33] "GET / HTTP/1.1" 503 181 0.000324 10.0.0.242 - - [2026-01-29 12:32:33] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.242 - - [2026-01-29 12:32:33] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.242 - - [2026-01-29 12:32:33] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.242 - - [2026-01-29 12:32:33] "GET / HTTP/1.1" 200 36215 0.001148 10.0.0.242 - - [2026-01-29 12:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.242 - - [2026-01-29 12:32:33] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005051 10.0.0.242 - - [2026-01-29 12:32:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001910 10.0.0.242 - - [2026-01-29 12:32:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.052577 10.0.0.242 - - [2026-01-29 12:32:34] "GET / HTTP/1.1" 200 45303 0.001770 10.0.0.242 - - [2026-01-29 12:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.242 - - [2026-01-29 12:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.242 - - [2026-01-29 12:32:34] "GET / HTTP/1.1" 200 36215 0.002377 10.0.0.242 - - [2026-01-29 12:32:34] "GET / HTTP/1.1" 200 36215 0.002203 10.0.0.242 - - [2026-01-29 12:32:34] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.242 - - [2026-01-29 12:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.033257 10.0.0.242 - - [2026-01-29 12:32:34] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011773 10.0.0.242 - - [2026-01-29 12:32:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.004466 10.0.0.242 - - [2026-01-29 12:32:34] "POST /analytics-nodes HTTP/1.1" 200 601 0.084815 10.0.0.242 - - [2026-01-29 12:32:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.005206 10.0.0.242 - - [2026-01-29 12:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018334 10.0.0.242 - - [2026-01-29 12:32:34] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.044544 10.0.0.242 - - [2026-01-29 12:32:34] "POST /service-appliance-sets HTTP/1.1" 200 555 0.082928 10.0.0.242 - - [2026-01-29 12:32:35] "GET / HTTP/1.1" 200 36215 0.012338 10.0.0.242 - - [2026-01-29 12:32:35] "GET / HTTP/1.1" 200 36215 0.001351 10.0.0.242 - - [2026-01-29 12:32:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.093151 10.0.0.242 - - [2026-01-29 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.242 - - [2026-01-29 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.242 - - [2026-01-29 12:32:35] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.028895 10.0.0.242 - - [2026-01-29 12:32:35] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.045764 10.0.0.242 - - [2026-01-29 12:32:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.032451 10.0.0.242 - - [2026-01-29 12:32:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.224511 10.0.0.242 - - [2026-01-29 12:32:35] "POST /config-nodes HTTP/1.1" 200 595 0.234951 10.0.0.242 - - [2026-01-29 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.242 - - [2026-01-29 12:32:35] "GET /network-ipam/9e721eac-fb5a-4682-9b36-d22a805d16fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008697 10.0.0.242 - - [2026-01-29 12:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.242 - - [2026-01-29 12:32:35] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003736 10.0.0.242 - - [2026-01-29 12:32:35] "GET / HTTP/1.1" 200 36215 0.001316 10.0.0.242 - - [2026-01-29 12:32:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010222 10.0.0.242 - - [2026-01-29 12:32:36] "POST /service-templates HTTP/1.1" 200 513 0.142098 10.0.0.242 - - [2026-01-29 12:32:36] "POST /service-templates HTTP/1.1" 200 503 0.166671 10.0.0.242 - - [2026-01-29 12:32:36] "POST /service-templates HTTP/1.1" 200 517 0.140010 10.0.0.242 - - [2026-01-29 12:32:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000614 10.0.0.242 - - [2026-01-29 12:32:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.015730 10.0.0.242 - - [2026-01-29 12:32:36] "POST /service-templates HTTP/1.1" 200 537 0.101400 10.0.0.242 - - [2026-01-29 12:32:36] "POST /security-groups HTTP/1.1" 200 570 0.134469 10.0.0.242 - - [2026-01-29 12:32:36] "POST /projects HTTP/1.1" 200 483 0.786569 10.0.0.242 - - [2026-01-29 12:32:36] "POST /service-templates HTTP/1.1" 200 509 0.113331 10.0.0.242 - - [2026-01-29 12:32:36] "POST /security-groups HTTP/1.1" 200 536 0.136894 10.0.0.242 - - [2026-01-29 12:32:36] "POST /chown HTTP/1.1" 200 109 0.036239 10.0.0.242 - - [2026-01-29 12:32:36] "POST /policy-managements HTTP/1.1" 409 214 0.039118 10.0.0.242 - - [2026-01-29 12:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.242 - - [2026-01-29 12:32:36] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003798 10.0.0.242 - - [2026-01-29 12:32:37] "POST /application-policy-sets HTTP/1.1" 200 530 0.171910 10.0.0.242 - - [2026-01-29 12:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010752 10.0.0.242 - - [2026-01-29 12:32:37] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.009672 10.0.0.242 - - [2026-01-29 12:32:37] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.017637 10.0.0.242 - - [2026-01-29 12:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 10.0.0.242 - - [2026-01-29 12:32:37] "GET /virtual-network/152003e7-3d7f-4d1c-a06d-020631e7da9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.014550 10.0.0.242 - - [2026-01-29 12:32:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.002311 10.0.0.242 - - [2026-01-29 12:32:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.009390 10.0.0.242 - - [2026-01-29 12:32:37] "POST /security-groups HTTP/1.1" 200 574 0.106089 10.0.0.242 - - [2026-01-29 12:32:37] "POST /projects HTTP/1.1" 200 491 0.470703 10.0.0.242 - - [2026-01-29 12:32:37] "POST /security-groups HTTP/1.1" 200 548 0.118258 10.0.0.242 - - [2026-01-29 12:32:37] "GET / HTTP/1.1" 200 36215 0.001912 10.0.0.242 - - [2026-01-29 12:32:37] "POST /chown HTTP/1.1" 200 109 0.022810 10.0.0.242 - - [2026-01-29 12:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.063812 10.0.0.242 - - [2026-01-29 12:32:37] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006731 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.004989 10.0.0.242 - - [2026-01-29 12:32:38] "POST /config-database-nodes HTTP/1.1" 200 613 0.061692 10.0.0.242 - - [2026-01-29 12:32:38] "POST /network-ipams HTTP/1.1" 200 524 0.204969 10.0.0.242 - - [2026-01-29 12:32:38] "POST /network-ipams HTTP/1.1" 200 512 0.043782 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.004045 10.0.0.242 - - [2026-01-29 12:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009949 10.0.0.242 - - [2026-01-29 12:32:38] "POST /virtual-networks HTTP/1.1" 200 540 0.193818 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.242 - - [2026-01-29 12:32:38] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012918 10.0.0.242 - - [2026-01-29 12:32:38] "POST /network-ipams HTTP/1.1" 200 520 0.072031 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.006826 10.0.0.242 - - [2026-01-29 12:32:38] "GET / HTTP/1.1" 200 36215 0.001825 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.242 - - [2026-01-29 12:32:38] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012051 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002429 10.0.0.242 - - [2026-01-29 12:32:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.056000 10.0.0.242 - - [2026-01-29 12:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.024402 10.0.0.242 - - [2026-01-29 12:32:38] "POST /virtual-networks HTTP/1.1" 200 548 0.313906 10.0.0.242 - - [2026-01-29 12:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.242 - - [2026-01-29 12:32:39] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.008123 10.0.0.242 - - [2026-01-29 12:32:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.003336 10.0.0.242 - - [2026-01-29 12:32:39] "POST /network-policys HTTP/1.1" 200 540 0.125470 10.0.0.242 - - [2026-01-29 12:32:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.009022 10.0.0.242 - - [2026-01-29 12:32:39] "POST /network-policys HTTP/1.1" 200 536 0.053222 10.0.0.242 - - [2026-01-29 12:32:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.014413 10.0.0.242 - - [2026-01-29 12:32:39] "POST /network-policys HTTP/1.1" 200 544 0.039017 10.0.0.242 - - [2026-01-29 12:32:39] "POST /ref-update HTTP/1.1" 200 156 0.100327 10.0.0.242 - - [2026-01-29 12:32:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004543 10.0.0.242 - - [2026-01-29 12:32:39] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.242 - - [2026-01-29 12:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.242 - - [2026-01-29 12:32:39] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011801 10.0.0.242 - - [2026-01-29 12:32:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.004306 10.0.0.242 - - [2026-01-29 12:32:39] "POST /ref-update HTTP/1.1" 200 156 0.150526 10.0.0.242 - - [2026-01-29 12:32:39] "POST /database-nodes HTTP/1.1" 200 599 0.085376 10.0.0.242 - - [2026-01-29 12:32:39] "POST /ref-update HTTP/1.1" 200 156 0.149695 10.0.0.242 - - [2026-01-29 12:32:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002689 10.0.0.242 - - [2026-01-29 12:32:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004443 10.0.0.242 - - [2026-01-29 12:32:39] "GET / HTTP/1.1" 200 36215 0.002050 10.0.0.242 - - [2026-01-29 12:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010972 10.0.0.242 - - [2026-01-29 12:32:39] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015240 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-update HTTP/1.1" 200 156 0.127891 10.0.0.242 - - [2026-01-29 12:32:40] "POST /bgp-routers HTTP/1.1" 200 618 0.077796 10.0.0.242 - - [2026-01-29 12:32:40] "GET /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.005308 10.0.0.242 - - [2026-01-29 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-update HTTP/1.1" 200 156 0.072278 10.0.0.242 - - [2026-01-29 12:32:40] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021268 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022169 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-update HTTP/1.1" 200 156 0.133251 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-update HTTP/1.1" 200 156 0.054789 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009802 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005558 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015000 10.0.0.242 - - [2026-01-29 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009360 10.0.0.242 - - [2026-01-29 12:32:40] "GET /virtual-network/152003e7-3d7f-4d1c-a06d-020631e7da9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.013765 10.0.0.242 - - [2026-01-29 12:32:40] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.031496 10.0.0.242 - - [2026-01-29 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018457 10.0.0.242 - - [2026-01-29 12:32:40] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003830 10.0.0.242 - - [2026-01-29 12:32:40] "POST /firewall-policys HTTP/1.1" 200 532 0.070720 10.0.0.242 - - [2026-01-29 12:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030492 10.0.0.242 - - [2026-01-29 12:32:40] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012972 10.0.0.242 - - [2026-01-29 12:32:40] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.007316 10.0.0.242 - - [2026-01-29 12:32:40] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006889 10.0.0.242 - - [2026-01-29 12:32:40] "POST /ref-update HTTP/1.1" 200 156 0.046482 10.0.0.242 - - [2026-01-29 12:32:40] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.011373 10.0.0.242 - - [2026-01-29 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.242 - - [2026-01-29 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.242 - - [2026-01-29 12:32:40] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009117 10.0.0.242 - - [2026-01-29 12:32:40] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009841 10.0.0.242 - - [2026-01-29 12:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.242 - - [2026-01-29 12:32:40] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.031718 10.0.0.242 - - [2026-01-29 12:32:41] "POST /firewall-policys HTTP/1.1" 200 534 0.059064 10.0.0.242 - - [2026-01-29 12:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.069715 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.015350 10.0.0.242 - - [2026-01-29 12:32:41] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.019492 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.018519 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.010101 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.018199 10.0.0.242 - - [2026-01-29 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.086023 10.0.0.242 - - [2026-01-29 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.046538 10.0.0.242 - - [2026-01-29 12:32:41] "POST /ref-update HTTP/1.1" 200 156 0.048518 10.0.0.242 - - [2026-01-29 12:32:41] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.016894 10.0.0.242 - - [2026-01-29 12:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.242 - - [2026-01-29 12:32:41] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.242 - - [2026-01-29 12:32:41] "POST /alarms HTTP/1.1" 200 583 0.036125 10.0.0.242 - - [2026-01-29 12:32:41] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022324 10.0.0.242 - - [2026-01-29 12:32:41] "POST /alarms HTTP/1.1" 200 577 0.061296 10.0.0.242 - - [2026-01-29 12:32:41] "POST /firewall-policys HTTP/1.1" 200 532 0.104111 10.0.0.242 - - [2026-01-29 12:32:41] "POST /alarms HTTP/1.1" 200 577 0.087764 10.0.0.242 - - [2026-01-29 12:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048390 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016608 10.0.0.242 - - [2026-01-29 12:32:41] "POST /alarms HTTP/1.1" 200 561 0.041354 10.0.0.242 - - [2026-01-29 12:32:41] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003487 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004080 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012668 10.0.0.242 - - [2026-01-29 12:32:41] "POST /alarms HTTP/1.1" 200 557 0.048132 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.013940 10.0.0.242 - - [2026-01-29 12:32:41] "POST /alarms HTTP/1.1" 200 559 0.062743 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012945 10.0.0.242 - - [2026-01-29 12:32:41] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.026592 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 567 0.065222 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 551 0.106795 10.0.0.242 - - [2026-01-29 12:32:42] "POST /ref-update HTTP/1.1" 200 156 0.159025 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 559 0.094316 10.0.0.242 - - [2026-01-29 12:32:42] "POST /ref-update HTTP/1.1" 200 156 0.096994 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 569 0.044593 10.0.0.242 - - [2026-01-29 12:32:42] "POST /ref-update HTTP/1.1" 200 156 0.075526 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 557 0.054762 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 569 0.047588 10.0.0.242 - - [2026-01-29 12:32:42] "POST /ref-update HTTP/1.1" 200 156 0.076667 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 577 0.094249 10.0.0.242 - - [2026-01-29 12:32:42] "POST /ref-update HTTP/1.1" 200 156 0.156530 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 571 0.061787 10.0.0.242 - - [2026-01-29 12:32:42] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.026198 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 563 0.049529 10.0.0.242 - - [2026-01-29 12:32:42] "POST /tags HTTP/1.1" 200 300 0.096032 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 563 0.068092 10.0.0.242 - - [2026-01-29 12:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023890 10.0.0.242 - - [2026-01-29 12:32:42] "GET /tag/6db08f2c-beea-41e7-8a43-a3216183d8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.037530 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 563 0.092609 10.0.0.242 - - [2026-01-29 12:32:42] "POST /set-tag HTTP/1.1" 200 109 0.034081 10.0.0.242 - - [2026-01-29 12:32:42] "POST /alarms HTTP/1.1" 200 549 0.050208 10.0.0.242 - - [2026-01-29 12:32:43] "POST /alarms HTTP/1.1" 200 597 0.033659 10.0.0.242 - - [2026-01-29 12:32:43] "POST /alarms HTTP/1.1" 200 577 0.093367 10.0.0.242 - - [2026-01-29 12:32:43] "POST /alarms HTTP/1.1" 200 573 0.068121 10.0.0.242 - - [2026-01-29 12:32:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.002749 10.0.0.242 - - [2026-01-29 12:32:43] "POST /alarms HTTP/1.1" 200 585 0.103249 10.0.0.242 - - [2026-01-29 12:32:43] "POST /alarms HTTP/1.1" 200 611 0.115310 10.0.0.242 - - [2026-01-29 12:32:43] "POST /tags HTTP/1.1" 200 358 0.216131 10.0.0.242 - - [2026-01-29 12:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013966 10.0.0.242 - - [2026-01-29 12:32:43] "GET /tag/e2ec1bc6-5a6e-4014-9248-3a948cf2da6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.026492 10.0.0.242 - - [2026-01-29 12:32:43] "POST /tags HTTP/1.1" 200 306 0.155192 10.0.0.242 - - [2026-01-29 12:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014299 10.0.0.242 - - [2026-01-29 12:32:43] "GET /tag/c82bf960-4e51-47e8-a961-aa7ea46c04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.061877 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:32:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:32:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.242 - - [2026-01-29 12:32:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.000824 10.0.0.242 - - [2026-01-29 12:32:44] "GET / HTTP/1.1" 200 36215 0.005928 10.0.0.242 - - [2026-01-29 12:32:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040884 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.036219 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021121 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.242 - - [2026-01-29 12:32:44] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.105992 10.0.0.242 - - [2026-01-29 12:32:44] "GET /network-ipam/9e721eac-fb5a-4682-9b36-d22a805d16fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.131992 10.0.0.242 - - [2026-01-29 12:32:44] "POST /security-groups HTTP/1.1" 200 571 0.291243 10.0.0.242 - - [2026-01-29 12:32:44] "POST /projects HTTP/1.1" 200 485 0.741985 10.0.0.242 - - [2026-01-29 12:32:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021977 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.242 - - [2026-01-29 12:32:44] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.025949 10.0.0.242 - - [2026-01-29 12:32:44] "GET / HTTP/1.1" 200 36215 0.001330 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.242 - - [2026-01-29 12:32:44] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.022299 10.0.0.242 - - [2026-01-29 12:32:44] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.008984 10.0.0.242 - - [2026-01-29 12:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018133 10.0.0.242 - - [2026-01-29 12:32:45] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.157956 10.0.0.242 - - [2026-01-29 12:32:45] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.257324 10.0.0.242 - - [2026-01-29 12:32:45] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.149295 10.0.0.242 - - [2026-01-29 12:32:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.007099 10.0.0.242 - - [2026-01-29 12:32:45] "POST /access-control-lists HTTP/1.1" 200 589 0.099061 10.0.0.242 - - [2026-01-29 12:32:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.042817 10.0.0.242 - - [2026-01-29 12:32:45] "POST /security-groups HTTP/1.1" 200 539 0.182393 10.0.0.242 - - [2026-01-29 12:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.043168 10.0.0.242 - - [2026-01-29 12:32:45] "POST /access-control-lists HTTP/1.1" 200 587 0.074910 10.0.0.242 - - [2026-01-29 12:32:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.038428 10.0.0.242 - - [2026-01-29 12:32:45] "POST /chown HTTP/1.1" 200 109 0.088243 10.0.0.242 - - [2026-01-29 12:32:45] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028682 10.0.0.242 - - [2026-01-29 12:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.242 - - [2026-01-29 12:32:45] "GET / HTTP/1.1" 200 36215 0.001441 10.0.0.242 - - [2026-01-29 12:32:45] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.034054 10.0.0.242 - - [2026-01-29 12:32:45] "POST /access-control-lists HTTP/1.1" 200 582 0.170077 10.0.0.242 - - [2026-01-29 12:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.242 - - [2026-01-29 12:32:45] "POST /tags HTTP/1.1" 409 207 0.015565 10.0.0.242 - - [2026-01-29 12:32:45] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.039027 10.0.0.242 - - [2026-01-29 12:32:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.006387 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.242 - - [2026-01-29 12:32:46] "GET /tag/c82bf960-4e51-47e8-a961-aa7ea46c04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019698 10.0.0.242 - - [2026-01-29 12:32:46] "PUT /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec HTTP/1.1" 200 275 0.067039 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 580 0.132240 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.010549 10.0.0.242 - - [2026-01-29 12:32:46] "POST /firewall-rules HTTP/1.1" 200 566 0.188482 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 581 0.105782 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.006981 10.0.0.242 - - [2026-01-29 12:32:46] "GET /firewall-rule/12297522-d684-4d19-b0fa-f3d8583e8d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.047087 10.0.0.242 - - [2026-01-29 12:32:46] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.026405 10.0.0.242 - - [2026-01-29 12:32:46] "GET /firewall-rule/12297522-d684-4d19-b0fa-f3d8583e8d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.019541 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 579 0.113230 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.009553 10.0.0.242 - - [2026-01-29 12:32:46] "POST /ref-update HTTP/1.1" 200 156 0.074735 10.0.0.242 - - [2026-01-29 12:32:46] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002330 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031642 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 596 0.065303 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.021287 10.0.0.242 - - [2026-01-29 12:32:46] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021119 10.0.0.242 - - [2026-01-29 12:32:46] "POST /tags HTTP/1.1" 409 207 0.005266 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.242 - - [2026-01-29 12:32:46] "GET /tag/c82bf960-4e51-47e8-a961-aa7ea46c04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.041687 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 594 0.078402 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.017897 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 585 0.084262 10.0.0.242 - - [2026-01-29 12:32:46] "POST /firewall-rules HTTP/1.1" 200 564 0.142070 10.0.0.242 - - [2026-01-29 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.007787 10.0.0.242 - - [2026-01-29 12:32:46] "GET /firewall-rule/7d80bad4-b25b-4c0c-b59d-42de88e53bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.035672 10.0.0.242 - - [2026-01-29 12:32:46] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.043836 10.0.0.242 - - [2026-01-29 12:32:46] "GET /firewall-rule/7d80bad4-b25b-4c0c-b59d-42de88e53bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004128 10.0.0.242 - - [2026-01-29 12:32:46] "POST /access-control-lists HTTP/1.1" 200 583 0.104844 10.0.0.242 - - [2026-01-29 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.012532 10.0.0.242 - - [2026-01-29 12:32:47] "POST /ref-update HTTP/1.1" 200 156 0.045034 10.0.0.242 - - [2026-01-29 12:32:47] "POST /access-control-lists HTTP/1.1" 200 604 0.036540 10.0.0.242 - - [2026-01-29 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.017746 10.0.0.242 - - [2026-01-29 12:32:47] "POST /access-control-lists HTTP/1.1" 200 602 0.067654 10.0.0.242 - - [2026-01-29 12:32:47] "POST /tags HTTP/1.1" 200 302 0.154269 10.0.0.242 - - [2026-01-29 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.242 - - [2026-01-29 12:32:47] "GET /tag/fe0567c8-5f59-4cd3-beec-f284cfb67c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.046641 10.0.0.242 - - [2026-01-29 12:32:47] "POST /route-targets HTTP/1.1" 200 328 0.029199 10.0.0.242 - - [2026-01-29 12:32:47] "POST /ref-update HTTP/1.1" 200 156 0.054699 10.0.0.242 - - [2026-01-29 12:32:47] "POST /route-targets HTTP/1.1" 200 328 0.036959 10.0.0.242 - - [2026-01-29 12:32:47] "POST /tags HTTP/1.1" 200 326 0.230225 10.0.0.242 - - [2026-01-29 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012446 10.0.0.242 - - [2026-01-29 12:32:47] "POST /ref-update HTTP/1.1" 200 156 0.069964 10.0.0.242 - - [2026-01-29 12:32:47] "GET /tag/77beb2d9-a0f1-41eb-abf0-7b3952a2f6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.062544 10.0.0.242 - - [2026-01-29 12:32:47] "POST /route-targets HTTP/1.1" 200 328 0.036263 10.0.0.242 - - [2026-01-29 12:32:47] "POST /tags HTTP/1.1" 200 364 0.072665 10.0.0.242 - - [2026-01-29 12:32:47] "POST /ref-update HTTP/1.1" 200 156 0.084955 10.0.0.242 - - [2026-01-29 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014285 10.0.0.242 - - [2026-01-29 12:32:47] "GET /tag/1386065e-39dc-448b-a6c8-73789545204a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.079043 10.0.0.242 - - [2026-01-29 12:32:47] "POST /route-targets HTTP/1.1" 200 328 0.037454 10.0.0.242 - - [2026-01-29 12:32:48] "POST /ref-update HTTP/1.1" 200 156 0.076531 10.0.0.242 - - [2026-01-29 12:32:48] "POST /tags HTTP/1.1" 200 312 0.104618 10.0.0.242 - - [2026-01-29 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018076 10.0.0.242 - - [2026-01-29 12:32:48] "GET /tag/980dd4ad-27ad-4082-aa64-40dc3be261e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.030127 10.0.0.242 - - [2026-01-29 12:32:48] "POST /route-targets HTTP/1.1" 200 328 0.054284 10.0.0.242 - - [2026-01-29 12:32:48] "POST /ref-update HTTP/1.1" 200 156 0.030105 10.0.0.242 - - [2026-01-29 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.057306 10.0.0.242 - - [2026-01-29 12:32:48] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009059 10.0.0.242 - - [2026-01-29 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.242 - - [2026-01-29 12:32:48] "POST /route-targets HTTP/1.1" 200 328 0.037799 10.0.0.242 - - [2026-01-29 12:32:48] "POST /ref-update HTTP/1.1" 200 156 0.049329 10.0.0.242 - - [2026-01-29 12:32:48] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.095592 10.0.0.242 - - [2026-01-29 12:32:48] "POST /virtual-machines HTTP/1.1" 200 378 0.036887 10.0.0.242 - - [2026-01-29 12:32:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.081508 10.0.0.242 - - [2026-01-29 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.013914 10.0.0.242 - - [2026-01-29 12:32:48] "POST /access-control-lists HTTP/1.1" 200 553 0.107771 10.0.0.242 - - [2026-01-29 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.015875 10.0.0.242 - - [2026-01-29 12:32:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.436186 10.0.0.242 - - [2026-01-29 12:32:48] "POST /access-control-lists HTTP/1.1" 200 591 0.237299 10.0.0.242 - - [2026-01-29 12:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047859 10.0.0.242 - - [2026-01-29 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.149266 10.0.0.242 - - [2026-01-29 12:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.025768 10.0.0.242 - - [2026-01-29 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.018082 10.0.0.242 - - [2026-01-29 12:32:49] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.214172 10.0.0.242 - - [2026-01-29 12:32:49] "POST /access-control-lists HTTP/1.1" 200 603 0.233014 10.0.0.242 - - [2026-01-29 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.069595 10.0.0.242 - - [2026-01-29 12:32:49] "POST /instance-ips HTTP/1.1" 200 410 0.448619 10.0.0.242 - - [2026-01-29 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.233553 10.0.0.242 - - [2026-01-29 12:32:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.194705 10.0.0.242 - - [2026-01-29 12:32:50] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.023632 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/4d76e76f-72ee-4627-98af-f1195e365fa5 HTTP/1.1" 200 273 0.145095 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/9b44b678-fc50-4b1e-8235-518ad8123da3 HTTP/1.1" 200 273 0.060397 10.0.0.242 - - [2026-01-29 12:32:50] "POST /set-tag HTTP/1.1" 200 109 0.153916 10.0.0.242 - - [2026-01-29 12:32:50] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018675 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/22e8b1a9-f922-48df-8785-8e8b714a4cde HTTP/1.1" 200 273 0.101336 10.0.0.242 - - [2026-01-29 12:32:50] "GET /instance-ip/9f344912-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.021985 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/84a0c7b6-90f4-4a16-909c-c886e7c3be64 HTTP/1.1" 200 273 0.043794 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/3369a7b5-225c-49e0-8b29-19c0db1a6854 HTTP/1.1" 200 273 0.034871 10.0.0.242 - - [2026-01-29 12:32:50] "POST /tags HTTP/1.1" 200 356 0.098762 10.0.0.242 - - [2026-01-29 12:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015630 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/0caa7b87-54b8-4be8-8cf6-446c3f9ce2dd HTTP/1.1" 200 273 0.149958 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/d2122433-3270-4d6d-9720-653208192364 HTTP/1.1" 200 273 0.044453 10.0.0.242 - - [2026-01-29 12:32:50] "GET /tag/5332a200-9181-4e17-bd29-e55f20cf3fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.042889 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/e8cdb71b-796a-4110-86b4-5b7c8d859f7a HTTP/1.1" 200 273 0.038211 10.0.0.242 - - [2026-01-29 12:32:50] "POST /tags HTTP/1.1" 200 304 0.085742 10.0.0.242 - - [2026-01-29 12:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029035 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/209f137e-8953-496e-af63-35a121cc9218 HTTP/1.1" 200 273 0.083355 10.0.0.242 - - [2026-01-29 12:32:50] "PUT /access-control-list/466dc2a5-565b-4e1c-86fc-c83a1393ff7d HTTP/1.1" 200 273 0.039989 10.0.0.242 - - [2026-01-29 12:32:50] "GET /tag/95b788cd-b5ac-422a-bb39-5ac97b249d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.054549 10.0.0.242 - - [2026-01-29 12:32:50] "POST /projects HTTP/1.1" 409 218 0.002767 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.242 - - [2026-01-29 12:32:51] "PUT /access-control-list/0a0ad6ab-8226-4042-aebd-6724bdfea6e4 HTTP/1.1" 200 273 0.084678 10.0.0.242 - - [2026-01-29 12:32:51] "PUT /access-control-list/88eb2ee8-d2e4-4773-a419-1c6e5ef3f3ea HTTP/1.1" 200 273 0.046502 10.0.0.242 - - [2026-01-29 12:32:51] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.089966 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.242 - - [2026-01-29 12:32:51] "GET /network-ipam/5ecc5fb9-cc1d-4290-89a6-517b13cbcdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008715 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.002602 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.046874 10.0.0.242 - - [2026-01-29 12:32:51] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.029945 10.0.0.242 - - [2026-01-29 12:32:51] "POST /access-control-lists HTTP/1.1" 200 598 0.139472 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.016255 10.0.0.242 - - [2026-01-29 12:32:51] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.157356 10.0.0.242 - - [2026-01-29 12:32:51] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.021571 10.0.0.242 - - [2026-01-29 12:32:51] "POST /access-control-lists HTTP/1.1" 200 596 0.122362 10.0.0.242 - - [2026-01-29 12:32:51] "POST /set-tag HTTP/1.1" 200 109 0.127095 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011925 10.0.0.242 - - [2026-01-29 12:32:51] "GET /network-ipam/469303ea-3c72-4f39-8cff-6a970ff1c8f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.005298 10.0.0.242 - - [2026-01-29 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.242 - - [2026-01-29 12:32:51] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.049993 10.0.0.242 - - [2026-01-29 12:32:51] "PUT /access-control-list/90aa9d3e-1533-4c71-86e0-a9a4833cbfcd HTTP/1.1" 200 273 0.071939 10.0.0.242 - - [2026-01-29 12:32:51] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.136101 10.0.0.242 - - [2026-01-29 12:32:52] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.037486 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /access-control-list/7e39ca1c-d459-45fd-8af4-6b8612b9a255 HTTP/1.1" 200 273 0.120095 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /access-control-list/28908ef4-da22-4430-9370-3c931c6d38a4 HTTP/1.1" 200 273 0.058431 10.0.0.242 - - [2026-01-29 12:32:52] "POST /set-tag HTTP/1.1" 200 109 0.183357 10.0.0.242 - - [2026-01-29 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.242 - - [2026-01-29 12:32:52] "GET /network-policy/8f4c5b82-e8e1-497d-aaaa-a80491a39ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006937 10.0.0.242 - - [2026-01-29 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.242 - - [2026-01-29 12:32:52] "GET /network-policy/8691b8ea-2228-4b5a-ad0a-01ac28dc0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004029 10.0.0.242 - - [2026-01-29 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.242 - - [2026-01-29 12:32:52] "GET /network-policy/478976cd-00f3-415e-b674-51001d6324ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005533 10.0.0.242 - - [2026-01-29 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008765 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /network-policy/478976cd-00f3-415e-b674-51001d6324ec HTTP/1.1" 200 263 0.028924 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /access-control-list/69e3017a-2b8c-4a0f-8497-410193aeeb7f HTTP/1.1" 200 273 0.050455 10.0.0.242 - - [2026-01-29 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.155262 10.0.0.242 - - [2026-01-29 12:32:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017643 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /access-control-list/2f4813d3-54e4-4d3e-bfd5-994d11765330 HTTP/1.1" 200 273 0.085036 10.0.0.242 - - [2026-01-29 12:32:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013781 10.0.0.242 - - [2026-01-29 12:32:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009102 10.0.0.242 - - [2026-01-29 12:32:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-01-29 12:32:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008170 10.0.0.242 - - [2026-01-29 12:32:52] "POST /security-groups HTTP/1.1" 409 245 0.003391 10.0.0.242 - - [2026-01-29 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /security-group/86a32a1b-d0be-4301-b0c5-a7a4c9b008ab HTTP/1.1" 200 263 0.089967 10.0.0.242 - - [2026-01-29 12:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.042645 10.0.0.242 - - [2026-01-29 12:32:52] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007159 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /access-control-list/d2122433-3270-4d6d-9720-653208192364 HTTP/1.1" 200 273 0.043490 10.0.0.242 - - [2026-01-29 12:32:52] "PUT /access-control-list/e8cdb71b-796a-4110-86b4-5b7c8d859f7a HTTP/1.1" 200 273 0.024592 10.0.0.242 - - [2026-01-29 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.242 - - [2026-01-29 12:32:52] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005371 10.0.0.242 - - [2026-01-29 12:32:53] "POST /tags HTTP/1.1" 409 206 0.003305 10.0.0.242 - - [2026-01-29 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.242 - - [2026-01-29 12:32:53] "GET /tag/95b788cd-b5ac-422a-bb39-5ac97b249d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.035336 10.0.0.242 - - [2026-01-29 12:32:53] "POST /firewall-rules HTTP/1.1" 200 564 0.133243 10.0.0.242 - - [2026-01-29 12:32:53] "GET /firewall-rule/81191999-090c-4517-a15d-bbdd6d62c994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.016762 10.0.0.242 - - [2026-01-29 12:32:53] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008932 10.0.0.242 - - [2026-01-29 12:32:53] "GET /firewall-rule/81191999-090c-4517-a15d-bbdd6d62c994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002807 10.0.0.242 - - [2026-01-29 12:32:53] "POST /ref-update HTTP/1.1" 200 156 0.095661 10.0.0.242 - - [2026-01-29 12:32:53] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014783 10.0.0.242 - - [2026-01-29 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.242 - - [2026-01-29 12:32:53] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003472 10.0.0.242 - - [2026-01-29 12:32:53] "POST /tags HTTP/1.1" 409 206 0.020077 10.0.0.242 - - [2026-01-29 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007107 10.0.0.242 - - [2026-01-29 12:32:53] "GET /tag/95b788cd-b5ac-422a-bb39-5ac97b249d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014529 10.0.0.242 - - [2026-01-29 12:32:53] "POST /firewall-rules HTTP/1.1" 200 562 0.132769 10.0.0.242 - - [2026-01-29 12:32:53] "GET /firewall-rule/3f11a0dc-9564-4d42-a531-008c459df56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.017858 10.0.0.242 - - [2026-01-29 12:32:53] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.024081 10.0.0.242 - - [2026-01-29 12:32:53] "GET /firewall-rule/3f11a0dc-9564-4d42-a531-008c459df56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005661 10.0.0.242 - - [2026-01-29 12:32:53] "POST /ref-update HTTP/1.1" 200 156 0.070290 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:32:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001158 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:32:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001121 10.0.0.242 - - [2026-01-29 12:32:54] "POST /tags HTTP/1.1" 200 306 0.081379 10.0.0.242 - - [2026-01-29 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.032362 10.0.0.242 - - [2026-01-29 12:32:54] "GET /tag/93d405d9-9398-4347-83bf-0eac94104dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.050720 10.0.0.242 - - [2026-01-29 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.242 - - [2026-01-29 12:32:54] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.144482 10.0.0.242 - - [2026-01-29 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.242 - - [2026-01-29 12:32:54] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.102834 10.0.0.242 - - [2026-01-29 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.242 - - [2026-01-29 12:32:54] "GET /service-appliance-set/0b97db10-9b6c-499e-ac8d-086b2f15be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010592 10.0.0.242 - - [2026-01-29 12:32:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002159 10.0.0.242 - - [2026-01-29 12:32:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.219508 10.0.0.242 - - [2026-01-29 12:32:54] "GET /virtual-machine-interface/66dc91bf-a6f2-41c6-8441-8758dba94fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.017225 10.0.0.242 - - [2026-01-29 12:32:54] "POST /instance-ips HTTP/1.1" 200 382 0.090412 10.0.0.242 - - [2026-01-29 12:32:54] "GET /instance-ip/8a013c1e-eefa-4ea5-b08e-f69398451ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005061 10.0.0.242 - - [2026-01-29 12:32:55] "POST /loadbalancers HTTP/1.1" 200 584 0.079968 10.0.0.242 - - [2026-01-29 12:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024824 10.0.0.242 - - [2026-01-29 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009118 10.0.0.242 - - [2026-01-29 12:32:55] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.082520 10.0.0.242 - - [2026-01-29 12:32:55] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.089998 10.0.0.242 - - [2026-01-29 12:32:55] "GET /instance-ip/8a013c1e-eefa-4ea5-b08e-f69398451ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018080 10.0.0.242 - - [2026-01-29 12:32:55] "GET /loadbalancer/e921717d-6091-4499-9ef8-694abb9660d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.010658 10.0.0.242 - - [2026-01-29 12:32:55] "POST /floating-ips HTTP/1.1" 200 585 0.049517 10.0.0.242 - - [2026-01-29 12:32:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.071650 10.0.0.242 - - [2026-01-29 12:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013474 10.0.0.242 - - [2026-01-29 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.242 - - [2026-01-29 12:32:55] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.114936 10.0.0.242 - - [2026-01-29 12:32:55] "GET /loadbalancer-listener/ce932e3f-9583-4428-9e92-b679c5a7a4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.007155 10.0.0.242 - - [2026-01-29 12:32:55] "GET /loadbalancer-listener/ce932e3f-9583-4428-9e92-b679c5a7a4a6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007560 10.0.0.242 - - [2026-01-29 12:32:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.058190 10.0.0.242 - - [2026-01-29 12:32:55] "GET /instance-ip/8a013c1e-eefa-4ea5-b08e-f69398451ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005349 10.0.0.242 - - [2026-01-29 12:32:55] "GET /instance-ip/8a013c1e-eefa-4ea5-b08e-f69398451ef9?fields=floating_ips HTTP/1.1" 200 1172 0.017288 10.0.0.242 - - [2026-01-29 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.242 - - [2026-01-29 12:32:55] "GET /floating-ip/d9d6a1d1-c4aa-4258-8a95-7c612b21e60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008331 10.0.0.242 - - [2026-01-29 12:32:55] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.012908 10.0.0.242 - - [2026-01-29 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.242 - - [2026-01-29 12:32:55] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.032006 10.0.0.242 - - [2026-01-29 12:32:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.003759 10.0.0.242 - - [2026-01-29 12:32:55] "POST /tags HTTP/1.1" 200 372 0.071539 10.0.0.242 - - [2026-01-29 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007395 10.0.0.242 - - [2026-01-29 12:32:55] "GET /tag/c1d1098f-195f-42d1-8d9a-03d4ae697315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.042288 10.0.0.242 - - [2026-01-29 12:32:56] "POST /tags HTTP/1.1" 200 320 0.040965 10.0.0.242 - - [2026-01-29 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2026-01-29 12:32:56] "GET /tag/0ba3737f-8554-4b36-873a-77435dd73345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014826 10.0.0.242 - - [2026-01-29 12:32:56] "POST /id-to-fqname HTTP/1.1" 200 181 0.000505 10.0.0.242 - - [2026-01-29 12:32:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.007918 10.0.0.242 - - [2026-01-29 12:32:56] "POST /security-groups HTTP/1.1" 200 578 0.084524 10.0.0.242 - - [2026-01-29 12:32:56] "POST /projects HTTP/1.1" 200 499 0.223668 10.0.0.242 - - [2026-01-29 12:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008477 10.0.0.242 - - [2026-01-29 12:32:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.016347 10.0.0.242 - - [2026-01-29 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021314 10.0.0.242 - - [2026-01-29 12:32:56] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008853 10.0.0.242 - - [2026-01-29 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.242 - - [2026-01-29 12:32:56] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.008423 10.0.0.242 - - [2026-01-29 12:32:56] "POST /access-control-lists HTTP/1.1" 200 589 0.138863 10.0.0.242 - - [2026-01-29 12:32:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.016816 10.0.0.242 - - [2026-01-29 12:32:56] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.149388 10.0.0.242 - - [2026-01-29 12:32:56] "POST /access-control-lists HTTP/1.1" 200 587 0.098229 10.0.0.242 - - [2026-01-29 12:32:56] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.133614 10.0.0.242 - - [2026-01-29 12:32:56] "POST /security-groups HTTP/1.1" 200 560 0.097789 10.0.0.242 - - [2026-01-29 12:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030823 10.0.0.242 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.020161 10.0.0.242 - - [2026-01-29 12:32:57] "POST /chown HTTP/1.1" 200 109 0.065303 10.0.0.242 - - [2026-01-29 12:32:57] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003384 10.0.0.242 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017899 10.0.0.242 - - [2026-01-29 12:32:57] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006145 10.0.0.242 - - [2026-01-29 12:32:57] "POST /access-control-lists HTTP/1.1" 200 612 0.116353 10.0.0.242 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.038339 10.0.0.242 - - [2026-01-29 12:32:57] "POST /tags HTTP/1.1" 409 214 0.010608 10.0.0.242 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.242 - - [2026-01-29 12:32:57] "GET /tag/0ba3737f-8554-4b36-873a-77435dd73345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027537 10.0.0.242 - - [2026-01-29 12:32:57] "POST /access-control-lists HTTP/1.1" 200 610 0.074894 10.0.0.242 - - [2026-01-29 12:32:57] "POST /firewall-rules HTTP/1.1" 200 580 0.149113 10.0.0.242 - - [2026-01-29 12:32:57] "GET /firewall-rule/6a140c88-a959-47c9-ab9a-841d4e84d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.010668 10.0.0.242 - - [2026-01-29 12:32:57] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.006944 10.0.0.242 - - [2026-01-29 12:32:57] "GET /firewall-rule/6a140c88-a959-47c9-ab9a-841d4e84d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002969 10.0.0.242 - - [2026-01-29 12:32:57] "POST /ref-update HTTP/1.1" 200 156 0.076679 10.0.0.242 - - [2026-01-29 12:32:57] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020962 10.0.0.242 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.242 - - [2026-01-29 12:32:57] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016205 10.0.0.242 - - [2026-01-29 12:32:57] "POST /tags HTTP/1.1" 409 214 0.002700 10.0.0.240 - - [2026-01-29 12:32:57] "GET / HTTP/1.1" 200 36215 0.003140 10.0.0.240 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.240 - - [2026-01-29 12:32:57] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004653 10.0.0.240 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.240 - - [2026-01-29 12:32:57] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005412 10.0.0.242 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.242 - - [2026-01-29 12:32:57] "GET /tag/0ba3737f-8554-4b36-873a-77435dd73345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.033800 10.0.0.240 - - [2026-01-29 12:32:57] "PUT /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec HTTP/1.1" 200 275 0.029767 10.0.0.240 - - [2026-01-29 12:32:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.015601 10.0.0.242 - - [2026-01-29 12:32:57] "POST /firewall-rules HTTP/1.1" 200 578 0.193118 10.0.0.240 - - [2026-01-29 12:32:58] "POST /virtual-routers HTTP/1.1" 200 601 0.180853 10.0.0.240 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.240 - - [2026-01-29 12:32:58] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.020618 10.0.0.240 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002516 10.0.0.242 - - [2026-01-29 12:32:58] "GET /firewall-rule/06dfd0ef-69b9-403e-9a94-e00c59798425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.065781 10.0.0.242 - - [2026-01-29 12:32:58] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.006468 10.0.0.242 - - [2026-01-29 12:32:58] "GET /firewall-rule/06dfd0ef-69b9-403e-9a94-e00c59798425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003265 10.0.0.240 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.240 - - [2026-01-29 12:32:58] "GET /virtual-network/152003e7-3d7f-4d1c-a06d-020631e7da9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007119 10.0.0.240 - - [2026-01-29 12:32:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.166512 10.0.0.242 - - [2026-01-29 12:32:58] "POST /ref-update HTTP/1.1" 200 156 0.225870 10.0.0.242 - - [2026-01-29 12:32:58] "POST /tags HTTP/1.1" 200 302 0.032313 10.0.0.242 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.242 - - [2026-01-29 12:32:58] "GET /tag/62be71b8-4847-47e8-8764-acdf3d9a6f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.035702 10.0.0.242 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2026-01-29 12:32:58] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035804 10.0.0.242 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.242 - - [2026-01-29 12:32:58] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007463 10.0.0.242 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.242 - - [2026-01-29 12:32:58] "GET /service-appliance-set/0b97db10-9b6c-499e-ac8d-086b2f15be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003064 10.0.0.242 - - [2026-01-29 12:32:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.002107 10.0.0.242 - - [2026-01-29 12:32:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.175146 10.0.0.242 - - [2026-01-29 12:32:58] "GET /virtual-machine-interface/bf5b8e8c-6aff-4b79-9ff9-ca76a2461b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.008934 10.0.0.242 - - [2026-01-29 12:32:58] "POST /instance-ips HTTP/1.1" 200 378 0.081435 10.0.0.242 - - [2026-01-29 12:32:59] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.023564 10.0.0.242 - - [2026-01-29 12:32:59] "POST /loadbalancers HTTP/1.1" 200 584 0.086312 10.0.0.242 - - [2026-01-29 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032181 10.0.0.242 - - [2026-01-29 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.242 - - [2026-01-29 12:32:59] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.069905 10.0.0.242 - - [2026-01-29 12:32:59] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013991 10.0.0.242 - - [2026-01-29 12:32:59] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.104426 10.0.0.242 - - [2026-01-29 12:32:59] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.013370 10.0.0.242 - - [2026-01-29 12:32:59] "POST /floating-ips HTTP/1.1" 200 583 0.068310 10.0.0.242 - - [2026-01-29 12:32:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.090168 10.0.0.242 - - [2026-01-29 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015550 10.0.0.242 - - [2026-01-29 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.242 - - [2026-01-29 12:32:59] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.024889 10.0.0.242 - - [2026-01-29 12:32:59] "GET /loadbalancer-listener/650f144a-a129-4b14-91a2-3f469ede27f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002678 10.0.0.242 - - [2026-01-29 12:32:59] "GET /loadbalancer-listener/650f144a-a129-4b14-91a2-3f469ede27f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.012022 10.0.0.242 - - [2026-01-29 12:32:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022316 10.0.0.242 - - [2026-01-29 12:32:59] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010062 10.0.0.242 - - [2026-01-29 12:32:59] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?fields=floating_ips HTTP/1.1" 200 1166 0.014069 10.0.0.242 - - [2026-01-29 12:32:59] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002907 10.0.0.242 - - [2026-01-29 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.242 - - [2026-01-29 12:32:59] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038003 10.0.0.242 - - [2026-01-29 12:32:59] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.021846 10.0.0.242 - - [2026-01-29 12:32:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043134 10.0.0.242 - - [2026-01-29 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027607 10.0.0.242 - - [2026-01-29 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.242 - - [2026-01-29 12:33:00] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066629 10.0.0.242 - - [2026-01-29 12:33:00] "GET /loadbalancer-listener/915d9ffa-6c30-4fbe-a967-2e5785a44dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.016796 10.0.0.242 - - [2026-01-29 12:33:00] "GET /loadbalancer-listener/915d9ffa-6c30-4fbe-a967-2e5785a44dcc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005399 10.0.0.242 - - [2026-01-29 12:33:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032256 10.0.0.242 - - [2026-01-29 12:33:00] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003268 10.0.0.242 - - [2026-01-29 12:33:00] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?fields=floating_ips HTTP/1.1" 200 1166 0.003451 10.0.0.242 - - [2026-01-29 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.242 - - [2026-01-29 12:33:00] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006862 10.0.0.242 - - [2026-01-29 12:33:00] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047836 10.0.0.242 - - [2026-01-29 12:33:00] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002599 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 10.0.0.242 - - [2026-01-29 12:33:00] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.045324 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.242 - - [2026-01-29 12:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026077 10.0.0.242 - - [2026-01-29 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024677 10.0.0.242 - - [2026-01-29 12:33:00] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058893 10.0.0.242 - - [2026-01-29 12:33:00] "GET /loadbalancer-listener/0a353924-50bd-4a2c-aefd-58c0cc071ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002335 10.0.0.242 - - [2026-01-29 12:33:00] "GET /loadbalancer-listener/0a353924-50bd-4a2c-aefd-58c0cc071ec8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005125 10.0.0.242 - - [2026-01-29 12:33:00] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.066370 10.0.0.242 - - [2026-01-29 12:33:00] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007616 10.0.0.242 - - [2026-01-29 12:33:00] "GET /instance-ip/7c3eeafe-9483-4712-9c61-2c9261326cb0?fields=floating_ips HTTP/1.1" 200 1166 0.060805 10.0.0.242 - - [2026-01-29 12:33:00] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002734 10.0.0.242 - - [2026-01-29 12:33:00] "POST /tags HTTP/1.1" 200 364 0.253285 10.0.0.242 - - [2026-01-29 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013590 10.0.0.242 - - [2026-01-29 12:33:01] "GET /tag/fe50c450-1662-43d4-aea3-b449014e0dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.109445 10.0.0.242 - - [2026-01-29 12:33:01] "POST /tags HTTP/1.1" 200 312 0.190760 10.0.0.242 - - [2026-01-29 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017158 10.0.0.242 - - [2026-01-29 12:33:01] "GET /tag/0f899564-3bd4-4269-b1a2-c23d0192e1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.031139 10.0.0.242 - - [2026-01-29 12:33:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000516 10.0.0.242 - - [2026-01-29 12:33:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.006171 10.0.0.242 - - [2026-01-29 12:33:01] "POST /security-groups HTTP/1.1" 200 574 0.082459 10.0.0.242 - - [2026-01-29 12:33:01] "POST /projects HTTP/1.1" 200 491 0.195787 10.0.0.242 - - [2026-01-29 12:33:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.007376 10.0.0.242 - - [2026-01-29 12:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043444 10.0.0.242 - - [2026-01-29 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015408 10.0.0.242 - - [2026-01-29 12:33:01] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.014000 10.0.0.242 - - [2026-01-29 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008456 10.0.0.242 - - [2026-01-29 12:33:01] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.023835 10.0.0.242 - - [2026-01-29 12:33:01] "POST /access-control-lists HTTP/1.1" 200 585 0.120640 10.0.0.242 - - [2026-01-29 12:33:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.017886 10.0.0.242 - - [2026-01-29 12:33:01] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.167323 10.0.0.242 - - [2026-01-29 12:33:01] "POST /access-control-lists HTTP/1.1" 200 583 0.135691 10.0.0.242 - - [2026-01-29 12:33:02] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.129533 10.0.0.242 - - [2026-01-29 12:33:02] "POST /security-groups HTTP/1.1" 200 548 0.086088 10.0.0.242 - - [2026-01-29 12:33:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.005286 10.0.0.242 - - [2026-01-29 12:33:02] "POST /access-control-lists HTTP/1.1" 200 604 0.076557 10.0.0.242 - - [2026-01-29 12:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.098514 10.0.0.242 - - [2026-01-29 12:33:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.014464 10.0.0.242 - - [2026-01-29 12:33:02] "POST /chown HTTP/1.1" 200 109 0.066042 10.0.0.242 - - [2026-01-29 12:33:02] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020579 10.0.0.242 - - [2026-01-29 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.242 - - [2026-01-29 12:33:02] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023550 10.0.0.242 - - [2026-01-29 12:33:02] "POST /access-control-lists HTTP/1.1" 200 602 0.121919 10.0.0.242 - - [2026-01-29 12:33:02] "POST /tags HTTP/1.1" 409 210 0.027930 10.0.0.242 - - [2026-01-29 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.242 - - [2026-01-29 12:33:02] "GET /tag/0f899564-3bd4-4269-b1a2-c23d0192e1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020441 10.0.0.242 - - [2026-01-29 12:33:02] "POST /firewall-rules HTTP/1.1" 200 572 0.090044 10.0.0.242 - - [2026-01-29 12:33:02] "GET /firewall-rule/51bea6d5-a6f5-43b8-a8bd-34be084346ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004658 10.0.0.242 - - [2026-01-29 12:33:02] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003639 10.0.0.242 - - [2026-01-29 12:33:02] "GET /firewall-rule/51bea6d5-a6f5-43b8-a8bd-34be084346ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005028 10.0.0.242 - - [2026-01-29 12:33:02] "POST /ref-update HTTP/1.1" 200 156 0.103359 10.0.0.242 - - [2026-01-29 12:33:02] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013116 10.0.0.242 - - [2026-01-29 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.242 - - [2026-01-29 12:33:02] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003717 10.0.0.242 - - [2026-01-29 12:33:02] "POST /tags HTTP/1.1" 409 210 0.002339 10.0.0.242 - - [2026-01-29 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2026-01-29 12:33:03] "GET /tag/0f899564-3bd4-4269-b1a2-c23d0192e1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.072319 10.0.0.242 - - [2026-01-29 12:33:03] "POST /firewall-rules HTTP/1.1" 200 570 0.106693 10.0.0.242 - - [2026-01-29 12:33:03] "GET /firewall-rule/52dbfbc2-5e4f-47b2-bd50-5c032f8735ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014405 10.0.0.242 - - [2026-01-29 12:33:03] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004451 10.0.0.242 - - [2026-01-29 12:33:03] "GET /firewall-rule/52dbfbc2-5e4f-47b2-bd50-5c032f8735ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002525 10.0.0.242 - - [2026-01-29 12:33:03] "POST /ref-update HTTP/1.1" 200 156 0.052786 10.0.0.242 - - [2026-01-29 12:33:03] "POST /tags HTTP/1.1" 409 237 0.011887 10.0.0.242 - - [2026-01-29 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.242 - - [2026-01-29 12:33:03] "GET /tag/1386065e-39dc-448b-a6c8-73789545204a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.016145 10.0.0.242 - - [2026-01-29 12:33:03] "POST /tags HTTP/1.1" 409 210 0.002395 10.0.0.242 - - [2026-01-29 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557 10.0.0.242 - - [2026-01-29 12:33:03] "GET /tag/980dd4ad-27ad-4082-aa64-40dc3be261e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016531 10.0.0.242 - - [2026-01-29 12:33:03] "POST /projects HTTP/1.1" 409 223 0.002241 10.0.0.242 - - [2026-01-29 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.242 - - [2026-01-29 12:33:03] "GET /project/2c023318-ca15-4b01-bbdd-b9979d0700b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044226 10.0.0.242 - - [2026-01-29 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-01-29 12:33:03] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004591 10.0.0.242 - - [2026-01-29 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.242 - - [2026-01-29 12:33:03] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004281 10.0.0.242 - - [2026-01-29 12:33:03] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.067238 10.0.0.242 - - [2026-01-29 12:33:03] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.063158 10.0.0.242 - - [2026-01-29 12:33:03] "POST /security-groups HTTP/1.1" 409 253 0.004598 10.0.0.242 - - [2026-01-29 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.242 - - [2026-01-29 12:33:03] "PUT /security-group/a41845af-9681-48b1-8328-730a1221e146 HTTP/1.1" 200 263 0.066267 10.0.0.242 - - [2026-01-29 12:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040189 10.0.0.242 - - [2026-01-29 12:33:03] "PUT /access-control-list/0a0ad6ab-8226-4042-aebd-6724bdfea6e4 HTTP/1.1" 200 273 0.026903 10.0.0.242 - - [2026-01-29 12:33:03] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020762 10.0.0.242 - - [2026-01-29 12:33:03] "PUT /access-control-list/88eb2ee8-d2e4-4773-a419-1c6e5ef3f3ea HTTP/1.1" 200 273 0.037078 10.0.0.242 - - [2026-01-29 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.242 - - [2026-01-29 12:33:04] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003730 10.0.0.242 - - [2026-01-29 12:33:04] "POST /tags HTTP/1.1" 409 210 0.001988 10.0.0.242 - - [2026-01-29 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.242 - - [2026-01-29 12:33:04] "GET /tag/980dd4ad-27ad-4082-aa64-40dc3be261e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023894 10.0.0.242 - - [2026-01-29 12:33:04] "POST /firewall-rules HTTP/1.1" 200 572 0.083075 10.0.0.242 - - [2026-01-29 12:33:04] "GET /firewall-rule/3b57f129-05b6-40b4-bc75-8a5897fc35c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005419 10.0.0.242 - - [2026-01-29 12:33:04] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006199 10.0.0.242 - - [2026-01-29 12:33:04] "GET /firewall-rule/3b57f129-05b6-40b4-bc75-8a5897fc35c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003306 10.0.0.242 - - [2026-01-29 12:33:04] "POST /ref-update HTTP/1.1" 200 156 0.061617 10.0.0.242 - - [2026-01-29 12:33:04] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011310 10.0.0.242 - - [2026-01-29 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-01-29 12:33:04] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008296 10.0.0.242 - - [2026-01-29 12:33:04] "POST /tags HTTP/1.1" 409 210 0.002125 10.0.0.242 - - [2026-01-29 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.242 - - [2026-01-29 12:33:04] "GET /tag/980dd4ad-27ad-4082-aa64-40dc3be261e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.031806 10.0.0.242 - - [2026-01-29 12:33:04] "POST /firewall-rules HTTP/1.1" 200 570 0.073057 10.0.0.242 - - [2026-01-29 12:33:04] "GET /firewall-rule/0c06c5e1-6147-4381-8e50-fee837c4551e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012031 10.0.0.242 - - [2026-01-29 12:33:04] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004191 10.0.0.242 - - [2026-01-29 12:33:04] "GET /firewall-rule/0c06c5e1-6147-4381-8e50-fee837c4551e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003980 10.0.0.242 - - [2026-01-29 12:33:04] "POST /ref-update HTTP/1.1" 200 156 0.054355 10.0.0.242 - - [2026-01-29 12:33:04] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.014319 10.0.0.242 - - [2026-01-29 12:33:04] "POST /ref-update HTTP/1.1" 200 156 0.014291 10.0.0.242 - - [2026-01-29 12:33:04] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014255 10.0.0.242 - - [2026-01-29 12:33:04] "POST /set-tag HTTP/1.1" 200 109 0.004200 10.0.0.240 - - [2026-01-29 12:33:12] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.240 - - [2026-01-29 12:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.240 - - [2026-01-29 12:33:12] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007104 10.0.0.240 - - [2026-01-29 12:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.240 - - [2026-01-29 12:33:12] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003435 10.0.0.240 - - [2026-01-29 12:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.240 - - [2026-01-29 12:33:12] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005055 10.0.0.240 - - [2026-01-29 12:33:12] "PUT /virtual-router/938e971f-901d-4b60-ab83-795441699e08 HTTP/1.1" 200 263 0.009202 10.0.0.240 - - [2026-01-29 12:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.240 - - [2026-01-29 12:33:12] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002654 10.0.0.240 - - [2026-01-29 12:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.240 - - [2026-01-29 12:33:12] "GET /virtual-machine-interface/3c9e5a2f-a4f3-4b75-848a-8a5e454d301c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004487 10.0.0.240 - - [2026-01-29 12:33:12] "PUT /virtual-machine-interface/3c9e5a2f-a4f3-4b75-848a-8a5e454d301c HTTP/1.1" 200 285 0.012896 10.0.0.242 - - [2026-01-29 12:33:15] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.242 - - [2026-01-29 12:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2026-01-29 12:33:15] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004354 10.0.0.242 - - [2026-01-29 12:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-01-29 12:33:15] "GET /config-node/1e1d803d-5e31-4101-909a-668f47d8a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002964 10.0.0.242 - - [2026-01-29 12:33:21] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006841 10.0.0.242 - - [2026-01-29 12:33:21] "POST /set-tag HTTP/1.1" 200 109 0.004284 10.0.0.242 - - [2026-01-29 12:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-01-29 12:33:21] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004915 10.0.0.242 - - [2026-01-29 12:33:21] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006096 10.0.0.242 - - [2026-01-29 12:33:21] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.242 - - [2026-01-29 12:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.242 - - [2026-01-29 12:33:21] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003157 10.0.0.242 - - [2026-01-29 12:33:21] "GET /loadbalancer-pool/98ad0cc5-2dc9-472d-bfc6-732587a54a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005192 10.0.0.242 - - [2026-01-29 12:33:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037069 10.0.0.242 - - [2026-01-29 12:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036042 10.0.0.242 - - [2026-01-29 12:33:21] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018620 10.0.0.242 - - [2026-01-29 12:33:21] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013444 10.0.0.242 - - [2026-01-29 12:33:21] "POST /ref-update HTTP/1.1" 200 156 0.017597 10.0.0.242 - - [2026-01-29 12:33:21] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.010405 10.0.0.242 - - [2026-01-29 12:33:21] "POST /tags HTTP/1.1" 409 205 0.002041 10.0.0.242 - - [2026-01-29 12:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.242 - - [2026-01-29 12:33:21] "GET /tag/62be71b8-4847-47e8-8764-acdf3d9a6f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010305 10.0.0.242 - - [2026-01-29 12:33:21] "POST /set-tag HTTP/1.1" 200 109 0.024605 10.0.0.242 - - [2026-01-29 12:33:22] "PUT /floating-ip/37a253ef-289e-4672-a670-b47909377c25 HTTP/1.1" 200 257 0.039245 10.0.0.242 - - [2026-01-29 12:33:22] "GET /loadbalancer-pool/9da6aab4-7cac-4461-b8f3-cef8816fa8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010162 10.0.0.242 - - [2026-01-29 12:33:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017060 10.0.0.242 - - [2026-01-29 12:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019207 10.0.0.242 - - [2026-01-29 12:33:22] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017994 10.0.0.242 - - [2026-01-29 12:33:22] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005716 10.0.0.242 - - [2026-01-29 12:33:22] "POST /ref-update HTTP/1.1" 200 156 0.007902 10.0.0.242 - - [2026-01-29 12:33:22] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010924 10.0.0.242 - - [2026-01-29 12:33:22] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.242 - - [2026-01-29 12:33:22] "GET /loadbalancer-pool/dc764d94-93b2-4ecb-81e4-4180eac20a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004680 10.0.0.242 - - [2026-01-29 12:33:22] "PUT /floating-ip/37a253ef-289e-4672-a670-b47909377c25 HTTP/1.1" 200 257 0.020100 10.0.0.242 - - [2026-01-29 12:33:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.055866 10.0.0.242 - - [2026-01-29 12:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008226 10.0.0.242 - - [2026-01-29 12:33:22] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009564 10.0.0.242 - - [2026-01-29 12:33:22] "POST /set-tag HTTP/1.1" 200 109 0.005834 10.0.0.242 - - [2026-01-29 12:33:22] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005191 10.0.0.242 - - [2026-01-29 12:33:22] "POST /ref-update HTTP/1.1" 200 156 0.009191 10.0.0.242 - - [2026-01-29 12:33:22] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.016206 10.0.0.242 - - [2026-01-29 12:33:22] "PUT /floating-ip/37a253ef-289e-4672-a670-b47909377c25 HTTP/1.1" 200 257 0.010162 10.0.0.242 - - [2026-01-29 12:33:27] "GET / HTTP/1.1" 200 36215 0.002133 10.0.0.242 - - [2026-01-29 12:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.242 - - [2026-01-29 12:33:27] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005925 10.0.0.242 - - [2026-01-29 12:33:27] "POST /bgp-routers HTTP/1.1" 409 301 0.003363 10.0.0.242 - - [2026-01-29 12:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.242 - - [2026-01-29 12:33:27] "GET /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.012635 10.0.0.242 - - [2026-01-29 12:33:27] "PUT /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d HTTP/1.1" 200 255 0.027050 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001253 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 10.0.0.242 - - [2026-01-29 12:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.242 - - [2026-01-29 12:33:36] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003107 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000970 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:33:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 10.0.0.242 - - [2026-01-29 12:35:00] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006761 10.0.0.242 - - [2026-01-29 12:35:00] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.242 - - [2026-01-29 12:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.242 - - [2026-01-29 12:35:01] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002747 10.0.0.242 - - [2026-01-29 12:35:01] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004322 10.0.0.242 - - [2026-01-29 12:35:01] "POST /set-tag HTTP/1.1" 200 109 0.087353 10.0.0.242 - - [2026-01-29 12:35:01] "DELETE /loadbalancer-member/6472a60b-5de5-467f-8cc0-6f15f1dd4b55 HTTP/1.1" 200 115 0.065077 10.0.0.242 - - [2026-01-29 12:35:01] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009212 10.0.0.242 - - [2026-01-29 12:35:01] "POST /set-tag HTTP/1.1" 200 109 0.004106 10.0.0.242 - - [2026-01-29 12:35:01] "DELETE /loadbalancer-member/8bb38257-554a-4ec8-9bec-d7f88a2a73f1 HTTP/1.1" 200 115 0.061400 10.0.0.242 - - [2026-01-29 12:35:01] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019531 10.0.0.242 - - [2026-01-29 12:35:01] "POST /set-tag HTTP/1.1" 200 109 0.004778 10.0.0.242 - - [2026-01-29 12:35:01] "DELETE /loadbalancer-member/505c55af-9406-4341-984d-d77c9e210d1f HTTP/1.1" 200 115 0.037593 10.0.0.242 - - [2026-01-29 12:35:01] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013709 10.0.0.242 - - [2026-01-29 12:35:01] "POST /set-tag HTTP/1.1" 200 109 0.006110 10.0.0.242 - - [2026-01-29 12:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.242 - - [2026-01-29 12:35:01] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002718 10.0.0.242 - - [2026-01-29 12:35:01] "GET /loadbalancer-pool/98ad0cc5-2dc9-472d-bfc6-732587a54a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002937 10.0.0.242 - - [2026-01-29 12:35:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018807 10.0.0.242 - - [2026-01-29 12:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015995 10.0.0.242 - - [2026-01-29 12:35:01] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018180 10.0.0.242 - - [2026-01-29 12:35:01] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004754 10.0.0.242 - - [2026-01-29 12:35:01] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002716 10.0.0.242 - - [2026-01-29 12:35:02] "POST /set-tag HTTP/1.1" 200 109 0.067034 10.0.0.242 - - [2026-01-29 12:35:02] "GET /loadbalancer-pool/9da6aab4-7cac-4461-b8f3-cef8816fa8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.021383 10.0.0.242 - - [2026-01-29 12:35:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025850 10.0.0.242 - - [2026-01-29 12:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011591 10.0.0.242 - - [2026-01-29 12:35:02] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019608 10.0.0.242 - - [2026-01-29 12:35:02] "POST /set-tag HTTP/1.1" 200 109 0.009332 10.0.0.242 - - [2026-01-29 12:35:02] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015725 10.0.0.242 - - [2026-01-29 12:35:02] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.009968 10.0.0.242 - - [2026-01-29 12:35:02] "GET /loadbalancer-pool/dc764d94-93b2-4ecb-81e4-4180eac20a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003907 10.0.0.242 - - [2026-01-29 12:35:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.031739 10.0.0.242 - - [2026-01-29 12:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030528 10.0.0.242 - - [2026-01-29 12:35:02] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.026970 10.0.0.242 - - [2026-01-29 12:35:02] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014549 10.0.0.242 - - [2026-01-29 12:35:02] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002352 10.0.0.242 - - [2026-01-29 12:35:02] "POST /set-tag HTTP/1.1" 200 109 0.004697 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:35:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:35:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.242 - - [2026-01-29 12:36:26] "GET / HTTP/1.1" 200 36215 0.001574 10.0.0.242 - - [2026-01-29 12:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.242 - - [2026-01-29 12:36:26] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045712 10.0.0.242 - - [2026-01-29 12:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.242 - - [2026-01-29 12:36:26] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036835 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.242 - - [2026-01-29 12:36:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031113 10.0.0.242 - - [2026-01-29 12:36:27] "POST /tags HTTP/1.1" 200 334 0.039063 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017420 10.0.0.242 - - [2026-01-29 12:36:27] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018528 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.242 - - [2026-01-29 12:36:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056917 10.0.0.242 - - [2026-01-29 12:36:27] "GET /virtual-networks?parent_id=86b2f136-f09e-4281-901c-a249aaac2d22&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.010910 10.0.0.242 - - [2026-01-29 12:36:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088075 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.242 - - [2026-01-29 12:36:27] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.023760 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009967 10.0.0.242 - - [2026-01-29 12:36:27] "GET /service-appliance-set/0b97db10-9b6c-499e-ac8d-086b2f15be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007504 10.0.0.242 - - [2026-01-29 12:36:27] "POST /virtual-networks HTTP/1.1" 200 514 0.126767 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.003871 10.0.0.242 - - [2026-01-29 12:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024458 10.0.0.242 - - [2026-01-29 12:36:27] "GET /network-ipam/3460ee20-a300-4d58-9fac-24e97e113df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.008355 10.0.0.242 - - [2026-01-29 12:36:27] "POST /useragent-kv HTTP/1.1" 200 115 0.030282 10.0.0.242 - - [2026-01-29 12:36:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.133876 10.0.0.242 - - [2026-01-29 12:36:27] "POST /ref-update HTTP/1.1" 200 156 0.119766 10.0.0.242 - - [2026-01-29 12:36:27] "GET /virtual-machine-interface/a1e9f04c-59cb-4246-9d15-7b21b4a57473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.026304 10.0.0.242 - - [2026-01-29 12:36:28] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004806 10.0.0.242 - - [2026-01-29 12:36:28] "GET /domains HTTP/1.1" 200 281 0.002006 10.0.0.242 - - [2026-01-29 12:36:28] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8 HTTP/1.1" 200 3099 0.009024 10.0.0.242 - - [2026-01-29 12:36:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22 HTTP/1.1" 200 5497 0.120706 10.0.0.242 - - [2026-01-29 12:36:28] "POST /instance-ips HTTP/1.1" 200 410 0.137005 10.0.0.242 - - [2026-01-29 12:36:28] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.022684 10.0.0.242 - - [2026-01-29 12:36:28] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.005559 10.0.0.242 - - [2026-01-29 12:36:28] "GET /instance-ip/cb634877-5830-4fe1-b8f1-00da534f0f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.010338 10.0.0.242 - - [2026-01-29 12:36:28] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1183 0.009438 10.0.0.242 - - [2026-01-29 12:36:28] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1183 0.003922 10.0.0.242 - - [2026-01-29 12:36:28] "POST /route-targets HTTP/1.1" 200 328 0.021672 10.0.0.242 - - [2026-01-29 12:36:28] "POST /ref-update HTTP/1.1" 200 156 0.033486 10.0.0.242 - - [2026-01-29 12:36:28] "POST /loadbalancers HTTP/1.1" 200 612 0.096668 10.0.0.242 - - [2026-01-29 12:36:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046983 10.0.0.242 - - [2026-01-29 12:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028267 10.0.0.242 - - [2026-01-29 12:36:28] "GET /instance-ip/cb634877-5830-4fe1-b8f1-00da534f0f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.014707 10.0.0.242 - - [2026-01-29 12:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.242 - - [2026-01-29 12:36:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027246 10.0.0.242 - - [2026-01-29 12:36:28] "POST /floating-ips HTTP/1.1" 200 599 0.019132 10.0.0.242 - - [2026-01-29 12:36:28] "GET /loadbalancer/42f66498-dec0-4fce-b967-2650287eed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002687 10.0.0.242 - - [2026-01-29 12:36:28] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.024447 10.0.0.242 - - [2026-01-29 12:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006832 10.0.0.242 - - [2026-01-29 12:36:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034348 10.0.0.242 - - [2026-01-29 12:36:28] "GET /loadbalancer-listener/72637d82-83b3-4744-a9bb-1d255f837e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.011142 10.0.0.242 - - [2026-01-29 12:36:28] "GET /loadbalancer-listener/72637d82-83b3-4744-a9bb-1d255f837e68?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.011121 10.0.0.242 - - [2026-01-29 12:36:28] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018881 10.0.0.242 - - [2026-01-29 12:36:28] "GET /instance-ip/cb634877-5830-4fe1-b8f1-00da534f0f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004622 10.0.0.242 - - [2026-01-29 12:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.242 - - [2026-01-29 12:36:28] "GET /instance-ip/cb634877-5830-4fe1-b8f1-00da534f0f85?fields=floating_ips HTTP/1.1" 200 1215 0.006781 10.0.0.242 - - [2026-01-29 12:36:28] "GET /loadbalancer/42f66498-dec0-4fce-b967-2650287eed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003001 10.0.0.242 - - [2026-01-29 12:36:28] "GET /floating-ip/1607b29d-7209-42db-812c-c7a8a1932cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002281 10.0.0.242 - - [2026-01-29 12:36:28] "POST /tags HTTP/1.1" 200 296 0.050622 10.0.0.242 - - [2026-01-29 12:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013213 10.0.0.242 - - [2026-01-29 12:36:28] "GET /tag/7cb79bca-ab8d-4b65-a92d-0ecf26d43d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.019099 10.0.0.242 - - [2026-01-29 12:36:28] "POST /tags HTTP/1.1" 409 233 0.002215 10.0.0.242 - - [2026-01-29 12:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.242 - - [2026-01-29 12:36:28] "GET /tag/5332a200-9181-4e17-bd29-e55f20cf3fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010399 10.0.0.242 - - [2026-01-29 12:36:29] "POST /tags HTTP/1.1" 409 206 0.035766 10.0.0.242 - - [2026-01-29 12:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.242 - - [2026-01-29 12:36:29] "GET /tag/95b788cd-b5ac-422a-bb39-5ac97b249d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010495 10.0.0.242 - - [2026-01-29 12:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004385 10.0.0.242 - - [2026-01-29 12:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.242 - - [2026-01-29 12:36:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045422 10.0.0.242 - - [2026-01-29 12:36:29] "POST /virtual-machines HTTP/1.1" 200 370 0.013243 10.0.0.242 - - [2026-01-29 12:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027245 10.0.0.242 - - [2026-01-29 12:36:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.096319 10.0.0.242 - - [2026-01-29 12:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008793 10.0.0.242 - - [2026-01-29 12:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004469 10.0.0.242 - - [2026-01-29 12:36:29] "POST /instance-ips HTTP/1.1" 200 410 0.029194 10.0.0.242 - - [2026-01-29 12:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032775 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019204 10.0.0.242 - - [2026-01-29 12:36:29] "POST /set-tag HTTP/1.1" 200 109 0.017055 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016360 10.0.0.242 - - [2026-01-29 12:36:29] "GET /instance-ip/2284b496-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003293 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006832 10.0.0.242 - - [2026-01-29 12:36:29] "POST /set-tag HTTP/1.1" 200 109 0.003689 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002851 10.0.0.242 - - [2026-01-29 12:36:29] "POST /ref-update HTTP/1.1" 200 156 0.026451 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014255 10.0.0.242 - - [2026-01-29 12:36:29] "POST /set-tag HTTP/1.1" 200 109 0.003759 10.0.0.242 - - [2026-01-29 12:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.242 - - [2026-01-29 12:36:29] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003770 10.0.0.242 - - [2026-01-29 12:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.242 - - [2026-01-29 12:36:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036708 10.0.0.242 - - [2026-01-29 12:36:29] "POST /virtual-machines HTTP/1.1" 200 370 0.011902 10.0.0.242 - - [2026-01-29 12:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017721 10.0.0.242 - - [2026-01-29 12:36:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105651 10.0.0.242 - - [2026-01-29 12:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010433 10.0.0.242 - - [2026-01-29 12:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011709 10.0.0.242 - - [2026-01-29 12:36:30] "POST /instance-ips HTTP/1.1" 200 410 0.021943 10.0.0.242 - - [2026-01-29 12:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032588 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005669 10.0.0.242 - - [2026-01-29 12:36:30] "POST /set-tag HTTP/1.1" 200 109 0.025195 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.034392 10.0.0.242 - - [2026-01-29 12:36:30] "GET /instance-ip/22fab38a-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004237 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006871 10.0.0.242 - - [2026-01-29 12:36:30] "POST /set-tag HTTP/1.1" 200 109 0.012757 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004891 10.0.0.242 - - [2026-01-29 12:36:30] "POST /ref-update HTTP/1.1" 200 156 0.012134 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023193 10.0.0.242 - - [2026-01-29 12:36:30] "POST /set-tag HTTP/1.1" 200 109 0.014511 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006930 10.0.0.242 - - [2026-01-29 12:36:30] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.242 - - [2026-01-29 12:36:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005044 10.0.0.242 - - [2026-01-29 12:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domains HTTP/1.1" 200 281 0.001798 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8 HTTP/1.1" 200 3099 0.003035 10.0.0.242 - - [2026-01-29 12:36:33] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22 HTTP/1.1" 200 7091 0.037927 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.004410 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.003840 10.0.0.242 - - [2026-01-29 12:36:33] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1405 0.003755 10.0.0.242 - - [2026-01-29 12:36:33] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1405 0.002543 10.0.0.242 - - [2026-01-29 12:36:33] "GET /route-target/f260f6d9-2081-460c-84e6-617a0710a408 HTTP/1.1" 200 1154 0.002391 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.004296 10.0.0.242 - - [2026-01-29 12:36:33] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1405 0.002915 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004149 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.003846 10.0.0.242 - - [2026-01-29 12:36:33] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1405 0.002584 10.0.0.242 - - [2026-01-29 12:36:33] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 200 1405 0.002658 10.0.0.242 - - [2026-01-29 12:36:33] "GET /route-target/f260f6d9-2081-460c-84e6-617a0710a408 HTTP/1.1" 200 1154 0.004211 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domains HTTP/1.1" 200 281 0.001888 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8 HTTP/1.1" 200 3099 0.002817 10.0.0.242 - - [2026-01-29 12:36:33] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22 HTTP/1.1" 200 7091 0.030047 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2096 0.004163 10.0.0.242 - - [2026-01-29 12:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.242 - - [2026-01-29 12:36:33] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029309 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003725 10.0.0.242 - - [2026-01-29 12:36:33] "GET /floating-ip-pools?parent_id=f3cf2f45-ca8f-4764-8283-935ea3c9c3a7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002286 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004100 10.0.0.242 - - [2026-01-29 12:36:33] "POST /floating-ip-pools HTTP/1.1" 200 564 0.022753 10.0.0.242 - - [2026-01-29 12:36:33] "POST /ref-update HTTP/1.1" 200 156 0.010111 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.012287 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domains HTTP/1.1" 200 281 0.005111 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8 HTTP/1.1" 200 3099 0.011058 10.0.0.242 - - [2026-01-29 12:36:33] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22 HTTP/1.1" 200 7348 0.032886 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2335 0.005967 10.0.0.242 - - [2026-01-29 12:36:33] "GET /floating-ip-pool/e532c935-cb66-49ad-8061-0774626aadab HTTP/1.1" 200 1317 0.002750 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domains HTTP/1.1" 200 281 0.001702 10.0.0.242 - - [2026-01-29 12:36:33] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8 HTTP/1.1" 200 3099 0.002789 10.0.0.242 - - [2026-01-29 12:36:33] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22 HTTP/1.1" 200 7348 0.037160 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 2335 0.004336 10.0.0.242 - - [2026-01-29 12:36:33] "GET /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004632 10.0.0.242 - - [2026-01-29 12:36:33] "POST /tags HTTP/1.1" 200 366 0.060864 10.0.0.242 - - [2026-01-29 12:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808 10.0.0.242 - - [2026-01-29 12:36:33] "GET /tag/02abdd51-1b21-4e55-8589-fcdab836dc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027781 10.0.0.242 - - [2026-01-29 12:36:33] "POST /tags HTTP/1.1" 409 206 0.002101 10.0.0.242 - - [2026-01-29 12:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-01-29 12:36:34] "GET /tag/95b788cd-b5ac-422a-bb39-5ac97b249d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012409 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2026-01-29 12:36:34] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.035399 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.242 - - [2026-01-29 12:36:34] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004659 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.242 - - [2026-01-29 12:36:34] "GET /service-appliance-set/ac6bdac3-a7ce-4940-9264-53633f9bca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003527 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.003664 10.0.0.242 - - [2026-01-29 12:36:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.117976 10.0.0.242 - - [2026-01-29 12:36:34] "GET /virtual-machine-interface/781e6717-487a-449d-9ec2-faa0ea0caf44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017831 10.0.0.242 - - [2026-01-29 12:36:34] "POST /set-tag HTTP/1.1" 200 109 0.024863 10.0.0.242 - - [2026-01-29 12:36:34] "POST /instance-ips HTTP/1.1" 200 418 0.020836 10.0.0.242 - - [2026-01-29 12:36:34] "GET /instance-ip/d4086f79-9b15-4538-add0-a45b49066025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005374 10.0.0.242 - - [2026-01-29 12:36:34] "POST /loadbalancers HTTP/1.1" 200 620 0.065365 10.0.0.242 - - [2026-01-29 12:36:34] "POST /service-instances HTTP/1.1" 200 568 0.023873 10.0.0.242 - - [2026-01-29 12:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028139 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.242 - - [2026-01-29 12:36:34] "POST /ref-update HTTP/1.1" 200 156 0.028759 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.242 - - [2026-01-29 12:36:34] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.065912 10.0.0.242 - - [2026-01-29 12:36:34] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.013952 10.0.0.242 - - [2026-01-29 12:36:34] "GET /virtual-machine-interface/781e6717-487a-449d-9ec2-faa0ea0caf44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006159 10.0.0.242 - - [2026-01-29 12:36:34] "GET /virtual-machine-interface/781e6717-487a-449d-9ec2-faa0ea0caf44?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.018195 10.0.0.242 - - [2026-01-29 12:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024137 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016268 10.0.0.242 - - [2026-01-29 12:36:34] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.010217 10.0.0.242 - - [2026-01-29 12:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012090 10.0.0.242 - - [2026-01-29 12:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.242 - - [2026-01-29 12:36:34] "GET /floating-ip-pool/e532c935-cb66-49ad-8061-0774626aadab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030063 10.0.0.242 - - [2026-01-29 12:36:34] "POST /floating-ips HTTP/1.1" 200 673 0.082289 10.0.0.242 - - [2026-01-29 12:36:34] "POST /virtual-machines HTTP/1.1" 200 430 0.066821 10.0.0.242 - - [2026-01-29 12:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032830 10.0.0.242 - - [2026-01-29 12:36:35] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018668 10.0.0.242 - - [2026-01-29 12:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-01-29 12:36:35] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.030329 10.0.0.242 - - [2026-01-29 12:36:35] "POST /tags HTTP/1.1" 409 221 0.015926 10.0.0.242 - - [2026-01-29 12:36:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.159145 10.0.0.242 - - [2026-01-29 12:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.242 - - [2026-01-29 12:36:35] "POST /chown HTTP/1.1" 200 109 0.029499 10.0.0.242 - - [2026-01-29 12:36:35] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022161 10.0.0.242 - - [2026-01-29 12:36:35] "POST /tags HTTP/1.1" 409 238 0.001868 10.0.0.242 - - [2026-01-29 12:36:35] "POST /chown HTTP/1.1" 200 109 0.006216 10.0.0.242 - - [2026-01-29 12:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.242 - - [2026-01-29 12:36:35] "GET /tag/02abdd51-1b21-4e55-8589-fcdab836dc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011901 10.0.0.242 - - [2026-01-29 12:36:35] "PUT /virtual-machine-interface/93f3f081-7da0-435d-8f1b-71a7f3e34207 HTTP/1.1" 200 285 0.033211 10.0.0.242 - - [2026-01-29 12:36:35] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.029107 10.0.0.242 - - [2026-01-29 12:36:35] "POST /firewall-rules HTTP/1.1" 200 652 0.101155 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.041070 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.024091 10.0.0.242 - - [2026-01-29 12:36:35] "GET /firewall-rule/80813553-0867-4586-9938-779a885c918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.026834 10.0.0.242 - - [2026-01-29 12:36:35] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002930 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.029855 10.0.0.242 - - [2026-01-29 12:36:35] "GET /firewall-rule/80813553-0867-4586-9938-779a885c918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012541 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.013419 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.024670 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.065971 10.0.0.242 - - [2026-01-29 12:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.242 - - [2026-01-29 12:36:35] "POST /ref-update HTTP/1.1" 200 156 0.042054 10.0.0.242 - - [2026-01-29 12:36:35] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043002 10.0.0.242 - - [2026-01-29 12:36:35] "POST /virtual-machines HTTP/1.1" 200 430 0.020120 10.0.0.242 - - [2026-01-29 12:36:35] "GET /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002925 10.0.0.242 - - [2026-01-29 12:36:35] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.085034 10.0.0.242 - - [2026-01-29 12:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.242 - - [2026-01-29 12:36:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.123104 10.0.0.242 - - [2026-01-29 12:36:35] "POST /chown HTTP/1.1" 200 109 0.018112 10.0.0.242 - - [2026-01-29 12:36:35] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033202 10.0.0.242 - - [2026-01-29 12:36:35] "GET /loadbalancer-listener/6d24a8c4-1e80-43f0-ad25-d2e44a425c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003852 10.0.0.242 - - [2026-01-29 12:36:35] "POST /chown HTTP/1.1" 200 109 0.009542 10.0.0.242 - - [2026-01-29 12:36:35] "GET /loadbalancer-listener/6d24a8c4-1e80-43f0-ad25-d2e44a425c59?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.014215 10.0.0.242 - - [2026-01-29 12:36:35] "PUT /virtual-machine-interface/3f19f438-80a2-4aee-a953-9a2dfe6469b7 HTTP/1.1" 200 285 0.020943 10.0.0.242 - - [2026-01-29 12:36:35] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.017560 10.0.0.242 - - [2026-01-29 12:36:35] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.024839 10.0.0.242 - - [2026-01-29 12:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023052 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.036364 10.0.0.242 - - [2026-01-29 12:36:36] "GET /loadbalancer-pool/d1366589-1146-4b0e-bb6b-a74eda52051d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007388 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.032639 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.018021 10.0.0.242 - - [2026-01-29 12:36:36] "POST /loadbalancer-members HTTP/1.1" 200 709 0.036783 10.0.0.242 - - [2026-01-29 12:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019367 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.021277 10.0.0.242 - - [2026-01-29 12:36:36] "GET /loadbalancer-member/34b45d5f-20fd-4e0b-aef1-20b572d47ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.012252 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.035715 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2026-01-29 12:36:36] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004634 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.242 - - [2026-01-29 12:36:36] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003519 10.0.0.242 - - [2026-01-29 12:36:36] "POST /tags HTTP/1.1" 409 221 0.001916 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.017385 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.242 - - [2026-01-29 12:36:36] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017119 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.025765 10.0.0.242 - - [2026-01-29 12:36:36] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.018670 10.0.0.242 - - [2026-01-29 12:36:36] "POST /tags HTTP/1.1" 409 238 0.002073 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.242 - - [2026-01-29 12:36:36] "GET /tag/02abdd51-1b21-4e55-8589-fcdab836dc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016764 10.0.0.242 - - [2026-01-29 12:36:36] "POST /firewall-rules HTTP/1.1" 409 293 0.002564 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.016160 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.018156 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.029008 10.0.0.242 - - [2026-01-29 12:36:36] "PUT /firewall-rule/80813553-0867-4586-9938-779a885c918f HTTP/1.1" 200 261 0.042516 10.0.0.242 - - [2026-01-29 12:36:36] "GET /firewall-rule/80813553-0867-4586-9938-779a885c918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008162 10.0.0.242 - - [2026-01-29 12:36:36] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.015161 10.0.0.242 - - [2026-01-29 12:36:36] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003417 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.049828 10.0.0.242 - - [2026-01-29 12:36:36] "GET /firewall-rule/80813553-0867-4586-9938-779a885c918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.040513 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015854 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.007238 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.018914 10.0.0.242 - - [2026-01-29 12:36:36] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.026346 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.007021 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.019071 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.039475 10.0.0.242 - - [2026-01-29 12:36:36] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.062492 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.068618 10.0.0.242 - - [2026-01-29 12:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016262 10.0.0.242 - - [2026-01-29 12:36:36] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.023055 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.056146 10.0.0.242 - - [2026-01-29 12:36:36] "POST /ref-update HTTP/1.1" 200 156 0.048018 10.0.0.242 - - [2026-01-29 12:36:36] "POST /chown HTTP/1.1" 200 109 0.020949 10.0.0.242 - - [2026-01-29 12:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.242 - - [2026-01-29 12:36:37] "POST /chown HTTP/1.1" 200 109 0.029092 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.038348 10.0.0.242 - - [2026-01-29 12:36:37] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.093801 10.0.0.242 - - [2026-01-29 12:36:37] "POST /ref-update HTTP/1.1" 200 156 0.068046 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.054049 10.0.0.242 - - [2026-01-29 12:36:37] "POST /virtual-machines HTTP/1.1" 200 374 0.026432 10.0.0.242 - - [2026-01-29 12:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012491 10.0.0.242 - - [2026-01-29 12:36:37] "POST /ref-update HTTP/1.1" 200 156 0.054178 10.0.0.242 - - [2026-01-29 12:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034988 10.0.0.242 - - [2026-01-29 12:36:37] "POST /chown HTTP/1.1" 200 109 0.041687 10.0.0.242 - - [2026-01-29 12:36:37] "POST /chown HTTP/1.1" 200 109 0.026288 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.024907 10.0.0.242 - - [2026-01-29 12:36:37] "POST /ref-update HTTP/1.1" 200 156 0.052169 10.0.0.242 - - [2026-01-29 12:36:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.183056 10.0.0.242 - - [2026-01-29 12:36:37] "POST /chown HTTP/1.1" 200 109 0.029151 10.0.0.242 - - [2026-01-29 12:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038501 10.0.0.242 - - [2026-01-29 12:36:37] "POST /chown HTTP/1.1" 200 109 0.022184 10.0.0.242 - - [2026-01-29 12:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012115 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006691 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 257 0.029048 10.0.0.242 - - [2026-01-29 12:36:37] "POST /ref-update HTTP/1.1" 200 156 0.027797 10.0.0.242 - - [2026-01-29 12:36:37] "POST /instance-ips HTTP/1.1" 200 414 0.063904 10.0.0.242 - - [2026-01-29 12:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.044270 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.019782 10.0.0.242 - - [2026-01-29 12:36:37] "POST /set-tag HTTP/1.1" 200 109 0.019655 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.027071 10.0.0.242 - - [2026-01-29 12:36:37] "GET /instance-ip/275247c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003669 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.026046 10.0.0.242 - - [2026-01-29 12:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021702 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006107 10.0.0.242 - - [2026-01-29 12:36:37] "POST /set-tag HTTP/1.1" 200 109 0.004601 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005025 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.010832 10.0.0.242 - - [2026-01-29 12:36:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014388 10.0.0.242 - - [2026-01-29 12:36:37] "POST /ref-update HTTP/1.1" 200 156 0.018388 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014673 10.0.0.242 - - [2026-01-29 12:36:37] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.242 - - [2026-01-29 12:36:37] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004945 10.0.0.242 - - [2026-01-29 12:36:37] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.017216 10.0.0.242 - - [2026-01-29 12:36:38] "POST /set-tag HTTP/1.1" 200 109 0.008589 10.0.0.242 - - [2026-01-29 12:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022818 10.0.0.242 - - [2026-01-29 12:36:38] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.007364 10.0.0.242 - - [2026-01-29 12:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.006059 10.0.0.242 - - [2026-01-29 12:36:38] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.013860 10.0.0.242 - - [2026-01-29 12:36:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016570 10.0.0.242 - - [2026-01-29 12:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.005919 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.014344 10.0.0.242 - - [2026-01-29 12:36:38] "POST /ref-update HTTP/1.1" 200 156 0.018168 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.010118 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.018277 10.0.0.242 - - [2026-01-29 12:36:38] "POST /ref-update HTTP/1.1" 200 156 0.016538 10.0.0.242 - - [2026-01-29 12:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.006789 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.023099 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.006704 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.029045 10.0.0.242 - - [2026-01-29 12:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.010125 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.017832 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.014606 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.007123 10.0.0.242 - - [2026-01-29 12:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.007063 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.014895 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.027786 10.0.0.242 - - [2026-01-29 12:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.242 - - [2026-01-29 12:36:38] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.030405 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.022322 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006216 10.0.0.242 - - [2026-01-29 12:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.008625 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.018548 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006602 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.018125 10.0.0.242 - - [2026-01-29 12:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006982 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.015666 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.015912 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006565 10.0.0.242 - - [2026-01-29 12:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006436 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006004 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.011976 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.017981 10.0.0.242 - - [2026-01-29 12:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006526 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.018985 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.018999 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006461 10.0.0.242 - - [2026-01-29 12:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.006214 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.013568 10.0.0.242 - - [2026-01-29 12:36:39] "POST /chown HTTP/1.1" 200 109 0.024479 10.0.0.242 - - [2026-01-29 12:36:41] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008336 10.0.0.242 - - [2026-01-29 12:36:41] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.242 - - [2026-01-29 12:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2026-01-29 12:36:41] "GET /loadbalancer/42f66498-dec0-4fce-b967-2650287eed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002325 10.0.0.242 - - [2026-01-29 12:36:41] "GET /loadbalancer-pool/6989c0f5-9529-4940-b98b-a8ca09cafc10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002357 10.0.0.242 - - [2026-01-29 12:36:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014695 10.0.0.242 - - [2026-01-29 12:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019033 10.0.0.242 - - [2026-01-29 12:36:41] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010295 10.0.0.242 - - [2026-01-29 12:36:41] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003752 10.0.0.242 - - [2026-01-29 12:36:41] "POST /ref-update HTTP/1.1" 200 156 0.006378 10.0.0.242 - - [2026-01-29 12:36:41] "GET /floating-ip/1607b29d-7209-42db-812c-c7a8a1932cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.009462 10.0.0.242 - - [2026-01-29 12:36:41] "PUT /floating-ip/1607b29d-7209-42db-812c-c7a8a1932cd0 HTTP/1.1" 200 257 0.009295 10.0.0.242 - - [2026-01-29 12:36:41] "POST /tags HTTP/1.1" 409 221 0.001806 10.0.0.242 - - [2026-01-29 12:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.242 - - [2026-01-29 12:36:41] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010615 10.0.0.242 - - [2026-01-29 12:36:41] "POST /set-tag HTTP/1.1" 200 109 0.017699 10.0.0.242 - - [2026-01-29 12:36:41] "GET /virtual-machine/270c7349-9dc1-46d2-91cb-6e00ca2a6cc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003129 10.0.0.242 - - [2026-01-29 12:36:41] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004263 10.0.0.242 - - [2026-01-29 12:36:42] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004538 10.0.0.242 - - [2026-01-29 12:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.242 - - [2026-01-29 12:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.242 - - [2026-01-29 12:36:42] "GET /loadbalancer/42f66498-dec0-4fce-b967-2650287eed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002368 10.0.0.242 - - [2026-01-29 12:36:42] "GET /loadbalancer-pool/6989c0f5-9529-4940-b98b-a8ca09cafc10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002462 10.0.0.242 - - [2026-01-29 12:36:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015588 10.0.0.242 - - [2026-01-29 12:36:42] "GET /virtual-machine/f5210823-41da-40c7-80dd-d284871a8e47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003031 10.0.0.242 - - [2026-01-29 12:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039824 10.0.0.242 - - [2026-01-29 12:36:42] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.032256 10.0.0.242 - - [2026-01-29 12:36:42] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020519 10.0.0.242 - - [2026-01-29 12:36:42] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013019 10.0.0.242 - - [2026-01-29 12:36:42] "POST /ref-update HTTP/1.1" 200 156 0.008623 10.0.0.242 - - [2026-01-29 12:36:42] "GET /floating-ip/1607b29d-7209-42db-812c-c7a8a1932cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.011021 10.0.0.242 - - [2026-01-29 12:36:42] "POST /set-tag HTTP/1.1" 200 109 0.017847 10.0.0.242 - - [2026-01-29 12:36:47] "GET /global-system-configs HTTP/1.1" 200 323 0.003682 10.0.0.242 - - [2026-01-29 12:36:49] "GET /global-system-configs HTTP/1.1" 200 323 0.003096 10.0.0.242 - - [2026-01-29 12:36:52] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012330 10.0.0.242 - - [2026-01-29 12:36:52] "POST /set-tag HTTP/1.1" 200 109 0.005981 10.0.0.242 - - [2026-01-29 12:36:52] "GET /virtual-machine/5821c928-60ec-490a-8f9e-026655acbc9e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002958 10.0.0.242 - - [2026-01-29 12:36:52] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004224 10.0.0.242 - - [2026-01-29 12:36:52] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004278 10.0.0.242 - - [2026-01-29 12:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.242 - - [2026-01-29 12:37:25] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004895 10.0.0.242 - - [2026-01-29 12:37:25] "POST /set-tag HTTP/1.1" 200 109 0.005533 10.0.0.242 - - [2026-01-29 12:37:25] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004360 10.0.0.242 - - [2026-01-29 12:37:25] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.242 - - [2026-01-29 12:37:25] "GET /virtual-machine/5821c928-60ec-490a-8f9e-026655acbc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002824 10.0.0.242 - - [2026-01-29 12:37:25] "POST /ref-update HTTP/1.1" 200 156 0.011289 10.0.0.242 - - [2026-01-29 12:37:25] "GET /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010554 10.0.0.242 - - [2026-01-29 12:37:25] "POST /set-tag HTTP/1.1" 200 109 0.021424 10.0.0.242 - - [2026-01-29 12:37:25] "POST /set-tag HTTP/1.1" 200 109 0.028763 10.0.0.242 - - [2026-01-29 12:37:25] "DELETE /instance-ip/275247c2-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.052712 10.0.0.242 - - [2026-01-29 12:37:25] "DELETE /virtual-machine-interface/272ef1b4-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.048211 10.0.0.242 - - [2026-01-29 12:37:25] "DELETE /virtual-machine/5821c928-60ec-490a-8f9e-026655acbc9e HTTP/1.1" 200 115 0.025674 10.0.0.242 - - [2026-01-29 12:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2026-01-29 12:37:27] "GET /tag/02abdd51-1b21-4e55-8589-fcdab836dc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010587 10.0.0.242 - - [2026-01-29 12:37:27] "GET /tag/02abdd51-1b21-4e55-8589-fcdab836dc70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1773 0.011122 10.0.0.242 - - [2026-01-29 12:37:27] "GET /virtual-machine-interface/3f19f438-80a2-4aee-a953-9a2dfe6469b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004675 10.0.0.242 - - [2026-01-29 12:37:27] "POST /set-tag HTTP/1.1" 200 109 0.015818 10.0.0.242 - - [2026-01-29 12:37:27] "GET /virtual-machine-interface/781e6717-487a-449d-9ec2-faa0ea0caf44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.013136 10.0.0.242 - - [2026-01-29 12:37:27] "POST /set-tag HTTP/1.1" 200 109 0.014709 10.0.0.242 - - [2026-01-29 12:37:27] "GET /virtual-machine-interface/93f3f081-7da0-435d-8f1b-71a7f3e34207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004544 10.0.0.242 - - [2026-01-29 12:37:27] "POST /set-tag HTTP/1.1" 200 109 0.024240 10.0.0.242 - - [2026-01-29 12:37:27] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003994 10.0.0.242 - - [2026-01-29 12:37:27] "GET /firewall-rule/80813553-0867-4586-9938-779a885c918f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002954 10.0.0.242 - - [2026-01-29 12:37:27] "POST /ref-update HTTP/1.1" 200 156 0.011720 10.0.0.242 - - [2026-01-29 12:37:27] "DELETE /firewall-rule/80813553-0867-4586-9938-779a885c918f HTTP/1.1" 200 115 0.040274 10.0.0.242 - - [2026-01-29 12:37:27] "DELETE /loadbalancer-member/34b45d5f-20fd-4e0b-aef1-20b572d47ad4 HTTP/1.1" 200 115 0.026055 10.0.0.242 - - [2026-01-29 12:37:27] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.010719 10.0.0.242 - - [2026-01-29 12:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013098 10.0.0.242 - - [2026-01-29 12:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011072 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /loadbalancer-pool/d1366589-1146-4b0e-bb6b-a74eda52051d HTTP/1.1" 200 115 0.080552 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /loadbalancer-listener/6d24a8c4-1e80-43f0-ad25-d2e44a425c59 HTTP/1.1" 200 115 0.026388 10.0.0.242 - - [2026-01-29 12:37:28] "GET /floating-ip/bb49fa33-3ee2-40c2-afaf-903ce119bdc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.004098 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.008617 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.011289 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.007439 10.0.0.242 - - [2026-01-29 12:37:28] "PUT /floating-ip/bb49fa33-3ee2-40c2-afaf-903ce119bdc1 HTTP/1.1" 200 257 0.019657 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.014796 10.0.0.242 - - [2026-01-29 12:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007321 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.018314 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /floating-ip/bb49fa33-3ee2-40c2-afaf-903ce119bdc1 HTTP/1.1" 200 115 0.109777 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.025084 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.012508 10.0.0.242 - - [2026-01-29 12:37:28] "POST /chown HTTP/1.1" 200 109 0.015550 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4 HTTP/1.1" 200 115 0.086297 10.0.0.242 - - [2026-01-29 12:37:28] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.013365 10.0.0.242 - - [2026-01-29 12:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019455 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /instance-ip/d4086f79-9b15-4538-add0-a45b49066025 HTTP/1.1" 200 115 0.109079 10.0.0.242 - - [2026-01-29 12:37:28] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.010427 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /virtual-machine-interface/781e6717-487a-449d-9ec2-faa0ea0caf44 HTTP/1.1" 200 115 0.076691 10.0.0.242 - - [2026-01-29 12:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034039 10.0.0.242 - - [2026-01-29 12:37:28] "GET /floating-ip-pool/e532c935-cb66-49ad-8061-0774626aadab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009141 10.0.0.242 - - [2026-01-29 12:37:28] "POST /ref-update HTTP/1.1" 200 156 0.025776 10.0.0.242 - - [2026-01-29 12:37:28] "PUT /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 267 0.044138 10.0.0.242 - - [2026-01-29 12:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043556 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /tag/02abdd51-1b21-4e55-8589-fcdab836dc70 HTTP/1.1" 200 115 0.208360 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /floating-ip-pool/e532c935-cb66-49ad-8061-0774626aadab HTTP/1.1" 200 115 0.097975 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /service-instance/3fdb7736-6603-41e9-930f-3f4f466dd814 HTTP/1.1" 200 115 0.039124 10.0.0.242 - - [2026-01-29 12:37:28] "GET /virtual-machine-interface/93f3f081-7da0-435d-8f1b-71a7f3e34207?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.013066 10.0.0.242 - - [2026-01-29 12:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003806 10.0.0.242 - - [2026-01-29 12:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002097 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /virtual-network/f3cf2f45-ca8f-4764-8283-935ea3c9c3a7 HTTP/1.1" 200 115 0.105431 10.0.0.242 - - [2026-01-29 12:37:28] "GET /routing-instance/15121adc-33b1-4200-aa1c-a17f1d4d204f HTTP/1.1" 404 171 0.001317 10.0.0.242 - - [2026-01-29 12:37:28] "GET /domains HTTP/1.1" 200 281 0.001423 10.0.0.242 - - [2026-01-29 12:37:28] "GET /domain/9cb494c9-aaa0-49a7-80de-36f864bec4a8 HTTP/1.1" 200 3099 0.003281 10.0.0.242 - - [2026-01-29 12:37:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22 HTTP/1.1" 200 7169 0.044584 10.0.0.242 - - [2026-01-29 12:37:28] "DELETE /virtual-machine-interface/93f3f081-7da0-435d-8f1b-71a7f3e34207 HTTP/1.1" 200 115 0.109569 10.0.0.242 - - [2026-01-29 12:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.242 - - [2026-01-29 12:37:29] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.016448 10.0.0.242 - - [2026-01-29 12:37:29] "POST /ref-update HTTP/1.1" 200 156 0.064698 10.0.0.242 - - [2026-01-29 12:37:29] "POST /set-tag HTTP/1.1" 200 109 0.011573 10.0.0.242 - - [2026-01-29 12:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.242 - - [2026-01-29 12:37:29] "GET /loadbalancer/42f66498-dec0-4fce-b967-2650287eed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.007076 10.0.0.242 - - [2026-01-29 12:37:29] "DELETE /route-target/f260f6d9-2081-460c-84e6-617a0710a408 HTTP/1.1" 200 115 0.092227 10.0.0.242 - - [2026-01-29 12:37:29] "DELETE /virtual-machine/e5615b07-8783-4579-925d-af5dc8ead2c7 HTTP/1.1" 200 115 0.074216 10.0.0.242 - - [2026-01-29 12:37:29] "GET /virtual-machine-interface/3f19f438-80a2-4aee-a953-9a2dfe6469b7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005097 10.0.0.242 - - [2026-01-29 12:37:29] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004135 10.0.0.242 - - [2026-01-29 12:37:29] "POST /set-tag HTTP/1.1" 200 109 0.048150 10.0.0.242 - - [2026-01-29 12:37:29] "DELETE /loadbalancer-member/b9c08156-7631-43fe-93ef-29cd0cac2665 HTTP/1.1" 200 115 0.050892 10.0.0.242 - - [2026-01-29 12:37:29] "DELETE /virtual-machine-interface/3f19f438-80a2-4aee-a953-9a2dfe6469b7 HTTP/1.1" 200 115 0.098166 10.0.0.242 - - [2026-01-29 12:37:29] "DELETE /virtual-machine/80c38469-d129-4cd4-8335-09eed1617e76 HTTP/1.1" 200 115 0.019450 10.0.0.242 - - [2026-01-29 12:37:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006293 10.0.0.242 - - [2026-01-29 12:37:30] "POST /set-tag HTTP/1.1" 200 109 0.004608 10.0.0.242 - - [2026-01-29 12:37:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003785 10.0.0.242 - - [2026-01-29 12:37:30] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.242 - - [2026-01-29 12:37:30] "GET /virtual-machine/f5210823-41da-40c7-80dd-d284871a8e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002727 10.0.0.242 - - [2026-01-29 12:37:30] "POST /ref-update HTTP/1.1" 200 156 0.027807 10.0.0.242 - - [2026-01-29 12:37:30] "GET /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017112 10.0.0.242 - - [2026-01-29 12:37:30] "POST /set-tag HTTP/1.1" 200 109 0.014858 10.0.0.242 - - [2026-01-29 12:37:30] "POST /set-tag HTTP/1.1" 200 109 0.021857 10.0.0.242 - - [2026-01-29 12:37:30] "POST /set-tag HTTP/1.1" 200 109 0.025815 10.0.0.242 - - [2026-01-29 12:37:30] "DELETE /instance-ip/22fab38a-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.030894 10.0.0.242 - - [2026-01-29 12:37:30] "POST /ref-update HTTP/1.1" 200 156 0.010630 10.0.0.242 - - [2026-01-29 12:37:30] "DELETE /virtual-machine-interface/22e0a60c-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.031429 10.0.0.242 - - [2026-01-29 12:37:30] "DELETE /virtual-machine/f5210823-41da-40c7-80dd-d284871a8e47 HTTP/1.1" 200 115 0.021566 10.0.0.242 - - [2026-01-29 12:37:34] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008839 10.0.0.242 - - [2026-01-29 12:37:34] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.242 - - [2026-01-29 12:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.242 - - [2026-01-29 12:37:34] "GET /loadbalancer/42f66498-dec0-4fce-b967-2650287eed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002421 10.0.0.242 - - [2026-01-29 12:37:35] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011405 10.0.0.242 - - [2026-01-29 12:37:35] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.242 - - [2026-01-29 12:37:35] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005262 10.0.0.242 - - [2026-01-29 12:37:35] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.242 - - [2026-01-29 12:37:35] "GET /virtual-machine/270c7349-9dc1-46d2-91cb-6e00ca2a6cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002809 10.0.0.242 - - [2026-01-29 12:37:35] "POST /ref-update HTTP/1.1" 200 156 0.009273 10.0.0.242 - - [2026-01-29 12:37:35] "GET /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007740 10.0.0.242 - - [2026-01-29 12:37:35] "POST /set-tag HTTP/1.1" 200 109 0.032788 10.0.0.242 - - [2026-01-29 12:37:35] "POST /set-tag HTTP/1.1" 200 109 0.025231 10.0.0.242 - - [2026-01-29 12:37:35] "POST /set-tag HTTP/1.1" 200 109 0.022402 10.0.0.242 - - [2026-01-29 12:37:35] "DELETE /instance-ip/2284b496-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.037191 10.0.0.242 - - [2026-01-29 12:37:35] "POST /ref-update HTTP/1.1" 200 156 0.010980 10.0.0.242 - - [2026-01-29 12:37:35] "DELETE /virtual-machine-interface/226b4902-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.064859 10.0.0.242 - - [2026-01-29 12:37:35] "DELETE /virtual-machine/270c7349-9dc1-46d2-91cb-6e00ca2a6cc9 HTTP/1.1" 200 115 0.018373 10.0.0.242 - - [2026-01-29 12:37:35] "DELETE /tag/5332a200-9181-4e17-bd29-e55f20cf3fd7 HTTP/1.1" 200 115 0.044074 10.0.0.242 - - [2026-01-29 12:37:35] "DELETE /tag/7cb79bca-ab8d-4b65-a92d-0ecf26d43d18 HTTP/1.1" 200 115 0.056737 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-01-29 12:37:39] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025964 10.0.0.242 - - [2026-01-29 12:37:39] "POST /tags HTTP/1.1" 200 394 0.023035 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.242 - - [2026-01-29 12:37:39] "GET /tag/1a9ffbe4-433f-4dc7-9afd-989fc27297ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.020477 10.0.0.242 - - [2026-01-29 12:37:39] "POST /tags HTTP/1.1" 200 342 0.022033 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-01-29 12:37:39] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016844 10.0.0.242 - - [2026-01-29 12:37:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000575 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.008159 10.0.0.242 - - [2026-01-29 12:37:39] "POST /security-groups HTTP/1.1" 200 589 0.065761 10.0.0.242 - - [2026-01-29 12:37:39] "POST /projects HTTP/1.1" 200 521 0.159220 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.003376 10.0.0.242 - - [2026-01-29 12:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030386 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015159 10.0.0.242 - - [2026-01-29 12:37:39] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.033414 10.0.0.242 - - [2026-01-29 12:37:39] "POST /access-control-lists HTTP/1.1" 200 600 0.094306 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.031079 10.0.0.242 - - [2026-01-29 12:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.242 - - [2026-01-29 12:37:39] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.007827 10.0.0.242 - - [2026-01-29 12:37:40] "POST /access-control-lists HTTP/1.1" 200 598 0.081148 10.0.0.242 - - [2026-01-29 12:37:40] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.105552 10.0.0.242 - - [2026-01-29 12:37:40] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.045974 10.0.0.242 - - [2026-01-29 12:37:40] "POST /security-groups HTTP/1.1" 200 593 0.090410 10.0.0.242 - - [2026-01-29 12:37:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.001772 10.0.0.242 - - [2026-01-29 12:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018788 10.0.0.242 - - [2026-01-29 12:37:40] "POST /access-control-lists HTTP/1.1" 200 634 0.056566 10.0.0.242 - - [2026-01-29 12:37:40] "POST /chown HTTP/1.1" 200 109 0.040180 10.0.0.242 - - [2026-01-29 12:37:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.008630 10.0.0.242 - - [2026-01-29 12:37:40] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015002 10.0.0.242 - - [2026-01-29 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-01-29 12:37:40] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009860 10.0.0.242 - - [2026-01-29 12:37:40] "POST /tags HTTP/1.1" 409 226 0.001549 10.0.0.242 - - [2026-01-29 12:37:40] "POST /access-control-lists HTTP/1.1" 200 632 0.086037 10.0.0.242 - - [2026-01-29 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.242 - - [2026-01-29 12:37:40] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011528 10.0.0.242 - - [2026-01-29 12:37:40] "POST /firewall-rules HTTP/1.1" 200 602 0.070676 10.0.0.242 - - [2026-01-29 12:37:40] "GET /firewall-rule/5fc834cc-8fce-42a8-8cdb-0d5d818a6d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007554 10.0.0.242 - - [2026-01-29 12:37:40] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004897 10.0.0.242 - - [2026-01-29 12:37:40] "GET /firewall-rule/5fc834cc-8fce-42a8-8cdb-0d5d818a6d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002671 10.0.0.242 - - [2026-01-29 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.045076 10.0.0.242 - - [2026-01-29 12:37:40] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006341 10.0.0.242 - - [2026-01-29 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.242 - - [2026-01-29 12:37:40] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003169 10.0.0.242 - - [2026-01-29 12:37:40] "POST /tags HTTP/1.1" 409 226 0.002094 10.0.0.242 - - [2026-01-29 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.242 - - [2026-01-29 12:37:40] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014900 10.0.0.242 - - [2026-01-29 12:37:40] "POST /firewall-rules HTTP/1.1" 200 600 0.063466 10.0.0.242 - - [2026-01-29 12:37:40] "GET /firewall-rule/a76bd708-1b0c-4afb-a63c-9ea0b2d73c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013557 10.0.0.242 - - [2026-01-29 12:37:40] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004917 10.0.0.242 - - [2026-01-29 12:37:41] "GET /firewall-rule/a76bd708-1b0c-4afb-a63c-9ea0b2d73c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003418 10.0.0.242 - - [2026-01-29 12:37:41] "POST /ref-update HTTP/1.1" 200 156 0.041787 10.0.0.242 - - [2026-01-29 12:37:42] "POST /tags HTTP/1.1" 200 394 0.029742 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014259 10.0.0.242 - - [2026-01-29 12:37:42] "GET /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014484 10.0.0.242 - - [2026-01-29 12:37:42] "POST /tags HTTP/1.1" 200 342 0.020659 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.242 - - [2026-01-29 12:37:42] "GET /tag/70ea662b-8f77-4187-9e89-78854ec3a7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016546 10.0.0.242 - - [2026-01-29 12:37:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000557 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004143 10.0.0.242 - - [2026-01-29 12:37:42] "POST /security-groups HTTP/1.1" 200 589 0.069660 10.0.0.242 - - [2026-01-29 12:37:42] "POST /projects HTTP/1.1" 200 521 0.181533 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.001763 10.0.0.242 - - [2026-01-29 12:37:42] "POST /access-control-lists HTTP/1.1" 200 600 0.064387 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.013730 10.0.0.242 - - [2026-01-29 12:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.057732 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010024 10.0.0.242 - - [2026-01-29 12:37:42] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004091 10.0.0.242 - - [2026-01-29 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2026-01-29 12:37:42] "POST /access-control-lists HTTP/1.1" 200 598 0.068037 10.0.0.242 - - [2026-01-29 12:37:42] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.010926 10.0.0.242 - - [2026-01-29 12:37:43] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.037300 10.0.0.242 - - [2026-01-29 12:37:43] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.038653 10.0.0.242 - - [2026-01-29 12:37:43] "POST /security-groups HTTP/1.1" 200 593 0.082240 10.0.0.242 - - [2026-01-29 12:37:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.008532 10.0.0.242 - - [2026-01-29 12:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033752 10.0.0.242 - - [2026-01-29 12:37:43] "POST /chown HTTP/1.1" 200 109 0.068116 10.0.0.242 - - [2026-01-29 12:37:43] "POST /access-control-lists HTTP/1.1" 200 634 0.097900 10.0.0.242 - - [2026-01-29 12:37:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.009040 10.0.0.242 - - [2026-01-29 12:37:43] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004578 10.0.0.242 - - [2026-01-29 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.242 - - [2026-01-29 12:37:43] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003947 10.0.0.242 - - [2026-01-29 12:37:43] "POST /tags HTTP/1.1" 409 226 0.002002 10.0.0.242 - - [2026-01-29 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.242 - - [2026-01-29 12:37:43] "POST /access-control-lists HTTP/1.1" 200 632 0.090652 10.0.0.242 - - [2026-01-29 12:37:43] "GET /tag/70ea662b-8f77-4187-9e89-78854ec3a7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017619 10.0.0.242 - - [2026-01-29 12:37:43] "POST /firewall-rules HTTP/1.1" 200 602 0.064704 10.0.0.242 - - [2026-01-29 12:37:43] "GET /firewall-rule/a64541fe-4b9e-4386-9c94-ee00c7e426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008306 10.0.0.242 - - [2026-01-29 12:37:43] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003741 10.0.0.242 - - [2026-01-29 12:37:43] "GET /firewall-rule/a64541fe-4b9e-4386-9c94-ee00c7e426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003341 10.0.0.242 - - [2026-01-29 12:37:43] "POST /ref-update HTTP/1.1" 200 156 0.050319 10.0.0.242 - - [2026-01-29 12:37:43] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017453 10.0.0.242 - - [2026-01-29 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-01-29 12:37:43] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003214 10.0.0.242 - - [2026-01-29 12:37:43] "POST /tags HTTP/1.1" 409 226 0.001853 10.0.0.242 - - [2026-01-29 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.242 - - [2026-01-29 12:37:43] "GET /tag/70ea662b-8f77-4187-9e89-78854ec3a7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011034 10.0.0.242 - - [2026-01-29 12:37:43] "POST /firewall-rules HTTP/1.1" 200 600 0.071997 10.0.0.242 - - [2026-01-29 12:37:43] "GET /firewall-rule/da2072c9-6f2a-4ea9-90c1-36c15d0e5d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003948 10.0.0.242 - - [2026-01-29 12:37:43] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.006815 10.0.0.242 - - [2026-01-29 12:37:43] "GET /firewall-rule/da2072c9-6f2a-4ea9-90c1-36c15d0e5d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003361 10.0.0.242 - - [2026-01-29 12:37:44] "POST /ref-update HTTP/1.1" 200 156 0.088048 10.0.0.242 - - [2026-01-29 12:37:45] "POST /tags HTTP/1.1" 200 346 0.069074 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012611 10.0.0.242 - - [2026-01-29 12:37:45] "GET /tag/0e68c725-69fa-4ef2-986a-df8d2f152bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024699 10.0.0.242 - - [2026-01-29 12:37:45] "POST /projects HTTP/1.1" 409 238 0.002151 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-01-29 12:37:45] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.021017 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.242 - - [2026-01-29 12:37:45] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004202 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2026-01-29 12:37:45] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006052 10.0.0.242 - - [2026-01-29 12:37:45] "POST /security-groups HTTP/1.1" 409 285 0.002314 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-01-29 12:37:45] "PUT /security-group/bfdf28fb-ef49-4379-a863-0dfee1ecb69c HTTP/1.1" 200 263 0.055439 10.0.0.242 - - [2026-01-29 12:37:45] "PUT /access-control-list/ff274244-01a6-4604-be07-57955ad6aacd HTTP/1.1" 200 273 0.028831 10.0.0.242 - - [2026-01-29 12:37:45] "PUT /access-control-list/722af079-3f25-48ed-9219-30571f8c0c3b HTTP/1.1" 200 273 0.045540 10.0.0.242 - - [2026-01-29 12:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.085599 10.0.0.242 - - [2026-01-29 12:37:45] "POST /tags HTTP/1.1" 409 228 0.006013 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2026-01-29 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.242 - - [2026-01-29 12:37:46] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047480 10.0.0.242 - - [2026-01-29 12:37:46] "GET /tag/0e68c725-69fa-4ef2-986a-df8d2f152bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.023175 10.0.0.242 - - [2026-01-29 12:37:46] "POST /tags HTTP/1.1" 200 346 0.045355 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032192 10.0.0.242 - - [2026-01-29 12:37:46] "GET /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.021082 10.0.0.242 - - [2026-01-29 12:37:46] "POST /projects HTTP/1.1" 409 238 0.013250 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2026-01-29 12:37:46] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045938 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011357 10.0.0.242 - - [2026-01-29 12:37:46] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010335 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.242 - - [2026-01-29 12:37:46] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005826 10.0.0.242 - - [2026-01-29 12:37:46] "POST /security-groups HTTP/1.1" 409 285 0.002335 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.242 - - [2026-01-29 12:37:46] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047253 10.0.0.242 - - [2026-01-29 12:37:46] "PUT /security-group/1d21386e-f930-443b-b36e-345118869162 HTTP/1.1" 200 263 0.092606 10.0.0.242 - - [2026-01-29 12:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032244 10.0.0.242 - - [2026-01-29 12:37:46] "POST /tags HTTP/1.1" 409 228 0.006296 10.0.0.242 - - [2026-01-29 12:37:46] "PUT /access-control-list/70b64735-0746-4328-8a2e-04488716f91c HTTP/1.1" 200 273 0.029638 10.0.0.242 - - [2026-01-29 12:37:46] "PUT /access-control-list/0e9bfc3b-2322-48b3-acc8-753808af846f HTTP/1.1" 200 273 0.015248 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.242 - - [2026-01-29 12:37:46] "GET /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010278 10.0.0.242 - - [2026-01-29 12:37:46] "POST /tags HTTP/1.1" 200 292 0.067085 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.242 - - [2026-01-29 12:37:46] "GET /tag/ad75e318-6f66-4507-8e9f-0616c3bfeace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015569 10.0.0.242 - - [2026-01-29 12:37:46] "POST /tags HTTP/1.1" 200 304 0.061919 10.0.0.242 - - [2026-01-29 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-01-29 12:37:46] "GET /tag/1680a2f4-5ccf-4f1f-a029-08ce4c2d2e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015288 10.0.0.242 - - [2026-01-29 12:37:46] "POST /tags HTTP/1.1" 409 252 0.013956 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-01-29 12:37:47] "GET /tag/1a9ffbe4-433f-4dc7-9afd-989fc27297ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.022925 10.0.0.242 - - [2026-01-29 12:37:47] "POST /tags HTTP/1.1" 409 226 0.001770 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2026-01-29 12:37:47] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010990 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004745 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.242 - - [2026-01-29 12:37:47] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048331 10.0.0.242 - - [2026-01-29 12:37:47] "POST /virtual-machines HTTP/1.1" 200 396 0.011389 10.0.0.242 - - [2026-01-29 12:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009839 10.0.0.242 - - [2026-01-29 12:37:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119994 10.0.0.242 - - [2026-01-29 12:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031528 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004912 10.0.0.242 - - [2026-01-29 12:37:47] "POST /instance-ips HTTP/1.1" 200 398 0.018486 10.0.0.242 - - [2026-01-29 12:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028978 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008861 10.0.0.242 - - [2026-01-29 12:37:47] "POST /set-tag HTTP/1.1" 200 109 0.063642 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013134 10.0.0.242 - - [2026-01-29 12:37:47] "GET /instance-ip/510c64b2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005296 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004783 10.0.0.242 - - [2026-01-29 12:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003356 10.0.0.242 - - [2026-01-29 12:37:47] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007811 10.0.0.242 - - [2026-01-29 12:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2026-01-29 12:37:47] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004859 10.0.0.242 - - [2026-01-29 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.242 - - [2026-01-29 12:37:48] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049697 10.0.0.242 - - [2026-01-29 12:37:48] "POST /virtual-machines HTTP/1.1" 200 396 0.012048 10.0.0.242 - - [2026-01-29 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024404 10.0.0.242 - - [2026-01-29 12:37:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109462 10.0.0.242 - - [2026-01-29 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009511 10.0.0.242 - - [2026-01-29 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007828 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007979 10.0.0.242 - - [2026-01-29 12:37:48] "POST /instance-ips HTTP/1.1" 200 398 0.020335 10.0.0.242 - - [2026-01-29 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027151 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012485 10.0.0.242 - - [2026-01-29 12:37:48] "POST /set-tag HTTP/1.1" 200 109 0.067470 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017746 10.0.0.242 - - [2026-01-29 12:37:48] "GET /instance-ip/518424d4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004812 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005521 10.0.0.242 - - [2026-01-29 12:37:48] "POST /set-tag HTTP/1.1" 200 109 0.003953 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004193 10.0.0.242 - - [2026-01-29 12:37:48] "POST /ref-update HTTP/1.1" 200 156 0.009410 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016052 10.0.0.242 - - [2026-01-29 12:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.242 - - [2026-01-29 12:37:48] "POST /tags HTTP/1.1" 200 292 0.018815 10.0.0.242 - - [2026-01-29 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008546 10.0.0.242 - - [2026-01-29 12:37:48] "GET /tag/daff2004-6430-4f9c-baae-49e8a0671784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.019477 10.0.0.242 - - [2026-01-29 12:37:48] "POST /tags HTTP/1.1" 409 252 0.002077 10.0.0.242 - - [2026-01-29 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.242 - - [2026-01-29 12:37:48] "GET /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012215 10.0.0.242 - - [2026-01-29 12:37:48] "POST /tags HTTP/1.1" 409 226 0.002086 10.0.0.242 - - [2026-01-29 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-01-29 12:37:48] "GET /tag/70ea662b-8f77-4187-9e89-78854ec3a7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012104 10.0.0.242 - - [2026-01-29 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-01-29 12:37:48] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004436 10.0.0.242 - - [2026-01-29 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-01-29 12:37:48] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.021271 10.0.0.242 - - [2026-01-29 12:37:49] "POST /virtual-machines HTTP/1.1" 200 396 0.012541 10.0.0.242 - - [2026-01-29 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008985 10.0.0.242 - - [2026-01-29 12:37:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132824 10.0.0.242 - - [2026-01-29 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032369 10.0.0.242 - - [2026-01-29 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016687 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005416 10.0.0.242 - - [2026-01-29 12:37:49] "POST /instance-ips HTTP/1.1" 200 398 0.020790 10.0.0.242 - - [2026-01-29 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028510 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011922 10.0.0.242 - - [2026-01-29 12:37:49] "POST /set-tag HTTP/1.1" 200 109 0.059788 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017728 10.0.0.242 - - [2026-01-29 12:37:49] "GET /instance-ip/521b3586-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003077 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004389 10.0.0.242 - - [2026-01-29 12:37:49] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003850 10.0.0.242 - - [2026-01-29 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004342 10.0.0.242 - - [2026-01-29 12:37:49] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.242 - - [2026-01-29 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003396 10.0.0.242 - - [2026-01-29 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.242 - - [2026-01-29 12:37:49] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035523 10.0.0.242 - - [2026-01-29 12:37:49] "POST /virtual-machines HTTP/1.1" 200 396 0.027018 10.0.0.242 - - [2026-01-29 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018084 10.0.0.242 - - [2026-01-29 12:37:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106768 10.0.0.242 - - [2026-01-29 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008210 10.0.0.242 - - [2026-01-29 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.242 - - [2026-01-29 12:37:49] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007215 10.0.0.242 - - [2026-01-29 12:37:50] "POST /instance-ips HTTP/1.1" 200 398 0.021062 10.0.0.242 - - [2026-01-29 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017364 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007913 10.0.0.242 - - [2026-01-29 12:37:50] "POST /set-tag HTTP/1.1" 200 109 0.060885 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009470 10.0.0.242 - - [2026-01-29 12:37:50] "GET /instance-ip/5287d48e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006413 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005046 10.0.0.242 - - [2026-01-29 12:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.003933 10.0.0.242 - - [2026-01-29 12:37:50] "POST /ref-update HTTP/1.1" 200 156 0.009595 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010312 10.0.0.242 - - [2026-01-29 12:37:50] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.242 - - [2026-01-29 12:37:50] "POST /tags HTTP/1.1" 200 300 0.020223 10.0.0.242 - - [2026-01-29 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.242 - - [2026-01-29 12:37:50] "GET /tag/dfe6de73-6c6f-42ff-a106-84b891e45c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011111 10.0.0.242 - - [2026-01-29 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004212 10.0.0.242 - - [2026-01-29 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.242 - - [2026-01-29 12:37:50] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034042 10.0.0.242 - - [2026-01-29 12:37:50] "POST /virtual-machines HTTP/1.1" 200 396 0.008018 10.0.0.242 - - [2026-01-29 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015887 10.0.0.242 - - [2026-01-29 12:37:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102053 10.0.0.242 - - [2026-01-29 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009020 10.0.0.242 - - [2026-01-29 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010988 10.0.0.242 - - [2026-01-29 12:37:50] "POST /instance-ips HTTP/1.1" 200 398 0.025945 10.0.0.242 - - [2026-01-29 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025847 10.0.0.242 - - [2026-01-29 12:37:50] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013965 10.0.0.242 - - [2026-01-29 12:37:50] "POST /set-tag HTTP/1.1" 200 109 0.019530 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016996 10.0.0.242 - - [2026-01-29 12:37:51] "GET /instance-ip/53084484-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003058 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004594 10.0.0.242 - - [2026-01-29 12:37:51] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.242 - - [2026-01-29 12:37:51] "POST /tags HTTP/1.1" 200 300 0.019063 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2026-01-29 12:37:51] "GET /tag/f82c5cb8-d44d-4226-a156-93027923c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011977 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003844 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.242 - - [2026-01-29 12:37:51] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029175 10.0.0.242 - - [2026-01-29 12:37:51] "POST /virtual-machines HTTP/1.1" 200 396 0.013948 10.0.0.242 - - [2026-01-29 12:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011803 10.0.0.242 - - [2026-01-29 12:37:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093619 10.0.0.242 - - [2026-01-29 12:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008218 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018481 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004102 10.0.0.242 - - [2026-01-29 12:37:51] "POST /instance-ips HTTP/1.1" 200 398 0.023103 10.0.0.242 - - [2026-01-29 12:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027163 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021123 10.0.0.242 - - [2026-01-29 12:37:51] "POST /set-tag HTTP/1.1" 200 109 0.020103 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023064 10.0.0.242 - - [2026-01-29 12:37:51] "GET /instance-ip/5372d7f4-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003681 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004767 10.0.0.242 - - [2026-01-29 12:37:51] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.242 - - [2026-01-29 12:37:51] "POST /tags HTTP/1.1" 200 300 0.021653 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2026-01-29 12:37:51] "GET /tag/69dec57b-7ece-49b2-a440-6e4446d3af8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011624 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2026-01-29 12:37:51] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007509 10.0.0.242 - - [2026-01-29 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.242 - - [2026-01-29 12:37:52] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043938 10.0.0.242 - - [2026-01-29 12:37:52] "POST /virtual-machines HTTP/1.1" 200 396 0.013205 10.0.0.242 - - [2026-01-29 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013387 10.0.0.242 - - [2026-01-29 12:37:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124043 10.0.0.242 - - [2026-01-29 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009932 10.0.0.242 - - [2026-01-29 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.242 - - [2026-01-29 12:37:52] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006468 10.0.0.242 - - [2026-01-29 12:37:52] "POST /instance-ips HTTP/1.1" 200 398 0.021809 10.0.0.242 - - [2026-01-29 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025267 10.0.0.242 - - [2026-01-29 12:37:52] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012857 10.0.0.242 - - [2026-01-29 12:37:52] "POST /set-tag HTTP/1.1" 200 109 0.032212 10.0.0.242 - - [2026-01-29 12:37:52] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015575 10.0.0.242 - - [2026-01-29 12:37:52] "GET /instance-ip/53ef1e9a-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003841 10.0.0.242 - - [2026-01-29 12:37:52] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004516 10.0.0.242 - - [2026-01-29 12:37:52] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.242 - - [2026-01-29 12:37:52] "POST /tags HTTP/1.1" 200 300 0.018761 10.0.0.242 - - [2026-01-29 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.242 - - [2026-01-29 12:37:52] "GET /tag/4ea5045b-f3ef-49cd-b9c6-71a60ae24a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011230 10.0.0.242 - - [2026-01-29 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.242 - - [2026-01-29 12:37:52] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004329 10.0.0.242 - - [2026-01-29 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.242 - - [2026-01-29 12:37:52] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030728 10.0.0.242 - - [2026-01-29 12:37:52] "POST /virtual-machines HTTP/1.1" 200 396 0.008336 10.0.0.242 - - [2026-01-29 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016248 10.0.0.242 - - [2026-01-29 12:37:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.184931 10.0.0.242 - - [2026-01-29 12:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.042970 10.0.0.242 - - [2026-01-29 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013240 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008993 10.0.0.242 - - [2026-01-29 12:37:53] "POST /instance-ips HTTP/1.1" 200 398 0.048243 10.0.0.242 - - [2026-01-29 12:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.068901 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021924 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.036707 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018012 10.0.0.242 - - [2026-01-29 12:37:53] "GET /instance-ip/546a89ea-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.017765 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006599 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007314 10.0.0.242 - - [2026-01-29 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.019765 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021996 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005099 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003637 10.0.0.242 - - [2026-01-29 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.010618 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015723 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.006477 10.0.0.242 - - [2026-01-29 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.011376 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011079 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003905 10.0.0.242 - - [2026-01-29 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004073 10.0.0.242 - - [2026-01-29 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.010481 10.0.0.242 - - [2026-01-29 12:37:53] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008497 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004518 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004765 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004058 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003919 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.003833 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004567 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004084 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005686 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004699 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004611 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004677 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004822 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.242 - - [2026-01-29 12:37:54] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004272 10.0.0.242 - - [2026-01-29 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.242 - - [2026-01-29 12:37:55] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004143 10.0.0.242 - - [2026-01-29 12:37:55] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine/47e26d7c-7677-4f7f-82b3-f142b5e43395?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002997 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004336 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine/1cf20559-beb3-47b9-bc13-0aa6c9370d1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003028 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004551 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine/f1e4bda6-3399-4c11-972a-c5b49b08de64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002912 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007318 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine/33217481-3b63-40e1-bf77-bef8c5805352?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003006 10.0.0.242 - - [2026-01-29 12:37:56] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004373 10.0.0.242 - - [2026-01-29 12:37:58] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004019 10.0.0.242 - - [2026-01-29 12:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.242 - - [2026-01-29 12:38:01] "GET /virtual-machine/ac1fbe2a-85cc-48e6-a193-d20b71884668?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003100 10.0.0.242 - - [2026-01-29 12:38:01] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003774 10.0.0.242 - - [2026-01-29 12:38:03] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005810 10.0.0.242 - - [2026-01-29 12:38:03] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.242 - - [2026-01-29 12:38:03] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005542 10.0.0.242 - - [2026-01-29 12:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.242 - - [2026-01-29 12:38:03] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003864 10.0.0.242 - - [2026-01-29 12:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.242 - - [2026-01-29 12:38:06] "GET /virtual-machine/a1ecb23d-b083-41c1-a90d-1d6be18e0d28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002981 10.0.0.242 - - [2026-01-29 12:38:06] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004061 10.0.0.242 - - [2026-01-29 12:38:06] "GET /virtual-machine/a8c66bf2-0c24-45f1-8809-7792b3725b53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003131 10.0.0.242 - - [2026-01-29 12:38:06] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004326 10.0.0.242 - - [2026-01-29 12:38:06] "GET /virtual-machine/b0a3db3f-e657-4cbd-b298-59324a3b0880?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002920 10.0.0.242 - - [2026-01-29 12:38:07] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005192 10.0.0.242 - - [2026-01-29 12:38:07] "GET /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002442 10.0.0.242 - - [2026-01-29 12:38:07] "POST /tags HTTP/1.1" 200 334 0.031101 10.0.0.242 - - [2026-01-29 12:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016772 10.0.0.242 - - [2026-01-29 12:38:07] "GET /tag/9f0c553a-49cd-4255-976d-086c7a46aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014151 10.0.0.242 - - [2026-01-29 12:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.242 - - [2026-01-29 12:38:07] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041016 10.0.0.242 - - [2026-01-29 12:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-01-29 12:38:07] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005460 10.0.0.242 - - [2026-01-29 12:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-01-29 12:38:07] "GET /service-appliance-set/0b97db10-9b6c-499e-ac8d-086b2f15be53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005181 10.0.0.242 - - [2026-01-29 12:38:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.002193 10.0.0.242 - - [2026-01-29 12:38:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.106188 10.0.0.242 - - [2026-01-29 12:38:07] "GET /virtual-machine-interface/53cf3d2b-f566-4ce4-bc86-79dadf801636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.016356 10.0.0.242 - - [2026-01-29 12:38:08] "POST /instance-ips HTTP/1.1" 200 410 0.040516 10.0.0.242 - - [2026-01-29 12:38:08] "GET /instance-ip/c3b28ed0-e0ce-4ad5-9033-11fdfbf1c2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.009936 10.0.0.242 - - [2026-01-29 12:38:08] "POST /loadbalancers HTTP/1.1" 200 631 0.072707 10.0.0.242 - - [2026-01-29 12:38:08] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051188 10.0.0.242 - - [2026-01-29 12:38:08] "GET /instance-ip/c3b28ed0-e0ce-4ad5-9033-11fdfbf1c2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006425 10.0.0.242 - - [2026-01-29 12:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.048363 10.0.0.242 - - [2026-01-29 12:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012595 10.0.0.242 - - [2026-01-29 12:38:08] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042572 10.0.0.242 - - [2026-01-29 12:38:08] "POST /floating-ips HTTP/1.1" 200 599 0.047601 10.0.0.242 - - [2026-01-29 12:38:08] "GET /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003938 10.0.0.242 - - [2026-01-29 12:38:08] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.032518 10.0.0.242 - - [2026-01-29 12:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.242 - - [2026-01-29 12:38:08] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033805 10.0.0.242 - - [2026-01-29 12:38:08] "GET /loadbalancer-listener/0865394d-a04d-499b-8f97-beae41f5d2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.005038 10.0.0.242 - - [2026-01-29 12:38:08] "GET /loadbalancer-listener/0865394d-a04d-499b-8f97-beae41f5d2c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003123 10.0.0.242 - - [2026-01-29 12:38:08] "GET /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003818 10.0.0.242 - - [2026-01-29 12:38:08] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.036352 10.0.0.242 - - [2026-01-29 12:38:08] "GET /instance-ip/c3b28ed0-e0ce-4ad5-9033-11fdfbf1c2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002759 10.0.0.242 - - [2026-01-29 12:38:08] "GET /instance-ip/c3b28ed0-e0ce-4ad5-9033-11fdfbf1c2a9?fields=floating_ips HTTP/1.1" 200 1215 0.009112 10.0.0.242 - - [2026-01-29 12:38:08] "GET /floating-ip/9cc98a8b-b911-4caa-a460-2d84d2990311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.011032 10.0.0.242 - - [2026-01-29 12:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008846 10.0.0.242 - - [2026-01-29 12:38:08] "GET /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003443 10.0.0.242 - - [2026-01-29 12:38:08] "GET /loadbalancer-pool/32493093-22ac-4456-b6d6-6f434286ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003905 10.0.0.242 - - [2026-01-29 12:38:08] "POST /loadbalancer-members HTTP/1.1" 200 723 0.041356 10.0.0.242 - - [2026-01-29 12:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024181 10.0.0.242 - - [2026-01-29 12:38:08] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011801 10.0.0.242 - - [2026-01-29 12:38:08] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008693 10.0.0.242 - - [2026-01-29 12:38:08] "POST /ref-update HTTP/1.1" 200 156 0.009662 10.0.0.242 - - [2026-01-29 12:38:08] "GET /floating-ip/9cc98a8b-b911-4caa-a460-2d84d2990311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010130 10.0.0.242 - - [2026-01-29 12:38:08] "PUT /floating-ip/9cc98a8b-b911-4caa-a460-2d84d2990311 HTTP/1.1" 200 257 0.011038 10.0.0.242 - - [2026-01-29 12:38:08] "POST /tags HTTP/1.1" 409 221 0.023694 10.0.0.242 - - [2026-01-29 12:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.242 - - [2026-01-29 12:38:08] "GET /tag/9f0c553a-49cd-4255-976d-086c7a46aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023425 10.0.0.242 - - [2026-01-29 12:38:09] "POST /set-tag HTTP/1.1" 200 109 0.091084 10.0.0.242 - - [2026-01-29 12:38:09] "GET /loadbalancer-pool/32493093-22ac-4456-b6d6-6f434286ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.016304 10.0.0.242 - - [2026-01-29 12:38:09] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019020 10.0.0.242 - - [2026-01-29 12:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008767 10.0.0.242 - - [2026-01-29 12:38:09] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008049 10.0.0.242 - - [2026-01-29 12:38:09] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004770 10.0.0.242 - - [2026-01-29 12:38:09] "POST /ref-update HTTP/1.1" 200 156 0.008599 10.0.0.242 - - [2026-01-29 12:38:09] "GET /floating-ip/9cc98a8b-b911-4caa-a460-2d84d2990311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.021399 10.0.0.242 - - [2026-01-29 12:38:09] "POST /set-tag HTTP/1.1" 200 109 0.105616 10.0.0.242 - - [2026-01-29 12:38:09] "POST /tags HTTP/1.1" 409 206 0.002647 10.0.0.242 - - [2026-01-29 12:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.242 - - [2026-01-29 12:38:10] "GET /tag/1680a2f4-5ccf-4f1f-a029-08ce4c2d2e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.057071 10.0.0.242 - - [2026-01-29 12:38:10] "POST /tags HTTP/1.1" 409 204 0.001937 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.242 - - [2026-01-29 12:38:10] "GET /tag/f82c5cb8-d44d-4226-a156-93027923c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010437 10.0.0.242 - - [2026-01-29 12:38:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002503 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.242 - - [2026-01-29 12:38:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002880 10.0.0.242 - - [2026-01-29 12:38:10] "POST /tags HTTP/1.1" 409 206 0.001720 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.242 - - [2026-01-29 12:38:10] "GET /tag/1680a2f4-5ccf-4f1f-a029-08ce4c2d2e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014413 10.0.0.242 - - [2026-01-29 12:38:10] "POST /tags HTTP/1.1" 409 226 0.002303 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-01-29 12:38:10] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011034 10.0.0.242 - - [2026-01-29 12:38:10] "POST /tags HTTP/1.1" 409 204 0.001956 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.242 - - [2026-01-29 12:38:10] "GET /tag/f82c5cb8-d44d-4226-a156-93027923c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011425 10.0.0.242 - - [2026-01-29 12:38:10] "POST /tags HTTP/1.1" 409 226 0.002367 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.242 - - [2026-01-29 12:38:10] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011154 10.0.0.242 - - [2026-01-29 12:38:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002446 10.0.0.242 - - [2026-01-29 12:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2026-01-29 12:38:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002787 10.0.0.242 - - [2026-01-29 12:38:10] "POST /firewall-rules HTTP/1.1" 200 628 0.067649 10.0.0.242 - - [2026-01-29 12:38:10] "POST /firewall-rules HTTP/1.1" 200 648 0.082703 10.0.0.242 - - [2026-01-29 12:38:10] "GET /firewall-rule/85eb4273-b189-4eef-b60c-dbb441dff6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005052 10.0.0.242 - - [2026-01-29 12:38:10] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003056 10.0.0.242 - - [2026-01-29 12:38:10] "GET /firewall-rule/07765f7a-aa47-4708-b98b-cb4e9273803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005085 10.0.0.242 - - [2026-01-29 12:38:10] "POST /ref-update HTTP/1.1" 200 156 0.019534 10.0.0.242 - - [2026-01-29 12:38:10] "POST /firewall-policys HTTP/1.1" 200 608 0.037993 10.0.0.242 - - [2026-01-29 12:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019760 10.0.0.242 - - [2026-01-29 12:38:10] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.016777 10.0.0.242 - - [2026-01-29 12:38:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007791 10.0.0.242 - - [2026-01-29 12:38:10] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003139 10.0.0.242 - - [2026-01-29 12:38:10] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004508 10.0.0.242 - - [2026-01-29 12:38:11] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004254 10.0.0.242 - - [2026-01-29 12:38:11] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005926 10.0.0.242 - - [2026-01-29 12:38:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002377 10.0.0.242 - - [2026-01-29 12:38:11] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002860 10.0.0.242 - - [2026-01-29 12:38:11] "POST /ref-update HTTP/1.1" 200 156 0.027027 10.0.0.242 - - [2026-01-29 12:38:11] "POST /ref-update HTTP/1.1" 200 156 0.050903 10.0.0.242 - - [2026-01-29 12:38:11] "POST /ref-update HTTP/1.1" 200 156 0.022105 10.0.0.242 - - [2026-01-29 12:38:11] "POST /ref-update HTTP/1.1" 200 156 0.038251 10.0.0.242 - - [2026-01-29 12:38:11] "POST /ref-update HTTP/1.1" 200 156 0.036396 10.0.0.242 - - [2026-01-29 12:38:11] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002635 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:38:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:38:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001061 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:38:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001271 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:38:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:38:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:38:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000967 10.0.0.242 - - [2026-01-29 12:39:27] "POST /tags HTTP/1.1" 200 366 0.047215 10.0.0.242 - - [2026-01-29 12:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.242 - - [2026-01-29 12:39:27] "GET /tag/45fd122c-3062-4c3a-a564-02cbf3d34b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011729 10.0.0.242 - - [2026-01-29 12:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-01-29 12:39:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033402 10.0.0.242 - - [2026-01-29 12:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-01-29 12:39:27] "GET /service-appliance-set/ac6bdac3-a7ce-4940-9264-53633f9bca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002566 10.0.0.242 - - [2026-01-29 12:39:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001803 10.0.0.242 - - [2026-01-29 12:39:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.091519 10.0.0.242 - - [2026-01-29 12:39:28] "GET /virtual-machine-interface/5176c432-d34d-4ad1-a503-98e83fe1778c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005474 10.0.0.242 - - [2026-01-29 12:39:28] "POST /set-tag HTTP/1.1" 200 109 0.013378 10.0.0.242 - - [2026-01-29 12:39:28] "POST /instance-ips HTTP/1.1" 200 418 0.031353 10.0.0.242 - - [2026-01-29 12:39:28] "GET /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003917 10.0.0.242 - - [2026-01-29 12:39:28] "POST /loadbalancers HTTP/1.1" 200 620 0.058044 10.0.0.242 - - [2026-01-29 12:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019308 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.242 - - [2026-01-29 12:39:28] "POST /service-instances HTTP/1.1" 200 568 0.029939 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.007955 10.0.0.242 - - [2026-01-29 12:39:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028048 10.0.0.242 - - [2026-01-29 12:39:28] "GET /virtual-machine-interface/5176c432-d34d-4ad1-a503-98e83fe1778c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007947 10.0.0.242 - - [2026-01-29 12:39:28] "GET /virtual-machine-interface/5176c432-d34d-4ad1-a503-98e83fe1778c?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009861 10.0.0.242 - - [2026-01-29 12:39:28] "PUT /service-instance/72185840-511b-43dc-bd39-e37cd9e37bfa HTTP/1.1" 200 267 0.012860 10.0.0.242 - - [2026-01-29 12:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013659 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.002198 10.0.0.242 - - [2026-01-29 12:39:28] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003487 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.242 - - [2026-01-29 12:39:28] "POST /virtual-machines HTTP/1.1" 200 430 0.012017 10.0.0.242 - - [2026-01-29 12:39:28] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006076 10.0.0.242 - - [2026-01-29 12:39:28] "POST /tags HTTP/1.1" 409 221 0.002743 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.242 - - [2026-01-29 12:39:28] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.029331 10.0.0.242 - - [2026-01-29 12:39:28] "POST /tags HTTP/1.1" 409 238 0.007424 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.242 - - [2026-01-29 12:39:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.113781 10.0.0.242 - - [2026-01-29 12:39:28] "POST /chown HTTP/1.1" 200 109 0.021640 10.0.0.242 - - [2026-01-29 12:39:28] "GET /tag/45fd122c-3062-4c3a-a564-02cbf3d34b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011447 10.0.0.242 - - [2026-01-29 12:39:28] "POST /chown HTTP/1.1" 200 109 0.006560 10.0.0.242 - - [2026-01-29 12:39:28] "POST /firewall-rules HTTP/1.1" 200 652 0.081132 10.0.0.242 - - [2026-01-29 12:39:28] "PUT /virtual-machine-interface/c9fa67c3-f851-49c0-b090-5a37a326f7bd HTTP/1.1" 200 285 0.065660 10.0.0.242 - - [2026-01-29 12:39:28] "GET /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.022443 10.0.0.242 - - [2026-01-29 12:39:28] "PUT /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 257 0.028283 10.0.0.242 - - [2026-01-29 12:39:28] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002649 10.0.0.242 - - [2026-01-29 12:39:28] "GET /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002408 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.013523 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.041217 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.034906 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.242 - - [2026-01-29 12:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2026-01-29 12:39:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034129 10.0.0.242 - - [2026-01-29 12:39:28] "GET /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.004251 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.012374 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.019540 10.0.0.242 - - [2026-01-29 12:39:28] "POST /ref-update HTTP/1.1" 200 156 0.020305 10.0.0.242 - - [2026-01-29 12:39:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.049284 10.0.0.242 - - [2026-01-29 12:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.242 - - [2026-01-29 12:39:29] "POST /virtual-machines HTTP/1.1" 200 430 0.038410 10.0.0.242 - - [2026-01-29 12:39:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057583 10.0.0.242 - - [2026-01-29 12:39:29] "GET /loadbalancer-listener/aa09dcd4-92d5-4f00-83fd-fb7efe59e416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.063411 10.0.0.242 - - [2026-01-29 12:39:29] "GET /loadbalancer-listener/aa09dcd4-92d5-4f00-83fd-fb7efe59e416?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.018953 10.0.0.242 - - [2026-01-29 12:39:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.185152 10.0.0.242 - - [2026-01-29 12:39:29] "POST /chown HTTP/1.1" 200 109 0.037905 10.0.0.242 - - [2026-01-29 12:39:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.085596 10.0.0.242 - - [2026-01-29 12:39:29] "POST /chown HTTP/1.1" 200 109 0.012116 10.0.0.242 - - [2026-01-29 12:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.066310 10.0.0.242 - - [2026-01-29 12:39:29] "PUT /virtual-machine-interface/ce73bf0c-ae8e-4e2a-8c1c-3a1fe6efe8c9 HTTP/1.1" 200 285 0.094648 10.0.0.242 - - [2026-01-29 12:39:29] "GET /loadbalancer-pool/7e57230e-3aaf-49e1-ac85-762cd97cc558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.038784 10.0.0.242 - - [2026-01-29 12:39:29] "PUT /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 257 0.043497 10.0.0.242 - - [2026-01-29 12:39:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046217 10.0.0.242 - - [2026-01-29 12:39:29] "POST /ref-update HTTP/1.1" 200 156 0.016009 10.0.0.242 - - [2026-01-29 12:39:29] "POST /ref-update HTTP/1.1" 200 156 0.024932 10.0.0.242 - - [2026-01-29 12:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032616 10.0.0.242 - - [2026-01-29 12:39:29] "GET /loadbalancer-member/a9226c59-cba5-4fbf-bb08-8af5a004aa12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.005014 10.0.0.242 - - [2026-01-29 12:39:29] "POST /ref-update HTTP/1.1" 200 156 0.040320 10.0.0.242 - - [2026-01-29 12:39:29] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009223 10.0.0.242 - - [2026-01-29 12:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.242 - - [2026-01-29 12:39:29] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006598 10.0.0.242 - - [2026-01-29 12:39:29] "POST /tags HTTP/1.1" 409 221 0.001537 10.0.0.242 - - [2026-01-29 12:39:29] "POST /ref-update HTTP/1.1" 200 156 0.028592 10.0.0.242 - - [2026-01-29 12:39:29] "POST /ref-update HTTP/1.1" 200 156 0.023604 10.0.0.242 - - [2026-01-29 12:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.242 - - [2026-01-29 12:39:29] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010934 10.0.0.242 - - [2026-01-29 12:39:29] "POST /tags HTTP/1.1" 409 238 0.004169 10.0.0.242 - - [2026-01-29 12:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2026-01-29 12:39:29] "PUT /service-instance/72185840-511b-43dc-bd39-e37cd9e37bfa HTTP/1.1" 200 267 0.014131 10.0.0.242 - - [2026-01-29 12:39:29] "GET /tag/45fd122c-3062-4c3a-a564-02cbf3d34b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011363 10.0.0.242 - - [2026-01-29 12:39:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002254 10.0.0.242 - - [2026-01-29 12:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007025 10.0.0.242 - - [2026-01-29 12:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.242 - - [2026-01-29 12:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.242 - - [2026-01-29 12:39:29] "POST /chown HTTP/1.1" 200 109 0.005462 10.0.0.242 - - [2026-01-29 12:39:29] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.242 - - [2026-01-29 12:39:29] "PUT /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab HTTP/1.1" 200 261 0.021482 10.0.0.242 - - [2026-01-29 12:39:29] "GET /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.007729 10.0.0.242 - - [2026-01-29 12:39:29] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008747 10.0.0.242 - - [2026-01-29 12:39:29] "PUT /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 257 0.010489 10.0.0.242 - - [2026-01-29 12:39:29] "POST /ref-update HTTP/1.1" 200 156 0.017685 10.0.0.242 - - [2026-01-29 12:39:29] "GET /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004097 10.0.0.242 - - [2026-01-29 12:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-01-29 12:39:30] "POST /chown HTTP/1.1" 200 109 0.019199 10.0.0.242 - - [2026-01-29 12:39:30] "GET /tag/45fd122c-3062-4c3a-a564-02cbf3d34b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016891 10.0.0.242 - - [2026-01-29 12:39:30] "POST /chown HTTP/1.1" 200 109 0.005872 10.0.0.242 - - [2026-01-29 12:39:30] "GET /tag/45fd122c-3062-4c3a-a564-02cbf3d34b08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.016520 10.0.0.242 - - [2026-01-29 12:39:30] "GET /virtual-machine-interface/5176c432-d34d-4ad1-a503-98e83fe1778c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003782 10.0.0.242 - - [2026-01-29 12:39:30] "PUT /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 257 0.040487 10.0.0.242 - - [2026-01-29 12:39:30] "POST /ref-update HTTP/1.1" 200 156 0.027967 10.0.0.242 - - [2026-01-29 12:39:30] "POST /set-tag HTTP/1.1" 200 109 0.041545 10.0.0.242 - - [2026-01-29 12:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008196 10.0.0.242 - - [2026-01-29 12:39:30] "GET /virtual-machine-interface/c9fa67c3-f851-49c0-b090-5a37a326f7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007167 10.0.0.242 - - [2026-01-29 12:39:30] "POST /chown HTTP/1.1" 200 109 0.020623 10.0.0.242 - - [2026-01-29 12:39:30] "POST /chown HTTP/1.1" 200 109 0.017514 10.0.0.242 - - [2026-01-29 12:39:30] "POST /set-tag HTTP/1.1" 200 109 0.040261 10.0.0.242 - - [2026-01-29 12:39:30] "GET /virtual-machine-interface/ce73bf0c-ae8e-4e2a-8c1c-3a1fe6efe8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.026227 10.0.0.242 - - [2026-01-29 12:39:30] "PUT /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 257 0.013009 10.0.0.242 - - [2026-01-29 12:39:30] "POST /ref-update HTTP/1.1" 200 156 0.023499 10.0.0.242 - - [2026-01-29 12:39:30] "POST /chown HTTP/1.1" 200 109 0.011027 10.0.0.242 - - [2026-01-29 12:39:30] "POST /set-tag HTTP/1.1" 200 109 0.039265 10.0.0.242 - - [2026-01-29 12:39:30] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013225 10.0.0.242 - - [2026-01-29 12:39:30] "GET /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.005904 10.0.0.242 - - [2026-01-29 12:39:30] "POST /chown HTTP/1.1" 200 109 0.010207 10.0.0.242 - - [2026-01-29 12:39:30] "PUT /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 257 0.017827 10.0.0.242 - - [2026-01-29 12:39:30] "POST /ref-update HTTP/1.1" 200 156 0.029025 10.0.0.242 - - [2026-01-29 12:39:30] "POST /ref-update HTTP/1.1" 200 156 0.041303 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /firewall-rule/a90cd758-41f8-4801-9087-7a5282daa3ab HTTP/1.1" 200 115 0.043542 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /loadbalancer-member/a9226c59-cba5-4fbf-bb08-8af5a004aa12 HTTP/1.1" 200 115 0.025379 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /loadbalancer-pool/7e57230e-3aaf-49e1-ac85-762cd97cc558 HTTP/1.1" 200 115 0.031780 10.0.0.242 - - [2026-01-29 12:39:30] "PUT /service-instance/72185840-511b-43dc-bd39-e37cd9e37bfa HTTP/1.1" 200 267 0.010481 10.0.0.242 - - [2026-01-29 12:39:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011146 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /loadbalancer-listener/aa09dcd4-92d5-4f00-83fd-fb7efe59e416 HTTP/1.1" 200 115 0.062976 10.0.0.242 - - [2026-01-29 12:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4 HTTP/1.1" 200 115 0.034502 10.0.0.242 - - [2026-01-29 12:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /instance-ip/2c3aaae8-9b11-4663-8ae5-f0d062381c10 HTTP/1.1" 200 115 0.052574 10.0.0.242 - - [2026-01-29 12:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2026-01-29 12:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /virtual-machine-interface/5176c432-d34d-4ad1-a503-98e83fe1778c HTTP/1.1" 200 115 0.046142 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /tag/45fd122c-3062-4c3a-a564-02cbf3d34b08 HTTP/1.1" 200 115 0.060477 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /service-instance/72185840-511b-43dc-bd39-e37cd9e37bfa HTTP/1.1" 200 115 0.032931 10.0.0.242 - - [2026-01-29 12:39:30] "GET /virtual-machine-interface/c9fa67c3-f851-49c0-b090-5a37a326f7bd?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005435 10.0.0.242 - - [2026-01-29 12:39:30] "DELETE /virtual-machine-interface/c9fa67c3-f851-49c0-b090-5a37a326f7bd HTTP/1.1" 200 115 0.048666 10.0.0.242 - - [2026-01-29 12:39:30] "POST /ref-update HTTP/1.1" 200 156 0.012450 10.0.0.242 - - [2026-01-29 12:39:31] "DELETE /virtual-machine/456e89dc-fcde-4b30-b32f-fc3c5b83028b HTTP/1.1" 200 115 0.017576 10.0.0.242 - - [2026-01-29 12:39:31] "GET /virtual-machine-interface/ce73bf0c-ae8e-4e2a-8c1c-3a1fe6efe8c9?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.007754 10.0.0.242 - - [2026-01-29 12:39:31] "DELETE /virtual-machine-interface/ce73bf0c-ae8e-4e2a-8c1c-3a1fe6efe8c9 HTTP/1.1" 200 115 0.037650 10.0.0.242 - - [2026-01-29 12:39:31] "DELETE /virtual-machine/a9d8eef1-b89f-4b42-83f9-0e00647173b2 HTTP/1.1" 200 115 0.021214 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:40:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:40:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001246 10.0.0.242 - - [2026-01-29 12:40:09] "POST /tags HTTP/1.1" 409 252 0.002163 10.0.0.242 - - [2026-01-29 12:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-01-29 12:40:09] "GET /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010901 10.0.0.242 - - [2026-01-29 12:40:09] "POST /tags HTTP/1.1" 409 228 0.002692 10.0.0.242 - - [2026-01-29 12:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.242 - - [2026-01-29 12:40:09] "GET /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010887 10.0.0.242 - - [2026-01-29 12:40:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003131 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.242 - - [2026-01-29 12:40:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002882 10.0.0.242 - - [2026-01-29 12:40:10] "POST /tags HTTP/1.1" 409 206 0.002086 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.242 - - [2026-01-29 12:40:10] "GET /tag/1680a2f4-5ccf-4f1f-a029-08ce4c2d2e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011962 10.0.0.242 - - [2026-01-29 12:40:10] "POST /tags HTTP/1.1" 409 226 0.002124 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.242 - - [2026-01-29 12:40:10] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010594 10.0.0.242 - - [2026-01-29 12:40:10] "POST /tags HTTP/1.1" 409 204 0.006741 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.242 - - [2026-01-29 12:40:10] "GET /tag/f82c5cb8-d44d-4226-a156-93027923c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011425 10.0.0.242 - - [2026-01-29 12:40:10] "POST /tags HTTP/1.1" 409 226 0.012565 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2026-01-29 12:40:10] "GET /tag/62a91a32-e756-4640-8344-8e9aa1856719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010036 10.0.0.242 - - [2026-01-29 12:40:10] "POST /tags HTTP/1.1" 409 228 0.001925 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.242 - - [2026-01-29 12:40:10] "GET /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012741 10.0.0.242 - - [2026-01-29 12:40:10] "POST /tags HTTP/1.1" 409 252 0.004450 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.242 - - [2026-01-29 12:40:10] "GET /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010693 10.0.0.242 - - [2026-01-29 12:40:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002327 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.242 - - [2026-01-29 12:40:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003048 10.0.0.242 - - [2026-01-29 12:40:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002569 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.242 - - [2026-01-29 12:40:10] "PUT /firewall-rule/07765f7a-aa47-4708-b98b-cb4e9273803c HTTP/1.1" 200 261 0.018643 10.0.0.242 - - [2026-01-29 12:40:10] "POST /firewall-rules HTTP/1.1" 409 291 0.006231 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.242 - - [2026-01-29 12:40:10] "PUT /firewall-rule/85eb4273-b189-4eef-b60c-dbb441dff6a9 HTTP/1.1" 200 261 0.021236 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-rule/85eb4273-b189-4eef-b60c-dbb441dff6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.019561 10.0.0.242 - - [2026-01-29 12:40:10] "POST /firewall-rules HTTP/1.1" 200 660 0.080362 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-rule/7330473e-7d5a-4ec0-a285-3859b6789dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003922 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002082 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-rule/07765f7a-aa47-4708-b98b-cb4e9273803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002380 10.0.0.242 - - [2026-01-29 12:40:10] "POST /firewall-policys HTTP/1.1" 409 269 0.001711 10.0.0.242 - - [2026-01-29 12:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.242 - - [2026-01-29 12:40:10] "PUT /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc HTTP/1.1" 200 265 0.029076 10.0.0.242 - - [2026-01-29 12:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013119 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.016462 10.0.0.242 - - [2026-01-29 12:40:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003306 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005696 10.0.0.242 - - [2026-01-29 12:40:10] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.014040 10.0.0.242 - - [2026-01-29 12:40:11] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004028 10.0.0.242 - - [2026-01-29 12:40:11] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002259 10.0.0.242 - - [2026-01-29 12:40:11] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002150 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006184 10.0.0.242 - - [2026-01-29 12:40:43] "POST /set-tag HTTP/1.1" 200 109 0.005037 10.0.0.242 - - [2026-01-29 12:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.242 - - [2026-01-29 12:40:43] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002385 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004779 10.0.0.242 - - [2026-01-29 12:40:43] "POST /set-tag HTTP/1.1" 200 109 0.035832 10.0.0.242 - - [2026-01-29 12:40:43] "DELETE /loadbalancer-member/c84076ae-d90b-41ad-8f5b-b9dd4e18effd HTTP/1.1" 200 115 0.026355 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010254 10.0.0.242 - - [2026-01-29 12:40:43] "POST /set-tag HTTP/1.1" 200 109 0.005918 10.0.0.242 - - [2026-01-29 12:40:43] "DELETE /loadbalancer-member/3f405cd6-d2e3-4ee9-abe8-db4e725a9dc3 HTTP/1.1" 200 115 0.079823 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005599 10.0.0.242 - - [2026-01-29 12:40:43] "POST /set-tag HTTP/1.1" 200 109 0.005017 10.0.0.242 - - [2026-01-29 12:40:43] "DELETE /loadbalancer-member/f58c4b00-cfcb-48f7-8c04-4b23bc45dff5 HTTP/1.1" 200 115 0.043685 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004487 10.0.0.242 - - [2026-01-29 12:40:43] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.242 - - [2026-01-29 12:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.242 - - [2026-01-29 12:40:43] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002944 10.0.0.242 - - [2026-01-29 12:40:43] "GET /loadbalancer-pool/98ad0cc5-2dc9-472d-bfc6-732587a54a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004077 10.0.0.242 - - [2026-01-29 12:40:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018178 10.0.0.242 - - [2026-01-29 12:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030021 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009194 10.0.0.242 - - [2026-01-29 12:40:43] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019191 10.0.0.242 - - [2026-01-29 12:40:43] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002391 10.0.0.242 - - [2026-01-29 12:40:44] "POST /set-tag HTTP/1.1" 200 109 0.075729 10.0.0.242 - - [2026-01-29 12:40:44] "GET /loadbalancer-pool/9da6aab4-7cac-4461-b8f3-cef8816fa8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003094 10.0.0.242 - - [2026-01-29 12:40:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041321 10.0.0.242 - - [2026-01-29 12:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009896 10.0.0.242 - - [2026-01-29 12:40:44] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016449 10.0.0.242 - - [2026-01-29 12:40:44] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.242 - - [2026-01-29 12:40:44] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005641 10.0.0.242 - - [2026-01-29 12:40:44] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004591 10.0.0.242 - - [2026-01-29 12:40:44] "GET /loadbalancer-pool/dc764d94-93b2-4ecb-81e4-4180eac20a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003829 10.0.0.242 - - [2026-01-29 12:40:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.026346 10.0.0.242 - - [2026-01-29 12:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025291 10.0.0.242 - - [2026-01-29 12:40:44] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015954 10.0.0.242 - - [2026-01-29 12:40:44] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003868 10.0.0.242 - - [2026-01-29 12:40:44] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002800 10.0.0.242 - - [2026-01-29 12:40:44] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005475 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006954 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004146 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004716 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004107 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004051 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004622 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003906 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.242 - - [2026-01-29 12:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.242 - - [2026-01-29 12:41:22] "GET /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002388 10.0.0.242 - - [2026-01-29 12:41:22] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004460 10.0.0.242 - - [2026-01-29 12:41:22] "POST /set-tag HTTP/1.1" 200 109 0.016994 10.0.0.242 - - [2026-01-29 12:41:22] "DELETE /loadbalancer-member/606ce5fe-ac5e-478e-a5eb-021f42a79c2e HTTP/1.1" 200 115 0.035108 10.0.0.242 - - [2026-01-29 12:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.242 - - [2026-01-29 12:41:22] "GET /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002734 10.0.0.242 - - [2026-01-29 12:41:23] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004250 10.0.0.242 - - [2026-01-29 12:41:23] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.242 - - [2026-01-29 12:41:23] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006812 10.0.0.242 - - [2026-01-29 12:41:23] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.242 - - [2026-01-29 12:41:23] "GET /virtual-machine/f1e4bda6-3399-4c11-972a-c5b49b08de64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003898 10.0.0.242 - - [2026-01-29 12:41:23] "POST /ref-update HTTP/1.1" 200 156 0.011889 10.0.0.242 - - [2026-01-29 12:41:23] "GET /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008660 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.022794 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.020091 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.029718 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.025780 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.013465 10.0.0.242 - - [2026-01-29 12:41:24] "DELETE /instance-ip/521b3586-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.057595 10.0.0.242 - - [2026-01-29 12:41:24] "DELETE /virtual-machine-interface/52013410-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.031772 10.0.0.242 - - [2026-01-29 12:41:24] "DELETE /virtual-machine/f1e4bda6-3399-4c11-972a-c5b49b08de64 HTTP/1.1" 200 115 0.020483 10.0.0.242 - - [2026-01-29 12:41:24] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015476 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.242 - - [2026-01-29 12:41:24] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004702 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.242 - - [2026-01-29 12:41:24] "GET /virtual-machine/1cf20559-beb3-47b9-bc13-0aa6c9370d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002627 10.0.0.242 - - [2026-01-29 12:41:24] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.242 - - [2026-01-29 12:41:24] "GET /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.019446 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.019732 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.037113 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.035498 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.034701 10.0.0.242 - - [2026-01-29 12:41:24] "POST /set-tag HTTP/1.1" 200 109 0.064061 10.0.0.242 - - [2026-01-29 12:41:24] "DELETE /instance-ip/518424d4-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.047816 10.0.0.242 - - [2026-01-29 12:41:24] "POST /ref-update HTTP/1.1" 200 156 0.010245 10.0.0.242 - - [2026-01-29 12:41:24] "DELETE /virtual-machine-interface/5169d926-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.047042 10.0.0.242 - - [2026-01-29 12:41:24] "DELETE /virtual-machine/1cf20559-beb3-47b9-bc13-0aa6c9370d1d HTTP/1.1" 200 115 0.021580 10.0.0.242 - - [2026-01-29 12:41:24] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009375 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005754 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine/33217481-3b63-40e1-bf77-bef8c5805352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002890 10.0.0.242 - - [2026-01-29 12:41:25] "POST /ref-update HTTP/1.1" 200 156 0.016621 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014574 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.018431 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.031104 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.024432 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.015277 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.024265 10.0.0.242 - - [2026-01-29 12:41:25] "DELETE /instance-ip/5287d48e-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.041496 10.0.0.242 - - [2026-01-29 12:41:25] "DELETE /virtual-machine-interface/526ec570-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.038091 10.0.0.242 - - [2026-01-29 12:41:25] "DELETE /virtual-machine/33217481-3b63-40e1-bf77-bef8c5805352 HTTP/1.1" 200 115 0.023975 10.0.0.242 - - [2026-01-29 12:41:25] "DELETE /tag/daff2004-6430-4f9c-baae-49e8a0671784 HTTP/1.1" 200 115 0.035232 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005348 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.003762 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006938 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine/47e26d7c-7677-4f7f-82b3-f142b5e43395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003690 10.0.0.242 - - [2026-01-29 12:41:25] "POST /ref-update HTTP/1.1" 200 156 0.011487 10.0.0.242 - - [2026-01-29 12:41:25] "GET /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008645 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.017860 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.046125 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.037158 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.015413 10.0.0.242 - - [2026-01-29 12:41:25] "POST /set-tag HTTP/1.1" 200 109 0.026976 10.0.0.242 - - [2026-01-29 12:41:25] "DELETE /instance-ip/510c64b2-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.052088 10.0.0.242 - - [2026-01-29 12:41:25] "POST /ref-update HTTP/1.1" 200 156 0.016004 10.0.0.242 - - [2026-01-29 12:41:26] "DELETE /virtual-machine-interface/50f399dc-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.033328 10.0.0.242 - - [2026-01-29 12:41:26] "DELETE /virtual-machine/47e26d7c-7677-4f7f-82b3-f142b5e43395 HTTP/1.1" 200 115 0.021355 10.0.0.242 - - [2026-01-29 12:41:26] "DELETE /tag/1680a2f4-5ccf-4f1f-a029-08ce4c2d2e23 HTTP/1.1" 409 391 0.010505 10.0.0.242 - - [2026-01-29 12:41:26] "DELETE /tag/ad75e318-6f66-4507-8e9f-0616c3bfeace HTTP/1.1" 200 115 0.045385 10.0.0.242 - - [2026-01-29 12:41:27] "POST /tags HTTP/1.1" 200 366 0.040165 10.0.0.242 - - [2026-01-29 12:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.242 - - [2026-01-29 12:41:27] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011749 10.0.0.242 - - [2026-01-29 12:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.242 - - [2026-01-29 12:41:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036435 10.0.0.242 - - [2026-01-29 12:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.242 - - [2026-01-29 12:41:27] "GET /service-appliance-set/ac6bdac3-a7ce-4940-9264-53633f9bca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002677 10.0.0.242 - - [2026-01-29 12:41:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001716 10.0.0.242 - - [2026-01-29 12:41:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090861 10.0.0.242 - - [2026-01-29 12:41:28] "GET /virtual-machine-interface/911d475a-88e9-4bb8-a54d-d650c7192764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006222 10.0.0.242 - - [2026-01-29 12:41:28] "POST /set-tag HTTP/1.1" 200 109 0.015663 10.0.0.242 - - [2026-01-29 12:41:28] "POST /instance-ips HTTP/1.1" 200 418 0.027019 10.0.0.242 - - [2026-01-29 12:41:28] "GET /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003856 10.0.0.242 - - [2026-01-29 12:41:28] "POST /loadbalancers HTTP/1.1" 200 620 0.057715 10.0.0.242 - - [2026-01-29 12:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033186 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2026-01-29 12:41:28] "POST /service-instances HTTP/1.1" 200 568 0.021571 10.0.0.242 - - [2026-01-29 12:41:28] "POST /ref-update HTTP/1.1" 200 156 0.011985 10.0.0.242 - - [2026-01-29 12:41:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048595 10.0.0.242 - - [2026-01-29 12:41:28] "GET /virtual-machine-interface/911d475a-88e9-4bb8-a54d-d650c7192764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006634 10.0.0.242 - - [2026-01-29 12:41:28] "GET /virtual-machine-interface/911d475a-88e9-4bb8-a54d-d650c7192764?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007363 10.0.0.242 - - [2026-01-29 12:41:28] "PUT /service-instance/169d73d6-3b3f-428f-99aa-793895077134 HTTP/1.1" 200 267 0.012141 10.0.0.242 - - [2026-01-29 12:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007372 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.001555 10.0.0.242 - - [2026-01-29 12:41:28] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002378 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2026-01-29 12:41:28] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002246 10.0.0.242 - - [2026-01-29 12:41:28] "POST /virtual-machines HTTP/1.1" 200 430 0.011901 10.0.0.242 - - [2026-01-29 12:41:28] "POST /tags HTTP/1.1" 409 221 0.007266 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.242 - - [2026-01-29 12:41:28] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011282 10.0.0.242 - - [2026-01-29 12:41:28] "POST /tags HTTP/1.1" 409 238 0.002056 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.242 - - [2026-01-29 12:41:28] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011498 10.0.0.242 - - [2026-01-29 12:41:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.125769 10.0.0.242 - - [2026-01-29 12:41:28] "POST /chown HTTP/1.1" 200 109 0.026331 10.0.0.242 - - [2026-01-29 12:41:28] "POST /firewall-rules HTTP/1.1" 200 652 0.110151 10.0.0.242 - - [2026-01-29 12:41:28] "POST /chown HTTP/1.1" 200 109 0.057050 10.0.0.242 - - [2026-01-29 12:41:28] "GET /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.029764 10.0.0.242 - - [2026-01-29 12:41:28] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003042 10.0.0.242 - - [2026-01-29 12:41:28] "PUT /virtual-machine-interface/615fee04-7d84-46ae-a4ab-48a6dab9641d HTTP/1.1" 200 285 0.020839 10.0.0.242 - - [2026-01-29 12:41:28] "PUT /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 257 0.030291 10.0.0.242 - - [2026-01-29 12:41:28] "GET /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005816 10.0.0.242 - - [2026-01-29 12:41:28] "POST /ref-update HTTP/1.1" 200 156 0.015244 10.0.0.242 - - [2026-01-29 12:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007747 10.0.0.242 - - [2026-01-29 12:41:28] "POST /ref-update HTTP/1.1" 200 156 0.015724 10.0.0.242 - - [2026-01-29 12:41:28] "POST /ref-update HTTP/1.1" 200 156 0.025888 10.0.0.242 - - [2026-01-29 12:41:28] "POST /ref-update HTTP/1.1" 200 156 0.027698 10.0.0.242 - - [2026-01-29 12:41:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057467 10.0.0.242 - - [2026-01-29 12:41:28] "GET /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.002265 10.0.0.242 - - [2026-01-29 12:41:28] "POST /ref-update HTTP/1.1" 200 156 0.011916 10.0.0.242 - - [2026-01-29 12:41:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.041252 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.031358 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.020191 10.0.0.242 - - [2026-01-29 12:41:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037929 10.0.0.242 - - [2026-01-29 12:41:29] "POST /virtual-machines HTTP/1.1" 200 430 0.032916 10.0.0.242 - - [2026-01-29 12:41:29] "GET /loadbalancer-listener/4b14d9e6-a89b-4d13-99f3-00534af6c15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.016632 10.0.0.242 - - [2026-01-29 12:41:29] "GET /loadbalancer-listener/4b14d9e6-a89b-4d13-99f3-00534af6c15a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005713 10.0.0.242 - - [2026-01-29 12:41:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.110581 10.0.0.242 - - [2026-01-29 12:41:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.069077 10.0.0.242 - - [2026-01-29 12:41:29] "POST /chown HTTP/1.1" 200 109 0.025551 10.0.0.242 - - [2026-01-29 12:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014573 10.0.0.242 - - [2026-01-29 12:41:29] "GET /loadbalancer-pool/f5bcba6b-471c-4242-9f3f-20ce43c787e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010296 10.0.0.242 - - [2026-01-29 12:41:29] "POST /chown HTTP/1.1" 200 109 0.005322 10.0.0.242 - - [2026-01-29 12:41:29] "PUT /virtual-machine-interface/b2f45298-1380-4b88-b362-ccfd6f944ba3 HTTP/1.1" 200 285 0.016186 10.0.0.242 - - [2026-01-29 12:41:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.032817 10.0.0.242 - - [2026-01-29 12:41:29] "PUT /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 257 0.038120 10.0.0.242 - - [2026-01-29 12:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022749 10.0.0.242 - - [2026-01-29 12:41:29] "GET /loadbalancer-member/1686b509-e6a7-4c36-8c03-2fb330033aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.006664 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.014680 10.0.0.242 - - [2026-01-29 12:41:29] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.014364 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.242 - - [2026-01-29 12:41:29] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003510 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.023628 10.0.0.242 - - [2026-01-29 12:41:29] "POST /tags HTTP/1.1" 409 221 0.001665 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.011052 10.0.0.242 - - [2026-01-29 12:41:29] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017273 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.009140 10.0.0.242 - - [2026-01-29 12:41:29] "POST /tags HTTP/1.1" 409 238 0.001678 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.242 - - [2026-01-29 12:41:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012505 10.0.0.242 - - [2026-01-29 12:41:29] "PUT /service-instance/169d73d6-3b3f-428f-99aa-793895077134 HTTP/1.1" 200 267 0.026761 10.0.0.242 - - [2026-01-29 12:41:29] "POST /firewall-rules HTTP/1.1" 409 293 0.004406 10.0.0.242 - - [2026-01-29 12:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010014 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015485 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.242 - - [2026-01-29 12:41:29] "POST /chown HTTP/1.1" 200 109 0.015803 10.0.0.242 - - [2026-01-29 12:41:29] "PUT /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617 HTTP/1.1" 200 261 0.053041 10.0.0.242 - - [2026-01-29 12:41:29] "POST /chown HTTP/1.1" 200 109 0.006718 10.0.0.242 - - [2026-01-29 12:41:29] "GET /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003475 10.0.0.242 - - [2026-01-29 12:41:29] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.002892 10.0.0.242 - - [2026-01-29 12:41:29] "PUT /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 257 0.025013 10.0.0.242 - - [2026-01-29 12:41:29] "GET /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012370 10.0.0.242 - - [2026-01-29 12:41:29] "POST /ref-update HTTP/1.1" 200 156 0.020849 10.0.0.242 - - [2026-01-29 12:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-01-29 12:41:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010960 10.0.0.242 - - [2026-01-29 12:41:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.012674 10.0.0.242 - - [2026-01-29 12:41:29] "POST /chown HTTP/1.1" 200 109 0.018065 10.0.0.242 - - [2026-01-29 12:41:29] "POST /chown HTTP/1.1" 200 109 0.015258 10.0.0.242 - - [2026-01-29 12:41:29] "GET /virtual-machine-interface/615fee04-7d84-46ae-a4ab-48a6dab9641d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004576 10.0.0.242 - - [2026-01-29 12:41:29] "PUT /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 257 0.023991 10.0.0.242 - - [2026-01-29 12:41:29] "POST /set-tag HTTP/1.1" 200 109 0.028185 10.0.0.242 - - [2026-01-29 12:41:29] "GET /virtual-machine-interface/911d475a-88e9-4bb8-a54d-d650c7192764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015253 10.0.0.242 - - [2026-01-29 12:41:30] "POST /ref-update HTTP/1.1" 200 156 0.016988 10.0.0.242 - - [2026-01-29 12:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.010631 10.0.0.242 - - [2026-01-29 12:41:30] "POST /set-tag HTTP/1.1" 200 109 0.032191 10.0.0.242 - - [2026-01-29 12:41:30] "GET /virtual-machine-interface/b2f45298-1380-4b88-b362-ccfd6f944ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007338 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.008278 10.0.0.242 - - [2026-01-29 12:41:30] "POST /set-tag HTTP/1.1" 200 109 0.029968 10.0.0.242 - - [2026-01-29 12:41:30] "PUT /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 257 0.032652 10.0.0.242 - - [2026-01-29 12:41:30] "POST /ref-update HTTP/1.1" 200 156 0.017613 10.0.0.242 - - [2026-01-29 12:41:30] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.002984 10.0.0.242 - - [2026-01-29 12:41:30] "GET /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009442 10.0.0.242 - - [2026-01-29 12:41:30] "POST /ref-update HTTP/1.1" 200 156 0.014816 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.021097 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.026243 10.0.0.242 - - [2026-01-29 12:41:30] "PUT /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 257 0.014796 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /firewall-rule/0d856d2c-342d-4ffa-8fb8-006aeb78d617 HTTP/1.1" 200 115 0.061636 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /loadbalancer-member/1686b509-e6a7-4c36-8c03-2fb330033aa6 HTTP/1.1" 200 115 0.045806 10.0.0.242 - - [2026-01-29 12:41:30] "POST /ref-update HTTP/1.1" 200 156 0.038538 10.0.0.242 - - [2026-01-29 12:41:30] "PUT /service-instance/169d73d6-3b3f-428f-99aa-793895077134 HTTP/1.1" 200 267 0.027900 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /loadbalancer-pool/f5bcba6b-471c-4242-9f3f-20ce43c787e1 HTTP/1.1" 200 115 0.111644 10.0.0.242 - - [2026-01-29 12:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.046997 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /loadbalancer-listener/4b14d9e6-a89b-4d13-99f3-00534af6c15a HTTP/1.1" 200 115 0.070562 10.0.0.242 - - [2026-01-29 12:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.006141 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4 HTTP/1.1" 200 115 0.065996 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.012795 10.0.0.242 - - [2026-01-29 12:41:30] "POST /ref-update HTTP/1.1" 200 156 0.015894 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 200 109 0.019928 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /instance-ip/37c4a4ec-23e3-4b04-8ee3-06996d5634ca HTTP/1.1" 200 115 0.103455 10.0.0.242 - - [2026-01-29 12:41:30] "POST /chown HTTP/1.1" 404 171 0.008642 10.0.0.242 - - [2026-01-29 12:41:30] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.242 - - [2026-01-29 12:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /virtual-machine-interface/911d475a-88e9-4bb8-a54d-d650c7192764 HTTP/1.1" 200 115 0.083585 10.0.0.242 - - [2026-01-29 12:41:30] "DELETE /tag/0d978732-3bad-473d-9d89-43d72d739087 HTTP/1.1" 409 338 0.007551 10.0.0.242 - - [2026-01-29 12:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.242 - - [2026-01-29 12:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2026-01-29 12:41:30] "POST /service-instances HTTP/1.1" 409 259 0.001959 10.0.0.242 - - [2026-01-29 12:41:30] "POST /service-instances HTTP/1.1" 409 259 0.002201 10.0.0.242 - - [2026-01-29 12:41:31] "DELETE /service-instance/169d73d6-3b3f-428f-99aa-793895077134 HTTP/1.1" 200 115 0.035551 10.0.0.242 - - [2026-01-29 12:41:31] "GET /virtual-machine-interface/615fee04-7d84-46ae-a4ab-48a6dab9641d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005657 10.0.0.242 - - [2026-01-29 12:41:31] "DELETE /virtual-machine-interface/615fee04-7d84-46ae-a4ab-48a6dab9641d HTTP/1.1" 200 115 0.050413 10.0.0.242 - - [2026-01-29 12:41:31] "POST /ref-update HTTP/1.1" 200 156 0.010600 10.0.0.242 - - [2026-01-29 12:41:31] "DELETE /virtual-machine/779f7bd2-2f6e-40f1-8de7-8d6a3cbfbc99 HTTP/1.1" 200 115 0.025386 10.0.0.242 - - [2026-01-29 12:41:31] "GET /virtual-machine-interface/b2f45298-1380-4b88-b362-ccfd6f944ba3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005071 10.0.0.242 - - [2026-01-29 12:41:31] "DELETE /virtual-machine-interface/b2f45298-1380-4b88-b362-ccfd6f944ba3 HTTP/1.1" 200 115 0.042910 10.0.0.242 - - [2026-01-29 12:41:31] "DELETE /virtual-machine/748afaba-b24b-4c8d-aba4-1ef0ee0a7526 HTTP/1.1" 200 115 0.031557 10.0.0.242 - - [2026-01-29 12:41:47] "GET /global-system-configs HTTP/1.1" 200 323 0.001796 10.0.0.242 - - [2026-01-29 12:41:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002627 10.0.0.242 - - [2026-01-29 12:41:53] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006426 10.0.0.242 - - [2026-01-29 12:41:53] "POST /set-tag HTTP/1.1" 200 109 0.003877 10.0.0.242 - - [2026-01-29 12:41:53] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007724 10.0.0.242 - - [2026-01-29 12:41:53] "POST /set-tag HTTP/1.1" 200 109 0.011690 10.0.0.242 - - [2026-01-29 12:41:54] "GET /virtual-machine/a1ecb23d-b083-41c1-a90d-1d6be18e0d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003090 10.0.0.242 - - [2026-01-29 12:41:54] "POST /ref-update HTTP/1.1" 200 156 0.010531 10.0.0.242 - - [2026-01-29 12:41:54] "GET /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008033 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.032286 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.039511 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.042993 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.035328 10.0.0.242 - - [2026-01-29 12:41:54] "DELETE /instance-ip/53ef1e9a-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.064696 10.0.0.242 - - [2026-01-29 12:41:54] "DELETE /virtual-machine-interface/53d204c2-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.049752 10.0.0.242 - - [2026-01-29 12:41:54] "DELETE /virtual-machine/a1ecb23d-b083-41c1-a90d-1d6be18e0d28 HTTP/1.1" 200 115 0.037453 10.0.0.242 - - [2026-01-29 12:41:54] "DELETE /tag/69dec57b-7ece-49b2-a440-6e4446d3af8a HTTP/1.1" 200 115 0.068421 10.0.0.242 - - [2026-01-29 12:41:54] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011625 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.004859 10.0.0.242 - - [2026-01-29 12:41:54] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007055 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.242 - - [2026-01-29 12:41:54] "GET /virtual-machine/a8c66bf2-0c24-45f1-8809-7792b3725b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002906 10.0.0.242 - - [2026-01-29 12:41:54] "POST /ref-update HTTP/1.1" 200 156 0.016667 10.0.0.242 - - [2026-01-29 12:41:54] "GET /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010241 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.030384 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.035962 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.034738 10.0.0.242 - - [2026-01-29 12:41:54] "POST /set-tag HTTP/1.1" 200 109 0.031343 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /instance-ip/5372d7f4-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.062360 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /virtual-machine-interface/535af882-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.048136 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /virtual-machine/a8c66bf2-0c24-45f1-8809-7792b3725b53 HTTP/1.1" 200 115 0.020921 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /tag/f82c5cb8-d44d-4226-a156-93027923c896 HTTP/1.1" 409 237 0.004719 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004287 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003866 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine/b0a3db3f-e657-4cbd-b298-59324a3b0880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003377 10.0.0.242 - - [2026-01-29 12:41:55] "POST /ref-update HTTP/1.1" 200 156 0.009562 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004616 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.020102 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.018169 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.023596 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.018984 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /instance-ip/546a89ea-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.040620 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /virtual-machine-interface/5446ff8e-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.037294 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /virtual-machine/b0a3db3f-e657-4cbd-b298-59324a3b0880 HTTP/1.1" 200 115 0.019675 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f HTTP/1.1" 409 237 0.005013 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /tag/4ea5045b-f3ef-49cd-b9c6-71a60ae24a0d HTTP/1.1" 200 115 0.033521 10.0.0.242 - - [2026-01-29 12:41:55] "DELETE /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a HTTP/1.1" 409 237 0.003972 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004274 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004205 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine/ac1fbe2a-85cc-48e6-a193-d20b71884668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002875 10.0.0.242 - - [2026-01-29 12:41:55] "POST /ref-update HTTP/1.1" 200 156 0.012369 10.0.0.242 - - [2026-01-29 12:41:55] "GET /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017954 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.018511 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.028356 10.0.0.242 - - [2026-01-29 12:41:55] "POST /set-tag HTTP/1.1" 200 109 0.020542 10.0.0.242 - - [2026-01-29 12:41:56] "POST /set-tag HTTP/1.1" 200 109 0.013067 10.0.0.242 - - [2026-01-29 12:41:56] "DELETE /instance-ip/53084484-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.035797 10.0.0.242 - - [2026-01-29 12:41:56] "DELETE /virtual-machine-interface/52ef8ab6-fd0f-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.043308 10.0.0.242 - - [2026-01-29 12:41:56] "DELETE /virtual-machine/ac1fbe2a-85cc-48e6-a193-d20b71884668 HTTP/1.1" 200 115 0.024188 10.0.0.242 - - [2026-01-29 12:41:56] "DELETE /tag/dfe6de73-6c6f-42ff-a106-84b891e45c60 HTTP/1.1" 200 115 0.031663 10.0.0.242 - - [2026-01-29 12:41:56] "DELETE /tag/0e68c725-69fa-4ef2-986a-df8d2f152bcd HTTP/1.1" 200 115 0.030091 10.0.0.242 - - [2026-01-29 12:41:56] "DELETE /tag/1a9ffbe4-433f-4dc7-9afd-989fc27297ad HTTP/1.1" 200 115 0.037101 10.0.0.242 - - [2026-01-29 12:41:57] "POST /projects HTTP/1.1" 409 238 0.002141 10.0.0.242 - - [2026-01-29 12:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-01-29 12:41:57] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028544 10.0.0.242 - - [2026-01-29 12:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2026-01-29 12:41:57] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004377 10.0.0.242 - - [2026-01-29 12:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.242 - - [2026-01-29 12:41:57] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003908 10.0.0.242 - - [2026-01-29 12:41:57] "POST /security-groups HTTP/1.1" 409 285 0.002240 10.0.0.242 - - [2026-01-29 12:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.242 - - [2026-01-29 12:41:57] "PUT /security-group/1d21386e-f930-443b-b36e-345118869162 HTTP/1.1" 200 263 0.054211 10.0.0.242 - - [2026-01-29 12:41:57] "PUT /access-control-list/70b64735-0746-4328-8a2e-04488716f91c HTTP/1.1" 200 273 0.015661 10.0.0.242 - - [2026-01-29 12:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017894 10.0.0.242 - - [2026-01-29 12:41:57] "PUT /access-control-list/0e9bfc3b-2322-48b3-acc8-753808af846f HTTP/1.1" 200 273 0.021171 10.0.0.242 - - [2026-01-29 12:42:02] "POST /projects HTTP/1.1" 409 238 0.002244 10.0.0.242 - - [2026-01-29 12:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-01-29 12:42:02] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039058 10.0.0.242 - - [2026-01-29 12:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.242 - - [2026-01-29 12:42:02] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007990 10.0.0.242 - - [2026-01-29 12:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.242 - - [2026-01-29 12:42:02] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005456 10.0.0.242 - - [2026-01-29 12:42:02] "POST /security-groups HTTP/1.1" 409 285 0.002886 10.0.0.242 - - [2026-01-29 12:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2026-01-29 12:42:02] "PUT /security-group/1d21386e-f930-443b-b36e-345118869162 HTTP/1.1" 200 263 0.061464 10.0.0.242 - - [2026-01-29 12:42:02] "PUT /access-control-list/70b64735-0746-4328-8a2e-04488716f91c HTTP/1.1" 200 273 0.020085 10.0.0.242 - - [2026-01-29 12:42:03] "PUT /access-control-list/0e9bfc3b-2322-48b3-acc8-753808af846f HTTP/1.1" 200 273 0.028262 10.0.0.242 - - [2026-01-29 12:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.035525 10.0.0.242 - - [2026-01-29 12:42:03] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.014982 10.0.0.242 - - [2026-01-29 12:42:03] "GET /firewall-rule/a64541fe-4b9e-4386-9c94-ee00c7e426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003016 10.0.0.242 - - [2026-01-29 12:42:03] "POST /ref-update HTTP/1.1" 200 156 0.061543 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /firewall-rule/a64541fe-4b9e-4386-9c94-ee00c7e426e5 HTTP/1.1" 200 115 0.051252 10.0.0.242 - - [2026-01-29 12:42:03] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004297 10.0.0.242 - - [2026-01-29 12:42:03] "GET /firewall-rule/da2072c9-6f2a-4ea9-90c1-36c15d0e5d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003151 10.0.0.242 - - [2026-01-29 12:42:03] "POST /ref-update HTTP/1.1" 200 156 0.045906 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /firewall-rule/da2072c9-6f2a-4ea9-90c1-36c15d0e5d69 HTTP/1.1" 200 115 0.040684 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /tag/70ea662b-8f77-4187-9e89-78854ec3a7a5 HTTP/1.1" 200 115 0.035129 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f HTTP/1.1" 409 237 0.009817 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a HTTP/1.1" 409 237 0.005050 10.0.0.242 - - [2026-01-29 12:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.242 - - [2026-01-29 12:42:03] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004076 10.0.0.242 - - [2026-01-29 12:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2026-01-29 12:42:03] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004199 10.0.0.242 - - [2026-01-29 12:42:03] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.041594 10.0.0.242 - - [2026-01-29 12:42:03] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.042977 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /security-group/1d21386e-f930-443b-b36e-345118869162 HTTP/1.1" 200 115 0.070214 10.0.0.242 - - [2026-01-29 12:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /access-control-list/70b64735-0746-4328-8a2e-04488716f91c HTTP/1.1" 200 115 0.060441 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /access-control-list/0e9bfc3b-2322-48b3-acc8-753808af846f HTTP/1.1" 200 115 0.038439 10.0.0.242 - - [2026-01-29 12:42:03] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031570 10.0.0.242 - - [2026-01-29 12:42:03] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?fields=security_groups HTTP/1.1" 200 1352 0.037725 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /security-group/ef52004d-0f76-4209-89c5-8962acb29c28 HTTP/1.1" 200 115 0.046347 10.0.0.242 - - [2026-01-29 12:42:03] "DELETE /access-control-list/52d4d6b7-6b3d-4019-9870-165c0448dc3e HTTP/1.1" 200 115 0.030774 10.0.0.242 - - [2026-01-29 12:42:04] "GET /project/5a5e1f08-1da8-468a-a74f-6e3184698483?fields=application_policy_sets HTTP/1.1" 200 1391 0.051505 10.0.0.242 - - [2026-01-29 12:42:04] "DELETE /access-control-list/85a4f7e2-696f-491b-be16-c49bdfca1385 HTTP/1.1" 200 115 0.055165 10.0.0.242 - - [2026-01-29 12:42:04] "DELETE /project/5a5e1f08-1da8-468a-a74f-6e3184698483 HTTP/1.1" 200 115 0.322202 10.0.0.242 - - [2026-01-29 12:42:04] "POST /projects HTTP/1.1" 409 238 0.004779 10.0.0.242 - - [2026-01-29 12:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.242 - - [2026-01-29 12:42:04] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032925 10.0.0.242 - - [2026-01-29 12:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.242 - - [2026-01-29 12:42:04] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004760 10.0.0.242 - - [2026-01-29 12:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.242 - - [2026-01-29 12:42:04] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004838 10.0.0.242 - - [2026-01-29 12:42:04] "POST /security-groups HTTP/1.1" 409 285 0.002914 10.0.0.242 - - [2026-01-29 12:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-01-29 12:42:04] "PUT /security-group/bfdf28fb-ef49-4379-a863-0dfee1ecb69c HTTP/1.1" 200 263 0.058470 10.0.0.242 - - [2026-01-29 12:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018411 10.0.0.242 - - [2026-01-29 12:42:04] "PUT /access-control-list/ff274244-01a6-4604-be07-57955ad6aacd HTTP/1.1" 200 273 0.021991 10.0.0.242 - - [2026-01-29 12:42:04] "PUT /access-control-list/722af079-3f25-48ed-9219-30571f8c0c3b HTTP/1.1" 200 273 0.016830 10.0.0.242 - - [2026-01-29 12:42:08] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003238 10.0.0.242 - - [2026-01-29 12:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.242 - - [2026-01-29 12:42:08] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003534 10.0.0.242 - - [2026-01-29 12:42:08] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002465 10.0.0.242 - - [2026-01-29 12:42:08] "GET /firewall-rule/07765f7a-aa47-4708-b98b-cb4e9273803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004010 10.0.0.242 - - [2026-01-29 12:42:08] "POST /ref-update HTTP/1.1" 200 156 0.018290 10.0.0.242 - - [2026-01-29 12:42:08] "DELETE /firewall-rule/07765f7a-aa47-4708-b98b-cb4e9273803c HTTP/1.1" 200 115 0.058743 10.0.0.242 - - [2026-01-29 12:42:08] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002478 10.0.0.242 - - [2026-01-29 12:42:08] "GET /firewall-rule/85eb4273-b189-4eef-b60c-dbb441dff6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003381 10.0.0.242 - - [2026-01-29 12:42:08] "POST /ref-update HTTP/1.1" 200 156 0.015252 10.0.0.242 - - [2026-01-29 12:42:08] "DELETE /firewall-rule/85eb4273-b189-4eef-b60c-dbb441dff6a9 HTTP/1.1" 200 115 0.042790 10.0.0.242 - - [2026-01-29 12:42:08] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004403 10.0.0.242 - - [2026-01-29 12:42:09] "GET /firewall-rule/7330473e-7d5a-4ec0-a285-3859b6789dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002716 10.0.0.242 - - [2026-01-29 12:42:09] "POST /ref-update HTTP/1.1" 200 156 0.011740 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /firewall-rule/7330473e-7d5a-4ec0-a285-3859b6789dc7 HTTP/1.1" 200 115 0.043592 10.0.0.242 - - [2026-01-29 12:42:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003170 10.0.0.242 - - [2026-01-29 12:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.242 - - [2026-01-29 12:42:09] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002628 10.0.0.242 - - [2026-01-29 12:42:09] "GET /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003280 10.0.0.242 - - [2026-01-29 12:42:09] "POST /ref-update HTTP/1.1" 200 156 0.024436 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /firewall-policy/4708683c-dcc3-4c1c-bbee-d55a0fd04dfc HTTP/1.1" 200 115 0.037901 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /tag/f82c5cb8-d44d-4226-a156-93027923c896 HTTP/1.1" 200 115 0.054741 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /tag/1680a2f4-5ccf-4f1f-a029-08ce4c2d2e23 HTTP/1.1" 200 115 0.056961 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /tag/5b0e76fa-1fab-4f62-a33c-18fc53cf013f HTTP/1.1" 200 115 0.056689 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /tag/58ffa32f-ab78-47ac-b6de-452196e3f94a HTTP/1.1" 200 115 0.033290 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /loadbalancer-member/55771d35-1151-4c42-8a23-73cf933e73b3 HTTP/1.1" 200 115 0.029270 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /loadbalancer-pool/32493093-22ac-4456-b6d6-6f434286ade8 HTTP/1.1" 200 115 0.042815 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /loadbalancer-listener/0865394d-a04d-499b-8f97-beae41f5d2c6 HTTP/1.1" 200 115 0.039255 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /loadbalancer/9a4ac534-2f75-4408-ab75-71a467f223c3 HTTP/1.1" 200 115 0.035948 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /floating-ip/9cc98a8b-b911-4caa-a460-2d84d2990311 HTTP/1.1" 200 115 0.028102 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /instance-ip/c3b28ed0-e0ce-4ad5-9033-11fdfbf1c2a9 HTTP/1.1" 200 115 0.040312 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /virtual-machine-interface/53cf3d2b-f566-4ce4-bc86-79dadf801636 HTTP/1.1" 200 115 0.041676 10.0.0.242 - - [2026-01-29 12:42:09] "DELETE /tag/9f0c553a-49cd-4255-976d-086c7a46aea2 HTTP/1.1" 200 115 0.041810 10.0.0.242 - - [2026-01-29 12:42:09] "POST /projects HTTP/1.1" 409 238 0.002914 10.0.0.242 - - [2026-01-29 12:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-01-29 12:42:09] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034299 10.0.0.242 - - [2026-01-29 12:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-01-29 12:42:09] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007758 10.0.0.242 - - [2026-01-29 12:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2026-01-29 12:42:09] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005408 10.0.0.242 - - [2026-01-29 12:42:09] "POST /security-groups HTTP/1.1" 409 285 0.002955 10.0.0.242 - - [2026-01-29 12:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.242 - - [2026-01-29 12:42:10] "PUT /security-group/bfdf28fb-ef49-4379-a863-0dfee1ecb69c HTTP/1.1" 200 263 0.063008 10.0.0.242 - - [2026-01-29 12:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.037134 10.0.0.242 - - [2026-01-29 12:42:10] "PUT /access-control-list/ff274244-01a6-4604-be07-57955ad6aacd HTTP/1.1" 200 273 0.034746 10.0.0.242 - - [2026-01-29 12:42:10] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.024095 10.0.0.242 - - [2026-01-29 12:42:10] "PUT /access-control-list/722af079-3f25-48ed-9219-30571f8c0c3b HTTP/1.1" 200 273 0.030989 10.0.0.242 - - [2026-01-29 12:42:10] "GET /firewall-rule/5fc834cc-8fce-42a8-8cdb-0d5d818a6d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008353 10.0.0.242 - - [2026-01-29 12:42:10] "POST /ref-update HTTP/1.1" 200 156 0.050338 10.0.0.242 - - [2026-01-29 12:42:10] "DELETE /firewall-rule/5fc834cc-8fce-42a8-8cdb-0d5d818a6d95 HTTP/1.1" 200 115 0.058890 10.0.0.242 - - [2026-01-29 12:42:10] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005970 10.0.0.242 - - [2026-01-29 12:42:10] "GET /firewall-rule/a76bd708-1b0c-4afb-a63c-9ea0b2d73c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002676 10.0.0.242 - - [2026-01-29 12:42:10] "POST /ref-update HTTP/1.1" 200 156 0.041650 10.0.0.242 - - [2026-01-29 12:42:10] "DELETE /firewall-rule/a76bd708-1b0c-4afb-a63c-9ea0b2d73c69 HTTP/1.1" 200 115 0.033440 10.0.0.242 - - [2026-01-29 12:42:10] "DELETE /tag/62a91a32-e756-4640-8344-8e9aa1856719 HTTP/1.1" 200 115 0.032945 10.0.0.242 - - [2026-01-29 12:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.242 - - [2026-01-29 12:42:10] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004465 10.0.0.242 - - [2026-01-29 12:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-01-29 12:42:10] "GET /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004294 10.0.0.242 - - [2026-01-29 12:42:10] "PUT /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c HTTP/1.1" 200 265 0.048013 10.0.0.242 - - [2026-01-29 12:42:10] "PUT /virtual-network/f43413d9-1780-40ca-b139-fb7354b2f68b HTTP/1.1" 200 265 0.053847 10.0.0.242 - - [2026-01-29 12:42:10] "DELETE /security-group/bfdf28fb-ef49-4379-a863-0dfee1ecb69c HTTP/1.1" 200 115 0.045091 10.0.0.242 - - [2026-01-29 12:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.242 - - [2026-01-29 12:42:10] "DELETE /access-control-list/ff274244-01a6-4604-be07-57955ad6aacd HTTP/1.1" 200 115 0.027474 10.0.0.242 - - [2026-01-29 12:42:10] "DELETE /access-control-list/722af079-3f25-48ed-9219-30571f8c0c3b HTTP/1.1" 200 115 0.034249 10.0.0.242 - - [2026-01-29 12:42:10] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035589 10.0.0.242 - - [2026-01-29 12:42:10] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?fields=security_groups HTTP/1.1" 200 1352 0.031163 10.0.0.242 - - [2026-01-29 12:42:11] "DELETE /security-group/ef08ad1f-d4da-4ba3-91c6-ea141f797a6e HTTP/1.1" 200 115 0.087498 10.0.0.242 - - [2026-01-29 12:42:11] "DELETE /access-control-list/be1deb92-aab3-4e0c-bb4e-be9537525280 HTTP/1.1" 200 115 0.079655 10.0.0.242 - - [2026-01-29 12:42:11] "GET /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b?fields=application_policy_sets HTTP/1.1" 200 1391 0.087178 10.0.0.242 - - [2026-01-29 12:42:11] "DELETE /access-control-list/1eda2e8b-4a32-4d27-96a2-77c2e41c9a5f HTTP/1.1" 200 115 0.089089 10.0.0.242 - - [2026-01-29 12:42:11] "DELETE /project/2727dc7d-d86b-48a4-bc7d-447d39f5f06b HTTP/1.1" 200 115 0.479081 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:43:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:43:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001163 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:43:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:43:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001083 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:43:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001206 10.0.0.242 - - [2026-01-29 12:43:27] "POST /tags HTTP/1.1" 409 238 0.002067 10.0.0.242 - - [2026-01-29 12:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2026-01-29 12:43:27] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010565 10.0.0.242 - - [2026-01-29 12:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-01-29 12:43:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030956 10.0.0.242 - - [2026-01-29 12:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.242 - - [2026-01-29 12:43:27] "GET /service-appliance-set/ac6bdac3-a7ce-4940-9264-53633f9bca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002645 10.0.0.242 - - [2026-01-29 12:43:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001737 10.0.0.242 - - [2026-01-29 12:43:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.098152 10.0.0.242 - - [2026-01-29 12:43:27] "GET /virtual-machine-interface/2485d3c1-03ce-46ea-b163-a2d808ee50c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004810 10.0.0.242 - - [2026-01-29 12:43:28] "POST /set-tag HTTP/1.1" 200 109 0.014724 10.0.0.242 - - [2026-01-29 12:43:28] "POST /instance-ips HTTP/1.1" 200 418 0.028234 10.0.0.242 - - [2026-01-29 12:43:28] "GET /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004285 10.0.0.242 - - [2026-01-29 12:43:28] "POST /loadbalancers HTTP/1.1" 200 620 0.057945 10.0.0.242 - - [2026-01-29 12:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019561 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.242 - - [2026-01-29 12:43:28] "POST /service-instances HTTP/1.1" 200 568 0.022681 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.010613 10.0.0.242 - - [2026-01-29 12:43:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046470 10.0.0.242 - - [2026-01-29 12:43:28] "GET /virtual-machine-interface/2485d3c1-03ce-46ea-b163-a2d808ee50c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004403 10.0.0.242 - - [2026-01-29 12:43:28] "PUT /service-instance/aeb39a73-4cba-4cc9-a9c9-c2a51308bcbd HTTP/1.1" 200 267 0.023235 10.0.0.242 - - [2026-01-29 12:43:28] "GET /virtual-machine-interface/2485d3c1-03ce-46ea-b163-a2d808ee50c3?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.020424 10.0.0.242 - - [2026-01-29 12:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026969 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008293 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.002025 10.0.0.242 - - [2026-01-29 12:43:28] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006454 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-01-29 12:43:28] "POST /virtual-machines HTTP/1.1" 200 430 0.011317 10.0.0.242 - - [2026-01-29 12:43:28] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002117 10.0.0.242 - - [2026-01-29 12:43:28] "POST /tags HTTP/1.1" 409 221 0.004960 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.242 - - [2026-01-29 12:43:28] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011435 10.0.0.242 - - [2026-01-29 12:43:28] "POST /tags HTTP/1.1" 409 238 0.002175 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.242 - - [2026-01-29 12:43:28] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012524 10.0.0.242 - - [2026-01-29 12:43:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139369 10.0.0.242 - - [2026-01-29 12:43:28] "POST /chown HTTP/1.1" 200 109 0.022646 10.0.0.242 - - [2026-01-29 12:43:28] "POST /firewall-rules HTTP/1.1" 200 652 0.119783 10.0.0.242 - - [2026-01-29 12:43:28] "POST /chown HTTP/1.1" 200 109 0.036796 10.0.0.242 - - [2026-01-29 12:43:28] "PUT /virtual-machine-interface/48fdd81e-86e4-41dd-bfad-2d5301995d60 HTTP/1.1" 200 285 0.020587 10.0.0.242 - - [2026-01-29 12:43:28] "GET /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.016540 10.0.0.242 - - [2026-01-29 12:43:28] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004758 10.0.0.242 - - [2026-01-29 12:43:28] "GET /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004787 10.0.0.242 - - [2026-01-29 12:43:28] "PUT /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 257 0.036824 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.015598 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.030759 10.0.0.242 - - [2026-01-29 12:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022181 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.041294 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.026754 10.0.0.242 - - [2026-01-29 12:43:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062818 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.242 - - [2026-01-29 12:43:28] "GET /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.005847 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.029479 10.0.0.242 - - [2026-01-29 12:43:28] "POST /ref-update HTTP/1.1" 200 156 0.018670 10.0.0.242 - - [2026-01-29 12:43:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.053294 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012663 10.0.0.242 - - [2026-01-29 12:43:29] "POST /virtual-machines HTTP/1.1" 200 430 0.011707 10.0.0.242 - - [2026-01-29 12:43:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.094789 10.0.0.242 - - [2026-01-29 12:43:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127459 10.0.0.242 - - [2026-01-29 12:43:29] "GET /loadbalancer-listener/d5ef8fed-cedf-49ce-a4c6-c26e042eb750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.019226 10.0.0.242 - - [2026-01-29 12:43:29] "GET /loadbalancer-listener/d5ef8fed-cedf-49ce-a4c6-c26e042eb750?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005787 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.022347 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.008446 10.0.0.242 - - [2026-01-29 12:43:29] "PUT /virtual-machine-interface/09999fd4-57d1-4131-ab6c-84e423638ad8 HTTP/1.1" 200 285 0.010899 10.0.0.242 - - [2026-01-29 12:43:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.050844 10.0.0.242 - - [2026-01-29 12:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030385 10.0.0.242 - - [2026-01-29 12:43:29] "PUT /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 257 0.051015 10.0.0.242 - - [2026-01-29 12:43:29] "GET /loadbalancer-pool/9760729b-f490-48a0-891f-6bc4a02786a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006445 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.027076 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.022720 10.0.0.242 - - [2026-01-29 12:43:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.050971 10.0.0.242 - - [2026-01-29 12:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020491 10.0.0.242 - - [2026-01-29 12:43:29] "GET /loadbalancer-member/1c567961-41df-43b5-acfc-58761549a2ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.003737 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.017993 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.018150 10.0.0.242 - - [2026-01-29 12:43:29] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002964 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.242 - - [2026-01-29 12:43:29] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002654 10.0.0.242 - - [2026-01-29 12:43:29] "PUT /service-instance/aeb39a73-4cba-4cc9-a9c9-c2a51308bcbd HTTP/1.1" 200 267 0.010627 10.0.0.242 - - [2026-01-29 12:43:29] "POST /tags HTTP/1.1" 409 221 0.001719 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.242 - - [2026-01-29 12:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009065 10.0.0.242 - - [2026-01-29 12:43:29] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018838 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.007223 10.0.0.242 - - [2026-01-29 12:43:29] "POST /tags HTTP/1.1" 409 238 0.001886 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.242 - - [2026-01-29 12:43:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010217 10.0.0.242 - - [2026-01-29 12:43:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002295 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.008857 10.0.0.242 - - [2026-01-29 12:43:29] "PUT /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 257 0.015893 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.016166 10.0.0.242 - - [2026-01-29 12:43:29] "PUT /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882 HTTP/1.1" 200 261 0.021112 10.0.0.242 - - [2026-01-29 12:43:29] "GET /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.005015 10.0.0.242 - - [2026-01-29 12:43:29] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004588 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.006013 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.017797 10.0.0.242 - - [2026-01-29 12:43:29] "GET /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003990 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-01-29 12:43:29] "PUT /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 257 0.016317 10.0.0.242 - - [2026-01-29 12:43:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018115 10.0.0.242 - - [2026-01-29 12:43:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.014630 10.0.0.242 - - [2026-01-29 12:43:29] "POST /ref-update HTTP/1.1" 200 156 0.011903 10.0.0.242 - - [2026-01-29 12:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.242 - - [2026-01-29 12:43:29] "GET /virtual-machine-interface/09999fd4-57d1-4131-ab6c-84e423638ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.008742 10.0.0.242 - - [2026-01-29 12:43:29] "POST /chown HTTP/1.1" 200 109 0.016158 10.0.0.242 - - [2026-01-29 12:43:29] "POST /set-tag HTTP/1.1" 200 109 0.027853 10.0.0.242 - - [2026-01-29 12:43:29] "GET /virtual-machine-interface/2485d3c1-03ce-46ea-b163-a2d808ee50c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.017282 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.007424 10.0.0.242 - - [2026-01-29 12:43:30] "PUT /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 257 0.017473 10.0.0.242 - - [2026-01-29 12:43:30] "POST /ref-update HTTP/1.1" 200 156 0.021005 10.0.0.242 - - [2026-01-29 12:43:30] "POST /set-tag HTTP/1.1" 200 109 0.017408 10.0.0.242 - - [2026-01-29 12:43:30] "GET /virtual-machine-interface/48fdd81e-86e4-41dd-bfad-2d5301995d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006846 10.0.0.242 - - [2026-01-29 12:43:30] "POST /set-tag HTTP/1.1" 200 109 0.023657 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.020201 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.022773 10.0.0.242 - - [2026-01-29 12:43:30] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.022444 10.0.0.242 - - [2026-01-29 12:43:30] "GET /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006036 10.0.0.242 - - [2026-01-29 12:43:30] "PUT /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 257 0.044117 10.0.0.242 - - [2026-01-29 12:43:30] "POST /ref-update HTTP/1.1" 200 156 0.021572 10.0.0.242 - - [2026-01-29 12:43:30] "POST /ref-update HTTP/1.1" 200 156 0.017608 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /firewall-rule/dac1b1d9-a777-4ab3-93da-ff1cb0c2e882 HTTP/1.1" 200 115 0.053318 10.0.0.242 - - [2026-01-29 12:43:30] "PUT /service-instance/aeb39a73-4cba-4cc9-a9c9-c2a51308bcbd HTTP/1.1" 200 267 0.016909 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /loadbalancer-member/1c567961-41df-43b5-acfc-58761549a2ca HTTP/1.1" 200 115 0.033320 10.0.0.242 - - [2026-01-29 12:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018255 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /loadbalancer-pool/9760729b-f490-48a0-891f-6bc4a02786a0 HTTP/1.1" 200 115 0.055483 10.0.0.242 - - [2026-01-29 12:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.015551 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /loadbalancer-listener/d5ef8fed-cedf-49ce-a4c6-c26e042eb750 HTTP/1.1" 200 115 0.040715 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.016254 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4 HTTP/1.1" 200 115 0.048826 10.0.0.242 - - [2026-01-29 12:43:30] "POST /ref-update HTTP/1.1" 200 156 0.010903 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.021938 10.0.0.242 - - [2026-01-29 12:43:30] "POST /chown HTTP/1.1" 200 109 0.022462 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /instance-ip/233f09bf-1697-4793-9bd7-479cba038f6f HTTP/1.1" 200 115 0.104952 10.0.0.242 - - [2026-01-29 12:43:30] "POST /ref-update HTTP/1.1" 200 156 0.008654 10.0.0.242 - - [2026-01-29 12:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /virtual-machine-interface/2485d3c1-03ce-46ea-b163-a2d808ee50c3 HTTP/1.1" 200 115 0.064701 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /tag/0d978732-3bad-473d-9d89-43d72d739087 HTTP/1.1" 409 338 0.005905 10.0.0.242 - - [2026-01-29 12:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.242 - - [2026-01-29 12:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.242 - - [2026-01-29 12:43:30] "POST /service-instances HTTP/1.1" 409 259 0.003043 10.0.0.242 - - [2026-01-29 12:43:30] "POST /service-instances HTTP/1.1" 409 259 0.002452 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /service-instance/aeb39a73-4cba-4cc9-a9c9-c2a51308bcbd HTTP/1.1" 200 115 0.029412 10.0.0.242 - - [2026-01-29 12:43:30] "GET /virtual-machine-interface/48fdd81e-86e4-41dd-bfad-2d5301995d60?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004957 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /virtual-machine-interface/48fdd81e-86e4-41dd-bfad-2d5301995d60 HTTP/1.1" 200 115 0.035982 10.0.0.242 - - [2026-01-29 12:43:30] "POST /ref-update HTTP/1.1" 200 156 0.014972 10.0.0.242 - - [2026-01-29 12:43:30] "DELETE /virtual-machine/b91cb210-c71b-4924-b7a6-16535be47fc7 HTTP/1.1" 200 115 0.022808 10.0.0.242 - - [2026-01-29 12:43:30] "GET /virtual-machine-interface/09999fd4-57d1-4131-ab6c-84e423638ad8?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005640 10.0.0.242 - - [2026-01-29 12:43:31] "DELETE /virtual-machine-interface/09999fd4-57d1-4131-ab6c-84e423638ad8 HTTP/1.1" 200 115 0.040707 10.0.0.242 - - [2026-01-29 12:43:31] "DELETE /virtual-machine/91076df8-a251-44bc-af68-074288d12c0f HTTP/1.1" 200 115 0.019594 10.0.0.242 - - [2026-01-29 12:44:08] "POST /tags HTTP/1.1" 200 304 0.050615 10.0.0.242 - - [2026-01-29 12:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.242 - - [2026-01-29 12:44:08] "GET /tag/12b2183e-2447-40bc-a337-e2786004e9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016260 10.0.0.242 - - [2026-01-29 12:44:08] "POST /tags HTTP/1.1" 200 300 0.047200 10.0.0.242 - - [2026-01-29 12:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.242 - - [2026-01-29 12:44:08] "GET /tag/5f4509b2-b589-491e-abf9-9882e571e668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012832 10.0.0.242 - - [2026-01-29 12:44:08] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002201 10.0.0.242 - - [2026-01-29 12:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.242 - - [2026-01-29 12:44:08] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002429 10.0.0.242 - - [2026-01-29 12:44:08] "POST /tags HTTP/1.1" 409 206 0.001763 10.0.0.242 - - [2026-01-29 12:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.242 - - [2026-01-29 12:44:08] "GET /tag/12b2183e-2447-40bc-a337-e2786004e9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013460 10.0.0.242 - - [2026-01-29 12:44:09] "POST /tags HTTP/1.1" 200 342 0.017671 10.0.0.242 - - [2026-01-29 12:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.242 - - [2026-01-29 12:44:09] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017005 10.0.0.242 - - [2026-01-29 12:44:09] "POST /tags HTTP/1.1" 409 204 0.001990 10.0.0.242 - - [2026-01-29 12:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.242 - - [2026-01-29 12:44:09] "GET /tag/5f4509b2-b589-491e-abf9-9882e571e668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010694 10.0.0.242 - - [2026-01-29 12:44:09] "POST /tags HTTP/1.1" 409 226 0.002923 10.0.0.242 - - [2026-01-29 12:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2026-01-29 12:44:09] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013411 10.0.0.242 - - [2026-01-29 12:44:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002871 10.0.0.242 - - [2026-01-29 12:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-01-29 12:44:09] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002708 10.0.0.242 - - [2026-01-29 12:44:09] "POST /firewall-rules HTTP/1.1" 200 628 0.072588 10.0.0.242 - - [2026-01-29 12:44:09] "POST /firewall-rules HTTP/1.1" 200 648 0.076249 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-rule/219571e4-5db7-4f4f-a444-7c3cba41357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.017734 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005832 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-rule/04bbc723-551a-4e9c-9eb7-74b6691b8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004024 10.0.0.242 - - [2026-01-29 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.019796 10.0.0.242 - - [2026-01-29 12:44:09] "POST /firewall-policys HTTP/1.1" 200 608 0.024206 10.0.0.242 - - [2026-01-29 12:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014768 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009130 10.0.0.242 - - [2026-01-29 12:44:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003263 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002418 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003890 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004145 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003800 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002517 10.0.0.242 - - [2026-01-29 12:44:09] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.002780 10.0.0.242 - - [2026-01-29 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.018029 10.0.0.242 - - [2026-01-29 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.021936 10.0.0.242 - - [2026-01-29 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.016712 10.0.0.242 - - [2026-01-29 12:44:09] "POST /ref-update HTTP/1.1" 200 156 0.028549 10.0.0.242 - - [2026-01-29 12:44:10] "POST /ref-update HTTP/1.1" 200 156 0.030385 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 200 394 0.025045 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015301 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/e80999ce-9ea8-4f24-8f1d-acb33ea1cfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013175 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 200 346 0.044840 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012692 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/fc2d1c60-7dbc-480f-be33-e4f6f9b579d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011936 10.0.0.242 - - [2026-01-29 12:44:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003718 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.242 - - [2026-01-29 12:44:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002145 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 409 206 0.001929 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/12b2183e-2447-40bc-a337-e2786004e9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010337 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 409 226 0.001846 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010224 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 409 204 0.001844 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/5f4509b2-b589-491e-abf9-9882e571e668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010565 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 409 226 0.001920 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015632 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 409 228 0.001897 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/fc2d1c60-7dbc-480f-be33-e4f6f9b579d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011260 10.0.0.242 - - [2026-01-29 12:44:10] "POST /tags HTTP/1.1" 409 252 0.001794 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.242 - - [2026-01-29 12:44:10] "GET /tag/e80999ce-9ea8-4f24-8f1d-acb33ea1cfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010581 10.0.0.242 - - [2026-01-29 12:44:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002415 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.242 - - [2026-01-29 12:44:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003418 10.0.0.242 - - [2026-01-29 12:44:10] "POST /firewall-rules HTTP/1.1" 409 281 0.001922 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-01-29 12:44:10] "PUT /firewall-rule/04bbc723-551a-4e9c-9eb7-74b6691b8564 HTTP/1.1" 200 261 0.019205 10.0.0.242 - - [2026-01-29 12:44:10] "POST /firewall-rules HTTP/1.1" 409 291 0.003086 10.0.0.242 - - [2026-01-29 12:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2026-01-29 12:44:10] "PUT /firewall-rule/219571e4-5db7-4f4f-a444-7c3cba41357a HTTP/1.1" 200 261 0.023179 10.0.0.242 - - [2026-01-29 12:44:10] "GET /firewall-rule/219571e4-5db7-4f4f-a444-7c3cba41357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016379 10.0.0.242 - - [2026-01-29 12:44:10] "POST /firewall-rules HTTP/1.1" 200 660 0.074913 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-rule/7e25134e-b4a1-4c42-a689-6dd0aa082158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.021482 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003323 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-rule/04bbc723-551a-4e9c-9eb7-74b6691b8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002919 10.0.0.242 - - [2026-01-29 12:44:11] "POST /firewall-policys HTTP/1.1" 409 269 0.001871 10.0.0.242 - - [2026-01-29 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-01-29 12:44:11] "PUT /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7 HTTP/1.1" 200 265 0.035771 10.0.0.242 - - [2026-01-29 12:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015531 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009680 10.0.0.242 - - [2026-01-29 12:44:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003033 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002858 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005139 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003088 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.002584 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002788 10.0.0.242 - - [2026-01-29 12:44:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002714 10.0.0.242 - - [2026-01-29 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2026-01-29 12:44:11] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002624 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002585 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-rule/04bbc723-551a-4e9c-9eb7-74b6691b8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002430 10.0.0.242 - - [2026-01-29 12:44:11] "POST /ref-update HTTP/1.1" 200 156 0.011504 10.0.0.242 - - [2026-01-29 12:44:11] "DELETE /firewall-rule/04bbc723-551a-4e9c-9eb7-74b6691b8564 HTTP/1.1" 200 115 0.034699 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002524 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-rule/7e25134e-b4a1-4c42-a689-6dd0aa082158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002518 10.0.0.242 - - [2026-01-29 12:44:11] "POST /ref-update HTTP/1.1" 200 156 0.014941 10.0.0.242 - - [2026-01-29 12:44:11] "DELETE /firewall-rule/7e25134e-b4a1-4c42-a689-6dd0aa082158 HTTP/1.1" 200 115 0.048875 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007527 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-rule/219571e4-5db7-4f4f-a444-7c3cba41357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003292 10.0.0.242 - - [2026-01-29 12:44:11] "POST /ref-update HTTP/1.1" 200 156 0.011573 10.0.0.242 - - [2026-01-29 12:44:11] "DELETE /firewall-rule/219571e4-5db7-4f4f-a444-7c3cba41357a HTTP/1.1" 200 115 0.040229 10.0.0.242 - - [2026-01-29 12:44:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003544 10.0.0.242 - - [2026-01-29 12:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-01-29 12:44:11] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002585 10.0.0.242 - - [2026-01-29 12:44:11] "GET /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003279 10.0.0.242 - - [2026-01-29 12:44:11] "POST /ref-update HTTP/1.1" 200 156 0.019921 10.0.0.242 - - [2026-01-29 12:44:11] "DELETE /firewall-policy/fb03d04b-288c-4520-a9b1-5034c00a21f7 HTTP/1.1" 200 115 0.026402 10.0.0.242 - - [2026-01-29 12:44:11] "DELETE /tag/5f4509b2-b589-491e-abf9-9882e571e668 HTTP/1.1" 200 115 0.066336 10.0.0.242 - - [2026-01-29 12:44:12] "DELETE /tag/12b2183e-2447-40bc-a337-e2786004e9cb HTTP/1.1" 200 115 0.052595 10.0.0.242 - - [2026-01-29 12:44:12] "DELETE /tag/fc2d1c60-7dbc-480f-be33-e4f6f9b579d6 HTTP/1.1" 200 115 0.058385 10.0.0.242 - - [2026-01-29 12:44:12] "DELETE /tag/e80999ce-9ea8-4f24-8f1d-acb33ea1cfcf HTTP/1.1" 200 115 0.042781 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:45:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001142 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:45:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.242 - - [2026-01-29 12:45:27] "POST /tags HTTP/1.1" 409 238 0.002732 10.0.0.242 - - [2026-01-29 12:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.242 - - [2026-01-29 12:45:27] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011670 10.0.0.242 - - [2026-01-29 12:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-01-29 12:45:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056778 10.0.0.242 - - [2026-01-29 12:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.242 - - [2026-01-29 12:45:27] "GET /service-appliance-set/ac6bdac3-a7ce-4940-9264-53633f9bca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.013844 10.0.0.242 - - [2026-01-29 12:45:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.010251 10.0.0.242 - - [2026-01-29 12:45:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.128310 10.0.0.242 - - [2026-01-29 12:45:28] "GET /virtual-machine-interface/f019de39-68e3-4b7e-a5c5-86e6c864fa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009982 10.0.0.242 - - [2026-01-29 12:45:28] "POST /set-tag HTTP/1.1" 200 109 0.062102 10.0.0.242 - - [2026-01-29 12:45:28] "POST /instance-ips HTTP/1.1" 200 418 0.176798 10.0.0.242 - - [2026-01-29 12:45:28] "GET /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.016128 10.0.0.242 - - [2026-01-29 12:45:28] "POST /loadbalancers HTTP/1.1" 200 620 0.088050 10.0.0.242 - - [2026-01-29 12:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.048821 10.0.0.242 - - [2026-01-29 12:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.242 - - [2026-01-29 12:45:28] "POST /service-instances HTTP/1.1" 200 568 0.138290 10.0.0.242 - - [2026-01-29 12:45:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.131699 10.0.0.242 - - [2026-01-29 12:45:28] "POST /ref-update HTTP/1.1" 200 156 0.044773 10.0.0.242 - - [2026-01-29 12:45:28] "GET /virtual-machine-interface/f019de39-68e3-4b7e-a5c5-86e6c864fa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014540 10.0.0.242 - - [2026-01-29 12:45:28] "GET /virtual-machine-interface/f019de39-68e3-4b7e-a5c5-86e6c864fa31?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.020017 10.0.0.242 - - [2026-01-29 12:45:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.004703 10.0.0.242 - - [2026-01-29 12:45:28] "PUT /service-instance/e3f69341-ed08-445e-9b77-fc38d2c60062 HTTP/1.1" 200 267 0.032039 10.0.0.242 - - [2026-01-29 12:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035263 10.0.0.242 - - [2026-01-29 12:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019912 10.0.0.242 - - [2026-01-29 12:45:28] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026396 10.0.0.242 - - [2026-01-29 12:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009286 10.0.0.242 - - [2026-01-29 12:45:28] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003540 10.0.0.242 - - [2026-01-29 12:45:29] "POST /tags HTTP/1.1" 409 221 0.002505 10.0.0.242 - - [2026-01-29 12:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.242 - - [2026-01-29 12:45:29] "POST /virtual-machines HTTP/1.1" 200 430 0.040644 10.0.0.242 - - [2026-01-29 12:45:29] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.041508 10.0.0.242 - - [2026-01-29 12:45:29] "POST /tags HTTP/1.1" 409 238 0.002091 10.0.0.242 - - [2026-01-29 12:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.242 - - [2026-01-29 12:45:29] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.053791 10.0.0.242 - - [2026-01-29 12:45:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.200489 10.0.0.242 - - [2026-01-29 12:45:29] "POST /chown HTTP/1.1" 200 109 0.035188 10.0.0.242 - - [2026-01-29 12:45:29] "POST /firewall-rules HTTP/1.1" 200 652 0.132737 10.0.0.242 - - [2026-01-29 12:45:29] "POST /chown HTTP/1.1" 200 109 0.032214 10.0.0.242 - - [2026-01-29 12:45:29] "GET /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.021252 10.0.0.242 - - [2026-01-29 12:45:29] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003710 10.0.0.242 - - [2026-01-29 12:45:29] "PUT /virtual-machine-interface/84289051-76c5-4cd5-9a80-5e57926a9be9 HTTP/1.1" 200 285 0.021678 10.0.0.242 - - [2026-01-29 12:45:29] "GET /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002694 10.0.0.242 - - [2026-01-29 12:45:29] "PUT /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 257 0.041114 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.033621 10.0.0.242 - - [2026-01-29 12:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015814 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.017558 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.041376 10.0.0.242 - - [2026-01-29 12:45:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065736 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.048133 10.0.0.242 - - [2026-01-29 12:45:29] "GET /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.021731 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.012536 10.0.0.242 - - [2026-01-29 12:45:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.042100 10.0.0.242 - - [2026-01-29 12:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.053425 10.0.0.242 - - [2026-01-29 12:45:29] "POST /ref-update HTTP/1.1" 200 156 0.053453 10.0.0.242 - - [2026-01-29 12:45:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.117388 10.0.0.242 - - [2026-01-29 12:45:29] "GET /loadbalancer-listener/645dbc6a-912c-4a41-8a72-c77435fd5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.014035 10.0.0.242 - - [2026-01-29 12:45:29] "POST /virtual-machines HTTP/1.1" 200 430 0.027098 10.0.0.242 - - [2026-01-29 12:45:29] "GET /loadbalancer-listener/645dbc6a-912c-4a41-8a72-c77435fd5abc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008570 10.0.0.242 - - [2026-01-29 12:45:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041322 10.0.0.242 - - [2026-01-29 12:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027596 10.0.0.242 - - [2026-01-29 12:45:30] "GET /loadbalancer-pool/c0def844-15a9-49b3-b7bb-355da1163c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013472 10.0.0.242 - - [2026-01-29 12:45:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.142173 10.0.0.242 - - [2026-01-29 12:45:30] "POST /chown HTTP/1.1" 200 109 0.047457 10.0.0.242 - - [2026-01-29 12:45:30] "POST /chown HTTP/1.1" 200 109 0.025871 10.0.0.242 - - [2026-01-29 12:45:30] "POST /loadbalancer-members HTTP/1.1" 200 709 0.099952 10.0.0.242 - - [2026-01-29 12:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036638 10.0.0.242 - - [2026-01-29 12:45:30] "PUT /virtual-machine-interface/cc273b4d-8fcf-4761-8f51-fcb8bf482865 HTTP/1.1" 200 285 0.051389 10.0.0.242 - - [2026-01-29 12:45:30] "GET /loadbalancer-member/a718c953-2a36-4d13-a843-8365b50a1adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.004215 10.0.0.242 - - [2026-01-29 12:45:30] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012788 10.0.0.242 - - [2026-01-29 12:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.242 - - [2026-01-29 12:45:30] "PUT /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 257 0.063858 10.0.0.242 - - [2026-01-29 12:45:30] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015855 10.0.0.242 - - [2026-01-29 12:45:30] "POST /tags HTTP/1.1" 409 221 0.004870 10.0.0.242 - - [2026-01-29 12:45:30] "POST /ref-update HTTP/1.1" 200 156 0.011922 10.0.0.242 - - [2026-01-29 12:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.242 - - [2026-01-29 12:45:30] "POST /ref-update HTTP/1.1" 200 156 0.020959 10.0.0.242 - - [2026-01-29 12:45:30] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026064 10.0.0.242 - - [2026-01-29 12:45:30] "POST /tags HTTP/1.1" 409 238 0.002010 10.0.0.242 - - [2026-01-29 12:45:30] "POST /ref-update HTTP/1.1" 200 156 0.012853 10.0.0.242 - - [2026-01-29 12:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.242 - - [2026-01-29 12:45:30] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012767 10.0.0.242 - - [2026-01-29 12:45:30] "POST /firewall-rules HTTP/1.1" 409 293 0.004034 10.0.0.242 - - [2026-01-29 12:45:30] "POST /ref-update HTTP/1.1" 200 156 0.020053 10.0.0.242 - - [2026-01-29 12:45:30] "POST /ref-update HTTP/1.1" 200 156 0.033279 10.0.0.242 - - [2026-01-29 12:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019135 10.0.0.242 - - [2026-01-29 12:45:30] "PUT /service-instance/e3f69341-ed08-445e-9b77-fc38d2c60062 HTTP/1.1" 200 267 0.024462 10.0.0.242 - - [2026-01-29 12:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025604 10.0.0.242 - - [2026-01-29 12:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.242 - - [2026-01-29 12:45:30] "PUT /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa HTTP/1.1" 200 261 0.127029 10.0.0.242 - - [2026-01-29 12:45:30] "GET /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003882 10.0.0.242 - - [2026-01-29 12:45:30] "POST /chown HTTP/1.1" 200 109 0.013090 10.0.0.242 - - [2026-01-29 12:45:30] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021239 10.0.0.242 - - [2026-01-29 12:45:30] "GET /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008669 10.0.0.242 - - [2026-01-29 12:45:30] "POST /chown HTTP/1.1" 200 109 0.037783 10.0.0.242 - - [2026-01-29 12:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010326 10.0.0.242 - - [2026-01-29 12:45:30] "PUT /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 257 0.019823 10.0.0.242 - - [2026-01-29 12:45:30] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018088 10.0.0.242 - - [2026-01-29 12:45:30] "GET /tag/0d978732-3bad-473d-9d89-43d72d739087?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.022083 10.0.0.242 - - [2026-01-29 12:45:30] "GET /virtual-machine-interface/84289051-76c5-4cd5-9a80-5e57926a9be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004290 10.0.0.242 - - [2026-01-29 12:45:30] "POST /ref-update HTTP/1.1" 200 156 0.029973 10.0.0.242 - - [2026-01-29 12:45:30] "POST /chown HTTP/1.1" 200 109 0.020570 10.0.0.242 - - [2026-01-29 12:45:30] "POST /chown HTTP/1.1" 200 109 0.037614 10.0.0.242 - - [2026-01-29 12:45:31] "POST /set-tag HTTP/1.1" 200 109 0.060179 10.0.0.242 - - [2026-01-29 12:45:31] "GET /virtual-machine-interface/cc273b4d-8fcf-4761-8f51-fcb8bf482865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.015387 10.0.0.242 - - [2026-01-29 12:45:31] "PUT /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 257 0.055218 10.0.0.242 - - [2026-01-29 12:45:31] "POST /set-tag HTTP/1.1" 200 109 0.070504 10.0.0.242 - - [2026-01-29 12:45:31] "POST /ref-update HTTP/1.1" 200 156 0.045614 10.0.0.242 - - [2026-01-29 12:45:31] "GET /virtual-machine-interface/f019de39-68e3-4b7e-a5c5-86e6c864fa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005480 10.0.0.242 - - [2026-01-29 12:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.242 - - [2026-01-29 12:45:31] "POST /set-tag HTTP/1.1" 200 109 0.016423 10.0.0.242 - - [2026-01-29 12:45:31] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016797 10.0.0.242 - - [2026-01-29 12:45:31] "POST /chown HTTP/1.1" 200 109 0.009801 10.0.0.242 - - [2026-01-29 12:45:31] "GET /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.011391 10.0.0.242 - - [2026-01-29 12:45:31] "POST /chown HTTP/1.1" 200 109 0.047392 10.0.0.242 - - [2026-01-29 12:45:31] "POST /ref-update HTTP/1.1" 200 156 0.061275 10.0.0.242 - - [2026-01-29 12:45:31] "PUT /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 257 0.110165 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /firewall-rule/5551a521-954d-4449-b300-e73246c4b2aa HTTP/1.1" 200 115 0.123419 10.0.0.242 - - [2026-01-29 12:45:31] "POST /ref-update HTTP/1.1" 200 156 0.032625 10.0.0.242 - - [2026-01-29 12:45:31] "POST /chown HTTP/1.1" 200 109 0.009406 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /loadbalancer-member/a718c953-2a36-4d13-a843-8365b50a1adf HTTP/1.1" 200 115 0.067417 10.0.0.242 - - [2026-01-29 12:45:31] "POST /chown HTTP/1.1" 200 109 0.038552 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /loadbalancer-pool/c0def844-15a9-49b3-b7bb-355da1163c96 HTTP/1.1" 200 115 0.093136 10.0.0.242 - - [2026-01-29 12:45:31] "PUT /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 257 0.042607 10.0.0.242 - - [2026-01-29 12:45:31] "POST /ref-update HTTP/1.1" 200 156 0.043951 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /loadbalancer-listener/645dbc6a-912c-4a41-8a72-c77435fd5abc HTTP/1.1" 200 115 0.079866 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4 HTTP/1.1" 200 115 0.068347 10.0.0.242 - - [2026-01-29 12:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /instance-ip/b2046e54-70ea-4e94-b15d-e0497b912171 HTTP/1.1" 200 115 0.073753 10.0.0.242 - - [2026-01-29 12:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /virtual-machine-interface/f019de39-68e3-4b7e-a5c5-86e6c864fa31 HTTP/1.1" 200 115 0.040264 10.0.0.242 - - [2026-01-29 12:45:31] "DELETE /tag/0d978732-3bad-473d-9d89-43d72d739087 HTTP/1.1" 200 115 0.098714 10.0.0.242 - - [2026-01-29 12:45:31] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007424 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /service-instance/e3f69341-ed08-445e-9b77-fc38d2c60062 HTTP/1.1" 200 115 0.038896 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/cc273b4d-8fcf-4761-8f51-fcb8bf482865?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.006658 10.0.0.242 - - [2026-01-29 12:45:32] "POST /set-tag HTTP/1.1" 200 109 0.004835 10.0.0.242 - - [2026-01-29 12:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.242 - - [2026-01-29 12:45:32] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002707 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /virtual-machine-interface/cc273b4d-8fcf-4761-8f51-fcb8bf482865 HTTP/1.1" 200 115 0.055781 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006136 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /virtual-machine/2fa2f2e8-6f21-43c6-9ddd-f4fc1fc75439 HTTP/1.1" 200 115 0.057570 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/84289051-76c5-4cd5-9a80-5e57926a9be9?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.010186 10.0.0.242 - - [2026-01-29 12:45:32] "POST /set-tag HTTP/1.1" 200 109 0.057691 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /loadbalancer-member/b3d0e152-c980-412f-bd93-014b87d04ab4 HTTP/1.1" 200 115 0.107964 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009938 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /virtual-machine-interface/84289051-76c5-4cd5-9a80-5e57926a9be9 HTTP/1.1" 200 115 0.124042 10.0.0.242 - - [2026-01-29 12:45:32] "POST /set-tag HTTP/1.1" 200 109 0.008753 10.0.0.242 - - [2026-01-29 12:45:32] "POST /ref-update HTTP/1.1" 200 156 0.017200 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /loadbalancer-member/6cbf90d7-e3cb-4513-960c-cd6397037743 HTTP/1.1" 200 115 0.069079 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013746 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /virtual-machine/6bb6f73f-aab9-4364-8022-23ec0590c5a5 HTTP/1.1" 200 115 0.077033 10.0.0.242 - - [2026-01-29 12:45:32] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.242 - - [2026-01-29 12:45:32] "DELETE /loadbalancer-member/996ee84d-0ea2-4b7c-8919-a4845085e887 HTTP/1.1" 200 115 0.027286 10.0.0.242 - - [2026-01-29 12:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.242 - - [2026-01-29 12:45:32] "GET /loadbalancer/20807f22-71c2-4ffb-bff3-66f1e22583fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002814 10.0.0.242 - - [2026-01-29 12:45:32] "GET /loadbalancer-pool/98ad0cc5-2dc9-472d-bfc6-732587a54a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002299 10.0.0.242 - - [2026-01-29 12:45:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013277 10.0.0.242 - - [2026-01-29 12:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007165 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005593 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005909 10.0.0.242 - - [2026-01-29 12:45:32] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002741 10.0.0.242 - - [2026-01-29 12:45:32] "POST /set-tag HTTP/1.1" 200 109 0.078588 10.0.0.242 - - [2026-01-29 12:45:32] "GET /loadbalancer-pool/9da6aab4-7cac-4461-b8f3-cef8816fa8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002947 10.0.0.242 - - [2026-01-29 12:45:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016356 10.0.0.242 - - [2026-01-29 12:45:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016272 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012338 10.0.0.242 - - [2026-01-29 12:45:32] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012037 10.0.0.242 - - [2026-01-29 12:45:32] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.029569 10.0.0.242 - - [2026-01-29 12:45:32] "POST /set-tag HTTP/1.1" 200 109 0.028160 10.0.0.242 - - [2026-01-29 12:45:32] "GET /loadbalancer-pool/dc764d94-93b2-4ecb-81e4-4180eac20a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015233 10.0.0.242 - - [2026-01-29 12:45:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022182 10.0.0.242 - - [2026-01-29 12:45:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022372 10.0.0.242 - - [2026-01-29 12:45:33] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004149 10.0.0.242 - - [2026-01-29 12:45:33] "POST /set-tag HTTP/1.1" 200 109 0.007045 10.0.0.242 - - [2026-01-29 12:45:33] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007520 10.0.0.242 - - [2026-01-29 12:45:33] "GET /floating-ip/37a253ef-289e-4672-a670-b47909377c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002390 10.0.0.242 - - [2026-01-29 12:45:33] "GET /virtual-machine-interface/9edbfe42-fd0e-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017537 10.0.0.242 - - [2026-01-29 12:45:33] "POST /set-tag HTTP/1.1" 200 109 0.007617 10.0.0.242 - - [2026-01-29 12:45:38] "GET / HTTP/1.1" 200 36215 0.002165 10.0.0.242 - - [2026-01-29 12:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2026-01-29 12:45:38] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003625 10.0.0.242 - - [2026-01-29 12:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.242 - - [2026-01-29 12:45:39] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002864 10.0.0.242 - - [2026-01-29 12:45:57] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.242 - - [2026-01-29 12:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-01-29 12:45:57] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004469 10.0.0.242 - - [2026-01-29 12:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.242 - - [2026-01-29 12:45:57] "GET /config-node/1e1d803d-5e31-4101-909a-668f47d8a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002356 10.0.0.242 - - [2026-01-29 12:46:08] "POST /tags HTTP/1.1" 200 304 0.072076 10.0.0.242 - - [2026-01-29 12:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020409 10.0.0.242 - - [2026-01-29 12:46:08] "GET / HTTP/1.1" 200 36215 0.002828 10.0.0.242 - - [2026-01-29 12:46:08] "GET /tag/0e0a943a-c440-403e-9ae9-f9e4fcfa59c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022018 10.0.0.242 - - [2026-01-29 12:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.242 - - [2026-01-29 12:46:08] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003007 10.0.0.242 - - [2026-01-29 12:46:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001925 10.0.0.242 - - [2026-01-29 12:46:08] "POST /tags HTTP/1.1" 200 300 0.046404 10.0.0.242 - - [2026-01-29 12:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008604 10.0.0.242 - - [2026-01-29 12:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010151 10.0.0.242 - - [2026-01-29 12:46:08] "GET /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003666 10.0.0.242 - - [2026-01-29 12:46:09] "PUT /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d HTTP/1.1" 200 255 0.018694 10.0.0.242 - - [2026-01-29 12:46:09] "GET /tag/4843aadc-f0ec-4a6a-a09f-a1667c297827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014981 10.0.0.242 - - [2026-01-29 12:46:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002363 10.0.0.242 - - [2026-01-29 12:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.242 - - [2026-01-29 12:46:09] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003534 10.0.0.242 - - [2026-01-29 12:46:09] "POST /tags HTTP/1.1" 409 206 0.001856 10.0.0.242 - - [2026-01-29 12:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.242 - - [2026-01-29 12:46:09] "GET /tag/0e0a943a-c440-403e-9ae9-f9e4fcfa59c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011625 10.0.0.242 - - [2026-01-29 12:46:09] "POST /tags HTTP/1.1" 409 226 0.002322 10.0.0.242 - - [2026-01-29 12:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-01-29 12:46:09] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012438 10.0.0.242 - - [2026-01-29 12:46:09] "POST /tags HTTP/1.1" 409 204 0.002228 10.0.0.242 - - [2026-01-29 12:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-01-29 12:46:09] "GET /tag/4843aadc-f0ec-4a6a-a09f-a1667c297827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012239 10.0.0.242 - - [2026-01-29 12:46:09] "POST /tags HTTP/1.1" 409 226 0.001900 10.0.0.242 - - [2026-01-29 12:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.242 - - [2026-01-29 12:46:09] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010767 10.0.0.242 - - [2026-01-29 12:46:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002185 10.0.0.242 - - [2026-01-29 12:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-01-29 12:46:09] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003438 10.0.0.242 - - [2026-01-29 12:46:09] "POST /firewall-rules HTTP/1.1" 200 628 0.066408 10.0.0.242 - - [2026-01-29 12:46:09] "POST /firewall-rules HTTP/1.1" 200 648 0.082045 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-rule/15f336da-3336-4779-be46-1e8d6816bbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004518 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003561 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-rule/b61f675f-d762-4f09-8d90-8161204a2ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004482 10.0.0.242 - - [2026-01-29 12:46:09] "POST /ref-update HTTP/1.1" 200 156 0.026776 10.0.0.242 - - [2026-01-29 12:46:09] "POST /firewall-policys HTTP/1.1" 200 608 0.032292 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:46:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:46:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001134 10.0.0.242 - - [2026-01-29 12:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031325 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009717 10.0.0.242 - - [2026-01-29 12:46:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002619 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005595 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.009287 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004843 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.002884 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002299 10.0.0.242 - - [2026-01-29 12:46:09] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004618 10.0.0.242 - - [2026-01-29 12:46:10] "POST /ref-update HTTP/1.1" 200 156 0.029321 10.0.0.242 - - [2026-01-29 12:46:10] "POST /ref-update HTTP/1.1" 200 156 0.051689 10.0.0.242 - - [2026-01-29 12:46:10] "POST /ref-update HTTP/1.1" 200 156 0.017120 10.0.0.242 - - [2026-01-29 12:46:10] "POST /ref-update HTTP/1.1" 200 156 0.040142 10.0.0.242 - - [2026-01-29 12:46:10] "POST /ref-update HTTP/1.1" 200 156 0.043440 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 200 394 0.023718 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014477 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/09b9ef23-eeb2-48ab-9dfb-86a98c5e9612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017041 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 200 346 0.057762 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011907 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/2ad87c75-f03e-45f6-9089-17032b569f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.038718 10.0.0.242 - - [2026-01-29 12:46:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003819 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.242 - - [2026-01-29 12:46:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004339 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 409 206 0.002524 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/0e0a943a-c440-403e-9ae9-f9e4fcfa59c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017655 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 409 226 0.002290 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011396 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 409 204 0.002192 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/4843aadc-f0ec-4a6a-a09f-a1667c297827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010766 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 409 226 0.002687 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016856 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 409 228 0.002409 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/2ad87c75-f03e-45f6-9089-17032b569f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011721 10.0.0.242 - - [2026-01-29 12:46:10] "POST /tags HTTP/1.1" 409 252 0.003536 10.0.0.242 - - [2026-01-29 12:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011086 10.0.0.242 - - [2026-01-29 12:46:10] "GET /tag/09b9ef23-eeb2-48ab-9dfb-86a98c5e9612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010664 10.0.0.242 - - [2026-01-29 12:46:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002817 10.0.0.242 - - [2026-01-29 12:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2026-01-29 12:46:11] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002527 10.0.0.242 - - [2026-01-29 12:46:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002191 10.0.0.242 - - [2026-01-29 12:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.242 - - [2026-01-29 12:46:11] "PUT /firewall-rule/b61f675f-d762-4f09-8d90-8161204a2ac6 HTTP/1.1" 200 261 0.016871 10.0.0.242 - - [2026-01-29 12:46:11] "POST /firewall-rules HTTP/1.1" 409 291 0.006778 10.0.0.242 - - [2026-01-29 12:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.242 - - [2026-01-29 12:46:11] "PUT /firewall-rule/15f336da-3336-4779-be46-1e8d6816bbd7 HTTP/1.1" 200 261 0.025869 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-rule/15f336da-3336-4779-be46-1e8d6816bbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011444 10.0.0.242 - - [2026-01-29 12:46:11] "POST /firewall-rules HTTP/1.1" 200 660 0.106661 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-rule/3cc21a46-626f-498c-8142-de7dafba2e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.029826 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002687 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-rule/b61f675f-d762-4f09-8d90-8161204a2ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003164 10.0.0.242 - - [2026-01-29 12:46:11] "POST /firewall-policys HTTP/1.1" 409 269 0.002635 10.0.0.242 - - [2026-01-29 12:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.242 - - [2026-01-29 12:46:11] "PUT /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7 HTTP/1.1" 200 265 0.023452 10.0.0.242 - - [2026-01-29 12:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025930 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011615 10.0.0.242 - - [2026-01-29 12:46:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003252 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003690 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002256 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002773 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.002631 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002577 10.0.0.242 - - [2026-01-29 12:46:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002269 10.0.0.242 - - [2026-01-29 12:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.242 - - [2026-01-29 12:46:11] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002823 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002549 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-rule/b61f675f-d762-4f09-8d90-8161204a2ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002972 10.0.0.242 - - [2026-01-29 12:46:11] "POST /ref-update HTTP/1.1" 200 156 0.011917 10.0.0.242 - - [2026-01-29 12:46:11] "DELETE /firewall-rule/b61f675f-d762-4f09-8d90-8161204a2ac6 HTTP/1.1" 200 115 0.055355 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009524 10.0.0.242 - - [2026-01-29 12:46:11] "GET /firewall-rule/15f336da-3336-4779-be46-1e8d6816bbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002874 10.0.0.242 - - [2026-01-29 12:46:11] "POST /ref-update HTTP/1.1" 200 156 0.017023 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /firewall-rule/15f336da-3336-4779-be46-1e8d6816bbd7 HTTP/1.1" 200 115 0.077234 10.0.0.242 - - [2026-01-29 12:46:12] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004129 10.0.0.242 - - [2026-01-29 12:46:12] "GET /firewall-rule/3cc21a46-626f-498c-8142-de7dafba2e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003045 10.0.0.242 - - [2026-01-29 12:46:12] "POST /ref-update HTTP/1.1" 200 156 0.011910 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /firewall-rule/3cc21a46-626f-498c-8142-de7dafba2e62 HTTP/1.1" 200 115 0.048332 10.0.0.242 - - [2026-01-29 12:46:12] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002595 10.0.0.242 - - [2026-01-29 12:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.242 - - [2026-01-29 12:46:12] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002481 10.0.0.242 - - [2026-01-29 12:46:12] "GET /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004289 10.0.0.242 - - [2026-01-29 12:46:12] "POST /ref-update HTTP/1.1" 200 156 0.022585 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /firewall-policy/e6e807bd-a239-4a05-9947-227859898fd7 HTTP/1.1" 200 115 0.041429 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /tag/4843aadc-f0ec-4a6a-a09f-a1667c297827 HTTP/1.1" 200 115 0.067902 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /tag/0e0a943a-c440-403e-9ae9-f9e4fcfa59c3 HTTP/1.1" 200 115 0.061480 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /tag/2ad87c75-f03e-45f6-9089-17032b569f3d HTTP/1.1" 200 115 0.053903 10.0.0.242 - - [2026-01-29 12:46:12] "DELETE /tag/09b9ef23-eeb2-48ab-9dfb-86a98c5e9612 HTTP/1.1" 200 115 0.035776 10.0.0.242 - - [2026-01-29 12:46:24] "GET / HTTP/1.1" 200 36215 0.002005 10.0.0.242 - - [2026-01-29 12:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-01-29 12:46:24] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004605 10.0.0.242 - - [2026-01-29 12:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.242 - - [2026-01-29 12:46:24] "GET /config-node/1e1d803d-5e31-4101-909a-668f47d8a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001657 10.0.0.242 - - [2026-01-29 12:46:24] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.242 - - [2026-01-29 12:46:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002060 10.0.0.242 - - [2026-01-29 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2026-01-29 12:46:29] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002325 10.0.0.242 - - [2026-01-29 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-01-29 12:46:29] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.008057 10.0.0.242 - - [2026-01-29 12:46:29] "GET / HTTP/1.1" 200 36215 0.002000 10.0.0.242 - - [2026-01-29 12:46:29] "POST /alarms HTTP/1.1" 409 264 0.002445 10.0.0.242 - - [2026-01-29 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2026-01-29 12:46:29] "PUT /alarm/ce9d361a-d9d5-4700-b733-ca664ab3d76c HTTP/1.1" 200 245 0.010008 10.0.0.242 - - [2026-01-29 12:46:29] "POST /alarms HTTP/1.1" 409 261 0.010580 10.0.0.242 - - [2026-01-29 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.242 - - [2026-01-29 12:46:29] "PUT /alarm/6ce408f0-612d-43db-9117-53b7df38ba8a HTTP/1.1" 200 245 0.028992 10.0.0.242 - - [2026-01-29 12:46:29] "POST /alarms HTTP/1.1" 409 261 0.010889 10.0.0.242 - - [2026-01-29 12:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/9a047187-2846-4f51-b26d-0d54046b44b0 HTTP/1.1" 200 245 0.013810 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 253 0.004617 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/009dbbca-144b-4446-a888-7bc29741780c HTTP/1.1" 200 245 0.011508 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 251 0.005705 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/7f830996-0008-4f6f-a855-2aaa91ef8597 HTTP/1.1" 200 245 0.012127 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 252 0.009571 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/0ef22ec7-e699-4302-81c8-fc5a5eed1984 HTTP/1.1" 200 245 0.012267 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 256 0.011125 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/8df4091b-425c-406c-8b72-ccb09bc27878 HTTP/1.1" 200 245 0.013812 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 248 0.008396 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/5fc7d8af-e6ec-4c59-95cc-864f149956e6 HTTP/1.1" 200 245 0.010626 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 252 0.009301 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/15570163-dcd3-43a9-b7e8-b7974a99e79d HTTP/1.1" 200 245 0.012234 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 257 0.010315 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/3d1d7817-fba0-444f-bf7f-8721486f7d8a HTTP/1.1" 200 245 0.009826 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 251 0.003586 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/f0448f9e-87fa-4191-94ba-5fffdf0d1bc8 HTTP/1.1" 200 245 0.010372 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 257 0.008564 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/2fa62a55-03ab-4325-b2ab-6e10414a1986 HTTP/1.1" 200 245 0.011739 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 261 0.005343 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/624ac00e-8fe2-48ae-ac3a-b31a7c1bb750 HTTP/1.1" 200 245 0.011138 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 258 0.004893 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/49d8781a-f874-433c-b6d3-ef341e160594 HTTP/1.1" 200 245 0.018900 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 254 0.003417 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.242 - - [2026-01-29 12:46:30] "PUT /alarm/4b056702-a3ca-41dd-b109-49e3530f2c11 HTTP/1.1" 200 245 0.011445 10.0.0.242 - - [2026-01-29 12:46:30] "POST /alarms HTTP/1.1" 409 254 0.003960 10.0.0.242 - - [2026-01-29 12:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/38b54c90-fe62-46c1-8591-9678f4fdc306 HTTP/1.1" 200 245 0.012594 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 254 0.007436 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/d0c5f711-28d6-4d3a-b116-014ce267cf7d HTTP/1.1" 200 245 0.011766 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 247 0.002601 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/6d7d18dc-d1ab-4e79-b676-f26d05a34289 HTTP/1.1" 200 245 0.010396 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 272 0.004577 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/4c186718-cbc6-47cc-a086-170ace990e5e HTTP/1.1" 200 245 0.011362 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 261 0.006114 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/0b6d7eb4-527a-4772-95c3-d9df3d39d82d HTTP/1.1" 200 245 0.010830 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 259 0.008049 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/81a30482-7905-4206-8b5b-34b878f7218b HTTP/1.1" 200 245 0.010094 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 265 0.011985 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/1d0d0fa7-f32d-453a-b208-4be66731e825 HTTP/1.1" 200 245 0.010517 10.0.0.242 - - [2026-01-29 12:46:31] "POST /alarms HTTP/1.1" 409 279 0.003311 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /alarm/8c21046d-851b-4851-92a2-092ca61db564 HTTP/1.1" 200 245 0.009578 10.0.0.242 - - [2026-01-29 12:46:31] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.242 - - [2026-01-29 12:46:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002514 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.007587 10.0.0.242 - - [2026-01-29 12:46:31] "GET / HTTP/1.1" 200 36215 0.001608 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2026-01-29 12:46:31] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002552 10.0.0.242 - - [2026-01-29 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.242 - - [2026-01-29 12:46:31] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.008751 10.0.0.242 - - [2026-01-29 12:46:32] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.242 - - [2026-01-29 12:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-01-29 12:46:32] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004097 10.0.0.242 - - [2026-01-29 12:46:32] "PUT /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec HTTP/1.1" 200 275 0.014017 10.0.0.242 - - [2026-01-29 12:46:35] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.242 - - [2026-01-29 12:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2026-01-29 12:46:35] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003546 10.0.0.242 - - [2026-01-29 12:46:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002078 10.0.0.242 - - [2026-01-29 12:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.242 - - [2026-01-29 12:46:35] "GET /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005409 10.0.0.242 - - [2026-01-29 12:46:35] "PUT /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d HTTP/1.1" 200 255 0.031480 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:46:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:46:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 10.0.0.242 - - [2026-01-29 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.242 - - [2026-01-29 12:46:37] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002859 10.0.0.242 - - [2026-01-29 12:46:47] "GET /global-system-configs HTTP/1.1" 200 323 0.002500 10.0.0.242 - - [2026-01-29 12:46:49] "GET /global-system-configs HTTP/1.1" 200 323 0.003604 10.0.0.242 - - [2026-01-29 12:46:53] "GET / HTTP/1.1" 200 36215 0.001768 10.0.0.242 - - [2026-01-29 12:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.242 - - [2026-01-29 12:46:53] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004711 10.0.0.242 - - [2026-01-29 12:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-01-29 12:46:53] "GET /config-node/1e1d803d-5e31-4101-909a-668f47d8a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001864 10.0.0.242 - - [2026-01-29 12:46:53] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.242 - - [2026-01-29 12:46:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001975 10.0.0.242 - - [2026-01-29 12:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.242 - - [2026-01-29 12:46:58] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002314 10.0.0.242 - - [2026-01-29 12:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.242 - - [2026-01-29 12:46:58] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.006659 10.0.0.242 - - [2026-01-29 12:46:58] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.242 - - [2026-01-29 12:46:58] "POST /alarms HTTP/1.1" 409 264 0.001987 10.0.0.242 - - [2026-01-29 12:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.242 - - [2026-01-29 12:46:58] "PUT /alarm/ce9d361a-d9d5-4700-b733-ca664ab3d76c HTTP/1.1" 200 245 0.008703 10.0.0.242 - - [2026-01-29 12:46:58] "POST /alarms HTTP/1.1" 409 261 0.003513 10.0.0.242 - - [2026-01-29 12:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.242 - - [2026-01-29 12:46:58] "PUT /alarm/6ce408f0-612d-43db-9117-53b7df38ba8a HTTP/1.1" 200 245 0.015559 10.0.0.242 - - [2026-01-29 12:46:58] "POST /alarms HTTP/1.1" 409 261 0.002119 10.0.0.242 - - [2026-01-29 12:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.242 - - [2026-01-29 12:46:58] "PUT /alarm/9a047187-2846-4f51-b26d-0d54046b44b0 HTTP/1.1" 200 245 0.008395 10.0.0.242 - - [2026-01-29 12:46:58] "POST /alarms HTTP/1.1" 409 253 0.004593 10.0.0.242 - - [2026-01-29 12:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/009dbbca-144b-4446-a888-7bc29741780c HTTP/1.1" 200 245 0.009136 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 251 0.002947 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/7f830996-0008-4f6f-a855-2aaa91ef8597 HTTP/1.1" 200 245 0.009057 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 252 0.003667 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/0ef22ec7-e699-4302-81c8-fc5a5eed1984 HTTP/1.1" 200 245 0.008902 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 256 0.006314 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/8df4091b-425c-406c-8b72-ccb09bc27878 HTTP/1.1" 200 245 0.009710 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 248 0.002792 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/5fc7d8af-e6ec-4c59-95cc-864f149956e6 HTTP/1.1" 200 245 0.009354 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 252 0.004617 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/15570163-dcd3-43a9-b7e8-b7974a99e79d HTTP/1.1" 200 245 0.008388 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 257 0.007511 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/3d1d7817-fba0-444f-bf7f-8721486f7d8a HTTP/1.1" 200 245 0.010054 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 251 0.005683 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/f0448f9e-87fa-4191-94ba-5fffdf0d1bc8 HTTP/1.1" 200 245 0.009912 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 257 0.007424 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/2fa62a55-03ab-4325-b2ab-6e10414a1986 HTTP/1.1" 200 245 0.008730 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 261 0.002213 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/624ac00e-8fe2-48ae-ac3a-b31a7c1bb750 HTTP/1.1" 200 245 0.009422 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 258 0.002358 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/49d8781a-f874-433c-b6d3-ef341e160594 HTTP/1.1" 200 245 0.016392 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 254 0.010591 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/4b056702-a3ca-41dd-b109-49e3530f2c11 HTTP/1.1" 200 245 0.008412 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 254 0.007655 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/38b54c90-fe62-46c1-8591-9678f4fdc306 HTTP/1.1" 200 245 0.010058 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 254 0.002567 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/d0c5f711-28d6-4d3a-b116-014ce267cf7d HTTP/1.1" 200 245 0.009902 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 247 0.010709 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/6d7d18dc-d1ab-4e79-b676-f26d05a34289 HTTP/1.1" 200 245 0.009483 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 272 0.006133 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.242 - - [2026-01-29 12:46:59] "PUT /alarm/4c186718-cbc6-47cc-a086-170ace990e5e HTTP/1.1" 200 245 0.008913 10.0.0.242 - - [2026-01-29 12:46:59] "POST /alarms HTTP/1.1" 409 261 0.007179 10.0.0.242 - - [2026-01-29 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.242 - - [2026-01-29 12:47:00] "PUT /alarm/0b6d7eb4-527a-4772-95c3-d9df3d39d82d HTTP/1.1" 200 245 0.012194 10.0.0.242 - - [2026-01-29 12:47:00] "POST /alarms HTTP/1.1" 409 259 0.008539 10.0.0.242 - - [2026-01-29 12:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.242 - - [2026-01-29 12:47:00] "PUT /alarm/81a30482-7905-4206-8b5b-34b878f7218b HTTP/1.1" 200 245 0.009558 10.0.0.242 - - [2026-01-29 12:47:00] "POST /alarms HTTP/1.1" 409 265 0.008508 10.0.0.242 - - [2026-01-29 12:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009495 10.0.0.242 - - [2026-01-29 12:47:00] "PUT /alarm/1d0d0fa7-f32d-453a-b208-4be66731e825 HTTP/1.1" 200 245 0.010458 10.0.0.242 - - [2026-01-29 12:47:00] "POST /alarms HTTP/1.1" 409 279 0.009542 10.0.0.242 - - [2026-01-29 12:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013298 10.0.0.242 - - [2026-01-29 12:47:00] "PUT /alarm/8c21046d-851b-4851-92a2-092ca61db564 HTTP/1.1" 200 245 0.010076 10.0.0.242 - - [2026-01-29 12:47:00] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.242 - - [2026-01-29 12:47:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001971 10.0.0.242 - - [2026-01-29 12:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.242 - - [2026-01-29 12:47:00] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.007766 10.0.0.242 - - [2026-01-29 12:47:00] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.242 - - [2026-01-29 12:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2026-01-29 12:47:00] "GET /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003013 10.0.0.242 - - [2026-01-29 12:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.242 - - [2026-01-29 12:47:00] "PUT /global-vrouter-config/b2555d76-08d6-4fd8-9257-f831e332009e HTTP/1.1" 200 277 0.018581 10.0.0.242 - - [2026-01-29 12:47:01] "GET / HTTP/1.1" 200 36215 0.001862 10.0.0.242 - - [2026-01-29 12:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2026-01-29 12:47:01] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004406 10.0.0.242 - - [2026-01-29 12:47:01] "PUT /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec HTTP/1.1" 200 275 0.016891 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 10.0.0.242 - - [2026-01-29 12:47:05] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.242 - - [2026-01-29 12:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.242 - - [2026-01-29 12:47:05] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003386 10.0.0.242 - - [2026-01-29 12:47:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002140 10.0.0.242 - - [2026-01-29 12:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-01-29 12:47:05] "GET /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003060 10.0.0.242 - - [2026-01-29 12:47:05] "PUT /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d HTTP/1.1" 200 255 0.016854 10.0.0.242 - - [2026-01-29 12:47:08] "POST /tags HTTP/1.1" 200 356 0.026120 10.0.0.242 - - [2026-01-29 12:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.242 - - [2026-01-29 12:47:08] "GET /tag/c31c599e-9899-475b-a1fe-d3f94ab28c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016053 10.0.0.242 - - [2026-01-29 12:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.242 - - [2026-01-29 12:47:08] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006726 10.0.0.242 - - [2026-01-29 12:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.242 - - [2026-01-29 12:47:09] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036384 10.0.0.242 - - [2026-01-29 12:47:09] "POST /virtual-machines HTTP/1.1" 200 352 0.013891 10.0.0.242 - - [2026-01-29 12:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020340 10.0.0.242 - - [2026-01-29 12:47:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.114677 10.0.0.242 - - [2026-01-29 12:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008228 10.0.0.242 - - [2026-01-29 12:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009419 10.0.0.242 - - [2026-01-29 12:47:09] "POST /instance-ips HTTP/1.1" 200 392 0.018226 10.0.0.242 - - [2026-01-29 12:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027527 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010004 10.0.0.242 - - [2026-01-29 12:47:09] "POST /set-tag HTTP/1.1" 200 109 0.015563 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017813 10.0.0.242 - - [2026-01-29 12:47:09] "GET /instance-ip/9ff0b0d2-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.011263 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004721 10.0.0.242 - - [2026-01-29 12:47:09] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003342 10.0.0.242 - - [2026-01-29 12:47:09] "POST /ref-update HTTP/1.1" 200 156 0.009059 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007957 10.0.0.242 - - [2026-01-29 12:47:09] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.242 - - [2026-01-29 12:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.242 - - [2026-01-29 12:47:09] "GET /virtual-network/7343d37c-db4b-488b-95dd-2816b080f90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003971 10.0.0.242 - - [2026-01-29 12:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-01-29 12:47:09] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036815 10.0.0.242 - - [2026-01-29 12:47:09] "POST /virtual-machines HTTP/1.1" 200 356 0.014871 10.0.0.242 - - [2026-01-29 12:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018408 10.0.0.242 - - [2026-01-29 12:47:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.099777 10.0.0.242 - - [2026-01-29 12:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008225 10.0.0.242 - - [2026-01-29 12:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016774 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004389 10.0.0.242 - - [2026-01-29 12:47:10] "POST /instance-ips HTTP/1.1" 200 396 0.019291 10.0.0.242 - - [2026-01-29 12:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018667 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013961 10.0.0.242 - - [2026-01-29 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.014428 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023337 10.0.0.242 - - [2026-01-29 12:47:10] "GET /instance-ip/a060f22a-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.007283 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004181 10.0.0.242 - - [2026-01-29 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-router/938e971f-901d-4b60-ab83-795441699e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003407 10.0.0.242 - - [2026-01-29 12:47:10] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007451 10.0.0.242 - - [2026-01-29 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004616 10.0.0.242 - - [2026-01-29 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.242 - - [2026-01-29 12:47:10] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003811 10.0.0.242 - - [2026-01-29 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.242 - - [2026-01-29 12:47:21] "GET / HTTP/1.1" 200 36215 0.002162 10.0.0.242 - - [2026-01-29 12:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-01-29 12:47:21] "GET /global-system-config/fff79335-3b21-422a-a052-c754f390d9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004730 10.0.0.242 - - [2026-01-29 12:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.242 - - [2026-01-29 12:47:21] "GET /config-node/1e1d803d-5e31-4101-909a-668f47d8a218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002125 10.0.0.242 - - [2026-01-29 12:47:23] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004894 10.0.0.242 - - [2026-01-29 12:47:23] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.242 - - [2026-01-29 12:47:24] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004170 10.0.0.242 - - [2026-01-29 12:47:24] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.242 - - [2026-01-29 12:47:26] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004604 10.0.0.242 - - [2026-01-29 12:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.242 - - [2026-01-29 12:47:27] "POST /tags HTTP/1.1" 200 366 0.035073 10.0.0.242 - - [2026-01-29 12:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014293 10.0.0.242 - - [2026-01-29 12:47:27] "GET /tag/07c1f014-2da3-4932-bea5-7767b06b399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013546 10.0.0.242 - - [2026-01-29 12:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2026-01-29 12:47:27] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028840 10.0.0.242 - - [2026-01-29 12:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-01-29 12:47:27] "GET /service-appliance-set/ac6bdac3-a7ce-4940-9264-53633f9bca0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002596 10.0.0.242 - - [2026-01-29 12:47:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001747 10.0.0.242 - - [2026-01-29 12:47:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092972 10.0.0.242 - - [2026-01-29 12:47:28] "GET /virtual-machine-interface/dc6b943a-a809-449b-ab2d-e6b560d912b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004185 10.0.0.242 - - [2026-01-29 12:47:28] "POST /set-tag HTTP/1.1" 200 109 0.023744 10.0.0.242 - - [2026-01-29 12:47:28] "POST /instance-ips HTTP/1.1" 200 418 0.027639 10.0.0.242 - - [2026-01-29 12:47:28] "GET /instance-ip/d6751174-de62-459b-9736-62fed0c0996c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004040 10.0.0.242 - - [2026-01-29 12:47:28] "POST /loadbalancers HTTP/1.1" 200 620 0.062466 10.0.0.242 - - [2026-01-29 12:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016960 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.242 - - [2026-01-29 12:47:28] "POST /service-instances HTTP/1.1" 200 568 0.017052 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.013513 10.0.0.242 - - [2026-01-29 12:47:28] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039375 10.0.0.242 - - [2026-01-29 12:47:28] "GET /virtual-machine-interface/dc6b943a-a809-449b-ab2d-e6b560d912b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008348 10.0.0.242 - - [2026-01-29 12:47:28] "GET /virtual-machine-interface/dc6b943a-a809-449b-ab2d-e6b560d912b1?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007103 10.0.0.242 - - [2026-01-29 12:47:28] "PUT /service-instance/8560b0ee-5761-4028-b212-cc56b5f04508 HTTP/1.1" 200 267 0.009497 10.0.0.242 - - [2026-01-29 12:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009734 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.001677 10.0.0.242 - - [2026-01-29 12:47:28] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003651 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-01-29 12:47:28] "POST /virtual-machines HTTP/1.1" 200 430 0.011577 10.0.0.242 - - [2026-01-29 12:47:28] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003737 10.0.0.242 - - [2026-01-29 12:47:28] "POST /tags HTTP/1.1" 409 221 0.002059 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.242 - - [2026-01-29 12:47:28] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014316 10.0.0.242 - - [2026-01-29 12:47:28] "POST /tags HTTP/1.1" 409 238 0.014190 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.242 - - [2026-01-29 12:47:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.121018 10.0.0.242 - - [2026-01-29 12:47:28] "POST /chown HTTP/1.1" 200 109 0.019552 10.0.0.242 - - [2026-01-29 12:47:28] "GET /tag/07c1f014-2da3-4932-bea5-7767b06b399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015882 10.0.0.242 - - [2026-01-29 12:47:28] "POST /chown HTTP/1.1" 200 109 0.006582 10.0.0.242 - - [2026-01-29 12:47:28] "PUT /virtual-machine-interface/ba609786-749b-403f-bd55-8926b3d968c7 HTTP/1.1" 200 285 0.019471 10.0.0.242 - - [2026-01-29 12:47:28] "POST /firewall-rules HTTP/1.1" 200 652 0.112396 10.0.0.242 - - [2026-01-29 12:47:28] "PUT /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 257 0.087697 10.0.0.242 - - [2026-01-29 12:47:28] "GET /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.024378 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.009771 10.0.0.242 - - [2026-01-29 12:47:28] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011117 10.0.0.242 - - [2026-01-29 12:47:28] "GET /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002901 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.028294 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.017601 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.041676 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.242 - - [2026-01-29 12:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007099 10.0.0.242 - - [2026-01-29 12:47:28] "POST /ref-update HTTP/1.1" 200 156 0.021761 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.030255 10.0.0.242 - - [2026-01-29 12:47:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068386 10.0.0.242 - - [2026-01-29 12:47:29] "GET /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2525 0.003078 10.0.0.242 - - [2026-01-29 12:47:29] "POST /virtual-machines HTTP/1.1" 200 430 0.011508 10.0.0.242 - - [2026-01-29 12:47:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.020104 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.242 - - [2026-01-29 12:47:29] "GET /project/86b2f136-f09e-4281-901c-a249aaac2d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.101616 10.0.0.242 - - [2026-01-29 12:47:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.147514 10.0.0.242 - - [2026-01-29 12:47:29] "POST /chown HTTP/1.1" 200 109 0.022810 10.0.0.242 - - [2026-01-29 12:47:29] "GET /loadbalancer-listener/0d9b4f38-fbbb-49b8-9a1e-0cbf78915cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.009753 10.0.0.242 - - [2026-01-29 12:47:29] "GET /loadbalancer-listener/0d9b4f38-fbbb-49b8-9a1e-0cbf78915cf5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003476 10.0.0.242 - - [2026-01-29 12:47:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.021847 10.0.0.242 - - [2026-01-29 12:47:29] "POST /chown HTTP/1.1" 200 109 0.017623 10.0.0.242 - - [2026-01-29 12:47:29] "PUT /virtual-machine-interface/333e5729-a62e-40d1-a072-d51005b57367 HTTP/1.1" 200 285 0.015679 10.0.0.242 - - [2026-01-29 12:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012697 10.0.0.242 - - [2026-01-29 12:47:29] "PUT /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 257 0.040412 10.0.0.242 - - [2026-01-29 12:47:29] "GET /loadbalancer-pool/c7a388b5-001d-43b9-ab3a-73de35dc53f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010764 10.0.0.242 - - [2026-01-29 12:47:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.018601 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.010514 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.030120 10.0.0.242 - - [2026-01-29 12:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017529 10.0.0.242 - - [2026-01-29 12:47:29] "GET /loadbalancer-member/42cd5816-90d2-4300-8232-62f57dc4c801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.020706 10.0.0.242 - - [2026-01-29 12:47:29] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004017 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.029617 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2026-01-29 12:47:29] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007118 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.016273 10.0.0.242 - - [2026-01-29 12:47:29] "POST /tags HTTP/1.1" 409 221 0.002362 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.016250 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-01-29 12:47:29] "GET /tag/0fd88b98-a71e-4bd3-9cb6-f192748debc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011991 10.0.0.242 - - [2026-01-29 12:47:29] "POST /tags HTTP/1.1" 409 238 0.002911 10.0.0.242 - - [2026-01-29 12:47:29] "PUT /service-instance/8560b0ee-5761-4028-b212-cc56b5f04508 HTTP/1.1" 200 267 0.009375 10.0.0.242 - - [2026-01-29 12:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024140 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.242 - - [2026-01-29 12:47:29] "GET /tag/07c1f014-2da3-4932-bea5-7767b06b399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010517 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.242 - - [2026-01-29 12:47:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002124 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.242 - - [2026-01-29 12:47:29] "POST /chown HTTP/1.1" 200 109 0.007854 10.0.0.242 - - [2026-01-29 12:47:29] "POST /chown HTTP/1.1" 200 109 0.018817 10.0.0.242 - - [2026-01-29 12:47:29] "PUT /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1 HTTP/1.1" 200 261 0.049003 10.0.0.242 - - [2026-01-29 12:47:29] "PUT /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 257 0.029282 10.0.0.242 - - [2026-01-29 12:47:29] "GET /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.022131 10.0.0.242 - - [2026-01-29 12:47:29] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003861 10.0.0.242 - - [2026-01-29 12:47:29] "POST /ref-update HTTP/1.1" 200 156 0.010524 10.0.0.242 - - [2026-01-29 12:47:29] "GET /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004993 10.0.0.242 - - [2026-01-29 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.242 - - [2026-01-29 12:47:29] "POST /chown HTTP/1.1" 200 109 0.012425 10.0.0.242 - - [2026-01-29 12:47:29] "GET /tag/07c1f014-2da3-4932-bea5-7767b06b399c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020515 10.0.0.242 - - [2026-01-29 12:47:29] "POST /chown HTTP/1.1" 200 109 0.027849 10.0.0.242 - - [2026-01-29 12:47:29] "GET /tag/07c1f014-2da3-4932-bea5-7767b06b399c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.011379 10.0.0.242 - - [2026-01-29 12:47:30] "GET /virtual-machine-interface/333e5729-a62e-40d1-a072-d51005b57367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.009444 10.0.0.242 - - [2026-01-29 12:47:30] "PUT /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 257 0.025046 10.0.0.242 - - [2026-01-29 12:47:30] "POST /set-tag HTTP/1.1" 200 109 0.047077 10.0.0.242 - - [2026-01-29 12:47:30] "POST /ref-update HTTP/1.1" 200 156 0.055242 10.0.0.242 - - [2026-01-29 12:47:30] "GET /virtual-machine-interface/ba609786-749b-403f-bd55-8926b3d968c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007454 10.0.0.242 - - [2026-01-29 12:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.242 - - [2026-01-29 12:47:30] "POST /set-tag HTTP/1.1" 200 109 0.023153 10.0.0.242 - - [2026-01-29 12:47:30] "GET /virtual-machine-interface/dc6b943a-a809-449b-ab2d-e6b560d912b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015545 10.0.0.242 - - [2026-01-29 12:47:30] "POST /chown HTTP/1.1" 200 109 0.016548 10.0.0.242 - - [2026-01-29 12:47:30] "POST /chown HTTP/1.1" 200 109 0.023533 10.0.0.242 - - [2026-01-29 12:47:30] "PUT /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 257 0.022656 10.0.0.242 - - [2026-01-29 12:47:30] "POST /set-tag HTTP/1.1" 200 109 0.043250 10.0.0.242 - - [2026-01-29 12:47:30] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.150035 10.0.0.242 - - [2026-01-29 12:47:30] "GET /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004937 10.0.0.242 - - [2026-01-29 12:47:30] "POST /ref-update HTTP/1.1" 200 156 0.015055 10.0.0.242 - - [2026-01-29 12:47:30] "POST /chown HTTP/1.1" 200 109 0.007227 10.0.0.242 - - [2026-01-29 12:47:30] "POST /chown HTTP/1.1" 200 109 0.007973 10.0.0.242 - - [2026-01-29 12:47:30] "POST /ref-update HTTP/1.1" 200 156 0.038914 10.0.0.242 - - [2026-01-29 12:47:30] "PUT /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 257 0.075473 10.0.0.242 - - [2026-01-29 12:47:30] "POST /ref-update HTTP/1.1" 200 156 0.041672 10.0.0.242 - - [2026-01-29 12:47:30] "DELETE /firewall-rule/4305dbe7-e25b-4900-a27f-fbf7be2713b1 HTTP/1.1" 200 115 0.134144 10.0.0.242 - - [2026-01-29 12:47:30] "DELETE /loadbalancer-member/42cd5816-90d2-4300-8232-62f57dc4c801 HTTP/1.1" 200 115 0.069107 10.0.0.242 - - [2026-01-29 12:47:30] "DELETE /loadbalancer-pool/c7a388b5-001d-43b9-ab3a-73de35dc53f1 HTTP/1.1" 200 115 0.054563 10.0.0.242 - - [2026-01-29 12:47:30] "PUT /service-instance/8560b0ee-5761-4028-b212-cc56b5f04508 HTTP/1.1" 200 267 0.026557 10.0.0.242 - - [2026-01-29 12:47:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.054696 10.0.0.242 - - [2026-01-29 12:47:30] "DELETE /loadbalancer-listener/0d9b4f38-fbbb-49b8-9a1e-0cbf78915cf5 HTTP/1.1" 200 115 0.141590 10.0.0.242 - - [2026-01-29 12:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.242 - - [2026-01-29 12:47:31] "POST /chown HTTP/1.1" 200 109 0.018053 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /loadbalancer/be804ae9-cc60-4e67-a282-45f6a7c54ea4 HTTP/1.1" 200 115 0.110737 10.0.0.242 - - [2026-01-29 12:47:31] "POST /chown HTTP/1.1" 200 109 0.062931 10.0.0.242 - - [2026-01-29 12:47:31] "POST /ref-update HTTP/1.1" 200 156 0.033983 10.0.0.242 - - [2026-01-29 12:47:31] "POST /chown HTTP/1.1" 200 109 0.016128 10.0.0.242 - - [2026-01-29 12:47:31] "POST /chown HTTP/1.1" 404 171 0.014505 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /instance-ip/d6751174-de62-459b-9736-62fed0c0996c HTTP/1.1" 200 115 0.200047 10.0.0.242 - - [2026-01-29 12:47:31] "POST /ref-update HTTP/1.1" 200 156 0.047427 10.0.0.242 - - [2026-01-29 12:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /virtual-machine-interface/dc6b943a-a809-449b-ab2d-e6b560d912b1 HTTP/1.1" 200 115 0.124170 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /tag/07c1f014-2da3-4932-bea5-7767b06b399c HTTP/1.1" 409 338 0.014300 10.0.0.242 - - [2026-01-29 12:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005854 10.0.0.242 - - [2026-01-29 12:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.242 - - [2026-01-29 12:47:31] "POST /service-instances HTTP/1.1" 409 259 0.004308 10.0.0.242 - - [2026-01-29 12:47:31] "POST /service-instances HTTP/1.1" 409 259 0.004864 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /service-instance/8560b0ee-5761-4028-b212-cc56b5f04508 HTTP/1.1" 200 115 0.072072 10.0.0.242 - - [2026-01-29 12:47:31] "GET /virtual-machine-interface/ba609786-749b-403f-bd55-8926b3d968c7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.004934 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /virtual-machine-interface/ba609786-749b-403f-bd55-8926b3d968c7 HTTP/1.1" 200 115 0.056008 10.0.0.242 - - [2026-01-29 12:47:31] "POST /ref-update HTTP/1.1" 200 156 0.023174 10.0.0.242 - - [2026-01-29 12:47:31] "DELETE /virtual-machine/3357a9fb-ef11-4774-bbfe-dc1d0e86aaa0 HTTP/1.1" 200 115 0.136937 10.0.0.242 - - [2026-01-29 12:47:31] "GET /virtual-machine-interface/333e5729-a62e-40d1-a072-d51005b57367?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006517 10.0.0.242 - - [2026-01-29 12:47:32] "DELETE /virtual-machine-interface/333e5729-a62e-40d1-a072-d51005b57367 HTTP/1.1" 200 115 0.069467 10.0.0.242 - - [2026-01-29 12:47:32] "DELETE /virtual-machine/e9fdc4b2-7c6e-409a-aa6c-8769cbb51270 HTTP/1.1" 200 115 0.048384 10.0.0.242 - - [2026-01-29 12:47:33] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.242 - - [2026-01-29 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-01-29 12:47:33] "GET /routing-instance/63cc5ac8-e34d-4a3e-84d9-a5ba28fc38f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002389 10.0.0.242 - - [2026-01-29 12:47:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001472 10.0.0.242 - - [2026-01-29 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.242 - - [2026-01-29 12:47:33] "GET /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002416 10.0.0.242 - - [2026-01-29 12:47:33] "PUT /bgp-router/63106ce5-690e-4d32-b8ef-4c1b4e7df42d HTTP/1.1" 200 255 0.009422 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001228 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001156 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000915 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.242 - - [2026-01-29 12:47:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.242 - - [2026-01-29 12:47:56] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005024 10.0.0.242 - - [2026-01-29 12:47:56] "POST /set-tag HTTP/1.1" 200 109 0.013716 10.0.0.242 - - [2026-01-29 12:47:56] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004087 10.0.0.242 - - [2026-01-29 12:47:56] "POST /set-tag HTTP/1.1" 200 109 0.005437 10.0.0.242 - - [2026-01-29 12:47:56] "GET /virtual-machine/5a197c1c-845b-4484-a5b0-f41925d9fc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003442 10.0.0.242 - - [2026-01-29 12:47:56] "POST /ref-update HTTP/1.1" 200 156 0.013091 10.0.0.242 - - [2026-01-29 12:47:56] "GET /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009191 10.0.0.242 - - [2026-01-29 12:47:57] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.242 - - [2026-01-29 12:47:57] "POST /set-tag HTTP/1.1" 200 109 0.026126 10.0.0.242 - - [2026-01-29 12:47:57] "DELETE /instance-ip/9ff0b0d2-fd10-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.054500 10.0.0.242 - - [2026-01-29 12:47:57] "DELETE /virtual-machine-interface/9fd667e0-fd10-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.036796 10.0.0.242 - - [2026-01-29 12:47:57] "DELETE /virtual-machine/5a197c1c-845b-4484-a5b0-f41925d9fc41 HTTP/1.1" 200 115 0.018923 10.0.0.242 - - [2026-01-29 12:47:57] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014956 10.0.0.242 - - [2026-01-29 12:47:57] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.242 - - [2026-01-29 12:48:08] "POST /tags HTTP/1.1" 200 304 0.038164 10.0.0.242 - - [2026-01-29 12:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.242 - - [2026-01-29 12:48:08] "GET /tag/442961ad-5fc7-4034-8ddf-eb8a58c0df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015178 10.0.0.242 - - [2026-01-29 12:48:08] "POST /tags HTTP/1.1" 200 300 0.043611 10.0.0.242 - - [2026-01-29 12:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015201 10.0.0.242 - - [2026-01-29 12:48:08] "GET /tag/881e4836-e71b-479f-b3c9-a692e526611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012749 10.0.0.242 - - [2026-01-29 12:48:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002592 10.0.0.242 - - [2026-01-29 12:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-01-29 12:48:09] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002578 10.0.0.242 - - [2026-01-29 12:48:09] "POST /tags HTTP/1.1" 409 206 0.001982 10.0.0.242 - - [2026-01-29 12:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.242 - - [2026-01-29 12:48:09] "GET /tag/442961ad-5fc7-4034-8ddf-eb8a58c0df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010213 10.0.0.242 - - [2026-01-29 12:48:09] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.242 - - [2026-01-29 12:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2026-01-29 12:48:09] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010874 10.0.0.242 - - [2026-01-29 12:48:09] "POST /tags HTTP/1.1" 409 204 0.002228 10.0.0.242 - - [2026-01-29 12:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-01-29 12:48:09] "GET /tag/881e4836-e71b-479f-b3c9-a692e526611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011833 10.0.0.242 - - [2026-01-29 12:48:09] "POST /tags HTTP/1.1" 409 226 0.002523 10.0.0.242 - - [2026-01-29 12:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2026-01-29 12:48:09] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011986 10.0.0.242 - - [2026-01-29 12:48:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002216 10.0.0.242 - - [2026-01-29 12:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.242 - - [2026-01-29 12:48:09] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004179 10.0.0.242 - - [2026-01-29 12:48:09] "POST /firewall-rules HTTP/1.1" 200 628 0.068743 10.0.0.242 - - [2026-01-29 12:48:09] "POST /firewall-rules HTTP/1.1" 200 648 0.089273 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-rule/2370d56e-92cd-4537-b685-aeef150ba948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007965 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003851 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-rule/87b54358-618e-4343-a8eb-d375cff80d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004572 10.0.0.242 - - [2026-01-29 12:48:09] "POST /ref-update HTTP/1.1" 200 156 0.015617 10.0.0.242 - - [2026-01-29 12:48:09] "POST /firewall-policys HTTP/1.1" 200 608 0.039007 10.0.0.242 - - [2026-01-29 12:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011893 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.016055 10.0.0.242 - - [2026-01-29 12:48:09] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002383 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003273 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004593 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004380 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003563 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003105 10.0.0.242 - - [2026-01-29 12:48:09] "GET /firewall-policy/96fba154-f94e-4377-aa4d-78e64c38aea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.002957 10.0.0.242 - - [2026-01-29 12:48:09] "POST /ref-update HTTP/1.1" 200 156 0.030897 10.0.0.242 - - [2026-01-29 12:48:09] "POST /ref-update HTTP/1.1" 200 156 0.023748 10.0.0.242 - - [2026-01-29 12:48:10] "POST /ref-update HTTP/1.1" 200 156 0.036940 10.0.0.242 - - [2026-01-29 12:48:10] "POST /ref-update HTTP/1.1" 200 156 0.021782 10.0.0.242 - - [2026-01-29 12:48:10] "POST /ref-update HTTP/1.1" 200 156 0.040075 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 200 394 0.033892 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/ebae4dd6-b948-41ce-9f50-0d90a610ef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015997 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 200 346 0.058007 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/0f7301bf-b127-4a6b-bddd-13346b0725a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016551 10.0.0.242 - - [2026-01-29 12:48:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004253 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.242 - - [2026-01-29 12:48:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005916 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 409 206 0.002163 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/442961ad-5fc7-4034-8ddf-eb8a58c0df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015543 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 409 226 0.002226 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010581 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 409 204 0.002075 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/881e4836-e71b-479f-b3c9-a692e526611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014364 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 409 226 0.002367 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/9d7f0ea9-9596-4645-9e88-65c0013c3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015184 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 409 228 0.002168 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/0f7301bf-b127-4a6b-bddd-13346b0725a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013376 10.0.0.242 - - [2026-01-29 12:48:10] "POST /tags HTTP/1.1" 409 252 0.002378 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2026-01-29 12:48:10] "GET /tag/ebae4dd6-b948-41ce-9f50-0d90a610ef59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010679 10.0.0.242 - - [2026-01-29 12:48:10] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002346 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-01-29 12:48:10] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003072 10.0.0.242 - - [2026-01-29 12:48:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002225 10.0.0.242 - - [2026-01-29 12:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.242 - - [2026-01-29 12:48:10] "PUT /firewall-rule/87b54358-618e-4343-a8eb-d375cff80d97 HTTP/1.1" 200 261 0.050097 10.0.0.242 - - [2026-01-29 12:48:11] "POST /firewall-rules HTTP/1.1" 409 291 0.002114 10.0.0.242 - - [2026-01-29 12:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.242 - - [2026-01-29 12:48:11] "PUT /firewall-rule/2370d56e-92cd-4537-b685-aeef150ba948 HTTP/1.1" 200 261 0.019709 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-rule/2370d56e-92cd-4537-b685-aeef150ba948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006955 10.0.0.242 - - [2026-01-29 12:48:11] "POST /firewall-rules HTTP/1.1" 200 660 0.076698 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-rule/19a6437c-7f55-4023-bd02-dd6923b0be0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005212 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002367 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-rule/87b54358-618e-4343-a8eb-d375cff80d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003019 10.0.0.242 - - [2026-01-29 12:48:11] "POST /firewall-policys HTTP/1.1" 409 269 0.002206 10.0.0.242 - - [2026-01-29 12:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.242 - - [2026-01-29 12:48:11] "PUT /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31 HTTP/1.1" 200 265 0.022972 10.0.0.242 - - [2026-01-29 12:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016106 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005210 10.0.0.242 - - [2026-01-29 12:48:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002512 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002063 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002310 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/32e6f7c5-e20c-4de2-ac95-592f14c7fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002575 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002181 10.0.0.242 - - [2026-01-29 12:48:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001819 10.0.0.242 - - [2026-01-29 12:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.242 - - [2026-01-29 12:48:11] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002532 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/19410dde-056e-49e0-ac25-0b665dd960d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004674 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-rule/87b54358-618e-4343-a8eb-d375cff80d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004916 10.0.0.242 - - [2026-01-29 12:48:11] "POST /ref-update HTTP/1.1" 200 156 0.020268 10.0.0.242 - - [2026-01-29 12:48:11] "DELETE /firewall-rule/87b54358-618e-4343-a8eb-d375cff80d97 HTTP/1.1" 200 115 0.036518 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002284 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-rule/2370d56e-92cd-4537-b685-aeef150ba948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002780 10.0.0.242 - - [2026-01-29 12:48:11] "POST /ref-update HTTP/1.1" 200 156 0.014554 10.0.0.242 - - [2026-01-29 12:48:11] "DELETE /firewall-rule/2370d56e-92cd-4537-b685-aeef150ba948 HTTP/1.1" 200 115 0.039769 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003989 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-rule/19a6437c-7f55-4023-bd02-dd6923b0be0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002780 10.0.0.242 - - [2026-01-29 12:48:11] "POST /ref-update HTTP/1.1" 200 156 0.012270 10.0.0.242 - - [2026-01-29 12:48:11] "DELETE /firewall-rule/19a6437c-7f55-4023-bd02-dd6923b0be0e HTTP/1.1" 200 115 0.052692 10.0.0.242 - - [2026-01-29 12:48:11] "GET /application-policy-set/4ee71384-854b-403d-aeb4-2bb7d0808780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003505 10.0.0.242 - - [2026-01-29 12:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2026-01-29 12:48:11] "GET /policy-management/9c7fe19b-0d5e-493c-96c1-8f193f572235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002653 10.0.0.242 - - [2026-01-29 12:48:11] "GET /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004010 10.0.0.242 - - [2026-01-29 12:48:12] "POST /ref-update HTTP/1.1" 200 156 0.021065 10.0.0.242 - - [2026-01-29 12:48:12] "DELETE /firewall-policy/7c4bf2b2-5a7c-4eef-ad5e-0c39d8a53e31 HTTP/1.1" 200 115 0.038949 10.0.0.242 - - [2026-01-29 12:48:12] "DELETE /tag/881e4836-e71b-479f-b3c9-a692e526611a HTTP/1.1" 200 115 0.062321 10.0.0.242 - - [2026-01-29 12:48:12] "DELETE /tag/442961ad-5fc7-4034-8ddf-eb8a58c0df5f HTTP/1.1" 200 115 0.061963 10.0.0.242 - - [2026-01-29 12:48:12] "DELETE /tag/0f7301bf-b127-4a6b-bddd-13346b0725a8 HTTP/1.1" 200 115 0.063455 10.0.0.242 - - [2026-01-29 12:48:12] "DELETE /tag/ebae4dd6-b948-41ce-9f50-0d90a610ef59 HTTP/1.1" 200 115 0.059330 10.0.0.242 - - [2026-01-29 12:48:27] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007486 10.0.0.242 - - [2026-01-29 12:48:27] "POST /set-tag HTTP/1.1" 200 109 0.018824 10.0.0.242 - - [2026-01-29 12:48:27] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008841 10.0.0.242 - - [2026-01-29 12:48:27] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.242 - - [2026-01-29 12:48:27] "GET /virtual-machine/97d20e67-3a46-4426-8dc0-6c9a156d681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003638 10.0.0.242 - - [2026-01-29 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.009912 10.0.0.242 - - [2026-01-29 12:48:28] "GET /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.018761 10.0.0.242 - - [2026-01-29 12:48:28] "POST /set-tag HTTP/1.1" 200 109 0.024241 10.0.0.242 - - [2026-01-29 12:48:28] "POST /set-tag HTTP/1.1" 200 109 0.031926 10.0.0.242 - - [2026-01-29 12:48:28] "DELETE /instance-ip/a060f22a-fd10-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.040391 10.0.0.242 - - [2026-01-29 12:48:28] "DELETE /virtual-machine-interface/a0481eee-fd10-11f0-bb85-fa163e06e363 HTTP/1.1" 200 115 0.046236 10.0.0.242 - - [2026-01-29 12:48:28] "DELETE /virtual-machine/97d20e67-3a46-4426-8dc0-6c9a156d681e HTTP/1.1" 200 115 0.016484 10.0.0.242 - - [2026-01-29 12:48:28] "DELETE /tag/c31c599e-9899-475b-a1fe-d3f94ab28c30 HTTP/1.1" 200 115 0.043724