Module state

Source
Expand description

Useful constants to work with State

Constantsยง

ACTIVE
Node is operational and can be used by the user.
CREATING
Node is being provisioned.
FAILED
Node is in a failed state.
STATE_UNSPECIFIED
The default value. This value should never be used.
UPGRADING
Node is undergoing maintenance, e.g.: during private cloud upgrade.