-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
As an administrator on the Aungin
I want the ability to query nginx nodes and ability to filter by name, data center and/or cluster and ability to select / select all nginx nodes
So that I may select a group of nginx to apply same configuration.
Acceptance Criteria:
- Nginx nodes should be queried
- An nginx node should be filtered by:
- Name (Phrase match)
- Data center (Exact match and negative match)
- Cluster (Exact match and negative match)
- Nginx nodes can be selected, all nginx nodes can be selected with a select all button
- Generate failure messages if processing fails
Definition of Done:
- Passes testing per acceptance criteria items
- Able query/filter/select remote nginx servers
Reactions are currently unavailable