diff --git a/doc/guide/api.xml b/doc/guide/api.xml index 77fc633faf..660b3d0468 100644 --- a/doc/guide/api.xml +++ b/doc/guide/api.xml @@ -3009,7 +3009,7 @@ Result is an integer representation of the status. Currently supported statuses { "command": "subnet4-add", "arguments": { - "subnets": [ { + "subnet4": [ { "id": 123, "subnet": "10.20.30.0/24", ...