Update DHCP DNS Server Address
Configures a DNS server address for a specified interface.
Workflow inputs – Update DHCP DNS Server Address
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
interface name | The name of the interface for which address and gateway information will be configured.
| Yes | n/a |
ip address | The IP address to be updated. | Yes | n/a |
register | Determines the registration method.
Valid values: None (Disables the Dynamic DNS resolution) Primary (Registers the computer name under the primary DNS suffix only) Both (Registers the computer name under both the primary DNS suffix as well as under the connection specific suffix) | Yes | n/a |
Workflow outputs – Update DHCP DNS Server Address
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |