fleet/docs/REST API
Marko Lisica 17904525ab
Remove GET /api/v1/fleet/vpp (deprecated and not working) (#27023)
I found that `GET /api/v1/fleet/vpp` isn't working, but is still
documented. I believe we moved to new endpoint to manage VPP tokens:
`GET /api/v1/fleet/vpp_tokens`
2025-03-11 15:34:44 -05:00
..
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
rest-api.md Remove GET /api/v1/fleet/vpp (deprecated and not working) (#27023) 2025-03-11 15:34:44 -05:00

REST API

REST API

Documentation for Fleet's REST API. Includes example requests and responses for each API endpoint.