Get Kube Config Using GET 1
Get KubeConfig for a K8S Namesapce by providing a K8S Namespace id
Request
URI
GET
https://{api_host}//sc2-10-185-6-200.eng.vmware.com/cmx/api/resources/k8s/namespaces/{id}/kube-config
COPY
Path Parameters
string
id
Required
id
Responses
200
OK
Returns Mono_ResponseEntity_string_ of type(s) application/yaml
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
404
Not Found
Operation doesn't return any data structure