Automic Workload Automation

 View Only
  • 1.  Question about 12.3 REST API

    Posted Nov 14, 2019 02:49 PM
    Hello!

    We're getting into using the REST API that is provided with version 12.3.  I'd like to be able to return jobs that were deactivated in the past, but it seems unreliable at this.

    For example, I run something like:
    server.com/ae/api/v1/####/executions/?name=A.REAL.JOB&include_deactivated=true&max_results=10

    I'd hope to see the last 10 job runs for this job, active or not. The job has run about 20 times.

    The only result I get is one that I just now executed. It does show up even after I manually deactivated it, which only adds to my confusion. Does it matter how the job was deactivated? Am I missing something?


  • 2.  RE: Question about 12.3 REST API
    Best Answer

    Broadcom Employee
    Posted Nov 15, 2019 04:58 AM
    Do you get any results when you ommit the "include_deacrivated" parameter. And can you see the executions for this object in the awi?