Table 2: JobStatus Retrieval [back]
Remarks | |||
---|---|---|---|
URI | /restapi/job/{id} | StatusURL returned from POST request in step 1 | |
Operation | GET | JobStatus | |
Method | HTTP GET | ||
Request Body | GET /restapi/job/{id} HTTP/1.1 | ||
Response |
|
IN_PROGRESS
ResultURL contains URL to retrieve temporary result file from the requested job This file is updated every 5 minutes COMPLETE ResultURL contains link to retrieve the final nexus file from the requested job TIMEOUT Job is terminated due to timeout. ResultURL contains link to retrieve the temporary nexus file from the requested job This file is updated every 5 minutes ERROR The request was accepted, but the requested job fails to complete INVALID_URL Bad Request: The request URL was invalid |