Update Boot Config RAW Append
Specifies that the operating system options being added should be appended to any existing operating system options.
Workflow inputs – Update Boot Config RAW Append
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the Connection Details common object that contains the information required to execute a command via command line. | Yes | n/a |
os load option string | Specifies the operating system load options to add to the operating system entry. Replaces any existing load options associated with the operating system entry. No validation of OSLoadOptions is done. | Yes | n/a |
os entry line num | Specifies the operating system entry line number in the operating systems section of the Boot.ini file to copy.
| No | n/a |
Workflow outputs – Update Boot Config RAW Append
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 |