Description
This command labels the media associated with a standalone drive.
In case of an error, an error code and description are displayed as: "unload: Error errorcode: errordescription"
Usage
qdrive stampmedia -dr $[drive] -l $[library] -b $[barcode] [-tf $[tokenfile]] [-tk $[token]][-h]
Options
|
-dr |
Drive name |
|
-l |
Library name |
|
-b |
Barcode |
|
-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
Unloads a drive Drive1 for library Library1.
E:\commandline>qdrive stampmedia -dr $[Drive1] -l $[Library1] -b $[Barcode1]