aap_update_inventory
Update an existing Ansible Automation Platform inventory by patching its name, variables, or description to keep automation resources current.
Instructions
Update an existing AAP inventory (PATCH).
Args: params (UpdateInventoryInput): Fields to update.
Returns: str: JSON with updated inventory id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |