NSX-T Data Center REST API
ContainerLoadBalancerIngress (schema)
Ingress point for load balancer
It represents the status of a load-balancer ingress point.
| Name | Description | Type | Notes | 
|---|---|---|---|
| hostname | Hostname of load-balance ingress point Hostname is set for load-balancer ingress points that are DNS based.  | 
            
            string | Maximum length: 255 | 
| ip | IP of load-balancer ingress point IP is set for load-balancer ingress points that are IP based.  | 
            
            string | Format: ip | 
| ports | List of PortStatus Ports is a list of records of service points.  | 
            
            array of PortStatus |