api-v1-namespaces-{name}
Number of APIs: 5
-
delete Core V1Namespace DELETE {{baseUrl}}/api/v1/namespaces/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>
-
read Core V1Namespace GET {{baseUrl}}/api/v1/namespaces/:name?exact=<boolean>&export=<boolean>&pretty=<string>
-
patch Core V1Namespace PATCH {{baseUrl}}/api/v1/namespaces/:name?dryRun=<string>&fieldManager=<string>&force=<boolean>&pretty=<string>
-
replace Core V1Namespace PUT {{baseUrl}}/api/v1/namespaces/:name?dryRun=<string>&fieldManager=<string>&pretty=<string>
-
replace Core V1Namespace Finalize PUT {{baseUrl}}/api/v1/namespaces/:name/finalize?dryRun=<string>&fieldManager=<string>&pretty=<string>