aap_update_credential
Update an existing Ansible Automation Platform credential by specifying its ID and fields to change. Modify name, description, or inputs to keep credentials current.
Instructions
Update an existing AAP credential (PATCH).
Args: params (UpdateCredInput): Fields to update.
Returns: str: JSON with updated credential id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |