bulkAssignDataCartridgesByLL CLI command
Use the bulkAssignDataCartridgesByLL command to bulk-assign cartridges to multiple logical libraries. To bulk-assign cartridges to a single logical library, use the bulkAssignDataCartridges command.
Syntax
bulkAssignDataCartridgesByLL <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
bulkAssignDataCartridgesByLL todays_bulk_assignsLL.txt
Example input file
UAA9RHL5, testtolib
UBB9RHL5, lib2
Example output
The cartridges were assigned successfully
Done.