kubernetes
Get an Ingress by name
Get an Ingress by name for the provided environment. Access policy: Authenticated user.
get/kubernetes/{id}/namespaces/{namespace}/ingresses/{ingress}
Path parameters
idinteger required
Environment identifier
namespacestring required
Namespace name
ingressstring required
Ingress name
Response
Success
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○