You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2021/05/13 14:34:00 UTC

[jira] [Resolved] (YUNIKORN-415) Add "queues" REST API to fetch list of queues

     [ 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: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org