v7

OpenAPI 3.0.12026-08-03158127387.0 KB
Kubernetes Clusters

Get Kubernetes Cluster Kubeconfig

Retrieves the kubeconfig file for a Kubernetes cluster. The kubeconfig is only available once the cluster is fully provisioned.

Note: Only users with the owner, administrator, or collaborator role can access cluster credentials. Users with the billing role cannot perform this action.

get/kubernetes_clusters/{kubernetes_cluster_id}/kubeconfig

Path parameters

kubernetes_cluster_idstring required

The cluster ID (format: kc_<hash>) or cluster name. Both formats are accepted for backward compatibility.

Response

Success