Module: Google::Cloud::Compute::V1::Host::State

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Output only. The state of the host.

Constant Summary collapse

UNDEFINED_STATE =

A value indicating that the enum field is not set.

0
ACTIVE =

The host has allocated all its resources.

314_733_318
CREATING =

The resources are being allocated for the host.

455_564_985
DELETING =

The host is currently being deleted.

528_602_024
STATE_UNSPECIFIED =
470_755_401
UNAVAILABLE =

The host is currently unavailable.

413_756_464