NSX-T Data Center REST API
ALBWafPSMLocationMatch (schema)
WafPSMLocationMatch
Advanced load balancer WafPSMLocationMatch object
| Name | Description | Type | Notes | 
|---|---|---|---|
| host | Host Apply the rules only to requests that match the specified Host header. If this is not set, the host header will not be checked. | ALBHostHdrMatch | |
| methods | Methods Apply the rules only to requests that have the specified methods. If this is not set, the method will not be checked. | ALBMethodMatch | |
| path | Path Apply the rules only to requests that match the specified URI. If this is not set, the path will not be checked. | ALBPathMatch | 
