read Networking V1Namespaced Ingress Status
GET {{baseUrl}}/apis/networking.k8s.io/v1/namespaces/:namespace/ingresses/:name/status?pretty=<string>
read status of the specified Ingress
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pretty | string | If 'true', then the output is pretty printed. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"apiVersion":"\u003cstring\u003e","kind":"\u003cstring\u003e","metadata":{"annotations":{"ut34":"\u003cstring\u003e"},"creationTimestamp":"\u003cdateTime\u003e","deletionGracePeriodSeconds":"\u003clong\u003e","deletionTimestamp":"\u003cdateTime\u003e","finalizers":["\u003cstring\u003e","\u003cstring\u003e"],"generateName":"\u003cstring\u003e","generation":"\u003clong\u003e","labels":{"in_45":"\u003cstring\u003e","irure8_":"\u003cstring\u003e","cillumb":"\u003cstring\u003e"},"managedFields":[{"apiVersion":"\u003cstring\u003e","fieldsType":"\u003cstring\u003e","fieldsV1":{},"manager":"\u003cstring\u003e","operation":"\u003cstring\u003e","subresource":"\u003cstring\u003e","time":"\u003cdateTime\u003e"},{"apiVersion":"\u003cstring\u003e","fieldsType":"\u003cstring\u003e","fieldsV1":{},"manager":"\u003cstring\u003e","operation":"\u003cstring\u003e","subresource":"\u003cstring\u003e","time":"\u003cdateTime\u003e"}],"name":"\u003cstring\u003e","namespace":"\u003cstring\u003e","ownerReferences":[{"apiVersion":"\u003cstring\u003e","kind":"\u003cstring\u003e","name":"\u003cstring\u003e","uid":"\u003cstring\u003e","blockOwnerDeletion":"\u003cboolean\u003e","controller":"\u003cboolean\u003e"},{"apiVersion":"\u003cstring\u003e","kind":"\u003cstring\u003e","name":"\u003cstring\u003e","uid":"\u003cstring\u003e","blockOwnerDeletion":"\u003cboolean\u003e","controller":"\u003cboolean\u003e"}],"resourceVersion":"\u003cstring\u003e","selfLink":"\u003cstring\u003e","uid":"\u003cstring\u003e"},"spec":{"defaultBackend":{"resource":{"kind":"\u003cstring\u003e","name":"\u003cstring\u003e","apiGroup":"\u003cstring\u003e"},"service":{"name":"\u003cstring\u003e","port":{"name":"\u003cstring\u003e","number":"\u003cinteger\u003e"}}},"ingressClassName":"\u003cstring\u003e","rules":[{"host":"\u003cstring\u003e","http":{"paths":[{"pathType":"\u003cstring\u003e","backend":{"resource":{"kind":"\u003cstring\u003e","name":"\u003cstring\u003e","apiGroup":"\u003cstring\u003e"},"service":{"name":"\u003cstring\u003e","port":{"name":"\u003cstring\u003e","number":"\u003cinteger\u003e"}}},"path":"\u003cstring\u003e"},{"pathType":"\u003cstring\u003e","backend":{"resource":{"kind":"\u003cstring\u003e","name":"\u003cstring\u003e","apiGroup":"\u003cstring\u003e"},"service":{"name":"\u003cstring\u003e","port":{"name":"\u003cstring\u003e","number":"\u003cinteger\u003e"}}},"path":"\u003cstring\u003e"}]}},{"host":"\u003cstring\u003e","http":{"paths":[{"pathType":"\u003cstring\u003e","backend":{"resource":{"kind":"\u003cstring\u003e","name":"\u003cstring\u003e","apiGroup":"\u003cstring\u003e"},"service":{"name":"\u003cstring\u003e","port":{"name":"\u003cstring\u003e","number":"\u003cinteger\u003e"}}},"path":"\u003cstring\u003e"},{"pathType":"\u003cstring\u003e","backend":{"resource":{"kind":"\u003cstring\u003e","name":"\u003cstring\u003e","apiGroup":"\u003cstring\u003e"},"service":{"name":"\u003cstring\u003e","port":{"name":"\u003cstring\u003e","number":"\u003cinteger\u003e"}}},"path":"\u003cstring\u003e"}]}}],"tls":[{"hosts":["\u003cstring\u003e","\u003cstring\u003e"],"secretName":"\u003cstring\u003e"},{"hosts":["\u003cstring\u003e","\u003cstring\u003e"],"secretName":"\u003cstring\u003e"}]},"status":{"loadBalancer":{"ingress":[{"hostname":"\u003cstring\u003e","ip":"\u003cstring\u003e","ports":[{"port":"\u003cinteger\u003e","protocol":"\u003cstring\u003e","error":"\u003cstring\u003e"},{"port":"\u003cinteger\u003e","protocol":"\u003cstring\u003e","error":"\u003cstring\u003e"}]},{"hostname":"\u003cstring\u003e","ip":"\u003cstring\u003e","ports":[{"port":"\u003cinteger\u003e","protocol":"\u003cstring\u003e","error":"\u003cstring\u003e"},{"port":"\u003cinteger\u003e","protocol":"\u003cstring\u003e","error":"\u003cstring\u003e"}]}]}}}