NSX-T Data Center REST API
ALBWafPSMLocation (schema)
WafPSMLocation
Advanced load balancer WafPSMLocation object
| Name | Description | Type | Notes |
|---|---|---|---|
| description | Description Free-text comment about this location. |
string | |
| index | Index Location index, this is used to determine the order of the locations. |
integer | Required |
| match | Match Apply these rules only if the request is matching this description. |
ALBWafPSMLocationMatch | |
| name | Name User defined name for this location, it must be unique in the group. |
string | Required |
| rules | Rules A list of rules which should be applied on this location. Maximum of 1024 items allowed. |
array of ALBWafPSMRule |