ambari_alerts_createnotification
Create a new alert notification target for an Ambari cluster by providing cluster name and notification data in JSON format.
Instructions
Create a new alert notification target
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| notificationData | Yes | JSON string containing notification target data (name, description, notification_type, properties, etc.) |