From 37156bc035eaeb8b2d3f7a1cc2c9c8be37f70418 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Thu, 4 Oct 2018 09:36:08 -0400 Subject: [PATCH] Add new file --- doc/api/libreload.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/api/libreload.json diff --git a/doc/api/libreload.json b/doc/api/libreload.json new file mode 100644 index 0000000000..81ab60fd96 --- /dev/null +++ b/doc/api/libreload.json @@ -0,0 +1,12 @@ +{ + "name": "libreload", + "brief": "The libreload command will first unload and then load all currently loaded hook libraries.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.2.0", + "cmd-syntax": "{ + \"command\": \"libreload\", + \"arguments\": { } +}", + "cmd-comment": "The server will respond with a result of 0 indicating success, or 1 indicating a failure.", +} \ No newline at end of file -- 2.47.2