Get cluster node CPU usage trend (%)

Get cluster node CPU usage trend (%)

get

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
chevron-right
200

OK

*/*
samplesfloatOptional

해당 클러스터, 노드의 타임스탬프별 CPU 사용률

Example: [0.07592,0.07889,0.07764]
timestampsinteger[]Optional

시간 당 타임스탬프

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

OK