v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Get Cluster Connection Info

Retrieve connection settings for the cluster to be put in kubeconfig

get/v1/accounts/{account_id}/clusters/{cluster_id}:getConnectionInfo

Path parameters

account_idstring required

The Account Id

cluster_idstring required

The Cluster Id

Query parameters

readMaskstring

The fields to be returned in the response. If empty or "*", all fields will be returned.

Response

A successful response.

endpointstring

The cluster's Kubernetes API server endpoint.

caDatastring

Base64-encoded cluster's CA certificate.