The following method returns the current runtime state of a job:
Method |
URL |
||
GET |
http://<host>:<port>/jasperserver[-pro]/rest_v2/jobs/<jobID>/state/ |
||
Return Value on Success |
Typical Return Values on Failure |
||
200 OK – Body contains the status descriptor. |
404 Not Found – When the specified <jobID> does not exist. |