VmwareHostConfig

Represents the common parameters for all the hosts irrespective of their IP address.

JSON representation
{ "dnsServers": [ string ], "ntpServers": [ string ], "dnsSearchDomains": [ string ] }
Fields
dnsServers[]

string

DNS servers.

ntpServers[]

string

NTP servers.

dnsSearchDomains[]

string

DNS search domains.