Perform Archive Integrity Check
Examines the contents of an archived file or directory.
Workflow inputs – Perform Archive Integrity Check
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 |
archive | The archive to examine, including the full path and filename. | No | There is no default value. |
Workflow outputs – Perform Archive Integrity Check
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 |