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

Reference documentation and code samples for the GDC Hardware Management V1ALPHA API module Google::Cloud::GDCHardwareManagement::V1alpha::HardwareGroup::State.

Valid states of a HardwareGroup.

Constants

STATE_UNSPECIFIED

value: 0
State of the HardwareGroup is unspecified.

ADDITIONAL_INFO_NEEDED

value: 1
More information is required from the customer to make progress.

BUILDING

value: 2
Google has initiated building hardware for this HardwareGroup.

SHIPPING

value: 3
The hardware has been built and is being shipped.

INSTALLING

value: 4
The hardware is being installed.

PARTIALLY_INSTALLED

value: 5
Some hardware in the HardwareGroup have been installed.

INSTALLED

value: 6
All hardware in the HardwareGroup have been installed.

FAILED

value: 7
An error occurred and customer intervention is required.