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