Rest API Status Codes
Refer to the following table for Rest API status codes and their descriptions.
Table 5-3 Status Codes
| Status Code | Description | 
|---|---|
| 0 | Success | 
| -1 | Failure | 
| -2 | Interrupted | 
| 1 | Not Started | 
| 2 | Ongoing | 
| 3 | Aborted | 
| 4 | Excluded | 
| 5 | Held | 
| -3 | Object does not exist | 
| -4 | Invalid arguments passed in request/not enough params in Request body | 
| -5 | Invalid request headers/request headers missing | 
| -6 | No executable job is present | 
| -7 | Job is already interrupted | 
| -8 | Job is not ongoing/aborted |