You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/05/17 01:06:44 UTC

[jira] [Created] (AMBARI-5799) Add filter and sort capabilities to API

Siddharth Wagle created AMBARI-5799:
---------------------------------------

             Summary: Add filter and sort capabilities to API
                 Key: AMBARI-5799
                 URL: https://issues.apache.org/jira/browse/AMBARI-5799
             Project: Ambari
          Issue Type: Improvement
          Components: controller
    Affects Versions: 1.6.1
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.6.1


*Use cases*:

- Ability to filter by hostname and IP address, CPU, RAM, Load Avg. Regex would be ideal as that's what the UI supports today.
- Ability to sort asc/desc by hostname and IP address, CPU, RAM, Disk Usage, Load Avg

*Proposed changes*:
- New operator: <propertyId>.filter(_expression_)
- New query parameter: &sortBy=<propertyId>



--
This message was sent by Atlassian JIRA
(v6.2#6252)