Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InstanceGroupManagerStatusAcceleratorTopology::State (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InstanceGroupManagerStatusAcceleratorTopology::State.

Output only. [Output Only] The state of the accelerator topology.

Constants

UNDEFINED_STATE

value: 0
A value indicating that the enum field is not set.

ACTIVATING

value: 378_825_968
The accelerator topology is being activated.

ACTIVE

value: 314_733_318
The accelerator topology is active.

DEACTIVATING

value: 57_182_257
The accelerator topology is being deactivated.

FAILED

value: 455_706_685
The accelerator topology failed.

INCOMPLETE

value: 11_941_214
The configuration is incomplete and the accelerator topology cannot be activated due to insufficient number of running VMs.

REACTIVATING

value: 253_727_587
The accelerator topology is being reactivated.