ambari_alerts_updatenotification
Update an existing alert notification target in your Ambari cluster by specifying the cluster name, target ID, and updated notification data as a JSON string.
Instructions
Update an existing alert notification target
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| targetId | Yes | The notification target ID | |
| notificationData | Yes | JSON string containing updated notification target data |