Get ingress controller network usage trend (kBs)
Get the per-minute trend of network usage for the ingress controller, categorized by inbound and outbound.
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 network usage trend (kBs)- After 4.8.1, it will no longer be supported.
get
Get the per-minute trend of network usage for the ingress controller, categorized by inbound and outbound.
Query parameters
clusterIdsstringrequired
startstringrequired
Start date for the query
endstringrequired
End date for the query
Responses
*/*
cURL
JavaScript
Python
HTTP
200
PreviousGet ingress controller Memory usage trend (MiB)NextGet ingress controller config reload count
Was this helpful?