Class State (0.7.1)

State(value)

State of the Saas.

Enums

Name Description
STATE_TYPE_UNSPECIFIED State type is unspecified.
STATE_ACTIVE The Saas is ready
STATE_RUNNING In the process of importing, synchronizing or replicating ApplicationTemplates
STATE_FAILED Failure during process of importing, synchronizing or replicating ApplicationTemplate processing
ACTIVE Deprecated: Use STATE_ACTIVE.
RUNNING Deprecated: Use STATE_RUNNING.
FAILED Deprecated: Use STATE_FAILED.