Delete Using DELETE
Delete a K8S Namespace by id
Request
URI
DELETE
https://{api_host}//sc2-10-185-6-200.eng.vmware.com/cmx/api/resources/k8s/namespaces/{id}
COPY
Path Parameters
string
id
Required
id
Query Parameters
boolean
destroy
Optional
destroy
Responses
204
No Content
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
On This Page
K8S Namespaces Operations
POST
Create Using POST 1
DELETE
Delete Using DELETE
GET
Get Kube Config Using GET 1
GET
Get Using GET
GET
List Using GET 1
PUT
Register Using PUT
PUT
Update Description Using PUT