# ProcessStatus
## Enum Variants
| Name | Value |
|---- | -----|
| SelfManaged | self_managed |
| MissingContent | missing_content |
| Noop | noop |
| Done | done |
| Todo | todo |
| InProgress | in_progress |
| Error | error |
| WaitingForCapacity | waiting_for_capacity |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)