aap_update_project
Update an Ansible Automation Platform project's details including name, SCM URL, branch, and description. Specify the project ID to apply changes.
Instructions
Update an AAP project (PATCH).
Args: params (UpdateProjectInput): Fields to update.
Returns: str: JSON with updated project id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |