Class State (1.11.0)

State(value)

Represents the state of a Data Fusion instance

Enums

Name Description
STATE_UNSPECIFIED Instance does not have a state yet
CREATING Instance is being created
ACTIVE Instance is active and ready for requests. This corresponds to 'RUNNING' in datafusion.v1beta1.
FAILED Instance creation failed
DELETING Instance is being deleted
UPGRADING Instance is being upgraded
RESTARTING Instance is being restarted
UPDATING Instance is being updated on customer request
AUTO_UPDATING Instance is being auto-updated
AUTO_UPGRADING Instance is being auto-upgraded
DISABLED Instance is disabled