api-v1-persistentvolumes

Number of APIs: 3

  1. delete Core V1Collection Persistent Volume DELETE {{baseUrl}}/api/v1/persistentvolumes?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>

  2. list Core V1Persistent Volume GET {{baseUrl}}/api/v1/persistentvolumes?allowWatchBookmarks=<boolean>&continue=<string>&fieldSelector=<string>&labelSelector=<string>&limit=<integer>&resourceVersion=<string>&timeoutSeconds=<integer>&watch=<boolean>&pretty=<string>

  3. create Core V1Persistent Volume POST {{baseUrl}}/api/v1/persistentvolumes?dryRun=<string>&fieldManager=<string>&pretty=<string>