v1

latestSwagger 2.0Apache 2.02026-07-17113236428.7 KB
cluster

show details of a cluster

show details of a cluster

get/clusters/{clusterId}

Path parameters

clusterIdstring required

cluster id

Response

OK

codeinteger
messagestring

Example response

{
  "data": {
    "info": {
      "alertUrl": "http://127.0.0.1:9093",
      "grafanaUrl": "http://127.0.0.1:3000"
    }
  }
}