From: Suzanne Goldlust Date: Thu, 4 Oct 2018 18:50:31 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c7d3d43a53c433d90c4501a41c2e6a627e66a9;p=thirdparty%2Fkea.git Add new file --- diff --git a/doc/api/shutdown.json b/doc/api/shutdown.json new file mode 100644 index 0000000000..593154b041 --- /dev/null +++ b/doc/api/shutdown.json @@ -0,0 +1,11 @@ +{ + "name": "shutdown", + "brief": "The shutdown command instructs the server to initiate its shutdown procedure.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.0.0", + "cmd-syntax": "{ + \"command\": \"shutdown\" +}", + "cmd-comment": "The server will respond with a confirmation that the shutdown procedure has been initiated.", +} \ No newline at end of file