You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2018/10/23 16:15:00 UTC

[jira] [Created] (AMBARI-24817) Update incorrect instructions for updating alert groups with API

Jonathan Hurley created AMBARI-24817:
----------------------------------------

             Summary: Update incorrect instructions for updating alert groups with API
                 Key: AMBARI-24817
                 URL: https://issues.apache.org/jira/browse/AMBARI-24817
             Project: Ambari
          Issue Type: Task
            Reporter: Jonathan Hurley
             Fix For: 2.8.0


Submitting a POST request to {{api/v1/clusters/CLUSTER/alert_groups/GROUP-ID}} to update an alert returns a method not allowed error:

{code}
Status Code: 405 Method Not Allowed
Allow: HEAD,DELETE,GET,OPTIONS,PUT
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)