Get ingress controller request success rate trend
Get the per-minute trend of the success rate (2XX) among all requests for the Ingress Controller.
Query parameters
clusterIdsstringrequired
Cluster ID for the query target
controllerIdsstringrequired
Name of the Ingress Controller for the query target
startstringrequired
Start date/time of the query (YYYYmmddHHMMss)
endstringrequired
End date/time of the query (YYYYmmddHHMMss)
Responses
*/*
cURL
JavaScript
Python
HTTP
200
(deprecated) Get ingress controller request success rate trend - After 4.8.1, it will no longer be supported.
get
Get the per-minute trend of the success rate (2XX) among all requests for the Ingress Controller.
Query parameters
clusterIdsstringrequired
startstringrequired
Start date for the query
endstringrequired
End date for the query
Responses
*/*
cURL
JavaScript
Python
HTTP
200
PreviousGet ingress controller average request rate trend (ReqPS)NextGet ingress controller CPU usage trend (Core)
Was this helpful?