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

Kinga Marton commented on YUNIKORN-415:
---------------------------------------

Thank you [~maniraj...@gmail.com] for working on this. I just merged your 
changes.

> Add "queues" REST API to fetch list of queues
> ---------------------------------------------
>
>                 Key: YUNIKORN-415
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-415
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>            Reporter: Manikandan R
>            Assignee: Manikandan R
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11
>
>
> URL: /ws/v1/partition/<partition>/queues
> Method: GET
> Desc: Returns all queues (including all childrens in the hierarchy) within 
> the <partition> context.
> Query Params:
> ?name=root.default
> Filter the results using “fully qualified queue path name” by doing exact 
> match.
> ?state=Active
> Filter the results using “state” of the queue. Allowed states are "Active", 
> "Draining", "Stopped”
> is_leaf=true or false.
> Filter the results to show only leaf queues. By default, it is false.
> is_managed=true or false
>       Filter the results to show only managed queues. By default, it is false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to