Closed hogaur closed 6 years ago
POST /jobs/execute returns a job-id to the user. But there is no way to get status of a job submitted to service.
POST /jobs/execute
job-id
Let's expose an API to fetch the status of a job.
POST /jobs/execute
returns ajob-id
to the user. But there is no way to get status of a job submitted to service.Let's expose an API to fetch the status of a job.