NSX-T Data Center REST API
ALBIpAddrMatch (schema)
IpAddrMatch
Advanced load balancer IpAddrMatch object
| Name | Description | Type | Notes | 
|---|---|---|---|
| addrs | Addrs IP address(es). | array of ALBIpAddr | |
| group_paths | Group paths path of IP address group(s). It is a reference to an object of type IpAddrGroup. | array of string | |
| match_criteria | Match criteria Criterion to use for IP address matching the HTTP request. Enum options - IS_IN, IS_NOT_IN. | ALBMatchOperation | Required | 
| prefixes | Prefixes IP address prefix(es). | array of ALBIpAddrPrefix | |
| ranges | Ranges IP address range(s). | array of ALBIpAddrRange | 
