GDC Hardware Management V1ALPHA API - Module Google::Cloud::GDCHardwareManagement::V1alpha::Zone::State (v0.1.1)

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.

READY_FOR_SITE_TURNUP

value: 6
The Zone is ready for site turnup.

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.