Get cluster pod Memory usage Top 5 trend (Byte)
Get the per-minute trend of the memory usage for the top 5 pods in the cluster with the highest memory usage.
Query parameters
clusterIdsstringRequired
startstringRequired
Start date for the query
endstringRequired
End date for the query
Responses
200
OK
*/*
samplesinteger[]OptionalExample:
해당 클러스터 파드의 메모리 사용량
[1815183360,1817915392,1820692480]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[1687741080,1687741140,1687741200]valuesintegerOptional
get
/v1/monitoring-clusters/metric/pod-memory-top/result/transition200
OK