NSX-T Data Center REST API
ALBMatchTarget (schema)
MatchTarget
Advanced load balancer MatchTarget object
| Name | Description | Type | Notes | 
|---|---|---|---|
| client_ip | Client ip Configure client ip addresses. | ALBIpAddrMatch | |
| cookie | Cookie Configure HTTP cookie(s). | ALBCookieMatch | |
| hdrs | Hdrs Configure HTTP header(s). | array of ALBHdrMatch | |
| host_hdr | Host hdr Configure the host header. | ALBHostHdrMatch | |
| method | Method Configure HTTP methods. | ALBMethodMatch | |
| path | Path Configure request paths. | ALBPathMatch | |
| protocol | Protocol Configure the type of HTTP protocol. | ALBProtocolMatch | |
| query | Query Configure request query. | ALBQueryMatch | |
| version | Version Configure versions of the HTTP protocol. | ALBHTTPVersionMatch | |
| vs_port | Vs port Configure virtual service ports. | ALBPortMatch | 
