Supervisor resolution healthcheck (#820)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Pascal Vizeli 2021-02-25 14:25:33 +01:00 committed by GitHub
parent 95249a105a
commit 6c215ddea4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1713,6 +1713,12 @@ Dismiss a issue
</ApiEndpoint> </ApiEndpoint>
<ApiEndpoint path="/resolution/healthcheck" method="post">
Execute a healthcheck and autofix & notifcation.
</ApiEndpoint>
### Service ### Service
<ApiEndpoint path="/services" method="get"> <ApiEndpoint path="/services" method="get">