Update Boot Config Timeout
Changes the operating system time–out value.
Workflow inputs – Update Boot Config Timeout
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 |
timeout value | Specifies the timeout value in the boot loader section. The TimeOutValue is the number of seconds the user has to select an operating system from the boot loader screen before NTLDR loads the default. | Yes | n/a |
Workflow outputs – Update Boot Config Timeout
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 |