Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::Instance::State (v0.1.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.