mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
Add new file
This commit is contained in:
committed by
Tomek Mrugalski
parent
9b44846ffc
commit
c8687a646d
12
doc/api/statistic-remove-all.json
Normal file
12
doc/api/statistic-remove-all.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "statistic-remove-all",
|
||||||
|
"brief": "The statistic-remove-all command attempts to delete all statistics.",
|
||||||
|
"description": "See <xref linkend=\"command-statistic-remove-all\"/>",
|
||||||
|
"support": [ "kea-dhcp4", "kea-dhcp6" ],
|
||||||
|
"avail": "1.0.0",
|
||||||
|
"cmd-syntax": "{
|
||||||
|
\"command\": \"statistic-remove-all\",
|
||||||
|
\"arguments\": { }
|
||||||
|
}",
|
||||||
|
"cmd-comment": "If the removal of all statistics was successful, the server will respond with a status of 0, indicating success and an empty parameters field. If an error is encountered, the server will return a status code of 1 (error) and the text field will contain the error description.",
|
||||||
|
}
|
Reference in New Issue
Block a user