assignDataCartridges CLI command
Use the assignDataCartridges command to assign or reassign individual data cartridges to one or more logical libraries.
Syntax
assignDataCartridges <filename.txt> -ssl
Parameters
- <filename.txt>
- (Required.) A text file listing the VOLSER number for each cartridge to be assigned and the name of the destination logical library.
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
assignDataCartridges todays_assigns.txt
Example input file
UAA9RHL5, testtolib
UBB9RHL5, lib2
Example output
The cartridges were assigned successfully
Done.