[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api

DnsInfo

DNS settings.


Properties

string
mode Required

Possible values are: DHCPSTATIC


string
hostname Optional

array of string
servers Optional

Servers to be used for STATIC mode. Value ignored when DHCP mode.

JSON Example

{
	"mode": "DHCP"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Property Of

NetworkInfoData
Parameter To

Update Network DNS Settings
Used By

DnsInfoDrResponseEntity

Feedback

Was this page helpful?