Perform RSS Unmanage Volume
Stops the management of a specified volume.
Workflow inputs – Perform RSS Unmanage Volume
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 |
volume name | The volume on which management will stop. | Yes | n/a |
parameters | Method to use when stopping management.
Valid values: quick (removes the volumes from management without recalling all the files from remote storage) full (removes the volumes from management and recalls all files from remote storage) | Yes | n/a |
Workflow outputs – Perform RSS Unmanage Volume
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 |