v1

latestSwagger 2.02026-07-17302189.0 KB
cluster

Get returns a cluster resource by name.

This endpoint returns a cluster resource by name.

get/rest-api/v1/cluster/{clusterName}

Path parameters

clusterNamestring required

The name of the cluster

Query parameters

formatstring

The format of the response. Either in json or yaml

Response

Unstructured object

objectobject

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