Get Server Groups Group Health Check Config
Constructors
Properties
The status code for a successful health check. Multiple status codes can be specified as a list.
The port of the backend server that is used for health checks.
Indicates whether health checks are enabled.
The domain name that is used for health checks.
HTTP protocol version.
The time interval between two consecutive health checks.
Health check method.
The forwarding rule path of health checks.
Health check protocol.
The timeout period of a health check response. If a backend Elastic Compute Service (ECS) instance does not send an expected response within the specified period of time, the ECS instance is considered unhealthy.
The number of health checks that an unhealthy backend server must pass consecutively before it is declared healthy. In this case, the health check state is changed from fail to success.
The number of consecutive health checks that a healthy backend server must consecutively fail before it is declared unhealthy. In this case, the health check state is changed from success to fail.