Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories Automation Services
Created by Guest
Created on Apr 3, 2020

Add Automation Services REST API to get a list of all job executions history

Customer wants to check As job execution status(success, fail, etc) automatically, currently there is a REST API /rest/as/job/status/{jobid} can do this, however there is no API to retrieve the {jobid}, that is what this idea is hoping for.

Thanks.

  • Attach files
  • Guest
    Reply
    |
    Oct 20, 2022

    One of our customers wants to use this API to check if there is any job running on AS server in order to shut it down safely.

  • Guest
    Reply
    |
    Apr 3, 2020

    PS, there is a REST API /rest/as/job/list that can do the job, however it is not publicly available(not documented as public) despite callable.