bulkAssignDataCartridges CLI command
Use the bulkAssignDataCartridges command to bulk-assign cartridges to a single logical library. You can bulk-assign up to 100 cartridges. Use the bulkAssignDataCartridgesByLL command to bulk-assign cartridges to multiple logical libraries.
Syntax
bulkAssignDataCartridges <filename.txt>,<destination-logical-library> -ssl
Parameters
- <filename.txt>
- (Required.) A text file listing the VOLSER number for each cartridge to be assigned.
- <destination-logical-library>
- (Required.) The name of the destination logical library.
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
bulkAssignDataCartridges todays_bulk_assigns.txt,LibTest
Example input file
UAA9RHL5
UBB9RHL5
Example output
The cartridges were assigned successfully
Done.