Last updated 1 year ago
Was this helpful?
네임스페이스에 배포된 파드 총 개수 분당 추이를 조회한다.
클러스터 아이디
네임스페이스 이름
조회 시작일
조회 종료일
GET /v1/monitoring-ns/metric/total-pod-count/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "namespace": "cocktail-system" }, "samples": [ 55, 55, 55 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]