Storage Pools

Get storage pool detail by pool ID.

get/v1/storage-pools/{id}

Path parameters

idstring required

Database ID created for a storage pool.

Response

OK

idstring required
created_atstring date-time
updated_atstring date-time
namestring required
storage_idstring
native_storage_pool_idstring
storage_type'block' | 'file' | 'unified'
descriptionstring
status'normal' | 'offline' | 'abnormal'
total_capacityinteger
used_capacityinteger
free_capacityinteger

Example response

{
  "id": "084bf71e-a102-11e7-88a8-e31fe6d52248",
  "created_at": "2017-07-10T14:36:58.014Z",
  "updated_at": "2017-07-10T14:36:58.014Z",
  "storage_id": "084bf71e-a102-11e7-88a8-e31fe6d52248",
  "native_storage_pool_id": "SRP_1"
}

Changes

Changed in 3 of the 29 revisions of this API.14411

    • added the new unified enum value to the / response property for the response status

      response-property-enum-value-added

    • deleted the path request parameter storage_id

      request-parameter-removed

    • added the optional property / to the response with the status

      response-optional-property-added

  • 0fdcb8a77d6a14210See the full diff
    • added the new path request parameter storage_id

      new-request-path-parameter

    • removed the required property / from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added the optional property / to the response with the status

      response-optional-property-added

    • removed the unified enum value from the / response property for the response status

      response-property-enum-value-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog