Hi all,
I know the API to get all the completed jobs in json format: https://<director>/jobs.json.
Is there an API to get only the scheduled jobs (https://<director>/jobs?filter=scheduled) in json format?
And after getting the list of jobs, is there an API to see the details of each scheduled job? Such as when it was scheduled and which actors are used?
Thank you,
Paolo