Was this helpful?
Get the number of pods deployed in the namespace that are in the Ready state.
/v1/monitoring-ns/metric/pod-ready/result/current
curl -L \ --url '/v1/monitoring-ns/metric/pod-ready/result/current?clusterIds=text'
[ { "metrics": { "ready": "78" }, "timestamp": 1687851000, "value": 78 } ]