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¶
- profiles EXAMPLE-tower-job-poll in Tower Integration as part of Params (declared)
- tasks tower-invoke-curl in Tower Integration as part of Templates.[0].Contents (used)
- tasks tower-invoke-curl in Tower Integration as part of Templates.[1].Contents (used)
Objects used by tower/job-poll-id-field¶
Not used in current content packs