This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRTapeDrive

In this article

    This object contains a tape library drive.

    Related Commands

    Tape Drives

    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:

    • Loaded
    • Empty.

    Id

    GUID

    The drive ID.

    Name

    string

    The drive name.

    Description

    string

    The drive description.