Skip to main content

Get Disk Storage

Get a list of disk storage pools

Responses

Success


Schema
  • diskStorage 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.

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