v1

latestSwagger 2.0Apache 2.02026-07-17113236428.7 KB
cluster

describe monitoring link

describe monitoring link

get/clusters/{clusterId}/monitor

Path parameters

clusterIdstring required

cluster id

Response

OK

codeinteger
messagestring

Example response

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