You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/12/03 15:31:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated YUNIKORN-417:
------------------------------------
    Labels: pull-request-available  (was: )

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