Skip to main content

Get All Cloud Storage

Select

SaaS
Customer Managed

Get All Cloud Storage

Query Parameters
  • storageSubType string

    Possible values: [ALL, IBMi_VTL, ALL_EXCEPT_IBMi_VTL, HEDVIG, METALLIC, METALLIC_CLOUD_STORAGE, ALL_INCLUDING_METALLIC_CLOUD_STORAGE, ALL_EXCEPT_METALLIC_CLOUD_STORAGE]

    Filter cloud storage list to given subtype.

Responses

Success


Schema
  • cloudStorage object[]
  • id int32

    id of the storage pool

  • name string

    storage pool name

  • storagePoolType string

    Possible values: [DEDUPLICATION, SECONDARY_COPY, NON_DEDUPLICATION, SCALE_OUT]

  • status string

    mentions if the storage pool is enabled

  • capacity int32

    provides the capacity of the storage pool. Provided in megabytes

  • freeSpace int32

    provides the free space available on the storage pool. Provided in megabytes.

  • libraryVendorType int32

    Gives the storage vendor of the storage pool.

  • storageType string

    Possible values: [ALL, DISK, CLOUD, HYPERSCALE, TAPE]

    Indicates the type of storage for a storage pool.

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