Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::Instance::State (v0.8.0)

Reference documentation and code samples for the Bare Metal Solution V2 API module Google::Cloud::BareMetalSolution::V2::Instance::State.

The possible states for this server.

Constants

STATE_UNSPECIFIED

value: 0
The server is in an unknown state.

PROVISIONING

value: 1
The server is being provisioned.

RUNNING

value: 2
The server is running.

DELETED

value: 3
The server has been deleted.

UPDATING

value: 4
The server is being updated.

STARTING

value: 5
The server is starting.

STOPPING

value: 6
The server is stopping.

SHUTDOWN

value: 7
The server is shutdown.