life_cycle_state
Option<crate::models::RunLifeCycleState>
[optional]
result_state
Option<crate::models::RunResultState>
user_cancelled_or_timedout
Option<bool>
Whether a run was canceled manually by a user or by the scheduler because the run timed out.
state_message
Option<String>
A descriptive message for the current state. This field is unstructured, and its exact format is subject to change.
[Back to Model list] [Back to API list] [Back to README]
Last updated 3 years ago