State(value)Possible states of the cutover job.
Enums |
|
|---|---|
| Name | Description |
STATE_UNSPECIFIED |
The state is unknown. This is used for API compatibility only and is not used by the system. |
PENDING |
The cutover job has not yet started. |
FAILED |
The cutover job finished with errors. |
SUCCEEDED |
The cutover job finished successfully. |
CANCELLED |
The cutover job was cancelled. |
CANCELLING |
The cutover job is being cancelled. |
ACTIVE |
The cutover job is active and running. |
ADAPTING_OS |
OS adaptation is running as part of the cutover job to generate license. |