DnsInfo
DnsInfo
DNS settings.
JSON Example
{
"mode": "string",
"hostname": "string",
"servers": [
{}
]
}
string
mode
Required
Mode of the domain name system.
Possible values are :
DHCP,
STATIC,
string
hostname
Optional
Host name of the domain name system.
array of
string
servers
Optional
Servers to be used for STATIC mode. Value ignored when DHCP mode.
Property Of
Used By
Parameter To