Kubernetes Clusters

Get a Kubernetes Cluster

Retrieves detailed information about a Kubernetes cluster including its status, control plane, worker node details, and individual node information.

get/kubernetes_clusters/{kubernetes_cluster_id}

Path parameters

kubernetes_cluster_idstring required

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

Response

Success

Changes

Changed in 1 of the 32 revisions of this API.34

  • 885dec47dd4734See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became nullable for the status

      response-property-became-nullable

    • added the new Unknown enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new Upgrading enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new upgrading enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new upgrading enum value to the // response property for the response status

      response-property-enum-value-added