ProcessStatusType
Enumeration. Fixed values for type filter.
| Value | Description |
| queued | Process is received and queued |
| validating | Data is being validated |
| validated | Validation of data is done |
| running | Process is running |
| completed | Process is completed |
| failed | Process has failed |