api-v1-namespaces-{name}

Number of APIs: 5

  1. delete Core V1Namespace DELETE {{baseUrl}}/api/v1/namespaces/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>

  2. read Core V1Namespace GET {{baseUrl}}/api/v1/namespaces/:name?exact=<boolean>&export=<boolean>&pretty=<string>

  3. patch Core V1Namespace PATCH {{baseUrl}}/api/v1/namespaces/:name?dryRun=<string>&fieldManager=<string>&force=<boolean>&pretty=<string>

  4. replace Core V1Namespace PUT {{baseUrl}}/api/v1/namespaces/:name?dryRun=<string>&fieldManager=<string>&pretty=<string>

  5. replace Core V1Namespace Finalize PUT {{baseUrl}}/api/v1/namespaces/:name/finalize?dryRun=<string>&fieldManager=<string>&pretty=<string>