Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::Reservation::ProtectionTier (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Reservation::ProtectionTier.

Protection tier for the workload which specifies the workload expectations in the event of infrastructure failures at data center (e.g. power and/or cooling failures).

Constants

UNDEFINED_PROTECTION_TIER

value: 0
A value indicating that the enum field is not set.

CAPACITY_OPTIMIZED

value: 17_430_466
CAPACITY_OPTIMIZED capacity leverages redundancies (e.g. power, cooling) at the data center during normal operating conditions. In the event of infrastructure failures at data center (e.g. power and/or cooling failures), this workload may be disrupted. As a consequence, it has a weaker availability SLO than STANDARD.

PROTECTION_TIER_UNSPECIFIED

value: 262_261_984
Unspecified protection tier.

STANDARD

value: 484_642_493
STANDARD protection for workload that should be protected by redundancies (e.g. power, cooling) at the data center level. In the event of infrastructure failures at data center (e.g. power and/or cooling failures), this workload is expected to continue as normal using the redundancies.