Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Reservation::Status.
[Output Only] The status of the reservation. - CREATING: Reservation resources are being allocated. - READY: Reservation resources have been allocated, and the reservation is ready for use. - DELETING: Reservation deletion is in progress. - UPDATING: Reservation update is in progress.
Constants
UNDEFINED_STATUS
value: 0 A value indicating that the enum field is not set.
CREATING
value: 455_564_985 Reservation resources are being allocated.
DELETING
value: 528_602_024 Reservation deletion is in progress.
INVALID
value: 530_283_991
READY
value: 77_848_963 Reservation resources have been allocated, and the reservation is ready for use.
UPDATING
value: 494_614_342 Reservation update is in progress.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]