DnsConfiguration

DnsConfiguration
DnsConfiguration
JSON Example
{
    "excluded_recursors": [
        "string"
    ],
    "recursor_selection": "string",
    "recursor_timeout": "string",
    "handlers": [
        {
            "cache": {
                "enabled": false
            },
            "domain": "string",
            "source": {
                "type": "string",
                "url": "string"
            }
        }
    ]
}
array of string
excluded_recursors
Optional

excluded_recursors

string
recursor_selection
Optional

recursor_selection

string
recursor_timeout
Optional

recursor_timeout

array of handlers
handlers
Optional

handlers