Source: www.ansible.com

Bulk API in Automation Controller
Automation Controller API: Automation controller has a rich ReSTful API. You can visit the automation controller REST API in a web browser at: http:// /api/ API Usage: Many automation controller customers use the API to build their own event driven automation type solutions that draw data from their environment and then trigger jobs in the automation controller.

These external systems and tools integrate with the automation controller API to mainly launch the jobs and get results about the jobs.

Bulk job launch provides a feature in the API that allows a single web request to achieve multiple job launches.

Related Articles