v13

latestOpenAPI 3.0.0zlibraw.githubusercontent.com2026-08-01265409652.5 KB
kubernetes

Get all PersistentVolumeClaims

Get a list of all PersistentVolumeClaims within the given environment. Scoped by namespace for non-admin users. Access policy: Authenticated user.

get/kubernetes/{id}/persistent_volume_claims

Path parameters

idinteger required

Environment identifier

Response

Success

accessModesstring[]
allowVolumeExpansionboolean
creationDatestring
humanReadableAccessModesV1PersistentVolumeAccessMode[]
idstring
labelsobject
namestring
namespacestring
phase'Pending' | 'Bound' | 'Lost'
resourcesRequestsV1ResourceList
storageinteger
storageClassstring
storageRequeststring
volumeMode'Block' | 'Filesystem'
volumeNamestring