VBRTapeLibrary
Contains tape library.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Drives |
The tape library drives. |
|
|
Enabled |
bool |
Indicates if the drives are enabled (TRUE) or not (FALSE). |
|
Model |
string |
The model names of the drives. |
|
Slots |
int |
The number of tape slots in the tape library. |
|
TapeServerId |
GUID |
The ID of the tape server to which the tape library is connected. |
|
Type |
Tape library type. |
|
|
State |
Tape library state. |
|
|
Id |
GUID |
The tape library ID. |
|
Name |
string |
The tape library name. |
|
Description |
string |
The tape library description. |
Related Commands