# EnumRunStatus
## Enum Variants
| Name | Value |
|---- | -----|
| Staging | staging |
| Submitted | submitted |
| Active | active |
| Pending | pending |
| Backoff | backoff |
| Completed | completed |
| Failed | failed |
| Suspended | suspended |
| Archiving | archiving |
| Terminated | terminated |
| Terminating | terminating |
| Skipped | skipped |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)