dnsViews

dnsViews
dnsViews

DNS views.

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

List of DNS views.

Property Of