aap_update_job_template
Update an existing Ansible Automation Platform job template by patching only specified fields, and receive the updated template ID and name.
Instructions
Update an existing AAP job template (PATCH).
Only fields provided will be changed.
Args: params (UpdateJTInput): Fields to update.
Returns: str: JSON with updated template id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |