Get the existence of ETCD Leader

Get the existence of ETCD Leader

get
  • Get if there is a leader among the ETCD members.
  • If there is no leader among all members of the cluster, the entire cluster may be completely.
Query parameters
clusterIdsstringRequired
Responses
chevron-right
200

OK

*/*
timestampintegerOptional

시간 당 타임스탬프

Example: 1687940700
valueintegerOptional

ETCD 리더 수

Example: 3
get
/v1/monitoring-etcd/metric/leader-count/result/current
200

OK