AllocationState Enum

Allocation state of the cluster. Possible values are: steady - Indicates that the cluster is not resizing. There are no changes to the number of compute nodes in the cluster in progress. A cluster enters this state when it is created and when no operations are being performed on the cluster to change the number of compute nodes. resizing - Indicates that the cluster is resizing; that is, compute nodes are being added to or removed from the cluster.

Inheritance
builtins.str
AllocationState
AllocationState

Constructor

AllocationState(value)

Fields

RESIZING
STEADY