api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}
Number of APIs: 4
-
delete Core V1Namespaced Persistent Volume Claim DELETE {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>
-
read Core V1Namespaced Persistent Volume Claim GET {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name?pretty=<string>
-
patch Core V1Namespaced Persistent Volume Claim PATCH {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&force=<boolean>&pretty=<string>
-
replace Core V1Namespaced Persistent Volume Claim PUT {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>