Skip to main content

List Persistent Volume Plans & Pricing

Returns the persistent volume sizes available in the region, with each plan's display name, size (in TB - e.g. 0.01 = 10 GB), and monthly price. Use a plan's size (in GB) as pv_size when creating a persistent volume.

GET/api/v1/persistent_volume/plans/

Query parameters

  • project_idQueryintegerrequired

    Identifier of the project to scope the request to. Required integer project ID.

    • required
    • must be a valid integer project ID
    example{{project_id}}
  • apikeyQuerystringrequired

    API key used to authenticate the request.

    • required
    • non-empty string
    example{{api_key}}
  • locationQuerystringrequired

    Region whose plans should be returned.

    • required
    • must be a valid region name (e.g., Delhi, Chennai)
    example{{location}}

Responses

200Successful response
object
codeinteger
example200
dataarray

Available persistent volume plans.

errorsobject
messagestring
exampleSuccess