[
https://issues.apache.org/jira/browse/MESOS-7630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070910#comment-16070910
]
Greg Mann commented on MESOS-7630:
----------------------------------
{code}
commit 0d277bb64fa5a4d0b4f741daedf64095beab4773
Author: Quinn Leng <[email protected]>
Date: Fri Jun 30 16:58:34 2017 -0700
Added filtering to the '/tasks' endpoint.
Added filtering to the '/tasks' endpoint.
Review: https://reviews.apache.org/r/60107/
{code}
> Add simple filtering to unversioned operator API
> ------------------------------------------------
>
> Key: MESOS-7630
> URL: https://issues.apache.org/jira/browse/MESOS-7630
> Project: Mesos
> Issue Type: Improvement
> Components: agent, master
> Reporter: Quinn
> Assignee: Quinn
> Labels: agent, api, http, master, mesosphere
>
> Add filtering for the following endpoints:
> - {{/frameworks}}
> - {{/slaves}}
> - {{/tasks}}
> - {{/containers}}
> We should investigate whether we should use RESTful style or query string to
> filter the specific resource. We should also figure out whether it's
> necessary to filter a list of resources.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)