Plans

List storage plans

get/plans/storage

Query parameters

filter[storage_type]string

Filter by storage type (filesystem or object)

filter[storage_class]string

Filter by storage class (standard or high_performance)

Response

Success

Changes

Changed in 1 of the 29 revisions of this API.25

  • 885dec47dd4725See the full diff
    • removed the optional property data/items/attributes/locations from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/attributes/pricing from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter filter[storage_class]

      new-optional-request-parameter

    • added the new optional query request parameter filter[storage_type]

      new-optional-request-parameter

    • added the optional property data/items/attributes/regions to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/attributes/storage_class to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/attributes/storage_type to the response with the 200 status

      response-optional-property-added