Skip to content

tower/job-poll-id-field

JSON field in the launch response that holds the AWX / Tower job ID

Name of the top-level JSON field in the AWX / Tower launch response body that contains the job ID. After a successful POST, the tower-invoke-curl task extracts this field and stores its value on the machine as tower/job-id for use by the polling loop.

Default: id (standard AWX / Tower convention).

Override only if the API endpoint being POSTed to returns the job ID under a different top-level key.

Objects that Reference tower/job-poll-id-field

Objects used by tower/job-poll-id-field

Not used in current content packs