odmApi::TransformationState¶
Lifecycle state of a transformation job. - PENDING: accepted and queued, not yet scheduled. - WAITING: scheduled and waiting for compute resources. - RUNNING: actively executing. - DONE: completed successfully (terminal). - FAILED: stopped because of an error (terminal). - CANCELLED: cancelled before completion (terminal). - UNKNOWN: state could not be determined.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|