Get the existence of ETCD Leader
Was this helpful?
Was this helpful?
Was this helpful?
GET /v1/monitoring-etcd/metric/leader-count/result/current?clusterIds=text HTTP/1.1
Host:
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster"
},
"timestamp": 1687940700,
"value": 3
}
]