Perform Release DHCP Configuration
Sends a DHCPRELEASE message to the DHCP server to release the current DHCP configuration and discard the IP address configuration for the specified network adapter. This parameter disables TCP/IP for network adapters configured to obtain an IP address automatically.
Workflow inputs – Perform Release DHCP Configuration
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 |
network adapter | The name of the network adapter for which the IP address configuration will be discarded. | No | If a value is not specified for this input, the IP address configuration for all network adapters will be discarded. |
Workflow outputs – Perform Release DHCP Configuration
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 |