]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#643,!421] Regenerated api.xml.
authorMarcin Siodelski <marcin@isc.org>
Thu, 18 Jul 2019 10:11:37 +0000 (12:11 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 19 Jul 2019 11:56:38 +0000 (07:56 -0400)
doc/guide/api.xml

index 25e99b7e6f18b76c5e2e1982384cd26f18c08572..6520e667d11c9d7f8bb4c9adbea993e5a909b3c9 100644 (file)
@@ -4731,7 +4731,7 @@ This command includes a list with exactly one id of the subnet to be returned. T
     "text": "IPv4 subnet found.",
     "arguments": {
         "subnets": [ {
-            "id": &lt;subnet identifier&gt;
+            "id": &lt;subnet identifier&gt;,
             "subnet": &lt;subnet prefix&gt;,
             "shared-network-name": &lt;shared network name&gt; | null,
             "metadata": {
@@ -4779,7 +4779,7 @@ This command includes a list with exactly one prefix of the subnet to be returne
     "arguments": {
         "subnets": [
             {
-                "id": &lt;subnet identifier&gt;
+                "id": &lt;subnet identifier&gt;,
                 "subnet": &lt;subnet prefix&gt;,
                 "shared-network-name": &lt;shared network name&gt; | null,
                 "metadata": {
@@ -5030,7 +5030,7 @@ This command includes a list with exactly one id of the subnet to be returned. T
     "arguments": {
         "subnets": [
             {
-                "id": &lt;subnet identifier&gt;
+                "id": &lt;subnet identifier&gt;,
                 "subnet": &lt;subnet prefix&gt;,
                 "shared-network-name": &lt;shared network name&gt; | null,
                 "metadata": {
@@ -5080,7 +5080,7 @@ This command includes a list with exactly one prefix of the subnet to be returne
     "text": "IPv6 subnet found.",
     "arguments": {
         "subnets": [ {
-            "id": &lt;subnet identifier&gt;
+            "id": &lt;subnet identifier&gt;,
             "subnet": &lt;subnet prefix&gt;,
             "shared-network-name": &lt;shared network name&gt; | null,
             "metadata": {