NLeSC / cwl-compute-service-api

API definition for generic compute service of workflows (most likely CWL workflows)
0 stars 0 forks source link

Add link with status dashboard to job #14

Open LourensVeen opened 7 years ago

LourensVeen commented 7 years ago

The information you get with GET /jobs/{jobid} should include a URL that points to a dashboard page with information on the job (resource usage, maybe progress, etc.). That dashboard itself will be implementation-specific and outside of the scope of the API.