Get the success status of config reloads for the ingress controller.
Target cluster Id
Target ingress controller name
Inquiry start date and time(YYYYmmddHHMMss)
Inquiry end date and time(YYYYmmddHHMMss)
OK
OK
Get the success status of config reloads for the ingress controller.
OK
OK
GET /v2/monitoring-ingress/metric/controller-config-reload-success/result/current?clusterIds=text&controllerIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster"
},
"timestamp": 1687741080,
"value": 6
}
]GET /v1/monitoring-ingress/metric/controller-config-reload-success/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "thingcluster"
},
"timestamp": 1687741080,
"value": 6
}
]