From f1e6594a1fa8e5d1873733aa84b4d5b0dcafb427 Mon Sep 17 00:00:00 2001 From: Alexey Miasoedov Date: Thu, 2 Dec 2021 14:02:28 +0300 Subject: [PATCH] add health endpoint to docs --- doc/api/intro.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/intro.txt b/doc/api/intro.txt index 01d2c982f..9ed1f8d30 100644 --- a/doc/api/intro.txt +++ b/doc/api/intro.txt @@ -16,6 +16,7 @@ under the name `endpoint_`. These nine endpoints are: - info: obtain information about the CA, including the CA certificate - init_ca: initialise a new certificate authority + - health: return health status - newkey: generate a new private key and certificate signing request - newcert: generate a new private key and certificate