v1

latestOpenAPI 3.0.32026-07-2647121109.1 KB
ClusterService

List clusters

Returns every CKS cluster across every Availability Zone that the caller can read.

get/v1beta1/cks/clusters

Query parameters

returnPartialSuccessboolean

Setting this field to true will opt the request into returning the clusters in reachable zones and will populate unreachable zones in the [ListClustersResponse.unreachable] field. This can only be set to true if the request is made to the global endpoint.

Response

OK

unreachablestring[]

Unreachable zones. Populated when the request opts into return_partial_success and ListClustersRequest is made to the global endpoint.