2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

Update api.xml

This commit is contained in:
Suzanne Goldlust
2019-01-24 17:44:27 -05:00
committed by Tomek Mrugalski
parent 8d067d7410
commit 0dc71b053d

View File

@@ -3009,7 +3009,7 @@ Result is an integer representation of the status. Currently supported statuses
<screen>{
"command": "subnet4-add",
"arguments": {
"subnets": [ {
"subnet4": [ {
"id": 123,
"subnet": "10.20.30.0/24",
...