dnsView

dnsView
dnsView

DNS View

JSON Example
{
    "name": "string",
    "viewMatch": {
        "vnic": [
            "string"
        ],
        "ipSet": [
            "string"
        ],
        "ipAddress": [
            "string"
        ]
    },
    "recursion": false,
    "viewId": "string",
    "forwarders": {
        "ipAddress": [
            "string"
        ]
    },
    "enabled": false
}
string
name
Required

Name of the DNS view.

viewMatch
Optional

Dns view match

boolean
recursion
Optional

Recursion enabled on DNS view.

string
viewId
Optional

Identifier for the DNS view.

forwarders
Optional

DNS forwarders.

boolean
enabled
Optional

DNS view is enabled.

Property Of