Represents the common parameters for all the hosts irrespective of their IP address.
| JSON representation |
|---|
{ "dnsServers": [ string ], "ntpServers": [ string ], "dnsSearchDomains": [ string ] } |
| Fields | |
|---|---|
dnsServers[] |
DNS servers. |
ntpServers[] |
NTP servers. |
dnsSearchDomains[] |
DNS search domains. |