NSX-T Data Center REST API
ALBHTTPStatusMatch (schema)
HTTPStatusMatch
Advanced load balancer HTTPStatusMatch object
| Name | Description | Type | Notes | 
|---|---|---|---|
| match_criteria | Match criteria Criterion to use for matching the HTTP response status code(s). Enum options - IS_IN, IS_NOT_IN. | ALBMatchOperation | Required | 
| ranges | Ranges HTTP response status code range(s). | array of ALBHTTPStatusRange | |
| status_codes | Status codes HTTP response status code(s). | array of integer | 
