Perform RSS Show Media
Retrieves information for specified media.
Workflow inputs – Perform RSS Show Media
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 |
media name | The media name for which data will be retrieved. | Yes | n/a |
name | Display the removable storage name for the media?
Valid values: true, false | No | false |
status | Display the media status?
Valid values: true, false | No | false |
capacity | Display the media capacity (in gigabytes)?
Valid values: true, false | No | false |
free space | Display the amount of free space on the media (in gigabytes)? | No | false |
version | Display the date of the most recent update for the media?
Valid values: true, false | No | false |
copies | Display the number of copies and status for each existing copy? | No | false |
Workflow outputs – Perform RSS Show Media
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 |