Get Kube Config Using GET

Get Kube Config Using GET

Get a KubeConfig for a K8S Cluster by provided id

Request
URI
GET
https://{api_host}//sc2-10-185-6-200.eng.vmware.com/cmx/api/resources/k8s/clusters/{id}/kube-config
COPY
Path Parameters
string
id
Required

id

Query Parameters
boolean
includeCredentials
Optional

includeCredentials


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