Bare Metal Solution v2 API - Enum Instance.Types.State (1.5.0)

public enum Instance.Types.State

Reference documentation and code samples for the Bare Metal Solution v2 API enum Instance.Types.State.

The possible states for this server.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
Deleted

The server has been deleted.

Provisioning

The server is being provisioned.

Running

The server is running.

Shutdown

The server is shutdown.

Starting

The server is starting.

Stopping

The server is stopping.

Unspecified

The server is in an unknown state.

Updating

The server is being updated.