Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10batchslotallocation [2020/03/10 00:19] – [Example] Scott Cunliffe | cli:tmss10batchslotallocation [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
''TMSS10BatchSlotAllocation -C [customer-id] -M [media-id] -R [repository-id] \\ -S [logon string] -c [config file] -i [import]'' | ''TMSS10BatchSlotAllocation -C [customer-id] -M [media-id] -R [repository-id] \\ -S [logon string] -c [config file] -i [import]'' |
| |
| {{page>cli:fi}} |
===== Options ===== | ===== Options ===== |
| |
Export current [[object:volume|Volume]] Slot information to file current_slot.txt for Customer-ID US01, Media-ID LTO and Repository-ID OFFS. | Export current [[object:volume|Volume]] Slot information to file current_slot.txt for Customer-ID US01, Media-ID LTO and Repository-ID OFFS. |
| |
<sxh> | |
TMSS10BatchSlotAllocation -S username:-password@serveraddress -C "US01" -M "LTO" -R "OFFS" > current_slot.txt | TMSS10BatchSlotAllocation -S username:-password@serveraddress -C "US01" -M "LTO" -R "OFFS" > current_slot.txt |
</sxh> | |
| |
| |
Import [[object:volume|Volume]] Slot information from file current_slot.txt for Customer-ID US01, Media-ID LTO and Repository-ID OFFS. | Import [[object:volume|Volume]] Slot information from file current_slot.txt for Customer-ID US01, Media-ID LTO and Repository-ID OFFS. |
| |
<sxh> | |
TMSS10BatchSlotAllocation -S username:-password@serveraddress -C "US01" -M "LTO" -R "OFFS" -i < current_slot.txt | TMSS10BatchSlotAllocation -S username:-password@serveraddress -C "US01" -M "LTO" -R "OFFS" -i < current_slot.txt |
</sxh> | |
| |
Sample File | Sample File |
| |
<sxh> | |
{ | { |
"metadata": { | "metadata": { |
"creation_time": "Monday, March 09, 2020 - 11:38:57 (AUS Eastern Daylight Time)", | "creation_time": "Monday, March 09, 2020 - 11:38:57 (AUS Eastern Daylight Time)", |
"target": "LIBR" | "target": "LIBR" |
}] | }] |
} | } |
</sxh> | |
| |
| --> Changelog |
| [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10BatchSlotAllocation] |
| <-- |
| |
| <- ^ cli:introduction|Command Line Utilities^ -> |