mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
Add new file
This commit is contained in:
committed by
Tomek Mrugalski
parent
fc2919c79c
commit
93c7d3d43a
11
doc/api/shutdown.json
Normal file
11
doc/api/shutdown.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "shutdown",
|
||||
"brief": "The shutdown command instructs the server to initiate its shutdown procedure.",
|
||||
"description": "See <xref linkend=\"command-shutdown\"/>",
|
||||
"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.",
|
||||
}
|
Reference in New Issue
Block a user