Get cluster node CPU usage trend (%)
Get the per-minute trend of CPU usage by node in the cluster.
Query parameters
clusterIdsstringRequired
nodeIdsstringOptional
startstringRequired
Start date for the query
endstringRequired
End date for the query
Responses
200
OK
*/*
samplesfloatOptionalExample:
해당 클러스터, 노드의 타임스탬프별 CPU 사용률
[0.07592,0.07889,0.07764]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[1687741080,1687741140,1687741200]valuesintegerOptional
get
/v1/monitoring-nodes/metric/cpu-usage/result/transition200
OK