api-v1-persistentvolumes

Number of APIs: 3

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

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

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