v1

latestSwagger 2.02026-07-17302189.0 KB
cluster

List lists all cluster resources.

This endpoint lists all cluster resources.

get/rest-api/v1/clusters

Query parameters

summaryboolean

Whether to display summary or not. Default to false

orderBystring

The order to list the cluster. Default to order by name

descendingboolean

Whether to sort the list in descending order. Default to false

Response

List of cluster objects

objectobject

Object is a JSON compatible map with string, float, int, bool, []interface{}, or map[string]interface{} children.