Skip to main content

ReturnDrivePoolDetails

This endpoint is used to return the details of Drive Pool.

Path Parameters
  • libraryId int32 required

    Id of the Tape of which the drive details has to be displayed

  • driveId int32 required

    Id of the Drive of which the drive details has to be displayed

Responses

Success


Schema
  • id int32
  • name string
  • manufacturer string

    drive manufacturer.

  • model string

    drive model.

  • firmwareRevision string

    drive firmwareRevision.

  • serialNumber string

    drive serial Number.

  • hoursUsedSinceLastClean int32

    drive hours used from last clean.

  • status object
Loading...