What is the set of possible states returned by the listSubmissions API ? To date we've observed that the workflowStatuses field can have these values
'Succeeded'
'Failed'
'Running'
'NotRun'
but surmise there are probably more, such as 'Submitted' and 'Queued' ... it would be nice to see the full set documented right in the Swagger pages, but in the meantime can they be enumerated here? Thanks!