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)