v13

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

Get a specific PersistentVolumeClaim

Get a PersistentVolumeClaim by name within a namespace. Access policy: Authenticated user.

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

Path parameters

idinteger required

Environment identifier

namespacestring required

Namespace name

namestring required

PVC name

Response

Success

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