api-v1-namespaces-{namespace}-persistentvolumeclaims
Number of APIs: 3
-
create Core V1Namespaced Persistent Volume Claim POST {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>
-
delete Core V1Collection Namespaced Persistent Volume Claim DELETE {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims?continue=<string>&dryRun=<string>&fieldSelector=<string>&gracePeriodSeconds=<integer>&labelSelector=<string>&limit=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&resourceVersion=<string>&resourceVersionMatch=<string>&sendInitialEvents=<boolean>&timeoutSeconds=<integer>&pretty=<string>
-
list Core V1Namespaced Persistent Volume Claim GET {{baseUrl}}/api/v1/namespaces/:namespace/persistentvolumeclaims?allowWatchBookmarks=<boolean>&continue=<string>&fieldSelector=<string>&labelSelector=<string>&limit=<integer>&resourceVersion=<string>&resourceVersionMatch=<string>&sendInitialEvents=<boolean>&timeoutSeconds=<integer>&watch=<boolean>&pretty=<string>