You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/07 09:18:58 UTC

[jira] [Commented] (EAGLE-744) add a new rest api to filter alerts by policy id

    [ https://issues.apache.org/jira/browse/EAGLE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15643591#comment-15643591 ] 

ASF GitHub Bot commented on EAGLE-744:
--------------------------------------

GitHub user qingwen220 opened a pull request:

    https://github.com/apache/incubator-eagle/pull/616

    EAGLE-744:  add rest api for searching alerts by a policy id

    https://issues.apache.org/jira/browse/EAGLE-744
    
    GET    /rest/metadata/policies/{policyId}/alerts

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qingwen220/incubator-eagle EAGLE-744

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/616.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #616
    
----
commit 81c39d578e928b953b9d472af3d5927aa7dc402e
Author: Zhao, Qingwen <qi...@apache.org>
Date:   2016-11-07T09:14:41Z

    add a new api

----


> add a new rest api to filter alerts by policy id
> ------------------------------------------------
>
>                 Key: EAGLE-744
>                 URL: https://issues.apache.org/jira/browse/EAGLE-744
>             Project: Eagle
>          Issue Type: Improvement
>            Reporter: Zhao, Qingwen
>            Assignee: Zhao, Qingwen
>
> Add a new rest api for seaching an alert by policy id
> GET  /rest/metadata/alerts/{policyId} 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)