Create Persistent Volume
POST
/persistent_volume/{kubernetes_cluster_id}/Path parameters
kubernetes_cluster_idPathintegerrequiredKubernetes ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
The name of the Persistent Volume.
example
PV-10GB-313The size of the Persistent Volume in GB.
example
10Responses
200Response indicating that a persistent volume (PV) was created successfully.
example
200example
persistent volume created successfully