Vcenter_Settings_V1_Config_Components_Applmgmt_DnsServerConfiguration

Vcenter_Settings_V1_Config_Components_Applmgmt_DnsServerConfiguration
Vcenter_Settings_V1_Config_Components_Applmgmt_DnsServerConfiguration

DnsServerConfiguration structure This structure represents the configuration state used to determine DNS servers.

JSON Example
{
    "mode": "string",
    "servers": [
        "string"
    ]
}
mode
Required

DnsServerConfiguration.DNSServerMode enumerated type Describes DNS Server source (DHCP,static).
DHCP : DNS address is automatically assigned by a DHCP server.
STATIC : DNS address is static.

array of string
servers
Required

List of the currently used DNS servers. DNS server configuration.