Get cluster namespace ingress list
Get the list of Ingresses in the specified cluster and namespace.
Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
200
OK
*/*
creationTimestampstringOptionalExample:
2023-01-12 08:33:06endpointsstring[]OptionalExample:
Endpoint list
["0.0.0.0"]ingressControllerNamestringOptionalExample:
nginxnamestringOptionalExample:
Ingress name
apinamespacestringOptionalExample:
Namespace name
cocktail-systemget
/v1/clusters/{clusterId}/namespaces/{namespaceName}/ingresses200
OK
Last updated