# CommandStatus
## Enum Variants
| Name | Value |
|---- | -----|
| Queued | queued |
| Started | started |
| Completed | completed |
| Failed | failed |
| Aborted | aborted |
| Cancelled | cancelled |
| Orphaned | orphaned |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)