Perform Shutdown Hibernate
Puts the local computer into hibernation, assuming that hibernation is enabled.
Workflow inputs – Perform Shutdown Hibernate
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 |
time | Sets the time-out period or delay before a restart. | Yes | n/a |
message | Shutdown message is broadcast to all users. On Windows servers the message is logged as the shutdown comment. | No | n/a |
window reason code | Lists the Windows reason for the system restart. | No | n/a |
Workflow outputs – Perform Shutdown Hibernate
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 |