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/20 14:47:00 UTC

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

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

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

> Add "nodes" REST API to fetch list of nodes
> -------------------------------------------
>
>                 Key: YUNIKORN-417
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-417
>             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>/nodes
> Method: GET
> Desc: Return all nodes within the <partition> context
> Query Params:
> ?host_name=NODE1
> 	Filter the nodes using “host_name” by doing regex match
> ?rack_name=RACK1
> Filter the nodes using “rack_name” by doing regex match
> ?allocations=true
> Show allocations for each node only in response if it has been requested. Default is false.
> ?allocation_tags=tag1
> Filter the nodes using “allocation_tags” by doing regex match. Applicable only when “allocations” query param is true.



--
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