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