Description
This command prevents the media from being exported.
In case of an error, an error code and description are displayed as: "preventexport: Error errorcode: errordescription"
Usage
qmedia preventexport -b <barcode> [-et <expirytime>] [-tf <tokenfile>] [-tk <token>] [-h]
Options
-b |
Barcode |
-et |
Expiration date and time in format "mm/dd/yyyy hh:mm[:ss]" (default: Infinite) |
-tf |
Reads token from a file |
-tk |
Token string |
-h |
Displays 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
Prevent the given media from being exported.
E:\commandline>qmedia preventexport -b 100101WW -et 12/31/2007 00:00