Skip to main content

Retrieve the status of a deferred optimization job

GET 

/api/v1/node_scheduler/:job_id/status

If /node_scheduler stateless api has been request in asynchronous way, it will return job_id that is can be used with this API to retrieve the status of the optimization task. If the job is in pending state, that means that the solver is searching for a solution of the optimization problem.

Request

Responses

OK