ambari_alerts_updatealertdefinition
Enable, disable, or modify properties of an alert definition for a specified cluster.
Instructions
Update an alert definition (enable/disable or modify properties)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| definitionId | Yes | The alert definition ID | |
| enabled | No | Enable or disable the alert definition (optional) | |
| data | No | JSON string of additional properties to update (optional) |