[ 
https://issues.apache.org/jira/browse/YUNIKORN-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kinga Marton resolved YUNIKORN-415.
-----------------------------------
    Resolution: Fixed

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to