Class State (1.10.3)

State(value)

The possible states for this server.

Enums

Name Description
STATE_UNSPECIFIED The server is in an unknown state.
PROVISIONING The server is being provisioned.
RUNNING The server is running.
DELETED The server has been deleted.
UPDATING The server is being updated.
STARTING The server is starting.
STOPPING The server is stopping.
SHUTDOWN The server is shutdown.