NSX-T Data Center REST API
ALBPoolServer (schema)
PoolServer
Advanced load balancer PoolServer object
| Name | Description | Type | Notes | 
|---|---|---|---|
| hostname | Hostname DNS resolvable name of the server. May be used in place of the IP address. | string | |
| ip | Ip IP address of the server in the poool. | ALBIpAddr | Required | 
| port | Port Port of the pool server listening for HTTP/HTTPS. Default value is the default port in the pool. Allowed values are 1-65535. | integer | Minimum: 1 Maximum: 65535 | 
