api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}-status
Number of APIs: 3
-
read Core V1Namespaced Persistent Volume Claim Status GET {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name/status?pretty=<string>
-
replace Core V1Namespaced Persistent Volume Claim Status PUT {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name/status?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>
-
patch Core V1Namespaced Persistent Volume Claim Status PATCH {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name/status?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&force=<boolean>&pretty=<string>