GET /v2/kubernetes/clusters/{cluster_id}

digitalocean.com

Summary: Retrieve an Existing Kubernetes Cluster
Operation ID: kubernetes_get_cluster
Auth: unknown
Description

To show information about an existing Kubernetes cluster, send a GET request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID`.

Parameters (1)

cluster_id (string, path, required)

A unique ID that can be used to reference a Kubernetes cluster.

Constraints: {'minimum': 1}

No probe data for this endpoint yet.