Skip to main content

Create IP Library

Create IP Library

Request Body
  • libraryType IPLibraryType required

    Possible values: [ACSLS, ACSLS_SN6000]

    ACSLS Library Type

  • host string required

    Default value of Host is ACSLS default Server

  • mediaAgent object required
  • id int32
  • name string
  • vendor IPLibraryVendor required

    Possible values: [STK]

    ACSLS Library Vendor

  • model IPLibraryModel required

    Possible values: [ACSLS, ACSLS_SN6000]

    ACSLS Library Model

  • description string

    Description regarding IP library

  • driveCount int32 required

    Possible values: >= 1

    Detail of drive count

  • workPoolNumber int32 required

    Detail of Work Pool Number

  • volumeRange string

    Volume Range Details

Responses

OK


Schema
  • libraryId int32
  • libraryName string
Loading...