Create DHCP Server Binary Vendor Class
Adds a binary vendor class to the specified DHCP server.
Workflow inputs – Create DHCP Server Binary Vendor Class
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 |
class name | The name of the class to be created. | Yes | n/a |
class comment | The comment to associate with the class. | No | There is no default value. |
binary data | The class data, in binary format | No | There is no default value. |
Workflow outputs – Create DHCP Server Binary Vendor Class
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 |