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