InlinePerNodeDnsFailedQueries1

InlinePerNodeDnsFailedQueries1
InlinePerNodeDnsFailedQueries1
JSON Example
{
    "node_id": "string",
    "results": [
        {
            "address": "string",
            "client_ip": "string",
            "error_message": "string",
            "error_type": "string",
            "forwarder_ip": "string",
            "record_type": "string",
            "source_ip": "string",
            "time_spent": 0,
            "timestamp": "string",
            "upstream_server_ip": "string"
        }
    ],
    "timestamp": "string"
}
string
node_id
Optional

The Uuid of active/standby transport node.

results
Optional

The list of failed DNS queries.

string
timestamp
Optional

Timestamp of the request, in YYYY-MM-DD HH:MM:SS.zzz format.