Reference documentation and code samples for the GDC Hardware Management V1ALPHA API module Google::Cloud::GDCHardwareManagement::V1alpha::Zone::State.
Valid states for a zone.
Constants
STATE_UNSPECIFIED
value: 0
State of the Zone is unspecified.
ADDITIONAL_INFO_NEEDED
value: 1
More information is required from the customer to make progress.
PREPARING
value: 2
Google is preparing the Zone.
READY_FOR_CUSTOMER_FACTORY_TURNUP_CHECKS
value: 5
Factory turnup has succeeded.
CUSTOMER_FACTORY_TURNUP_CHECKS_STARTED
value: 8
The Zone is running factory turnup checks.
READY_FOR_SITE_TURNUP
value: 6
The Zone is ready for site turnup.
OFFLINE
value: 9
The Zone is offline.
CUSTOMER_FACTORY_TURNUP_CHECKS_FAILED
value: 7
The Zone failed in factory turnup checks.
ACTIVE
value: 3
The Zone is available to use.
CANCELLED
value: 4
The Zone has been cancelled.