Description
This command runs a Vault Tracker action.
In case of an error, an error code and description are displayed as: "vtaction: Error errorcode: errordescription"
Usage
qoperation vtaction [-cs <commserve_host_name] -vta <vtaction> -cmd <actioncmd> [-b <mediabarcode>] [-container <sourcename>] [-tf <tokenfile>] [-tk token] [-h]
Options
-cs |
CommServe host name |
-vta |
Vault Tracker action ID |
-cmd |
Action command. Valid commands are abort, suspend, resume, pick, return, reach |
-b |
Media barcode |
-container |
Container name |
-tf |
Reads token from a file |
-tk |
Token string |
-h |
Display help |
Diagnostics
Possible exit status values are:
0 - Successful completion.
1 - CLI usage failures, due to the use of an unsupported option or missing argument.
2 - Any other failure.
Example
Run Vault Tracker action vtaction1 with the command reach.
E:\commandline>qoperation vtaction -vta vtaction1 -cmd reach