ServerState Enum

A state of a server that is visible to user.

Inheritance
builtins.str
ServerState
ServerState

Constructor

ServerState(value)

Fields

DISABLED
DROPPING
READY
STARTING
STOPPED
STOPPING
UPDATING