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. Additional supported values which may be not listed in the enum directly due to technical reasons: DRAINING HEALTHY UNHEALTHY UNKNOWN

Constant Summary collapse

UNDEFINED_HEALTH_STATE =

A value indicating that the enum field is not set.

0
DRAINING =
480_455_402
HEALTHY =
439_801_213
UNHEALTHY =
462_118_084
UNKNOWN =
433_141_802