Class HealthState (1.19.0)

HealthState(value)

Health state of the network endpoint determined based on the health checks configured.

Enums

Name Description
UNDEFINED_HEALTH_STATE A value indicating that the enum field is not set.
DRAINING Endpoint is being drained.
HEALTHY Endpoint is healthy.
UNHEALTHY Endpoint is unhealthy.
UNKNOWN Health status of the endpoint is unknown.