Capacity Planner V1BETA API - Module Google::Cloud::CapacityPlanner::V1beta::Allocation::Status (v0.2.0)

Reference documentation and code samples for the Capacity Planner V1BETA API module Google::Cloud::CapacityPlanner::V1beta::Allocation::Status.

The status of the reservation.

Constants

STATUS_UNSPECIFIED

value: 0
Default value. This value is unused.

INVALID

value: 1
Invalid Reservation

CREATING

value: 2
Resources are being allocated for the reservation.

READY

value: 3
Reservation has allocated all its resources.

DELETING

value: 4
Reservation is currently being deleted.

UPDATING

value: 5
Reservation is currently being resized.