Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Filter node list by multiple tags #8

Open
mlei opened this issue Sep 6, 2011 · 0 comments
Open

Filter node list by multiple tags #8

mlei opened this issue Sep 6, 2011 · 0 comments

Comments

@mlei
Copy link

mlei commented Sep 6, 2011

It would be nice to have multiple filtering of tags in YANA for the node list. One possible syntax could be:

http://localhost:8080/yana/api/nodes?tags=demo&tags=dev

Another possible syntax would be the AND/OR rundeck tag filter syntax, so filtering by both (AND) would be:

http://localhost:8080/yana/api/nodes?tags=demo+dev

and either tag (OR) would be:

http://localhost:8080/yana/api/nodes?tags=demo,dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant