Module: Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint::HealthState
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Health state of the network endpoint determined based on the health checks configured.
Constant Summary collapse
- UNDEFINED_HEALTH_STATE =
A value indicating that the enum field is not set.
0- DRAINING =
Endpoint is being drained.
480_455_402- HEALTHY =
Endpoint is healthy.
439_801_213- UNHEALTHY =
Endpoint is unhealthy.
462_118_084- UNKNOWN =
Health status of the endpoint is unknown.
433_141_802