Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::GoldengateDeploymentProperties::GoldengateDeploymentLifecycleState (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateDeploymentProperties::GoldengateDeploymentLifecycleState.

The various lifecycle states of the GoldengateDeployment.

Constants

GOLDENGATE_DEPLOYMENT_LIFECYCLE_STATE_UNSPECIFIED

value: 0
Default unspecified value.

CREATING

value: 1
The deployment is being created.

UPDATING

value: 2
The deployment is being updated.

ACTIVE

value: 3
The deployment is active.

INACTIVE

value: 4
The deployment is inactive.

DELETING

value: 5
The deployment is being deleted.

DELETED

value: 6
The deployment is deleted.

FAILED

value: 7
The deployment failed.

NEEDS_ATTENTION

value: 8
The deployment needs attention.

IN_PROGRESS

value: 9
The deployment is in progress.

CANCELLING

value: 10
The deployment is canceling.

CANCELLED

value: 11
The deployment is canceled.

SUCCEEDED

value: 12
The deployment succeeded.

WAITING

value: 13
The deployment is waiting.