Get the per-minute trend of the average connection count for the Ingress Controller.
Start date for the query
End date for the query
OK
OK
GET /v1/monitoring-ingress/metric/controller-connections/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster"
},
"timestamp": 1687741080,
"value": 0.0048888888888869685
}
]