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

Annotationsobject
ClassNamestring
CreationDatestring
Hostsstring[]
Labelsobject
Namestring
Namespacestring
Typestring
UIDstring

Changes

Changed in 1 of the 21 revisions of this API.1

    • added the optional property // to the response with the status

      response-optional-property-added