GET /v2/kubernetes/clusters/{cluster_id}/clusterlint

digitalocean.com

Summary: Fetch Clusterlint Diagnostics for a Kubernetes Cluster
Operation ID: kubernetes_get_clusterLintResults
Auth: unknown
Description

To request clusterlint diagnostics for your cluster, send a GET request to `/v2/kubernetes/clusters/$K8S_CLUSTER_ID/clusterlint`. If the `run_id` query parameter is provided, then the diagnostics for the specific run is fetched. By default, the latest results are shown. To find out how to address clusterlint feedback, please refer to [the clusterlint check documentation](https://github.com/digitalocean/clusterlint/blob/master/checks.md).

Parameters (1)

run_id (string, query, optional)

Specifies the clusterlint run whose results will be retrieved.

No probe data for this endpoint yet.