NSX-T Data Center REST API
ALBHTTPReselectRespCode (schema)
HTTPReselectRespCode
Advanced load balancer HTTPReselectRespCode object
| Name | Description | Type | Notes |
|---|---|---|---|
| codes | Codes HTTP response code to be matched. Allowed values are 400-599. |
array of integer | |
| ranges | Ranges HTTP response code ranges to match. |
array of ALBHTTPStatusRange | |
| resp_code_block | Resp code block Block of HTTP response codes to match for server reselect. Enum options - HTTP_RSP_4XX, HTTP_RSP_5XX. |
array of ALBHttpReselectRespCodeBlock |