Qodex.ai
Qodex.ai
Introduction
Coalesce API
Environments
List EnvironmentsGet Environment
Nodes
Set NodeGet NodeList NodesList Workspace NodesGet Node
Runs
Get RunList Run ResultsList Runs
Jobs
Rerun a JobGet Job StatusRun a JobCancel Running Job
Introduction
Coalesce API
Environments
List EnvironmentsGet Environment
Nodes
Set NodeGet NodeList NodesList Workspace NodesGet Node
Runs
Get RunList Run ResultsList Runs
Jobs
Rerun a JobGet Job StatusRun a JobCancel Running Job
HomeCoalesce APIJobs

Jobs

Number of APIs: 4

  1. Run a Job POST {{baseUrl}}/scheduler/startRun

  2. Get Job Status GET {{baseUrl}}/scheduler/runStatus?runCounter=<integer>

  3. Rerun a Job POST {{baseUrl}}/scheduler/rerun

  4. Cancel Running Job POST {{baseUrl}}/scheduler/cancelRun

Previous
List Runs
Next
Rerun a Job