TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmsslevelnames

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
variable:tmsslevelnames [2019/03/28 02:35] – [TMSSLEVELNAMES] Scott Cunliffevariable:tmsslevelnames [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSLEVELNAMES ====== ====== TMSSLEVELNAMES ======
  
-The [[variable:start|environmental variable]] ''TMSSLEVELNAMES'' allows, via Configuration files or [[cli:introduction|Command Line Programs]], to map [[object:zone|Zone]] level numbers to string values.+ 
 + 
 +The [[variable:start|Environmental Variable]] ''TMSSLEVELNAMES'' allows, via Configuration files or [[cli:introduction|Command Line Programs]], to map [[object:zone|Zone]] level numbers to String values.
  
 ===== Example ===== ===== Example =====
Line 7: Line 9:
 Using [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently at [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04. Using [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently at [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04.
  
-<sxh>+<code>
 TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS"
-</sxh>+</code>
  
  
 ==== Output ==== ==== Output ====
  
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 29: Line 31:
       4 US04.LTO.000004L5    GT1 [1.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                             4 US04.LTO.000004L5    GT1 [1.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                      
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- --------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
-</sxh>+</code>
  
  
Line 35: Line 37:
 [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently as [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04. [[cli:tmss10inventory|TMSS10Inventory]] to display LTO [[object:volume|Volumes]] currently as [[object:repository|Repository]] OFFS from [[object:customer|Customer]] US04.
  
-<sxh>+<code>
 set TMSSLEVELNAMES=A,B,C set TMSSLEVELNAMES=A,B,C
 TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS" TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS"
-</sxh>+</code>
  
 ==== Output ==== ==== Output ====
  
-<sxh>+<code>
  
              System: TapeTrack              System: TapeTrack
Line 57: Line 59:
       4 US04.LTO.000004L5    GT1 [A.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                             4 US04.LTO.000004L5    GT1 [A.5]                      Offsite Vault [5]                                    2018-06-18 10:13    5    1                      
  ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- --------------------   ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ---------------- ---- ---- -------------------- 
-</sxh>+</code>
  
  
 ===== See Also ===== ===== See Also =====
   * [[variable:TMSSNOLEVELSLOT|TMSSNOLEVELSLOT]]   * [[variable:TMSSNOLEVELSLOT|TMSSNOLEVELSLOT]]
-  * [[technote:setting_environmental_variables|Setting environmental variables]]+  * [[technote:setting_environmental_variables|Setting Environmental Variables]]
  
-{{tag>environmental_variables connecting}}+{{tag>environmental_variables connecting lite_variable}}
  
 <-  ^ variable:start |Introduction ^ -> <-  ^ variable:start |Introduction ^ ->
  
variable/tmsslevelnames.1553740544.txt.gz · Last modified: 2025/01/21 22:07 (external edit)