[Kimchi-devel] [PATCH] [WoK 1/3] restart API: doc changes

dhbarboza82 at gmail.com dhbarboza82 at gmail.com
Thu Jan 12 16:41:09 UTC 2017


From: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>

This patch adds the documentation of the new 'restart' API
in docs/API/config.md.

Signed-off-by: Daniel Henrique Barboza <danielhb at linux.vnet.ibm.com>
---
 docs/API/config.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/API/config.md b/docs/API/config.md
index 0c273e2..0541fc0 100644
--- a/docs/API/config.md
+++ b/docs/API/config.md
@@ -17,7 +17,7 @@ Contains information about the application environment and configuration.
 
 **Actions (POST):**
 
-*No actions defined*
+* restart: restarts the server. This process will drop all existing WoK connections, restart WoK and reload all WoK plug-ins.
 
 #### Examples
 GET /config
-- 
2.7.4



More information about the Kimchi-devel mailing list