Jonathan Hurley created AMBARI-9874:
---------------------------------------
Summary: Alert Targets Should Have a Directive to Overwrite
Existing On Creation
Key: AMBARI-9874
URL: https://issues.apache.org/jira/browse/AMBARI-9874
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 2.0.0
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Critical
Fix For: 2.0.0
POST http://localhost:8080/api/v1/alert_targets?overwriteExisting=true
{
"AlertTarget": {
"name": "Simple",
"description": "This target does not work",
"notification_type": "FOO",
"groups": [1,2,3]
}
}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)