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