fleet/docs
noahtalerman 0755b31d40
Add queries endpoints to REST API docs. (#218)
The endpoints included in these changes:
- /api/v1/kolide/queries/{id} GET
- /api/v1/kolide/queries/{id} PATCH
- /api/v1/kolide/queries/{name} DELETE
- /api/v1/kolide/queries GET
- /api/v1/kolide/queries POST
- /api/v1/kolide/queries/id/{id} DELETE
- /api/v1/kolide/spec/queries POST
- /api/v1/kolide/spec/queries GET
- /api/v1/kolide/spec/queries/{name} GET
- /api/v1/kolide/queries/run POST
- /api/v1/kolide/queries/run_by_names POST
2021-01-25 17:27:24 -08:00
..
1-Using-Fleet Add queries endpoints to REST API docs. (#218) 2021-01-25 17:27:24 -08:00
2-Deployment Update tls_compatibility settings to match Mozilla (#212) 2021-01-20 08:34:14 -08:00
3-Contribution Add allow insecure local host flag instructions to contributor docs. (#179) 2021-01-07 12:04:41 -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.