[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
DnsSetting
DNS settings
Properties
string
type
Required
Type of IP address assignment
Possible values are: DHCP , STATIC
string
alternate_server
Optional
The address of the alternate DNS server.
string
preferred_server
Optional
The address for the preferred DNS server.
array of
string
suffixes
Optional
DNS Suffixes for this DNS setting. The suffixes should be listed in order of preference.
JSON Example
{
"type": "DHCP"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
IpSettings
RemoteIpSetting