Update DHCP Class ID
Configures the DHCP class ID for the specified network adapter.
Workflow inputs – Update DHCP Class ID
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 DHCP class ID will be configured.
| Yes | n/a |
class ID | The DHCP class IDs allowed for this network adapter. | No | There is no default value. |
Workflow outputs – Update DHCP Class ID
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 |