OperationMode#
- class OperationMode(*args, **kwargs)[source]#
Bases:
object
Cluster operation mode. This is part of payload for cluster update operation only.
Allowed enum values:
_UNKNOWN
_REDACTED
NORMAL: Normal operation mode
READ_ONLY: Read only operation mode
STAND_ALONE: Stand alone operation mode
SWITCH_TO_TWO_NODE: Switch to two node operation mode
OVERRIDE: Override operation mode