Class HealthState (1.30.0)

HealthState(value)

Health state of the network endpoint determined based on the health checks configured. Additional supported values which may be not listed in the enum directly due to technical reasons:

DRAINING HEALTHY UNHEALTHY UNKNOWN

Enums

Name Description
UNDEFINED_HEALTH_STATE A value indicating that the enum field is not set.
DRAINING No description available.
HEALTHY No description available.
UNHEALTHY No description available.
UNKNOWN No description available.