Get trend of PVCs by status in the namespace
Get the per-minute trend of PVC status (Bound, Pending, Lost) created in the namespace.
Query parameters
clusterIdsstringRequired
namespacesstringOptional
startstringRequired
endstringRequired
Responses
200
OK
*/*
samplesinteger[]OptionalExample:
PVC의 각 상태별, 타임스탬프별 개수
[0,0,0]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[1687741080,1687741140,1687741200]valuesintegerOptional
get
/v1/monitoring-ns/metric/pvc-phase/result/transition200
OK