kubernetes
Get a list of ingress controllers
Get a list of ingress controllers for the given environment. If the allowedOnly query parameter is set, only ingress controllers that are allowed by the environment's ingress configuration will be returned. Access policy: Authenticated user.
get/kubernetes/{id}/ingresscontrollers
Path parameters
idinteger required
Environment identifier
Query parameters
allowedOnlyboolean
Only return allowed ingress controllers
Response
Success