dnsView

dnsView
dnsView

DNS View

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

Identifier for the DNS view.

viewMatch
Optional

viewMatch

forwarders
Optional

forwarders

string
name
Required

Name of the DNS view.

boolean
recursion
Optional

Recursion enabled on DNS view.

boolean
enabled
Optional

DNS view is enabled.

Property Of