Retrieve Kubernetes cluster configuration
get/midgard/v3.0/kubernetes/clusters/{clusterId}/config
Returns a minimal kubeconfig file that can be used with `kubectl` to access and manage the specified Kubernetes cluster.
Request
Authorization
X-AT
header
apiKey
Path Parameters
clusterIdUnique identifier of the Kubernetes cluster.
string
REQUIRED
Response
200Successfully retrieved kubeconfig file.
400Kubernetes cluster not ready.
404Kubernetes cluster not found.
500Internal server error.
Shell cURL
shell
Show schema
json