Update Boot Config Add Mirror Drive
On Itanium–based computers, adds a boot entry for a mirrored drive.
Workflow inputs – Update Boot Config Add Mirror Drive
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 |
guid | Adds a new boot entry for the mirrored partition with the specified GUID. | Yes | n/a |
description | Specifies the description of the boot entry being added. | No | There is no default value. |
boot entry id | Specifies the loader path of the boot entry. Defaults to current boot entry id. | Yes | n/a |
Workflow outputs – Update Boot Config Add Mirror Drive
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 |