NSX-T Data Center REST API
ALBResponseMatchTarget (schema)
ResponseMatchTarget
Advanced load balancer ResponseMatchTarget 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 headers. |
array of ALBHdrMatch | |
| host_hdr | Host hdr Configure the host header. |
ALBHostHdrMatch | |
| loc_hdr | Loc hdr Configure the location header. |
ALBLocationHdrMatch | |
| 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 | |
| rsp_hdrs | Rsp hdrs Configure the HTTP headers in response. |
array of ALBHdrMatch | |
| status | Status Configure the HTTP status code(s). |
ALBHTTPStatusMatch | |
| version | Version Configure versions of the HTTP protocol. |
ALBHTTPVersionMatch | |
| vs_port | Vs port Configure virtual service ports. |
ALBPortMatch |