Get trend of PVCs by status in the namespace

Get trend of PVCs by status in the namespace

get

Get the per-minute trend of PVC status (Bound, Pending, Lost) created in the namespace.

Query parameters
clusterIdsstringRequired
namespacesstringOptional
startstringRequired
endstringRequired
Responses
chevron-right
200

OK

*/*
samplesinteger[]Optional

PVC의 각 상태별, 타임스탬프별 개수

Example: [0,0,0]
timestampsinteger[]Optional

시간 당 타임스탬프

Example: [1687741080,1687741140,1687741200]
valuesintegerOptional
get
/v1/monitoring-ns/metric/pvc-phase/result/transition
200

OK