NSX-T Data Center REST API
ALBIpAddrPort (schema)
IpAddrPort
Advanced load balancer IpAddrPort object
| Name | Description | Type | Notes |
|---|---|---|---|
| hostname | Hostname Hostname of server. One of IP address or hostname should be set. |
string | |
| ip | Ip IP Address of host. One of IP address or hostname should be set. |
ALBIpAddr | |
| name | Name Name of the object. |
string | |
| port | Port Port number of server. Allowed values are 1-65535. |
integer | Required Minimum: 1 Maximum: 65535 |