Was this helpful?
Get the per-minute trend of PVC status (Bound, Pending, Lost) created in the namespace.
GET /v1/monitoring-ns/metric/pvc-phase/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "namespace": "cocktail-system", "phase": "Pending", "pvc": "data-cocktail-monitoring-monitoring-db-0" }, "samples": [ 0, 0, 0 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]