HTTPReselectRespCode
HTTPReselectRespCode
JSON Example
{
"codes": [
0
],
"ranges": [
{
"begin": 0,
"end": 0
}
],
"resp_code_block": [
"string"
]
}
array of
integer
codes
Optional
HTTP response code to be matched. Allowed values are 400-599. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
array of
HTTPStatusRange
ranges
Optional
HTTP response code ranges to match. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
array of
string
resp_code_block
Optional
Block of HTTP response codes to match for server reselect. Enum options - HTTP_RSP_4XX, HTTP_RSP_5XX. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.