fleet/docs
noahtalerman b283767574
Add file carve endpoints and remaining user endpoints to REST API docs (#346)
The endpoint included in these changes:
- /api/v1/kolide/carves GET
- /api/v1/kolide/carves/{id} GET
- /api/v1/kolide/users/{id} PATCH
- /api/v1/kolide/users/{id}/enable POST
- /api/v1/kolide/users/{id}/admin POST
- /api/v1/kolide/users/{id}/require_password_reset POST
- /api/v1/kolide/users/{id}/sessions GET
- /api/v1/kolide/users/{id}/sessions DELETE
2021-02-25 11:43:15 -08:00
..
1-Using-Fleet Add file carve endpoints and remaining user endpoints to REST API docs (#346) 2021-02-25 11:43:15 -08:00
2-Deployment Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
3-Contribution Update 1-Building-Fleet.md (#314) 2021-02-15 11:22:43 -08:00
images Update SAML documentation (#2113) 2019-10-11 15:14:56 -07:00
README.md Part 3 of documentation restructure. Contribution section. (#149) 2020-12-24 14:33:03 -08:00

Fleet Documentation

Welcome to the documentation for the Fleet osquery fleet manager.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API

Deployment

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios

Contribution

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.