v13

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

Get PersistentVolumeClaims in a namespace

Get a list of PersistentVolumeClaims in the specified namespace. Access policy: Authenticated user.

get/kubernetes/{id}/namespaces/{namespace}/persistent_volume_claims

Path parameters

idinteger required

Environment identifier

namespacestring required

Namespace name

Response

Success

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