Job Status REST Endpoints

Job Status
The Job Status RESTful API provides the status of the ODB ingestion job. It informs if the job is still running or completed. It also provides the resource (link) to get the detailed log information for the job. Invoke the Job Log API to get the execution status (success or failed).
Job Status
Method: get
Path: /ohfapi/omics/jobstatus/{jobId}