Get the trend of total number of pods by node in namespace

Get the trend of total number of pods by node in namespace

get

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

OK

*/*
samplesinteger[]Optional

네임스페이스에 배포된 노드의 타임스탬프별 파드 배포 수

Example: [5,5,5]
timestampsinteger[]Optional

시간 당 타임스탬프

Example: [1687741080,1687741140,1687741200]
valuesintegerOptional
get
/v1/monitoring-ns/metric/pod-count-on-node/result/transition
200

OK