VBRTapeDrive
In this article
This object contains a tape library drive.
Related Commands
Properties
Property | Type | Description |
---|---|---|
Address | int | Number of slot where the drive is connected. |
Device | string | Tape library to which the drive belongs. |
Enabled | bool | Indicates if the drive is enabled (TRUE) or not (FALSE). |
IsLocked | bool | Indicates if the drive is locked by read/write operations (TRUE) or not (FALSE). |
LibraryId | GUID | The ID of the tape library to which the drive belongs. |
Medium | VBRTapeMedium | The name of the tape currently located in the drive. |
Model | string | The drive model name. |
SerialNumber | string | The drive serial number. |
State | VBRTapeDriveState | Current drive state:
|
Id | GUID | The drive ID. |
Name | string | The drive name. |
Description | string | The drive description. |