Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing query criticality parameter on get /endpoint call #77

Closed
digisqu4d opened this issue Sep 2, 2021 · 0 comments
Closed

Missing query criticality parameter on get /endpoint call #77

digisqu4d opened this issue Sep 2, 2021 · 0 comments
Labels
doc Documentation needed

Comments

@digisqu4d
Copy link

Hey dude,

Since we added the ability to filter endpoints on a status and on a group from the endpoint route.
I suggest to add a third filter on the criticality.

Something like this :

  • GET endpoints/?criticality=[ value from 0 to 10 ] returning endpoint >= specified value

Quick reminder of others avalable filters:

 - GET endpoints/?group=name
 - GET endpoints/?status=new
qjerome added a commit that referenced this issue Sep 21, 2021
 - #78: request feature - list closed report on a defined time period
 - #77: Missing query criticality parameter on get /endpoint call
 - #65: Archive reports
 - #66: Implement /endpoint/{UUID}/report/archive
 - #63: Make manager's data persistent
@qjerome qjerome added the doc Documentation needed label Sep 21, 2021
@qjerome qjerome closed this as completed May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation needed
Projects
None yet
Development

No branches or pull requests

2 participants