Closed guilledk closed 1 year ago
This adds a new administration api to the main tevmc daemon.
tevmc
at http://localhost:12321
http://localhost:12321
/status
GET
/restart
POST
"service"
"update"
/patch
"path"
/check
This adds a new administration api to the main
tevmc
daemon.at
http://localhost:12321
/status
GET
get statuses of running containers/restart
POST
takes json param"service"
and optionally"update"
to force container rebuild/patch
POST
takes json param"path"
applies a python patchfile to the running instance of TEVMC/check
GET
runs the elasticsearch integrity tests and returns data health status