NSX-T Data Center REST API
PolicyKubernetesServiceLoadBalancerIngress (schema)
Kubernetes service Load Balance Ingress details
Kubernetes service Load Balance Ingress details
Name | Description | Type | Notes |
---|---|---|---|
hostname | Hostname of load-balance ingress point Hostname is set for load-balancer ingress points that are DNS based. |
string | |
load_balancer_ingress_ip | The load balancer ingress ip of kubernetes service resource | string | Readonly |
ports | List of PortStatus Ports is a list of records of service points. |
array of PolicyKubernetesServiceLoadBalancerIngressPortStatus |