aboutsummaryrefslogtreecommitdiff
path: root/doc/drafts/admin-api.md
Commit message (Expand)AuthorAgeFilesLines
* admin docs: reformatting, key admin: add checkAlex Auvolat2023-06-141-39/+44
* admin: uniformize layout api and improve codeAlex Auvolat2023-06-141-0/+14
* admin and cli: hide secret keys unless askedAlex Auvolat2023-06-141-0/+3
* admin api: move all endpoints to v1/ by default (v0/ still supported)Alex Auvolat2023-06-141-22/+22
* admin api: fix doc in draftsAlex Auvolat2023-06-141-8/+8
* admin api: switch GetClusterHealth to camelcase (fix #381 again)Alex Auvolat2023-06-141-20/+20
* admin api: change cluster status/layout to use lists and not maps (fix #377)Alex Auvolat2023-06-141-39/+80
* fix mpu counter (add missing workers) and report info at appropriate placesAlex Auvolat2023-06-091-1/+4
* Always return 200 OK on /v0/health, reinstate admin api doc as draft and comp...Alex Auvolat2022-12-111-0/+686
* Add documentation for new Admin API and a few infos on K2VAlex Auvolat2022-05-241-603/+0
* First version of admin API (#298)Alex2022-05-241-0/+603