v1

latestSwagger 2.0Apache 2.02026-07-17113236428.7 KB
cluster

dashboard

dashboard

get/clusters/{clusterId}/dashboard

Path parameters

clusterIdstring required

cluster id

Response

OK

codeinteger
messagestring

Example response

{
  "data": {
    "clusterId": "abc",
    "url": "http://127.0.0.1:9093"
  }
}