Skip to main content

Get Tape Storage

Select

Customer Managed

This endpoint is used to return the list of tape storages.

Responses

Success


Schema
  • tapeStorage object[]

    List of tapes

  • id int32

    Returns tape id.

  • name string

    Returns tape name.

  • storageType string

    Possible values: [INVALID, TAPE, OPTICAL, MAGNETIC, STANDALONE_TAPE, STANDALONE_OPTICAL, DECONFIGURED_LIBRARY, EXTERNAL_PNP_LIBRARY]

    The type of tapeStorage

  • status string

    returns status of the tape ie if it is online or offline.

  • manufacturer string

    Returns the manufacturer of the tape.

  • model string

    Returns the tape model.

  • company object
  • id int32
  • name string
  • commcell object
  • id int32
  • name string
Loading...