Create DHCP Server Entry
Adds a DHCP server to the list of authorized servers in Active Directory.
Workflow inputs – Create DHCP Server Entry
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 |
server dns | The DNS domain name of the DHCP server to be added. | Yes | n/a |
server ip | The IP address of the DHCP server to be added. | Yes | n/a |
Workflow outputs – Create DHCP Server Entry
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 |