• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Ansible job get status action

This page provides a reference for the ansible.job.getStatus action available in the workflow automation actions catalog. Use this action to retrieve the status and details of an Ansible Automation Platform (Automation Controller) job. Use this action to poll a job created by ansible.job.launch. This action builds on the http.get base action.

Endpoint: GET https://{host}/api/controller/v2/jobs/{jobId}/

Prerequisites

Before using this action in workflow automation, ensure you have:

  • An Ansible Automation Platform (Automation Controller) instance accessible over HTTPS.
  • An OAuth2 token with write scope (create one under Automation Controller → Users → Tokens)
  • The numeric job ID to poll (typically the id field returned by ansible.job.launch).

Get job status

Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.