John Murphy
a2fded1b2c
Added hosts for each label ( #963 )
2017-01-17 06:57:05 +08:00
John Murphy
e6b1ed9ade
Added MIA status for hosts that haven't been updated for 30 days ( #570 )
2016-12-07 01:37:22 +08:00
Zachary Wasserman
3cd841051b
Add online count to target/label responses ( #513 )
...
Closes #508
2016-11-18 09:23:44 -08:00
Mike Arpaia
97de2bc5aa
Label API Updates ( #413 )
...
close #403
close #404
close #412
2016-11-02 21:17:23 -04:00
Zachary Wasserman
7f636aef4f
Add pagination to List* endpoints ( #309 )
...
- Introduce kolide.ListOptions to store pagination params (in the future it can
also store ordering/filtering params)
- Refactor service/datastore methods to take kolide.ListOptions
- Implement pagination
2016-10-13 11:21:47 -07:00
Zachary Wasserman
5d0cac882a
Move API responses under top-level keys ( #292 )
2016-10-11 09:22:11 -07:00
Zachary Wasserman
24bb68b910
Rename GetAll* methods to List* ( #291 )
2016-10-07 10:26:48 -07:00
Zachary Wasserman
1cce02cf86
Fix bug causing empty lists to return as null in GetAll/List endpoints ( #286 )
...
Fixes #285
2016-10-06 09:24:12 -07:00
Mike Arpaia
a03347489c
Osquery Configuration Control ( #244 )
...
Label management APIs and an osquery config endpoint based on active pack and label state.
2016-10-02 20:14:35 -07:00