ambari_alerts_updatealertgroup
Update an existing alert group's name and optionally its definitions in an Ambari cluster, enabling reorganization of alert definitions without recreating groups.
Instructions
Update an existing alert group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| groupId | Yes | The alert group ID | |
| groupName | Yes | New name for the alert group | |
| definitions | No | JSON array of definition IDs to include in the group (optional) |