health Check Codes
Parameters
value
The HTTP status codes that are used to indicate whether the backend server passes the health check. Default value: http_2xx
. Valid values: http_2xx
, http_3xx
, http_4xx
, and http_5xx
. NOTE: health_check_codes
takes effect only if health_check_protocol
is set to HTTP
.
Parameters
values
The HTTP status codes that are used to indicate whether the backend server passes the health check. Default value: http_2xx
. Valid values: http_2xx
, http_3xx
, http_4xx
, and http_5xx
. NOTE: health_check_codes
takes effect only if health_check_protocol
is set to HTTP
.