From: Suzanne Goldlust Date: Thu, 4 Oct 2018 13:36:08 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37156bc035eaeb8b2d3f7a1cc2c9c8be37f70418;p=thirdparty%2Fkea.git Add new file --- 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