Get the trend of total number of pods by node in namespace
Get the per-minute trend of the total number of pods deployed on a node in the namespace.
Query parameters
clusterIdsstringRequired
namespacesstringOptional
startstringRequired
endstringRequired
Responses
200
OK
*/*
samplesinteger[]OptionalExample:
네임스페이스에 배포된 노드의 타임스탬프별 파드 배포 수
[5,5,5]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[1687741080,1687741140,1687741200]valuesintegerOptional
get
/v1/monitoring-ns/metric/pod-count-on-node/result/transition200
OK