Was this helpful?
Get the number of pods deployed in the namespace that are in the Ready state.
GET /v1/monitoring-ns/metric/pod-ready/result/current?clusterIds=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "ready": "78" }, "timestamp": 1687851000, "value": 78 } ]