Module: Google::Cloud::Compute::V1::GetHealthOperationMetadataHealthInfo::HealthStatus
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Output only. The health status.
Constant Summary collapse
- UNDEFINED_HEALTH_STATUS =
A value indicating that the enum field is not set.
0- HEALTH_STATUS_HEALTHY =
The reservation slot is healthy.
281_715_315- HEALTH_STATUS_UNHEALTHY =
The reservation slot is unhealthy.
476_038_202- HEALTH_STATUS_UNSPECIFIED =
Unspecified health status.
482_246_925