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.
boolean
recursion
Optional
Recursion enabled on DNS view.
string
viewId
Optional
Identifier for the DNS view.
boolean
enabled
Optional
DNS view is enabled.