api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}-status

Number of APIs: 3

  1. read Core V1Namespaced Persistent Volume Claim Status GET {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name/status?pretty=<string>

  2. replace Core V1Namespaced Persistent Volume Claim Status PUT {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims/:name/status?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>

  3. 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>