From: Suzanne Goldlust Date: Wed, 3 Oct 2018 19:37:15 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a4498dac91e73bb54069d3804162d548297881;p=thirdparty%2Fkea.git Add new file --- diff --git a/doc/api/dhcp-disable.json b/doc/api/dhcp-disable.json new file mode 100644 index 0000000000..44b028cf3c --- /dev/null +++ b/doc/api/dhcp-disable.json @@ -0,0 +1,13 @@ +{ + "name": "dhcp-disable", + "brief": "The dhcp-disable command globally disables the DHCP service.", + "description": "See ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.4.0", + "cmd-syntax": "{ + \"command\": \"dhcp-disable\", + \"arguments\": { + \"max-period\": 20 + } +}", +} \ No newline at end of file