Get the trend of Memory usage for ETCD nodes

Get the trend of Memory usage for ETCD nodes

get

Get the per-minute trend of memory usage for each ETCD node.

Query parameters
clusterIdsstringRequired
startstringRequired
endstringRequired
Responses
chevron-right
200

OK

*/*
samplesinteger[]Optional

타임스탬프별 메모리 사용량(ex. make-percentage=1을 파라미터 값으로 요청 시, 실제 사용률/100이 samples의 데이터가 된다.)

Example: [746962944,756760576,756858880]
timestampsinteger[]Optional

시간 당 타임스탬프

Example: [1687741080,1687741140,1687741200]
valuesintegerOptional
get
/v1/monitoring-etcd/metric/memory-usage/result/transition
200

OK