Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings DNSInfo

Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings DNSInfo
Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings DNSInfo

The Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings DNSInfo schema contains DNS configuration information.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "servers": [
        "string"
    ],
    "search_domains": [
        "string"
    ]
}
array of string
servers
Required

List of DNS server IP addresses, specified in order of preference.

This property was added in vSphere API 9.1.0.0.

array of string
search_domains
Required

List of DNS search domains, specified in order of preference.

This property was added in vSphere API 9.1.0.0.