Class State (1.8.2)

State(value)

Possible states of the clone job.

Values: STATE_UNSPECIFIED (0): The state is unknown. This is used for API compatibility only and is not used by the system. PENDING (1): The clone job has not yet started. ACTIVE (2): The clone job is active and running. FAILED (3): The clone job finished with errors. SUCCEEDED (4): The clone job finished successfully. CANCELLED (5): The clone job was cancelled. CANCELLING (6): The clone job is being cancelled. ADAPTING_OS (7): OS adaptation is running as part of the clone job to generate license.