JOB_STATUSES
Enumeration
These statuses are based on what are returned from the job request task and have been into an enum type.
Reference https://developers.arcgis.com/rest/services-reference/enterprise/geoanalytics-checking-job-status.htm
Enumeration members
Enumeration member | Value |
---|---|
| "Cancelled" |
| "Cancelling" |
| "Error" |
| "Executing" |
| "Failed" |
| "Failure" |
| "New" |
| "Etatus" |
| "Submitted" |
| "Succeeded" |
| "TimedOut" |
| "Unknown" |
| "Waiting" |