Get cluster namespace ingress list

Get cluster namespace ingress list

get

Get the list of Ingresses in the specified cluster and namespace.

Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
chevron-right
200

OK

*/*
creationTimestampstringOptionalExample: 2023-01-12 08:33:06
endpointsstring[]Optional

Endpoint list

Example: ["0.0.0.0"]
ingressControllerNamestringOptionalExample: nginx
namestringOptional

Ingress name

Example: api
namespacestringOptional

Namespace name

Example: cocktail-system
get
/v1/clusters/{clusterId}/namespaces/{namespaceName}/ingresses
200

OK

Last updated