Class State (1.12.0)

State(value)

The possible values of the state/health of DiskMigrationJob.

Enums

Name Description
STATE_UNSPECIFIED The state is unspecified. This is not in use.
READY The initial state of the disk migration. In this state the customers can update the target details.
RUNNING The migration is active, and it's running or scheduled to run.
SUCCEEDED The migration completed successfully.
CANCELLING Migration cancellation was initiated.
CANCELLED The migration was cancelled.
FAILED The migration process encountered an unrecoverable error and was aborted.