]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Fix grammar, typos, a few JSON errors
authorSuzanne Goldlust <sgoldlust@isc.org>
Fri, 9 Aug 2019 21:16:47 +0000 (17:16 -0400)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 16 Aug 2019 17:11:03 +0000 (19:11 +0200)
132 files changed:
doc/sphinx/api/build-report.json
doc/sphinx/api/cache-get-by-id.json
doc/sphinx/api/cache-get.json
doc/sphinx/api/cache-insert.json
doc/sphinx/api/cache-load.json
doc/sphinx/api/cache-remove.json
doc/sphinx/api/cache-size.json
doc/sphinx/api/cache-write.json
doc/sphinx/api/class-add.json
doc/sphinx/api/class-del.json
doc/sphinx/api/class-get.json
doc/sphinx/api/class-list.json
doc/sphinx/api/class-update.json
doc/sphinx/api/config-get.json
doc/sphinx/api/config-reload.json
doc/sphinx/api/config-set.json
doc/sphinx/api/config-test.json
doc/sphinx/api/config-write.json
doc/sphinx/api/dhcp-disable.json
doc/sphinx/api/dhcp-enable.json
doc/sphinx/api/ha-continue.json
doc/sphinx/api/ha-heartbeat.json
doc/sphinx/api/ha-scopes.json
doc/sphinx/api/ha-sync.json
doc/sphinx/api/lease4-add.json
doc/sphinx/api/lease4-del.json
doc/sphinx/api/lease4-get-all.json
doc/sphinx/api/lease4-get.json
doc/sphinx/api/lease4-update.json
doc/sphinx/api/lease4-wipe.json
doc/sphinx/api/lease6-add.json
doc/sphinx/api/lease6-bulk-apply.json
doc/sphinx/api/lease6-del.json
doc/sphinx/api/lease6-get-all.json
doc/sphinx/api/lease6-get.json
doc/sphinx/api/lease6-update.json
doc/sphinx/api/lease6-wipe.json
doc/sphinx/api/leases-reclaim.json
doc/sphinx/api/libreload.json
doc/sphinx/api/list-commands.json
doc/sphinx/api/network4-add.json
doc/sphinx/api/network4-del.json
doc/sphinx/api/network4-get.json
doc/sphinx/api/network4-list.json
doc/sphinx/api/network4-subnet-add.json
doc/sphinx/api/network4-subnet-del.json
doc/sphinx/api/network6-add.json
doc/sphinx/api/network6-del.json
doc/sphinx/api/network6-get.json
doc/sphinx/api/network6-list.json
doc/sphinx/api/network6-subnet-add.json
doc/sphinx/api/network6-subnet-del.json
doc/sphinx/api/remote-global-parameter4-del.json
doc/sphinx/api/remote-global-parameter4-get-all.json
doc/sphinx/api/remote-global-parameter4-get.json
doc/sphinx/api/remote-global-parameter4-set.json
doc/sphinx/api/remote-global-parameter6-del.json
doc/sphinx/api/remote-global-parameter6-get-all.json
doc/sphinx/api/remote-global-parameter6-get.json
doc/sphinx/api/remote-global-parameter6-set.json
doc/sphinx/api/remote-network4-del.json
doc/sphinx/api/remote-network4-get.json
doc/sphinx/api/remote-network4-list.json
doc/sphinx/api/remote-network4-set.json
doc/sphinx/api/remote-network6-del.json
doc/sphinx/api/remote-network6-get.json
doc/sphinx/api/remote-network6-list.json
doc/sphinx/api/remote-network6-set.json
doc/sphinx/api/remote-option-def4-del.json
doc/sphinx/api/remote-option-def4-get-all.json
doc/sphinx/api/remote-option-def4-get.json
doc/sphinx/api/remote-option-def4-set.json
doc/sphinx/api/remote-option-def6-del.json
doc/sphinx/api/remote-option-def6-get-all.json
doc/sphinx/api/remote-option-def6-get.json
doc/sphinx/api/remote-option-def6-set.json
doc/sphinx/api/remote-option4-global-del.json
doc/sphinx/api/remote-option4-global-get-all.json
doc/sphinx/api/remote-option4-global-get.json
doc/sphinx/api/remote-option4-global-set.json
doc/sphinx/api/remote-option6-global-del.json
doc/sphinx/api/remote-option6-global-get-all.json
doc/sphinx/api/remote-option6-global-get.json
doc/sphinx/api/remote-option6-global-set.json
doc/sphinx/api/remote-server4-del.json
doc/sphinx/api/remote-server4-get-all.json
doc/sphinx/api/remote-server4-get.json
doc/sphinx/api/remote-server4-set.json
doc/sphinx/api/remote-server6-del.json
doc/sphinx/api/remote-server6-get-all.json
doc/sphinx/api/remote-server6-get.json
doc/sphinx/api/remote-server6-set.json
doc/sphinx/api/remote-subnet4-del-by-id.json
doc/sphinx/api/remote-subnet4-del-by-prefix.json
doc/sphinx/api/remote-subnet4-get-by-id.json
doc/sphinx/api/remote-subnet4-get-by-prefix.json
doc/sphinx/api/remote-subnet4-list.json
doc/sphinx/api/remote-subnet4-set.json
doc/sphinx/api/remote-subnet6-del-by-id.json
doc/sphinx/api/remote-subnet6-del-by-prefix.json
doc/sphinx/api/remote-subnet6-get-by-id.json
doc/sphinx/api/remote-subnet6-get-by-prefix.json
doc/sphinx/api/remote-subnet6-list.json
doc/sphinx/api/remote-subnet6-set.json
doc/sphinx/api/reservation-add.json
doc/sphinx/api/reservation-del.json
doc/sphinx/api/reservation-get-all.json
doc/sphinx/api/reservation-get-page.json
doc/sphinx/api/reservation-get.json
doc/sphinx/api/server-tag-get.json
doc/sphinx/api/shutdown.json
doc/sphinx/api/statistic-get-all.json
doc/sphinx/api/statistic-get.json
doc/sphinx/api/statistic-remove-all.json
doc/sphinx/api/statistic-remove.json
doc/sphinx/api/statistic-reset-all.json
doc/sphinx/api/statistic-reset.json
doc/sphinx/api/statistic-sample-age-set-all.json
doc/sphinx/api/statistic-sample-age-set.json
doc/sphinx/api/statistic-sample-count-set-all.json
doc/sphinx/api/statistic-sample-count-set.json
doc/sphinx/api/subnet4-add.json
doc/sphinx/api/subnet4-del.json
doc/sphinx/api/subnet4-get.json
doc/sphinx/api/subnet4-list.json
doc/sphinx/api/subnet4-update.json
doc/sphinx/api/subnet6-add.json
doc/sphinx/api/subnet6-del.json
doc/sphinx/api/subnet6-get.json
doc/sphinx/api/subnet6-list.json
doc/sphinx/api/subnet6-update.json
doc/sphinx/api/version-get.json

index fb3d25f45724ca3c1dd23ffc7d7eef0addd8d061..39ed9520757dd350807aafef926b5c395951bb82 100644 (file)
@@ -1,11 +1,11 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "Returns a list of compilation options that this particular binary was built with"
+        "This command returns the list of compilation options that this particular binary was built with."
     ],
     "cmd-syntax": [
         "{",
-        "    \"command\": \"build-report\"",
+        "    \"command\": \"build-report\",",
         "}"
     ],
     "name": "build-report",
@@ -24,4 +24,4 @@
         "kea-dhcp-ddns",
         "kea-ctrl-agent"
     ]
-}
\ No newline at end of file
+}
index 91d5160a8a3256391f876a923ff816c3877fea90..14c0b454abff9cb15a34676aed7c5a8874d7f91e 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "Returns entries matching the given identifier from the host cache."
+        "This command returns entries matching the given identifier from the host cache."
     ],
     "cmd-syntax": [
         "{",
index af8b020180d09ddd6214638835151693eda67178..b7af01d0f29dbe7b61231e3a1ade020f7c4f225c 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "Returns full content of the host cache."
+        "This command returns the full content of the host cache."
     ],
     "hook": "host_cache",
     "name": "cache-get",
index c8354e910e19a7885c9fe1ad27b61580ee1965ac..2cf5db5d477b9ead8c29907098f5817864c25da0 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "This command may be used to manually insert a host into the cache."
+        "This command manually inserts a host into the cache."
     ],
     "cmd-syntax": [
         "{",
index 823a471f4a52865d9fc3c608a7bab698a3751793..3932dac9fc9c21b1e9ca8ec95de991f6882569e9 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "This command allows load the contents of a file on disk into an in-memory cache."
+        "This command allows the contents of a file on disk to be loaded into an in-memory cache."
     ],
     "cmd-syntax": [
         "{",
@@ -16,4 +16,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index c3ad0f644a1ce8cc075077d14c595e37e9a3a6c2..b824647f05580fe74a8b98a25cf923e68fafcbd4 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "The cache-remove command works similarly to reservation-get command."
+        "This command works similarly to the ``reservation-get`` command."
     ],
     "cmd-syntax": [
         "{",
@@ -12,7 +12,7 @@
         "    }",
         "}",
         "",
-        "Another example that removes IPv6 host identifier by DUID and specific subnet-id is:",
+        "Another example that removes the IPv6 host identifier by DUID and specific subnet-id is:",
         "{",
         "    \"command\": \"cache-remove\",",
         "    \"arguments\": {",
@@ -28,4 +28,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index c7e227147cbf844bdb85ffd4295d69bd0a95efe2..48681fcd0d617222b0c18c889ef463f692dcabc1 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "Returns the number of entries in the host cache."
+        "This command returns the number of entries in the host cache."
     ],
     "hook": "host_cache",
     "name": "cache-size",
index baa015f4f8eca927687d70fb369faf7457ba558c..6c8c15b41b7582d4d96b4705ca6b7d81668a6a2c 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "Instructs Kea to write its host cache content to disk."
+        "This command instructs Kea to write its host cache content to disk."
     ],
     "cmd-comment": [
-        "The command takes one mandatory argument that specifies a filename path of a file to be written."
+        "The command takes one mandatory argument that specifies the filename path of a file to be written."
     ],
     "cmd-syntax": [
         "{",
@@ -18,4 +18,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index e4868e27ce26a3ba23589b9226bf46c94b77bb77..7e7ec01a291298154ffea26049b4a67e89bcbd37 100644 (file)
@@ -1,12 +1,10 @@
 {
     "avail": "1.5.0",
     "brief": [
-        "This command is used to create and add a new class to the existing",
-        "server configuration."
+        "This command creates and adds a new class to the existing server configuration."
     ],
     "cmd-comment": [
-        "The ``next-server``, ``server-hostname``, and ``boot-file-name`` are DHCPv4-specific. Only",
-        "one client class can be added with a single command. "
+        "The ``next-server``, ``server-hostname``, and ``boot-file-name`` are DHCPv4-specific. Only one client class can be added with a single command. "
     ],
     "cmd-syntax": [
         "{",
@@ -28,8 +26,7 @@
     "hook": "class_cmds",
     "name": "class-add",
     "resp-comment": [
-        "The command will be successful (result 0), unless the",
-        "class name is a duplicate or another error occurs (result 1)."
+        "The command is successful (result 0), unless the class name is a duplicate or another error occurs (result 1)."
     ],
     "resp-syntax": [
         "{",
index 86852122c1971f185b46ad230887caeaf8b10630..8c073f1b9ddf3d15b054fc20c6c363f2d3dec179 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.5.0",
     "brief": [
-        "This command is used to remove a client class from the server configuration."
+        "This command removes a client class from the server configuration."
     ],
     "cmd-syntax": [
         "{",
     "hook": "class_cmds",
     "name": "class-del",
     "resp-comment": [
+<<<<<<< HEAD
         "The command will return a result of 3 (empty) if the client",
         "class doesn't exist. If the client class exists, the returned",
         "result is 0 if the deletion was successful and the result is 1",
         "if the deletion is unsuccessful."
+=======
+        "The command returns a result of 3 (empty) if the client class does not exist. If the client class exists, the returned result is 0 if the deletion was successful; the result is 1 if the deletion is unsuccessful."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "resp-syntax": [
         "{",
index 00c9738d93ff78fca1680d3131be3f9a17fb3dc0..648bd001343d301b570bb01bc96c42c10b8998df 100644 (file)
@@ -1,8 +1,7 @@
 {
     "avail": "1.5.0",
     "brief": [
-        "This command is used to return detailed information about an",
-        "existing client class."
+        "This command returns detailed information about an existing client class."
     ],
     "cmd-syntax": [
         "{",
     "hook": "class_cmds",
     "name": "class-get",
     "resp-comment": [
-        "The returned information depends on the DHCP server type,",
-        "i.e. some parameters are specific to DHCPv4 server. Also,",
-        "some parameters may not be returned if they are not set for",
-        "the client class. If the class with specified name doesn't",
-        "exist a result of 3 (empty) is returned. If the client class",
-        "is found, the result of 0 is returned. If there is an error",
-        "while processing the command, the result of 1 is returned."
+        "The returned information depends on the DHCP server type, i.e. some parameters are specific to the DHCPv4 server. Also, some parameters may not be returned if they are not set for the client class. If a class with the specified name does not exist, a result of 3 (empty) is returned. If the client class is found, the result of 0 is returned. If there is an error while processing the command, the result of 1 is returned."
     ],
     "resp-syntax": [
         "{",
@@ -35,7 +28,7 @@
         "                \"only-if-required\": <only if required boolean value>,",
         "                \"test\": <test expression to be evaluated on incoming packets>,",
         "                \"option-data\": [ <option values here> ],",
-        "                \"option-def\": [ <option defintions here> ],",
+        "                \"option-def\": [ <option definitions here> ],",
         "                \"next-server\": <ipv4 address>,",
         "                \"server-hostname\": <string>,",
         "                \"boot-file-name\": <name of the boot file>",
index 4f80828c67403d926fc6a767ef7e81dd00272e59..b0e3f6bfa1ced3a8b006c9735f7374d9ce26b962 100644 (file)
@@ -1,8 +1,7 @@
 {
     "avail": "1.5.0",
     "brief": [
-        "This command is used to retrieve a list of all client",
-        "classes from the server configuration."
+        "This command retrieves a list of all client classes from the server configuration."
     ],
     "cmd-comment": [
         "This command includes no arguments."
@@ -18,7 +17,7 @@
     "resp-comment": [
         "The returned list of classes merely contains their names.",
         "In order to retrieve full information about one of these",
-        "classes use :ref:`command-class-get`.",
+        "classes, use :ref:`command-class-get`.",
         "The returned result is 3 (empty) if no classes are found.",
         "If the command is processed successfully and the list of",
         "client classes is not empty, the result of 0 is returned.",
index f8fce814f425ef3f0207f5c44c7f17bcbdbf094e..e5731e05b65f739f9baab89df160f59f733d8e02 100644 (file)
@@ -1,12 +1,10 @@
 {
     "avail": "1.5.0",
     "brief": [
-        "This command is used to update an existing client class in",
-        "the server configuration."
+        "This command updates an existing client class in the server configuration."
     ],
     "cmd-comment": [
-        "The ``next-server``, ``server-hostname``, and ``boot-file-name`` are DHCPv4-specific. Only",
-        "one client class can be updated with a single command. "
+        "The ``next-server``, ``server-hostname``, and ``boot-file-name`` are DHCPv4-specific. Only one client class can be updated with a single command. "
     ],
     "cmd-syntax": [
         "{",
     "hook": "class_cmds",
     "name": "class-update",
     "resp-comment": [
+<<<<<<< HEAD
         "The command will return the result of 3 (empty) if the client",
         "class doesn't exist. If the client class exists, the returned",
         "result is 0 if the update was successful and the result is 1",
         "if the update is unsuccessful."
+=======
+        "The command returns the result of 3 (empty) if the client class does not exist. If the client class exists, the returned result is 0 if the update was successful or 1 if the update is unsuccessful."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "resp-syntax": [
         "{",
index 6c4f8231fe540ff483dfdc4bd616cccc9e781102..6fca9a2b3d5a8982bbcb2f37112444bf85e31dc9 100644 (file)
@@ -1,9 +1,7 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "Retrieves the current configuration used by the server. The configuration",
-        "is roughtly equal to the configuration file, but includes additional",
-        "changes made by other commands and due to parameters inheritance."
+        "This command retrieves the current configuration used by the server. The configuration is essentially the same as the contents of the configuration file, but includes additional changes made by other commands and due to parameters' inheritance."
     ],
     "cmd-comment": [
         "This command takes no parameters."
index ac9e5e759a4b417f0407b33d092cea31bd3bba18..bfd67c4f9f0bb785546b02c3eb383219fec299dd 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "The config-reload command instructs Kea to load again the configuration file that was used previously."
+        "This command instructs Kea to reload the configuration file that was used previously."
     ],
     "cmd-syntax": [
         "{",
@@ -16,4 +16,4 @@
         "kea-dhcp-ddns",
         "kea-ctrl-agent"
     ]
-}
\ No newline at end of file
+}
index 3270c20955db63cba553057af2eefb39f6369a1a..6e81cb6d62382002b9a97fa46b1b622a81c01969 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "The config-set command instructs the server to replace its current configuration with the new configuration supplied in the command's arguments."
+        "This command instructs the server to replace its current configuration with the new configuration supplied in the command's arguments."
     ],
     "cmd-comment": [
-        "where '<server>' is the configuration element name for a given server such as \"Dhcp4\" or \"Dhcp6\""
+        "In the example below, '<server>' is the configuration element name for a given server such as \"Dhcp4\" or \"Dhcp6\"."
     ],
     "cmd-syntax": [
         "{",
index c77f1697e8063567225e2510964d8a934bca5657..100e3bf906afcbbc89461c16f2a77bbe4334c143 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "The config-test command instructs the server to check whether the new configuration supplied in the command's arguments can be loaded."
+        "This command instructs the server to check whether the new configuration supplied in the command's arguments can be loaded."
     ],
     "cmd-comment": [
-        "where <server> is the configuration element name for a given server such as \"Dhcp4\" or \"Dhcp6\"."
+        "In the example below, <server> is the configuration element name for a given server such as \"Dhcp4\" or \"Dhcp6\"."
     ],
     "cmd-syntax": [
         "{",
index 490dc7d28d446ed04f7c4b11dc6a9dd8285ce88d..0c4b9168800a21a1cb1195adc76b0ed3655170ed 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "The config-write command instructs the Kea server to write its",
+        "This command instructs the Kea server to write its",
         "current configuration to a file on disk."
     ],
     "cmd-syntax": [
index acb56c8c715d5754303de0651b1a400a882c3525..8e7bbfe987229c3b26d38dc0b6a0392f3923cfe7 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "The dhcp-disable command globally disables the DHCP service."
+        "This command globally disables the DHCP service."
     ],
     "cmd-syntax": [
         "{",
@@ -17,4 +17,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index d4e64beb714d02fbbaa435deb204514992d19e06..c51c222b9bd745554aa25419df7a959ce3461d7f 100644 (file)
@@ -1,11 +1,11 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "The dhcp-enable command globally enables the DHCP service."
+        "This command globally enables the DHCP service."
     ],
     "cmd-syntax": [
         "{",
-        "    \"command\": \"dhcp-enable\"",
+        "    \"command\": \"dhcp-enable\",",
         "}"
     ],
     "description": "See <xref linkend=\"command-dhcp-enable\"/>",
@@ -14,4 +14,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index cac25680b8dfd940e0486453fd48d4ae53a23baf..b20caf148b7819905378dfbe2800b5b3b9da4109 100644 (file)
@@ -1,13 +1,13 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "This command is used to resume the operation of the paused HA state machine."
+        "This command resumes the operation of a paused HA state machine."
     ],
-    "description": "See <xref linkend=\"anchor-in-the-docs\"/>",
+    "description": "See <xref linkend=\"command-ha-continue\"/>",
     "hook": "high_availability",
     "name": "ha-continue",
     "support": [
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 991c388f0b177d251bbc629a14464999b9321ecf..15d5514c5e91cd41b59522fda5aba25a9926af5e 100644 (file)
@@ -1,8 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "This command is sent internally by a Kea partner when operating",
-        "in High-Availability (HA) mode. It retrieves the server's HA state and clock value."
+        "This command is sent internally by a Kea partner when operating in High-Availability (HA) mode. It retrieves the server's HA state and clock value."
     ],
     "cmd-syntax": [
         "{",
index c8aca2dd41fc5d9169d3e27d39858e98f11d0bc9..54f8300bb935ca9a18adde702ac48a454d426479 100644 (file)
@@ -4,7 +4,7 @@
         "This command modifies the scope that the server is responsible for serving when operating in High Availability (HA) mode."
     ],
     "cmd-comment": [
-        "In the example given, the arguments configure the server to handle traffic from both HA_server1 and HA_server2 scopes."
+        "In the example below, the arguments configure the server to handle traffic from both the HA_server1 and HA_server2 scopes."
     ],
     "cmd-syntax": [
         "{",
index 2c1fa9dad71be59a020802a17966932f9ed53c4f..4aad91737bdee526068cf23b17344e84a39d378c 100644 (file)
@@ -1,8 +1,7 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "The command is issued to instruct the server running in HA mode to ",
-        "synchronize its local lease database with the selected peer."
+        "This command instructs the server running in HA mode to synchronize its local lease database with the selected peer."
     ],
     "cmd-syntax": [
         "{",
index e9b701f81ff990e4cef550df6935d5367e928823..daf666db92a03f77cffd45e90c32dd129093916f 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The lease4-add command adds a new IPv4 lease administratively."
+        "This command administratively adds a new IPv4 lease."
     ],
     "cmd-comment": [
-        "Note that Kea 1.4 requires an additional argument, subnet-ID, which is optional as of Kea 1.5. A number of other more detailed optional arguments are also supported."
+        "Note that Kea 1.4 requires an additional argument, subnet-ID, which is optional as of Kea 1.5. A number of other, more-detailed, optional arguments are also supported."
     ],
     "cmd-syntax": [
         "{",
index 5a829a2d08d7209bbbe684d9e6022410a13ee622..c7c3b13399dd7d430ad8766303d53f9baa3e5659 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease4-del can be used to delete a lease from the lease database."
+        "This command deletes a lease from the lease database."
     ],
     "cmd-comment": [
-        "Specify the lease to be deleted either by IP address, or by identifier-type and identifier value. Currently supported identifiers are \"hw-address\" and \"client-id\"."
+        "The lease to be deleted can be specified either by IP address or by identifier-type and identifier value. The currently supported identifiers are \"hw-address\" and \"client-id\"."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index f8eb99f9998061bb3ebc1a4df3f8e33602bab9b7..d8605370a7cf389973d297459a49c3eb3d2321b1 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.4.0",
     "brief": [
-        "lease4-get-all is used to retrieve all IPv4 leases or all leases for the specified set of subnets."
+        "This command retrieves all IPv4 leases or all leases for the specified set of subnets."
     ],
     "cmd-comment": [
-        "The lease4-get-all command may result in very large responses."
+        "The ``lease4-get-all`` command may result in very large responses."
     ],
     "cmd-syntax": [
         "{",
index ca5f1392838ebba1c9798f65fce48497eb7ecdcf..b46194e80763affe0f667f2c9316990af0f1943a 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease4-get can be used to query the lease database and retrieve existing leases."
+        "This command queries the lease database and retrieves existing leases."
     ],
     "cmd-syntax": [
         "{",
@@ -15,7 +15,7 @@
     "hook": "lease_cmds",
     "name": "lease4-get",
     "resp-comment": [
-        "lease4-get returns a result that indicates a result of the operation and lease details, if found. It has one of the following values: 0 (success), 1 (error) or 2 (empty)."
+        "lease4-get returns a result that indicates the outcome of the operation and lease details, if found. It has one of the following values: 0 (success), 1 (error), or 2 (empty)."
     ],
     "resp-syntax": [
         "{",
@@ -38,4 +38,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index ea2422a5b3fab5b2c4a57dfadd42f75c6199ee34..d974a532c7d1e9a65b60a926e6bf9d2ed4a388e0 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The lease4-update command can be used to update existing leases."
+        "This command updates existing leases."
     ],
     "cmd-syntax": [
         "{",
@@ -21,4 +21,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 1685a6d1c96f766d00518e00cd6e8c237d19082f..edb08ee1e8eb47ad6267e4e899521b32a616e44b 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease4-wipe is designed to remove all leases associated with a given subnet."
+        "This command removes all leases associated with a given subnet."
     ],
     "cmd-syntax": [
         "{",
index 344e7841f5144c5a6dbb315a8ba881430dab8405..e950e63d2b53ec533d1473563e38e1d10910033d 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The lease6-add command creates a new lease administratively."
+        "This command administratively creates a new lease."
     ],
     "cmd-comment": [
-        "lease6-add can be also used to add leases for IPv6 prefixes.."
+        "lease6-add can be also used to add leases for IPv6 prefixes."
     ],
     "cmd-syntax": [
         "{",
index 0710fcae3047bc83fbd0b56accd702b048bbe500..a39926bcbb2135c1a10fc8ec61182aecaa1bd94e 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "The lease6-bulk-apply command can be used to create, update, and delete multiple IPv6 leases in a single transaction. This is used to communicate lease changes between the HA peers, but may be used in all cases where it is desirable to apply multiple lease updates in a single transaction."
+        "This command creates, updates, or deletes multiple IPv6 leases in a single transaction. It communicates lease changes between HA peers, but may be used in all cases where it is desirable to apply multiple lease updates in a single transaction."
     ],
     "cmd-comment": [
-        "If any of the leases is malformed, all changes are rolled back. If the leases are well-formed but the operation fails for one or more leases, these leases are listed in the response; however, the changes are preserved for all leases for which the operation was successful. The \"deleted-leases\" and \"leases\" are optional parameters but one of them must be specified."
+        "If any of the leases is malformed, all changes are rolled back. If the leases are well-formed but the operation fails for one or more leases, these leases are listed in the response; however, the changes are preserved for all leases for which the operation was successful. The \"deleted-leases\" and \"leases\" are optional parameters, but one of them must be specified."
     ],
     "cmd-syntax": [
         "{",
@@ -42,7 +42,7 @@
     "hook": "lease_cmds",
     "name": "lease6-bulk-apply",
     "resp-comment": [
-        "The \"failed-deleted-leases\" holds the list of leases which failed to delete. This includes leases which were not found in the database. The \"failed-leases\" includes the list of leases which failed to create or update. For each lease for which there was an error during processing, inserting it into the database, etc., the result is set to 1. For each lease which was not deleted because the server did not find it in the database, the result of 3 is returned."
+        "The \"failed-deleted-leases\" holds the list of leases which failed to delete; this includes leases which were not found in the database. The \"failed-leases\" includes the list of leases which failed to create or update. For each lease for which there was an error during processing, insertion into the database, etc., the result is set to 1. For each lease which was not deleted because the server did not find it in the database, the result of 3 is returned."
     ],
     "resp-syntax": [
         "{",
index f82993029d0aeb7943c5720fb1de293cc1955ec6..e4f7c174914335243880b12cf403c7583afd7c86 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease6-del can be used to delete a lease from the lease database."
+        "This command deletes a lease from the lease database."
     ],
     "cmd-comment": [
-        "lease6-del returns a result that indicates a outcome of the operation. It has one of the following values: 0 (success), 1 (error) or 3 (empty)."
+        "lease6-del returns a result that indicates the outcome of the operation. It has one of the following values: 0 (success), 1 (error), or 3 (empty)."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 01a4243dfad0b259b15fee838907ddd139d4c799..165cd05a297dba284549cf6746aaf7a2107b1f21 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease6-get-all is used to retrieve all IPv6 leases or all leases for the specified set of subnets."
+        "This command retrieves all IPv6 leases or all leases for the specified set of subnets."
     ],
     "cmd-syntax": [
         "{",
@@ -60,4 +60,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 6ae039193c4b46f7d1f4b8df7b854088e11bb3cc..84e36a44ded96c141664c62f2e288298dd773b1f 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease6-get can be used to query the lease database and retrieve existing leases."
+        "This command queries the lease database and retrieves existing leases."
     ],
     "cmd-comment": [
-        "lease6-get returns a result that indicates a result of the operation and lease details, if found. It has one of the following values: 0 (success), 1 (error) or 2 (empty)."
+        "lease6-get returns a result that indicates the outcome of the operation and lease details, if found. It has one of the following values: 0 (success), 1 (error), or 2 (empty)."
     ],
     "cmd-syntax": [
         "{",
@@ -21,4 +21,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 767a59f95f65d3aca69c4030509560730c8bbe17..11671026349497b416d73f71367cd56525972179 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The lease6-update command can be used to update existing leases."
+        "This command updates existing leases."
     ],
     "cmd-syntax": [
         "{",
@@ -23,4 +23,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 74c2d7d16bb322b7509d35f87f403297319da512..8503841e683c47c43e3ec6bd103fb14989c9279c 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "lease6-wipe is designed to remove all leases associated with a given subnet."
+        "This command removes all leases associated with a given subnet."
     ],
     "cmd-comment": [
         "Note: not all backends support this command."
@@ -20,4 +20,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 095522a3f72d69f46e438d50f1ff74984950dff8..894c79e768e181e0532112a96a96fced09059197 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The leases-reclaim command instructs the server to reclaim all expired leases immediately."
+        "This command instructs the server to reclaim all expired leases immediately."
     ],
     "cmd-syntax": [
         "{",
@@ -17,4 +17,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index b3a4c8ede26b727de4e468d3d2cda163440fe5cc..9c13c6c1181fee929edffd6151161fad426df3ac 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "The libreload command will first unload and then load all currently loaded hook libraries."
+        "This command first unloads and then reloads all currently loaded hooks libraries."
     ],
     "cmd-comment": [
-        "The server will respond with a result of 0 indicating success, or 1 indicating a failure."
+        "The server responds with 0, indicating success, or 1, indicating a failure."
     ],
     "cmd-syntax": [
         "{",
@@ -18,4 +18,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 61023c3929d3d0ddb39b121c2d514b87a52e8c54..d238a441cbb10bcc12591b6b407b772999672254 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The list-commands command retrieves a list of all commands supported by the server."
+        "This command retrieves a list of all commands supported by the server."
     ],
     "cmd-comment": [
-        "The server will respond with a list of all supported commands."
+        "The server responds with a list of all supported commands."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
         "kea-dhcp-ddns",
         "kea-ctrl-agent"
     ]
-}
\ No newline at end of file
+}
index 9450f3492aaaf31fd0555c4b336bc8f1e3a100d1..af180432a1853decbe7be5a7496bcf5c336c003f 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network4-add command is used to add a new shared network."
+        "This command adds a new shared network."
     ],
     "cmd-syntax": [
         "{",
@@ -51,4 +51,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 8ae53ef1d2be0d2daa5e8962696ea29d28078526..2c11f4ebafe12aa259d37fa250376867b869ca68 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network4-del command is used to delete existing shared networks."
+        "This command deletes existing shared networks."
     ],
     "cmd-syntax": [
         "{",
@@ -30,4 +30,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index a386286e13ccd1840265a9e353ec588aa609eb13..bb8f792dfc91a271f04a3de438145d8e93bc38ab 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network4-get command is used to retrieve detailed information about shared networks, including subnets currently being part of a given network."
+        "This command retrieves detailed information about shared networks, including subnets that are currently part of a given network."
     ],
     "cmd-syntax": [
         "{",
         "                {",
         "                    \"subnet\": \"192.0.2.0/24\",",
         "                    \"id\": 5,",
-        "                    // many other subnet specific details here",
+        "                    // many other subnet-specific details here",
         "                },",
         "                {",
         "                    \"subnet\": \"192.0.3.0/31\",",
         "                    \"id\": 6,",
-        "                    // many other subnet specific details here",
+        "                    // many other subnet-specific details here",
         "                }",
         "            ],",
         "            \"valid-lifetime\": 120",
index 142d65e72819d329509c20be4aadc2b01a832e4b..535f64697b3add91a9257408e8f26bb183cce7dd 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network4-list command is used to retrieve full list of currently configured shared networks."
+        "This command retrieves the full list of currently configured shared networks."
     ],
     "cmd-syntax": [
         "{",
@@ -26,4 +26,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 802d52115085c8f59570a98d7efaf5253fc41212..9b8c28f95c57a58271a60dc9a964e4e4385961fa 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network4-subnet-add command is used to add existing subnets to existing shared networks."
+        "This command adds existing subnets to existing shared networks."
     ],
     "cmd-syntax": [
         "{",
@@ -24,4 +24,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index d8b76dd05866bbf4be47a21fbb5592dcd9c0bbd8..edfa5c51f4ceb014b3860b0578de49c466496bac 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network4-subnet-del command is used to remove a subnet that is part of an existing shared network and demote it to a plain, stand-alone subnet."
+        "This command removes a subnet that is part of an existing shared network and demotes it to a plain, stand-alone subnet."
     ],
     "cmd-syntax": [
         "{",
@@ -24,4 +24,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 0280df5acb3dd72807ae8d7a101989bb939a886f..8f6139a7d10f227df0867b63ed3bb165b6afcdee 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network6-add command is used to add a new shared network."
+        "This command adds a new shared network."
     ],
     "cmd-comment": [
-        "The network6-add uses the same syntax for both the query and the response. However, there are some parameters that are IPv4-only (e.g. match-client-id) and some are IPv6-only (e.g. interface-id)."
+        "The ``network6-add`` command uses the same syntax as ``network4-add`` for both the query and the response. However, there are some parameters that are IPv4-only (e.g. match-client-id) and some that are IPv6-only (e.g. interface-id)."
     ],
     "cmd-syntax": [
         "{",
@@ -54,4 +54,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 022fc1f02ea8c68069e16b144c45b90fb7b637f9..739e0fcfd0969f12ae7839a58924803e844f32b5 100644 (file)
@@ -1,11 +1,11 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network6-del command is used to delete existing shared networks."
+        "This command deletes existing shared networks."
     ],
     "cmd-comment": [
-        "The network6-del command uses exactly the same syntax for",
-        "both the command and the response."
+        "The ``network6-del`` command uses exactly the same syntax as ``network4-del`` for",
+        "both the query and the response."
     ],
     "cmd-syntax": [
         "{",
index 893bb17cb9949d6eb4c1d06ee976724563a563be..199aa9d6201fc68c78dcb4e33c7ee7e2821e83dd 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network6-get command is used to retrieve detailed information about shared networks, including subnets currently being part of a given network."
+        "The network6-get command retrieves detailed information about shared networks, including subnets that are currently part of a given network."
     ],
     "cmd-syntax": [
         "{",
index 6ccca085ebcfe469a659c5a78c8663454149b000..65a0890d33d7c843eb2087ec8e7ff2c20318b35c 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network6-list command is used to retrieve full list of currently configured shared networks."
+        "This command retrieves the full list of currently configured shared networks."
     ],
     "cmd-comment": [
-        "network6-list follows exactly the same syntax for both the query and the response."
+        "The ``network6-list`` command uses exactly the same syntax as ``network4-list`` for both the query and the response."
     ],
     "cmd-syntax": [
         "{",
@@ -29,4 +29,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 110bf455ea0dc5e2af4fdf450d8d1417515eb987..c828d350514931a077fbb9dadfe408c33cde3072 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network6-subnet-add command is used to add existing subnets to existing shared networks."
+        "This command adds existing subnets to existing shared networks."
     ],
     "cmd-comment": [
-        "The network6-subnet-add command uses exactly the same syntax for both the command and the response."
+        "The ``network6-subnet-add`` command uses exactly the same syntax as ``network4-subnet-add`` for both the query and the response."
     ],
     "cmd-syntax": [
         "{",
@@ -27,4 +27,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 31eb948fb9314ddca29cc64644daa07f287fdc07..1e157d1c9bd38a53f9b61abf23376f92a7320873 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "The network6-subnet-del command is used to remove a subnet that is part of existing shared network and demote it to a plain, stand-alone subnet."
+        "This command removes a subnet that is part of an existing shared network and demotes it to a plain, stand-alone subnet."
     ],
     "cmd-comment": [
-        "The network6-subnet-del command uses exactly the same syntax for both the command and the response."
+        "The ``network6-subnet-del`` command uses exactly the same syntax as ``network4-subnet-del`` for both the query and the response."
     ],
     "cmd-syntax": [
         "{",
@@ -27,4 +27,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 1fc907dfcb0e6d0d3041cf8284dd87b1c72df65d..531d039453206c1f870e45e006d137994097dd73 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete a global DHCPv4 parameter from the configuration database. The server will use the value specified in the configuration file or a default value (if the parameter is not specified in the configuration file) after deleting the parameter from the database."
+        "This command deletes a global DHCPv4 parameter from the configuration database. The server uses the value specified in the configuration file, or a default value if the parameter is not specified, after deleting the parameter from the database."
     ],
     "cmd-comment": [
-        "This command carries the list including exactly one name of the parameter to be deleted. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error."
+        "This command carries the list including exactly one name of the parameter to be deleted. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
     ],
     "cmd-syntax": [
         "{",
index aa42d2eeabbe71e22da8af32ec5479372a9c3acc..246fae114b9127515cb36ae827b9f050f510e760 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch all global parameters for the server from the specified database."
+        "This command fetches all global parameters for the server from the specified database."
     ],
     "cmd-comment": [
-        "The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The special server tag \"all\" is allowed to fetch the global parameters shared by all servers."
+        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed; it fetches the global parameters shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,7 @@
     "hook": "cb_cmds",
     "name": "remote-global-parameter4-get-all",
     "resp-comment": [
-        "The returned response contains a list of maps. Each map contains a global parameter name/value pair. The value may be a JSON string, integer, real or boolean. The metadata is appended to each parameter and it provides database specific information associated with the returned objects. If the server tag \"all\" is included in the command, the response contains the global parameters shared between all servers. It excludes server specific global parameters. If an explicit server tag is included in the command, the response contains all global parameters directly associated with the given server and the global parameters associated with all servers when server specific values are not present."
+        "The returned response contains a list of maps. Each map contains a global parameter name/value pair. The value may be a JSON string, integer, real, or boolean. The metadata is appended to each parameter and provides database-specific information associated with the returned objects. If the server tag \"all\" is included in the command, the response contains the global parameters shared among all servers. It excludes server-specific global parameters. If an explicit server tag is included in the command, the response contains all global parameters directly associated with the given server, and the global parameters associated with all servers when server-specific values are not present."
     ],
     "resp-syntax": [
         "{",
index cacdd2780e3efc84f0ff0c8333d6dcd11c9f21f5..0e29608a067650cfcf4c81861844ec429f0e043b 100644 (file)
@@ -1,10 +1,14 @@
 {
     "avail": "1.6.0",
     "brief": [
+<<<<<<< HEAD
         "This command is used to fetch the selected global parameter for the server from the specified database."
+=======
+        "This command fetches the selected global parameter for the server from the specified database."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-comment": [
-        "This command carries a list including exactly one name of the parameter to be fetched. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed to fetch the global parameter value shared by all servers."
+        "This command carries a list including exactly one name of the parameter to be fetched. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it fetches the global parameter value shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -21,7 +25,7 @@
     "hook": "cb_cmds",
     "name": "remote-global-parameter4-get",
     "resp-comment": [
-        "The returned response contains a map with a global parameter name/value pair. The value may be a JSON string, integer, real or boolean. The metadata is included and it provides database specific information associated with the returned object. If the \"all\" server tag was specified, the command attempts to fetch the global parameter value associated with all servers. If the explicit server tag is specified, the command will fetch the value associated with the given server. If the server specific value doesn't exist, it will try to fetch the value associated with all servers."
+        "The returned response contains a map with a global parameter name/value pair. The value may be a JSON string, integer, real, or boolean. The metadata is included and provides database-specific information associated with the returned object. If the \"all\" server tag is specified, the command attempts to fetch the global parameter value associated with all servers. If the explicit server tag is specified, the command fetches the value associated with the given server. If the server-specific value does not exist, the ``remote-global-parameter4-get`` command fetches the value associated with all servers."
     ],
     "resp-syntax": [
         "{",
index b20691165b2783f0d9db9b2d573394b45f0c6d5f..de9af8a12ee43cb1f14380df4b4504e3dee143bb 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or update one or more global parameters in the configuration database."
+        "This command creates or updates one or more global parameters in the configuration database."
     ],
     "cmd-comment": [
-        "This command carries multiple global parameters with their values. Care should be taken when specifying more than one parameter; in some cases, only a subset of the parameters may be successfully stored in the database and other parameters may fail to be stored. In such cases the ``remote-global-parameter4-get-all`` command may be useful to verify the contents of the database after the update. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed and it associates the specified parameters with all servers."
+        "This command carries multiple global parameters with their values. Care should be taken when specifying more than one parameter; in some cases, only a subset of the parameters may be successfully stored in the database and other parameters may fail to be stored. In such cases the ``remote-global-parameter4-get-all`` command may be useful to verify the contents of the database after the update. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it associates the specified parameters with all servers."
     ],
     "cmd-syntax": [
         "{",
index 80bd95c2d617fe62791af836c8824260d52cd220..4c5a39ccb223725e3ec085fe53d1ac545314cf73 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete a global DHCPv6 parameter from the configuration database. The server will use the value specified in the configuration file or a default value (if the parameter is not specified in the configuration file) after deleting the parameter from the database."
+        "This command deletes a global DHCPv6 parameter from the configuration database. The server uses the value specified in the configuration file, or a default value if the parameter is not specified in the configuration file, after deleting the parameter from the database."
     ],
     "cmd-comment": [
-        "This command carries the list including exactly one name of the parameter to be deleted. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error."
+        "This command carries the list including exactly one name of the parameter to be deleted. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
     ],
     "cmd-syntax": [
         "{",
index d2f8e144eb27b7b577db0609f8f567ac56d33e1f..ae08dc1163fdacf2df8f6d51ae0cf0b0b2737325 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch all global parameters for the server from the specified database."
+        "This command fetches all global parameters for the server from the specified database."
     ],
     "cmd-comment": [
-        "The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The special server tag \"all\" is allowed to fetch the global parameters shared by all servers."
+        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed; it fetches the global parameters shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,7 @@
     "hook": "cb_cmds",
     "name": "remote-global-parameter6-get-all",
     "resp-comment": [
-        "The returned response contains a list of maps. Each map contains a global parameter name/value pair. The value may be a JSON string, integer, real or boolean. The metadata is appended to each parameter and it provides database specific information associated with the returned objects. If the server tag \"all\" is included in the command, the response contains the global parameters shared between all servers. It excludes server specific global parameters. If an explicit server tag is included in the command, the response contains all global parameters directly associated with the given server and the global parameters associated with all servers when server specific values are not present."
+        "The returned response contains a list of maps. Each map contains a global parameter name/value pair. The value may be a JSON string, integer, real, or boolean. The metadata is appended to each parameter and provides database-specific information associated with the returned objects. If the server tag \"all\" is included in the command, the response contains the global parameters shared among all servers. It excludes server-specific global parameters. If an explicit server tag is included in the command, the response contains all global parameters directly associated with the given server, and the global parameters associated with all servers when server-specific values are not present."
     ],
     "resp-syntax": [
         "{",
index 7a38fe185786ec93ef25698545db25c82fcba5ad..477dee861c07412920baff4c8d321e59dfcfae94 100644 (file)
@@ -1,10 +1,14 @@
 {
     "avail": "1.6.0",
     "brief": [
+<<<<<<< HEAD
         "This command is used to fetch the selected global parameter for the server from the specified database."
+=======
+        "This command fetches the selected global parameter for the server from the specified database."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-comment": [
-        "This command carries a list including exactly one name of the parameter to be fetched. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed to fetch the global parameter value shared by all servers."
+        "This command carries a list including exactly one name of the parameter to be fetched. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it fetches the global parameter value shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -21,7 +25,7 @@
     "hook": "cb_cmds",
     "name": "remote-global-parameter6-get",
     "resp-comment": [
-        "The returned response contains a map with a global parameter name/value pair. The value may be a JSON string, integer, real or boolean. The metadata is included and it provides database specific information associated with the returned object. If the \"all\" server tag was specified, the command attempts to fetch the global parameter value associated with all servers. If the explicit server tag is specified, the command will fetch the value associated with the given server. If the server specific value doesn't exist, it will try to fetch the value associated with all servers."
+        "The returned response contains a map with a global parameter name/value pair. The value may be a JSON string, integer, real, or boolean. The metadata is included and provides database-specific information associated with the returned object. If the \"all\" server tag is specified, the command attempts to fetch the global parameter value associated with all servers. If the explicit server tag is specified, the command fetches the value associated with the given server. If the server-specific value does not exist, the ``remote-global-parameter6-get`` fetches the value associated with all servers."
     ],
     "resp-syntax": [
         "{",
index 5363544ce8d90d7cf66b4de99195d73cbfab8b48..b2d73f5f6256c437f567548f13777d349fd77404 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or update one or more global parameters in the configuration database."
+        "This command creates or updates one or more global parameters in the configuration database."
     ],
     "cmd-comment": [
-        "This command carries multiple global parameters with their values. Care should be taken when specifying more than one parameter; in some cases, only a subset of the parameters may be successfully stored in the database and other parameters may fail to be stored. In such cases the ``remote-global-parameter6-get-all`` command may be useful to verify the contents of the database after the update. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed and it associates the specified parameters with all servers."
+        "This command carries multiple global parameters with their values. Care should be taken when specifying more than one parameter; in some cases, only a subset of the parameters may be successfully stored in the database and other parameters may fail to be stored. In such cases the ``remote-global-parameter6-get-all`` command may be useful to verify the contents of the database after the update. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it associates the specified parameters with all servers."
     ],
     "cmd-syntax": [
         "{",
index 6aee9e2dcac87f8d08d806e093859ccbfd50ff72..7a54e02ffe1c3b531aca1f67638285eab8b98ada 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete an IPv4 shared network from the configuration database."
+        "This command deletes an IPv4 shared network from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes a list with exactly one name of the shared network to be deleted. The ``subnets-action`` denotes whether the subnets in this shared network should be deleted or not. The ``server-tags`` parameter must not be specified for this command."
+        "This command includes a list with exactly one name of the shared network to be deleted. The ``subnets-action`` parameter denotes whether the subnets in this shared network should be deleted. The ``server-tags`` parameter must not be specified for this command."
     ],
     "cmd-syntax": [
         "{",
index 6ae0e5bdd23f765109ce0c69b6953d40b3bbeabc..5a15da7f0c4abdbdf7babb51a46a86080a53c5a9 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the selected IPv4 shared network for the server from the specified database."
+        "This command fetches the selected IPv4 shared network for the server from the specified database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one name of the shared network to be returned. The ``subnets-include`` optional parameter allows for specifying whether the subnets belonging to the shared network should also be returned. The ``server-tags`` parameter must not be specified for this command."
index bafbdb065423f96ac9659470ea302d3f02279a01..e315b96ebd3344cf34378a785e162ed84c449284 100644 (file)
@@ -1,10 +1,14 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a list of all IPv4 shared networks from the configuration database."
+        "This command fetches a list of all IPv4 shared networks from the configuration database."
     ],
     "cmd-comment": [
+<<<<<<< HEAD
         "The ``server-tags`` list is required for this command and must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
+=======
+        "The ``server-tags`` list is required for this command, and must not be empty. It may either contain one or multiple server tags as strings, or a single ``null`` value."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +24,7 @@
     "hook": "cb_cmds",
     "name": "remote-network4-list",
     "resp-comment": [
-        "The returned response contains the list of maps. Each map contains the shared network name and the metadata which provides database-specific information associated with the shared network. The returned list does not contain full definitions of the shared networks. Use ``remote-network4-get`` to fetch the full information about the selected shared networks. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all shared networks which are associated with any of the specified tags. A network is returned even if it is associated with multiple servers and only one of the specified tags matches. If the command includes the ``null`` value in the ``server-tags`` list, the response contains all shared networks which are assigned to no servers (unassigned)."
+        "The returned response contains the list of maps. Each map contains the shared network name and the metadata, which provides database-specific information associated with the shared network. The returned list does not contain full definitions of the shared networks; use ``remote-network4-get`` to fetch the full information about the selected shared networks. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all shared networks which are associated with any of the specified tags. A network is returned even if it is associated with multiple servers and only one of the specified tags matches. If the command includes the ``null`` value in the ``server-tags`` list, the response contains all shared networks which are assigned to no servers (unassigned)."
     ],
     "resp-syntax": [
         "{",
index 232b46eb2eb6af541f6cf0106bdb82f77b2bba3c..1a4293f8ac7710f0f3a01d717dbff6f186582b38 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace an IPv4 shared network in the configuration database."
+        "This command creates or replaces an IPv4 shared network in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one shared network specification. It must not contain subnets (\"subnet4\" parameter). The subnets are added to the shared network using ``remote-subnet4-set`` command. The ``server-tags`` list is mandatory and it must contain one or more server tags as strings to explicitly associate the shared network with one or more user defined servers. It may include the special server tag \"all\" to associate the network with all servers."
+        "The provided list must contain exactly one shared network specification, and must not contain subnets (the \"subnet4\" parameter). The subnets are added to the shared network using the ``remote-subnet4-set`` command. The ``server-tags`` list is mandatory and must contain one or more server tags as strings to explicitly associate the shared network with one or more user-defined servers. It may include the special server tag \"all\" to associate the network with all servers."
     ],
     "cmd-syntax": [
         "{",
index 402911c59fd14adb6322095e3848e3a26fd2df39..63602db9da6d83c3716085bab33bf5255ccab883 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete an IPv6 shared network from the configuration database."
+        "This command deletes an IPv6 shared network from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes a list with exactly one name of the shared network to be deleted. The ``subnets-action`` denotes whether the subnets in this shared network should be deleted or not. The ``server-tags`` parameter must not be specified for this command."
+        "This command includes a list with exactly one name of the shared network to be deleted. The ``subnets-action`` parameter indicates whether the subnets in this shared network should be deleted. The ``server-tags`` parameter must not be specified for this command."
     ],
     "cmd-syntax": [
         "{",
index eee9257cc526df36c6d9c3d5f6ea95b69b30e982..0bd5221249662586250913a23db02c07d44ac52a 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the selected IPv6 shared network for the server from the specified database."
+        "This command fetches the selected IPv6 shared network for the server from the specified database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one name of the shared network to be returned. The ``subnets-include`` optional parameter allows for specifying whether the subnets belonging to the shared network should also be returned. The ``server-tags`` parameter must not be specified for this command."
index 00727d2533e5a3d6342f135269c36d9aec6bae1c..578d826916d07882628144b82ab71462e313afe2 100644 (file)
@@ -1,10 +1,14 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a list of all IPv6 shared networks from the configuration database."
+        "This command fetches a list of all IPv6 shared networks from the configuration database."
     ],
     "cmd-comment": [
+<<<<<<< HEAD
         "The ``server-tags`` list is required for this command and must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
+=======
+        "The ``server-tags`` list is required for this command, and must not be empty. It may either contain one or multiple server tags as strings, or a single ``null`` value."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +24,7 @@
     "hook": "cb_cmds",
     "name": "remote-network6-list",
     "resp-comment": [
-        "The returned response contains the list of maps. Each map contains the shared network name and the metadata which provides database-specific information associated with the shared network. The returned list does not contain full definitions of the shared networks. Use ``remote-network6-get`` to fetch the full information about the selected shared networks. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all shared networks which are associated with any of the specified tags. A network is returned even if it is associated with multiple servers and only one of the specified tags matches. If the command includes the ``null`` value in the ``server-tags`` list, the response contains all shared networks which are assigned to no servers (unassigned)."
+        "The returned response contains the list of maps. Each map contains the shared network name and the metadata, which provides database-specific information associated with the shared network. The returned list does not contain full definitions of the shared networks; use ``remote-network6-get`` to fetch the full information about the selected shared networks. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all shared networks which are associated with any of the specified tags. A network is returned even if it is associated with multiple servers and only one of the specified tags matches. If the command includes the ``null`` value in the ``server-tags`` list, the response contains all shared networks which are assigned to no servers (unassigned)."
     ],
     "resp-syntax": [
         "{",
index 9643683a119466fd3b7adde83b64be0c86af3c96..d4bfad2b3113d22225e1846e46de183ca8a46193 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace an IPv6 shared network in the configuration database."
+        "This command creates or replaces an IPv6 shared network in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one shared network specification. It must not contain subnets (\"subnet6\" parameter). The subnets are added to the shared network using ``remote-subnet6-set`` command. The ``server-tags`` list is mandatory and it must contain one or more server tags as strings to explicitly associate the shared network with one or more user defined servers. It may include the special server tag \"all\" to associate the network with all servers."
+        "The provided list must contain exactly one shared network specification, and must not contain subnets (the \"subnet6\" parameter). The subnets are added to the shared network using the ``remote-subnet6-set`` command. The ``server-tags`` list is mandatory and must contain one or more server tags as strings to explicitly associate the shared network with one or more user-defined servers. It may include the special server tag \"all\" to associate the network with all servers."
     ],
     "cmd-syntax": [
         "{",
index 7daaf995cb074c0c3309310e37bfc39533e8cba0..099ffdb2118340dea3a61127f11254252c036f61 100644 (file)
@@ -1,10 +1,14 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete a DHCPv4 option definition from the configuration database."
+        "This command deletes a DHCPv4 option definition from the configuration database."
     ],
     "cmd-comment": [
+<<<<<<< HEAD
         "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error."
+=======
+        "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
index 5a4d49241d54f58583c1d18af507f75ea7e63fe3..ea51b63ebb572b5b4aba863255f70af522e0cf42 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch all DHCPv4 option definitions from the configuration database."
+        "This command fetches all DHCPv4 option definitions from the configuration database."
     ],
     "cmd-comment": [
-        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed to fetch the option definitions shared by all servers."
+        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed, to fetch the option definitions shared by all servers."
     ],
     "cmd-syntax": [
         "{",
index f5f0ade55f2c23c00b27116ab6c9a59e47642663..cc37416d4769447cfc9704f7728d483289827e59 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a DHCPv4 option definition from the configuration database."
+        "This command fetches a DHCPv4 option definition from the configuration database."
     ],
     "cmd-comment": [
-        "The desired option definition is identified by the pair of the option code/space values. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed to fetch the option definition instance shared by all servers."
+        "The desired option definition is identified by the pair of option code/space values. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed, to fetch the option definition instance shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -26,7 +26,7 @@
     "hook": "cb_cmds",
     "name": "remote-option-def4-get",
     "resp-comment": [
-        "The metadata is included and it provides database specific information associated with the returned object. If the \"all\" server tag was specified, the command attempts to fetch the option definition associated with all servers. If the explicit server tag is specified, the command will fetch the option definition associated with the given server. If the server specific option definition doesn't exist, it will try to fetch the option definition associated with all servers."
+        "The metadata is included and provides database-specific information associated with the returned object. If the \"all\" server tag is specified, the command attempts to fetch the option definition associated with all servers. If the explicit server tag is specified, the command fetches the option definition associated with the given server. If the server-specific option definition does not exist, the ``remote-option-def4-get`` command fetches the option definition associated with all servers."
     ],
     "resp-syntax": [
         "{",
index d819efa0ad44b34b6f9d6f69e91adda16c03f782..fc78615ba0080c967097d821ac5dd8c22d3cae9b 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace DHCPv4 option definition in the configuration database."
+        "This command creates or replaces a DHCPv4 option definition in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one option definition specification. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed and it associates the specified option definition with all servers."
+        "The provided list must contain exactly one option definition specification. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it associates the specified option definition with all servers."
     ],
     "cmd-syntax": [
         "{",
index 516ca103b3c47c250387d945639963e7c77ad81b..6ee611365cf6d37a912ea50b08e2453fb4b655a5 100644 (file)
@@ -1,10 +1,14 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete a DHCPv6 option definition from the configuration database."
+        "This command deletes a DHCPv6 option definition from the configuration database."
     ],
     "cmd-comment": [
+<<<<<<< HEAD
         "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error."
+=======
+        "This command includes a list with exactly one option definition specification, comprising an option name and code. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
+>>>>>>> Fix grammar, typos, a few JSON errors
     ],
     "cmd-syntax": [
         "{",
index 49b9984d88f3b9cbbc63613d2973f62c6c085bb2..c8cebfe02b8883d5a72e3e8e6b451b3c06642c79 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch all DHCPv6 option definitions from the configuration database."
+        "This command fetches all DHCPv6 option definitions from the configuration database."
     ],
     "cmd-comment": [
-        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed to fetch the option definitions shared by all servers."
+        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed, to fetch the option definitions shared by all servers."
     ],
     "cmd-syntax": [
         "{",
index 557a45fc797b46277d146d18ac4ea4e00d8c7e34..e0061ea370eb4f0d7a21f58055e8f431604e5224 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a DHCPv6 option definition from the configuration database."
+        "This command fetches a DHCPv6 option definition from the configuration database."
     ],
     "cmd-comment": [
-        "The desired option definition is identified by the pair of the option code/space values. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed to fetch the option definition instance shared by all servers."
+        "The desired option definition is identified by the pair of option code/space values. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed, to fetch the option definition instance shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -26,7 +26,7 @@
     "hook": "cb_cmds",
     "name": "remote-option-def6-get",
     "resp-comment": [
-        "The metadata is included and it provides database specific information associated with the returned object. If the \"all\" server tag was specified, the command attempts to fetch the option definition associated with all servers. If the explicit server tag is specified, the command will fetch the option definition associated with the given server. If the server specific option definition doesn't exist, it will try to fetch the option definition associated with all servers."
+        "The metadata is included and provides database-specific information associated with the returned object. If the \"all\" server tag is specified, the command fetches the option definition associated with all servers. If the explicit server tag is specified, the command fetches the option definition associated with the given server. If the server-specific option definition does not exist, the ``remote-option-def6-get`` command fetches the option definition associated with all servers."
     ],
     "resp-syntax": [
         "{",
index 5017a4d07e7dfa84fcaac206e2b70c026815e228..d9ff5c0949bc88ccb4055f4c3623de6a4ce9d190 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace DHCPv6 option definition in the configuration database."
+        "This command creates or replaces a DHCPv6 option definition in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one option definition specification. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed and it associates the specified option definition with all servers."
+        "The provided list must contain exactly one option definition specification. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it associates the specified option definition with all servers."
     ],
     "cmd-syntax": [
         "{",
index e88b6598233936d8ce6be7db09b86222248d8f5d..18933e6b31904c99a3324c6be2afd61054b0be4b 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete a DHCPv4 global option from the configuration database."
+        "This command deletes a DHCPv4 global option from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
index 97a0eeabb5619158a32a01891521812f4b7f41d1..7ac4fd5c593a578e0a2aa8371d8c7fde76e5e7c7 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch all DHCPv4 global options for the server from the configuration database."
+        "This command fetches all DHCPv4 global options for the server from the configuration database."
     ],
     "cmd-comment": [
-        "The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The special server tag \"all\" is allowed to fetch the global options shared by all servers."
+        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed, to fetch the global options shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,7 @@
     "hook": "cb_cmds",
     "name": "remote-option4-global-get-all",
     "resp-comment": [
-        "The returned response contains a list of maps. Each map contains a global option specification and the metadata including database specific information associated with the returned object. If the server tag \"all\" is included in the command, the response contains the global options shared between all servers. It excludes server specific global options. If an explicit server tag is included in the command, the response contains all global options directly associated with the given server and the options associated with all servers when server specific options are not present."
+        "The returned response contains a list of maps. Each map contains a global option specification and the metadata, including database-specific information associated with the returned object. If the server tag \"all\" is included in the command, the response contains the global options shared among all servers. It excludes server-specific global options. If an explicit server tag is included in the command, the response contains all global options directly associated with the given server, and the options associated with all servers when server-specific options are not present."
     ],
     "resp-syntax": [
         "{",
index 6be271d484649e56e452e8c13ef0d91701d20bff..c5515dab658ebfd15a9d34850da207327469a651 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a global DHCPv4 option for the server from the specified database."
+        "This command fetches a global DHCPv4 option for the server from the specified database."
     ],
     "cmd-comment": [
-        "The option is identified by the pair of option code/space values. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed to fetch the global option instance shared by all servers."
+        "The option is identified by the pair of option code/space values. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed, to fetch the global option instance shared by all servers."
     ],
     "cmd-syntax": [
         "{",
     "hook": "cb_cmds",
     "name": "remote-option4-global-get",
     "resp-comment": [
-        "The metadata is included and it provides database specific information associated with the returned object. If the \"all\" server tag was specified, the command attempts to fetch the global option associated with all servers. If the explicit server tag is specified, the command will fetch the global option associated with the given server. If the server specific option doesn't exist, it will try to fetch the option associated with all servers."
+        "The metadata is included and provides database specific information associated with the returned object. If the \"all\" server tag is specified, the command fetches the global option associated with all servers. If the explicit server tag is specified, the command fetches the global option associated with the given server. If the server specific option does not exist, it fetches the option associated with all servers."
     ],
     "resp-syntax": [
         "{",
         "    \"result\": 0,",
-        "    \"text\": \"DHCPv4 option in found.\",",
+        "    \"text\": \"DHCPv4 option is found.\",",
         "    \"arguments\": {",
         "        \"options\": [",
         "            {",
index 9164db93c630d32e9ca27b56c09ce6f74839220e..fa1fd41bc90888b8f6f3b65301bbd772c19a9382 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace a DHCPv4 global option in the configuration database."
+        "This command creates or replaces a DHCPv4 global option in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must cotain exactly one option specification. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed and it associates the specified option with all servers."
+        "The provided list must contain exactly one option specification. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it associates the specified option with all servers."
     ],
     "cmd-syntax": [
         "{",
index 472543ef72ef5f9c3a7c6a97cbaa7c18b9f22051..9cf32bd96a5f453f393c8b3b2761df886647a280 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete a DHCPv6 global option from the configuration database."
+        "This command deletes a DHCPv6 global option from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error."
index 6952f1694232e9e75894c7e6c1fb548eb7855a30..a0bf8607fdc930fe937f2cdcb7a60983963c8269 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch all DHCPv6 global options for the server from the configuration database."
+        "This command fetches all DHCPv6 global options for the server from the configuration database."
     ],
     "cmd-comment": [
-        "The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The special server tag \"all\" is allowed to fetch the global options shared by all servers."
+        "The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The special server tag \"all\" is allowed, to fetch the global options shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,7 @@
     "hook": "cb_cmds",
     "name": "remote-option6-global-get-all",
     "resp-comment": [
-        "The returned response contains a list of maps. Each map contains a global option specification and the metadata including database specific information associated with the returned object. If the server tag \"all\" is included in the command, the response contains the global options shared between all servers. It excludes server specific global options. If an explicit server tag is included in the command, the response contains all global options directly associated with the given server and the options associated with all servers when server specific options are not present."
+        "The returned response contains a list of maps. Each map contains a global option specification and the metadata, including database-specific information associated with the returned object. If the server tag \"all\" is included in the command, the response contains the global options shared between all servers. It excludes server-specific global options. If an explicit server tag is included in the command, the response contains all global options directly associated with the given server, and the options associated with all servers when server-specific options are not present."
     ],
     "resp-syntax": [
         "{",
index a0a2b9335e118477999c9b08dc4cccf5362aea68..c790a43f7f12c26a62f857cabd3a4fdaea7164b0 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a global DHCPv6 option for the server from the specified database."
+        "This command fetches a global DHCPv6 option for the server from the specified database."
     ],
     "cmd-comment": [
-        "The option is identified by the pair of option code/space values. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed to fetch the global option instance shared by all servers."
+        "The option is identified by the pair of option code/space values. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed, to fetch the global option instance shared by all servers."
     ],
     "cmd-syntax": [
         "{",
     "hook": "cb_cmds",
     "name": "remote-option6-global-get",
     "resp-comment": [
-        "The metadata is included and it provides database specific information associated with the returned object. If the \"all\" server tag was specified, the command attempts to fetch the global option associated with all servers. If the explicit server tag is specified, the command will fetch the global option associated with the given server. If the server specific option doesn't exist, it will try to fetch the option associated with all servers."
+        "The metadata is included and provides database-specific information associated with the returned object. If the \"all\" server tag is specified, the command attempts to fetch the global option associated with all servers. If the explicit server tag is specified, the command will fetch the global option associated with the given server. If the server-specific option does not exist, it fetches the option associated with all servers."
     ],
     "resp-syntax": [
         "{",
         "    \"result\": 0,",
-        "    \"text\": \"DHCPv6 option in found.\",",
+        "    \"text\": \"DHCPv6 option is found.\",",
         "    \"arguments\": {",
         "        \"options\": [",
         "            {",
index a32a5f55b1a4133127b246a5119e977e24408d33..6b9619af864e7537bad298b48c449eb28705d415 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace a DHCPv6 global option in the configuration database."
+        "This command creates or replaces a DHCPv6 global option in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must cotain exactly one option specification. The ``server-tags`` list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of ``null`` or multiple server tags will result in an error. The server tag \"all\" is allowed and it associates the specified option with all servers."
+        "The provided list must contain exactly one option specification. The ``server-tags`` list is mandatory and must contain exactly one server tag. Specifying an empty list, a value of ``null``, or multiple server tags will result in an error. The server tag \"all\" is allowed; it associates the specified option with all servers."
     ],
     "cmd-syntax": [
         "{",
index 7be6ffe98bd2dc1d50a86ce7dd34e76e2c74f678..cc476168a22e52c74946c47e98d618b73880b639 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete information about a DHCPv4 server from the configuration database. Any configuration explicitly associated with the deleted server is automatically disassociated. In addition, configuration elements not shareable with other servers (e.g. global DHCP parameters) are deleted. The shareable configuration elements (e.g. subnets, shared networks) are not deleted as they may be used by other servers."
+        "This command deletes information about a DHCPv4 server from the configuration database. Any configuration explicitly associated with the deleted server is automatically disassociated. In addition, configuration elements not shareable with other servers (e.g. global DHCP parameters) are deleted. Shareable configuration elements (e.g. subnets, shared networks) are not deleted as they may be used by other servers."
     ],
     "cmd-comment": [
         "This command carries the list including exactly one map with the tag of the server to be deleted."
index f78b828fa1c9c718f795a5208c06515f1129fa75..b39e3322659bd40ccbe63b305fa6c5e5773dee8c 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch information about all DHCPv4 servers specified by the user."
+        "This command fetches information about all DHCPv4 servers specified by the user."
     ],
     "cmd-comment": [
         "This command contains no arguments besides the optional ``remote``."
@@ -19,7 +19,7 @@
     "hook": "cb_cmds",
     "name": "remote-server4-get-all",
     "resp-comment": [
-        "The returned response contain a list of maps. Each map contains a server tag uniquely identifying a server and the user defined description of the server. The Kea Configuration Backend uses the keyword ``all`` to associate parts of the configuration with all servers. Internally, it creates the logical server ``all`` for this purpose. However, this logical server is not returned as a result of the ``remote-server4-get-all``. Only the user defined servers are returned."
+        "The returned response contain a list of maps. Each map contains a server tag uniquely identifying a server, and the user-defined description of the server. The Kea Configuration Backend uses the keyword ``all`` to associate parts of the configuration with all servers. Internally, it creates the logical server ``all`` for this purpose. However, this logical server is not returned as a result of the ``remote-server4-get-all`` command; only the user-defined servers are returned."
     ],
     "resp-syntax": [
         "{",
index b83cdf5373175f8d67b67e1e712bc97112b7db33..8080a4df376beeb2cbe84d78679548f419ea6781 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the information about the DHCPv4 server, such as server tag and description."
+        "This command fetches information about the DHCPv4 server, such as the server tag and description."
     ],
     "cmd-comment": [
         "This command carries the list including exactly one map with the tag of the server to be fetched."
index 75e32518484e5c230eb6c2daaa62bc49bf6f6c10..e81b6a79ecd4d7ce9f34634b80538d93414ff843 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace information about the DHCPv4 server in the database."
+        "This command creates or replaces information about the DHCPv4 server in the database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one server specification. The ``server-tag`` must be unique accross all servers within the configuration database. The ``description`` is the arbitrary text describing the server, its location within the network etc."
+        "The provided list must contain exactly one server specification. The ``server-tag`` must be unique across all servers within the configuration database. The ``description`` is the arbitrary text describing the server, its location within the network, etc."
     ],
     "cmd-syntax": [
         "{",
index 4e7651e813c199a1b827be66c3931541b59f942d..8ea350ff88e645b01de46a85169c2325b0e12a3e 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete information about a DHCPv6 server from the configuration database. Any configuration explicitly associated with the deleted server is automatically disassociated. In addition, configuration elements not shareable with other servers (e.g. global DHCP parameters) are deleted. The shareable configuration elements (e.g. subnets, shared networks) are not deleted as they may be used by other servers."
+        "This command deletes information about a DHCPv6 server from the configuration database. Any configuration explicitly associated with the deleted server is automatically disassociated. In addition, configuration elements not shareable with other servers (e.g. global DHCP parameters) are deleted. Shareable configuration elements (e.g. subnets, shared networks) are not deleted as they may be used by other servers."
     ],
     "cmd-comment": [
         "This command carries the list including exactly one map with the tag of the server to be deleted."
index 9f5c8aad8e643d60ae6bc985948a3cbe31df5960..d9b8c7e90bc954c1b9f7a0452b229fe0c4461213 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch information about all DHCPv6 servers specified by the user."
+        "This command fetches information about all DHCPv6 servers specified by the user."
     ],
     "cmd-comment": [
         "This command contains no arguments besides the optional ``remote``."
@@ -19,7 +19,7 @@
     "hook": "cb_cmds",
     "name": "remote-server6-get-all",
     "resp-comment": [
-        "The returned response contain a list of maps. Each map contains a server tag uniquely identifying a server and the user defined description of the server. The Kea Configuration Backend uses the keyword ``all`` to associate parts of the configuration with all servers. Internally, it creates the logical server ``all`` for this purpose. However, this logical server is not returned as a result of the ``remote-server6-get-all``. Only the user defined servers are returned."
+        "The returned response contain a list of maps. Each map contains a server tag uniquely identifying a server, and the user-defined description of the server. The Kea Configuration Backend uses the keyword ``all`` to associate parts of the configuration with all servers. Internally, it creates the logical server ``all`` for this purpose. However, this logical server is not returned as a result of the ``remote-server6-get-all`` command; only the user-defined servers are returned."
     ],
     "resp-syntax": [
         "{",
index 76d58e6af9f664ffb909af5177287600e50f1b68..99455d751b0d85200e3d33e74505f36708a0cc5d 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the information about the DHCPv6 server, such as server tag and description."
+        "This command fetches information about the DHCPv6 server, such as the server tag and description."
     ],
     "cmd-comment": [
         "This command carries the list including exactly one map with the tag of the server to be fetched."
index 7e890848bee557cea0ae4491524fb057f0e64857..024106065742902b71a6d1bced248e436bd246ea 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace information about the DHCPv6 server in the database."
+        "This command creates or replaces information about the DHCPv6 server in the database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one server specification. The ``server-tag`` must be unique accross all servers within the configuration database. The ``description`` is the arbitrary text describing the server, its location within the network etc."
+        "The provided list must contain exactly one server specification. The ``server-tag`` must be unique across all servers within the configuration database. The ``description`` is the arbitrary text describing the server, its location within the network, etc."
     ],
     "cmd-syntax": [
         "{",
index 7c3b6c3c8055be2c4deaec98dcc4593fbd16333c..7037c76cc74c6e6640e3706dacf7a3b15f5f722e 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete an IPv4 subnet by ID from the configuration database."
+        "This command deletes an IPv4 subnet by ID from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one ID of the subnet to be deleted. The ``server-tags`` parameter must not be specified for this command."
index 4099f5ad12ff1c54aac97eafc7b4cb36549d44df..bd16dee37b3d05421e8fca59568455d7c7ec7c2b 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete an IPv4 subnet by prefix from the configuration database."
+        "This command deletes an IPv4 subnet by prefix from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one prefix of the subnet to be deleted. The ``server-tags`` parameter must not be specified for this command."
index f14c00e9c293f7f73b9f04c4587a67f584cd6866..706092e263546a8e70e4adf3ff05afcaf3fe0594 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the selected IPv4 subnet by ID for the server from the configuration database."
+        "This command fetches the selected IPv4 subnet by ID from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one ID of the subnet to be returned. The ``server-tags`` parameter must not be specified for this command."
@@ -22,7 +22,7 @@
     "hook": "cb_cmds",
     "name": "remote-subnet4-get-by-id",
     "resp-comment": [
-        "If the shared network name is null, it means that the returned subnet does not belong to any shared network (global subnet). The metadata is included in the returned subnet definition and provides database-specific information associated with the returned object."
+        "If the shared network name is null, it means that the returned subnet does not belong to any shared network (global subnet). The metadata is included in the returned subnet definition and provides database-specific information associated with the returned object."
     ],
     "resp-syntax": [
         "{",
index c3d447c039c1fe602236c41a92c8010b4c4a011b..23e468585dac4b56d51930a15acde15d1a1a6728 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the selected IPv4 subnet by prefix from the configuration database."
+        "This command fetches the selected IPv4 subnet by prefix from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one prefix of the subnet to be returned. The ``server-tags`` parameter must not be specified for this command."
index fb14d51647d1bc61ea994c6428a8353db0f46f2a..3226be93e15666275aecb942ec3a5b44e9df51e6 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a list of all IPv4 subnets from the configuration database."
+        "This command fetches a list of all IPv4 subnets from the configuration database."
     ],
     "cmd-comment": [
         "The ``server-tags`` list is required for this command, and must not be empty. It may either contain one or multiple server tags as strings, or a single ``null`` value."
index dae774c37fec87993e40ddb0df73d0a4ae7a86f3..a2592501d8e1e2ccedeabdc2e6623cdd5d550aaa 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace an IPv4 subnet the configuration database."
+        "This command creates or replaces an IPv4 subnet in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one subnet specification. The ``shared-network-name`` parameter is required for these commands. It associates the subnet with the shared network by its name. If the subnet must not belong to any shared network (global subnet), the ``null`` value must be specified for the shared network name. The ``server-tags`` list is mandatory and it must contain one or more server tags as strings to explicitly associate the subnet with one or more user defined servers. It may include the special server tag \"all\" to associate the subnet with all servers."
+        "The provided list must contain exactly one subnet specification. The ``shared-network-name`` parameter is required for these commands; it associates the subnet with the shared network by its name. If the subnet must not belong to any shared network (a global subnet), the ``null`` value must be specified for the shared network name. The ``server-tags`` list is mandatory and must contain one or more server tags as strings to explicitly associate the subnet with one or more user-defined servers. The ``remote-subnet4-set`` command may include the special server tag \"all\" to associate the subnet with all servers."
     ],
     "cmd-syntax": [
         "{",
index 83c704cd65951dfddcc061a4984a2a3b51ab593a..d6ac7fab382aaff9d5a2581e54fcc22487b34aad 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete an IPv6 subnet by ID from the configuration database."
+        "This command deletes an IPv6 subnet by ID from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one ID of the subnet to be deleted. The ``server-tags`` parameter must not be specified for this command."
index c9f71ec57eeb2bf29a9019655dcb2e4aeae17c34..4752ac02076c93e2cb99ae58d44ae8322b32585b 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to delete an IPv6 subnet by prefix from the configuration database."
+        "This command deletes an IPv6 subnet by prefix from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one prefix of the subnet to be deleted. The ``server-tags`` parameter must not be specified for this command."
index 3d23c7a38c9611a35c77aab32bf94493e0eae707..6e0622526345b8c3827872cc31aa964252157a3b 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the selected IPv6 subnet by ID for the server from the configuration database."
+        "This command fetches the selected IPv6 subnet by ID from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one ID of the subnet to be returned. The ``server-tags`` parameter must not be specified for this command."
@@ -24,7 +24,7 @@
     "hook": "cb_cmds",
     "name": "remote-subnet6-get-by-id",
     "resp-comment": [
-        "If the shared network name is null, it means that the returned subnet does not belong to any shared network (global subnet). The metadata is included in the returned subnet definition and provides database-specific information associated with the returned object."
+        "If the shared network name is null, it means that the returned subnet does not belong to any shared network (global subnet). The metadata is included in the returned subnet definition and provides database-specific information associated with the returned object."
     ],
     "resp-syntax": [
         "{",
index 6bb16d51cf84c725ddc7b7a07b38ac6e7db3d145..f4bea4a9ef62ff4fe1591e80b5658db56ca32822 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch the selected IPv6 subnet by prefix from the configuration database."
+        "This command fetches the selected IPv6 subnet by prefix from the configuration database."
     ],
     "cmd-comment": [
         "This command includes a list with exactly one prefix of the subnet to be returned. The ``server-tags`` parameter must not be specified for this command."
index b6a82db8d61141f538244bd0c590f6ee40aa0d52..f27b487e513cb8ac148c80e5ac56ee258e053d7e 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to fetch a list of all IPv6 subnets from the configuration database."
+        "This command fetches a list of all IPv6 subnets from the configuration database."
     ],
     "cmd-comment": [
         "The ``server-tags`` list is required for this command, and must not be empty. It may either contain one or multiple server tags as strings, or a single ``null`` value."
index ae5ec431c851784493ab03db20c9dc3681696ed0..3d657c97c4567ece7bb779643aedf35f9756b875 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to create or replace an IPv6 subnet the configuration database."
+        "This command creates or replaces an IPv6 subnet in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one subnet specification. The ``shared-network-name`` parameter is required for these commands. It associates the subnet with the shared network by its name. If the subnet must not belong to any shared network (global subnet), the ``null`` value must be specified for the shared network name. The ``server-tags`` list is mandatory and it must contain one or more server tags as strings to explicitly associate the subnet with one or more user defined servers. It may include the special server tag \"all\" to associate the subnet with all servers."
+        "The provided list must contain exactly one subnet specification. The ``shared-network-name`` parameter is required for these commands; it associates the subnet with the shared network by its name. If the subnet must not belong to any shared network (a global subnet), the ``null`` value must be specified for the shared network name. The ``server-tags`` list is mandatory and must contain one or more server tags as strings to explicitly associate the subnet with one or more user-defined servers. The ``remote-subnet6-set`` command may include the special server tag \"all\" to associate the subnet with all servers."
     ],
     "cmd-syntax": [
         "{",
index bd7ab5ef4cf359cbeffadf876426ab0ffe286f10..db6f73de67e76f6aafcc0f8ccad712836ebe34f9 100644 (file)
@@ -1,15 +1,10 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "Adds a new host reservation. The reservation may include IPv4 address,",
-        "IPv6 addresses, IPv6 prefixes, various identifiers, a class",
-        "the client will be assigned to, DHCPv4 and DHCPv6 options and",
-        "more."
+        "This command adds a new host reservation. The reservation may include IPv4 addresses, IPv6 addresses, IPv6 prefixes, various identifiers, a class the client will be assigned to, DHCPv4 and DHCPv6 options, and more."
     ],
     "cmd-comment": [
-        "Note the ip-address, client-id, next-server, server-hostname and",
-        "boot-file-name are IPv4 specific. duid, ip-addresses and prefixes are",
-        "IPv6 specific."
+        "Note that ip-address, client-id, next-server, server-hostname, and boot-file-name are IPv4-specific. duid, ip-addresses, and prefixes are IPv6-specific."
     ],
     "cmd-syntax": [
         "{",
         "            \"duid\": <string>,",
         "            \"flex-id\": <string>,",
         "            \"ip-address\": <string (IPv4 address)>,",
-        "            \"ip-addresses\": [ <comma separated strings> ],",
+        "            \"ip-addresses\": [ <comma-separated strings> ],",
         "            \"hw-address\": <string>,",
         "            \"hostname\": <string>,",
         "            \"next-server\": <string (IPv4 address)>,",
-        "            \"option-data-list\": [ <comma separated structures defining options> ],",
-        "            \"prefixes\": [ <comma separated IPv6 prefixes> ],",
-        "            \"reservation-client-classes\": [ <comma separated strings> ],",
+        "            \"option-data-list\": [ <comma-separated structures defining options> ],",
+        "            \"prefixes\": [ <comma-separated IPv6 prefixes> ],",
+        "            \"reservation-client-classes\": [ <comma-separated strings> ],",
         "            \"server-hostname\": <string>,",
         "            \"subnet-id\": <integer>,",
         "            \"user-context\": <any valid JSON>",
index 4c4ab6f1a255dd0d6df10fc35d3b701c92eff11a..087d5d780baa395fbfae9b9b007b0daf4b11e65a 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "Deletes an existing host reservation."
+        "This command deletes an existing host reservation."
     ],
     "cmd-comment": [
         "The host reservation can be identified by either the (subnet-id, ip-address) pair or a triplet of (subnet-id, identifier-type, identifier)."
index af55a40773c01f9b9b6ee0b5f3cb158542f97003..6f5094b41f3e8943a81fab70e529beb32784a2b2 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "Retrieve all host reservations for a specified subnet."
+        "This command retrieves all host reservations for a specified subnet."
     ],
     "cmd-syntax": [
         "{",
@@ -14,7 +14,7 @@
     "hook": "host_cmds",
     "name": "reservation-get-all",
     "resp-comment": [
-        "reservation-get-all command may result in very large responses."
+        "The reservation-get-all command may result in very large responses."
     ],
     "support": [
         "kea-dhcp4",
index d92756c53d6966e7522763271265bed7df22a826..507d609731b2fe2cf6f13cef19b385480f8f5e42 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "Retrieve host reservations for a specified subnet by page."
+        "This command retrieves host reservations for a specified subnet by page."
     ],
     "cmd-comment": [
-        "the subnet id and the page size limit are mandatory. The source index and from host id are optional and default to 0. Values to use to next the next page are returned in responses in a next map."
+        "The subnet-id and the page size limit are mandatory. The source-index and from host id are optional and default to 0. Values to use to load the next page are returned in responses in a next map."
     ],
     "cmd-syntax": [
         "{",
@@ -23,4 +23,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 78c681d34e33e6940f67ac1c0c803c11c8ebf5e7..fa4ce9ed564536d887ad3374b16d4b24adc9dca5 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "This command is used to retrieve an existing host reservation."
+        "This command retrieves an existing host reservation."
     ],
     "cmd-comment": [
         "The host reservation can be identified by either the (subnet-id, ip-address) pair or a triplet of (subnet-id, identifier-type, identifier)."
@@ -19,8 +19,7 @@
     "hook": "host_cmds",
     "name": "reservation-get",
     "resp-comment": [
-        "The arguments object appears only if a host is found. Many fields in the arguments",
-        "object appear only if a specific field is set."
+        "The arguments object appears only if a host is found. Many fields in the arguments object appear only if a specific field is set."
     ],
     "resp-syntax": [
         "{",
index 26925c04561786de2f4d2d7733be4ea3dba0df7f..54d74a1e80dfcf9ced8a246896206e7620a068fd 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "The server-tag-get command returns the server tag."
+        "This command returns the server tag."
     ],
     "cmd-syntax": [
         "{",
@@ -14,4 +14,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 5ebab230160d60acf118d36cf6033ec4ab97eeaf..f3c05835bb48e1ce4a0ac8250d4b892973293462 100644 (file)
@@ -1,11 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The shutdown command instructs the server to initiate its shutdown procedure."
+        "This command instructs the server to initiate its shutdown procedure."
     ],
     "cmd-comment": [
-        "The server will respond with a confirmation that the shutdown",
-        "procedure has been initiated."
+        "The server responds with a confirmation that the shutdown procedure has been initiated."
     ],
     "cmd-syntax": [
         "{",
index 83690cf70e4fdd5eda8723b5803927d1722d215f..5d10490b1bacc9e9ec4c815941934636b83c76e9 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The statistic-get-all command retrieves all statistics recorded."
+        "This command retrieves all recorded statistics."
     ],
     "cmd-comment": [
-        "The server will respond with details of all recorded statistics, with result set to 0 indicating that it iterated over all statistics (even when the total number of statistics is zero)."
+        "The server responds with the details of all recorded statistics, with a result of 0 indicating that it iterated over all statistics (even when the total number of statistics is zero)."
     ],
     "cmd-syntax": [
         "{",
index 3b923d6bb9d53adaedb764f25a335539ef4cb59f..eb2d09f19b3e75077e882c66fff3227a2609e414 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The statistic-get command retrieves a single statistic. It takes a single string parameter called name that specifies the statistic name."
+        "This command retrieves a single statistic. It takes a single string parameter called name that specifies the statistic name."
     ],
     "cmd-comment": [
-        "The server will respond with details of the requested statistic, with a result set to 0 indicating success and the specified statistic as the value of the \"arguments\" parameter."
+        "The server responds with the details of the requested statistic, with a result of 0 indicating success, and the specified statistic as the value of the \"arguments\" parameter."
     ],
     "cmd-syntax": [
         "{",
index eb007a1cf4b3fc85ebf2b7007509ae0bc5512607..7f28fb7d06f2ab4e84c9f4e3eaf72773cdb14695 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The statistic-remove-all command attempts to delete all statistics."
+        "This command deletes all statistics."
     ],
     "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."
+        "If the removal of all statistics is successful, the server responds with a status of 0, indicating success, and an empty parameters field. If an error is encountered, the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -18,4 +18,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 41a150afaa614ae7aed18e184f1bd46d2540a115..766956fdf1f68c18b8388408afb4a49af0e320d3 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The statistic-remove command attempts to delete a single statistic. It takes a single string parameter called name that specifies the statistic name."
+        "This command deletes a single statistic. It takes a single string parameter called name that specifies the statistic name."
     ],
     "cmd-comment": [
-        "If the specific statistic is found and its removal was successful, the server will respond with a status of 0, indicating success and an empty parameters field. If an error is encountered (e.g. requested statistic was not found), the server will return a status code of 1 (error) and the text field will contain the error description."
+        "If the specific statistic is found and its removal is successful, the server responds with a status of 0, indicating success, and an empty parameters field. If an error is encountered (e.g. the requested statistic was not found), the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 789bc279b69a62eb85ae274d89dd54f252bdbb98..4879b0a3b3fc5b82b348e96415ed634866fd56b6 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The statistic-reset command sets all statistics to their neutral values: 0 for integer, 0.0 for float, 0h0m0s0us for time duration and \"\" for string type."
+        "This command sets all statistics to their neutral values: 0 for integer, 0.0 for float, 0h0m0s0us for time duration, and \"\" for string type."
     ],
     "cmd-comment": [
-        "If the operation is 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."
+        "If the operation is successful, the server responds with a status of 0, indicating success, and an empty parameters field. If an error is encountered, the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -18,4 +18,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 5c094a5a002029fbc8557dd110c2e42d486f4f67..ee901c929fd460c4cb5aa2fa688fea38d0c1b6ec 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.0.0",
     "brief": [
-        "The statistic-reset command sets the specified statistic to its neutral value: 0 for integer, 0.0 for float, 0h0m0s0us for time duration and \"\" for string type. It takes a single string parameter called name that specifies the statistic name."
+        "This command sets the specified statistic to its neutral value: 0 for integer, 0.0 for float, 0h0m0s0us for time duration, and \"\" for string type. It takes a single string parameter called name that specifies the statistic name."
     ],
     "cmd-comment": [
-        "If the specific statistic is found and reset was successful, the server will respond with a status of 0, indicating success and an empty parameters field. If an error is encountered (e.g. requested statistic was not found), the server will return a status code of 1 (error) and the text field will contain the error description."
+        "If the specific statistic is found and the reset is successful, the server responds with a status of 0, indicating success, and an empty parameters field. If an error is encountered (e.g. the requested statistic was not found), the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 343de3db1e88e74ef2eb04d1185def7feb7d4e2b..f94a4c027db2a3e07e08ab8dc46017390614d746 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "The statistic-sample-age-set-all command sets time based limit for all statistics. It takes a single integer parameter called duration."
+        "This command sets a time-based limit for all statistics. It takes a single integer parameter called duration."
     ],
     "cmd-comment": [
-        "The server will respond with message about successfully set limits for all statistics, with a result set to 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."
+        "The server responds with a message about successfully set limits for all statistics, with a result of 0 indicating success, and an empty parameters field. If an error is encountered, the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index d94e8960c958c2e2f7efbe5ae60e2752f6ef2f1c..0b0932c182f70bc9355c8ef1febc06e70a6219af 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "The statistic-sample-age-set command sets time based limit for single statistic. It takes two parameters: a string called name and an integer value called duration."
+        "This command sets a time-based limit for a single statistic. It takes two parameters: a string called name and an integer value called duration."
     ],
     "cmd-comment": [
-        "The server will respond with message about successfully set limit for the given statistic, with a result set to 0 indicating success and an empty parameters field. If an error is encountered (e.g. requested statistic was not found), the server will return a status code of 1 (error) and the text field will contain the error description."
+        "The server responds with a message about a successfully set limit for the given statistic, with a result of 0 indicating success, and an empty parameters field. If an error is encountered (e.g. the requested statistic was not found), the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -21,4 +21,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 41fc8c2839a70d1919a116b3d0cdec2d0c80efea..c5d8510bda03f47f4675ddb460da2312907b4d25 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "The statistic-sample-count-set-all command sets size based limit for all statistics. It takes a single integer parameter called max-samples."
+        "This command sets a size-based limit for all statistics. It takes a single integer parameter called max-samples."
     ],
     "cmd-comment": [
-        "The server will respond with message about successfully set limits for all statistics, with a result set to 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."
+        "The server responds with a message about successfully set limits for all statistics, with a result of 0 indicating success, and an empty parameters field. If an error is encountered, the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -20,4 +20,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index a8f8cccf729b79398354213eddcc672d2c3904c2..74bc9b3c45384c263c88b89edfd8ff21bf01578b 100644 (file)
@@ -1,10 +1,10 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "The statistic-sample-count-set command sets size based limit for single statistic. It takes two parameters: a string called name and an integer value called max-samples."
+        "This command sets a size-based limit for a single statistic. It takes two parameters: a string called name and an integer value called max-samples."
     ],
     "cmd-comment": [
-        "The server will respond with message about successfully set limit for the given statistic, with a result set to 0 indicating success and an empty parameters field. If an error is encountered (e.g. requested statistic was not found), the server will return a status code of 1 (error) and the text field will contain the error description."
+        "The server responds with a message about a successfully set limit for the given statistic, with a result of 0 indicating success, and an empty parameters field. If an error is encountered (e.g. the requested statistic was not found), the server returns a status code of 1 (error) and the text field contains the error description."
     ],
     "cmd-syntax": [
         "{",
@@ -21,4 +21,4 @@
         "kea-dhcp4",
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 09b7d545cbe98f2a5f55418ecb751d19d1612593..57f61ca3d61acebe439fa8c61d878e13734f8040 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to create and add a new subnet to the existing server configuration."
+        "This command creates and adds a new subnet to the existing server configuration. This operation has no impact on other subnets."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 16646da802aa6c754d3ba2dfdb1757f29b24c2f5..b019402f3d8ef839730525a0ef2e731270b0c04f 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to remove a subnet from the server's configuration. This command has no effect on other configured subnets but removing a subnet has certain implications which the server's administrator should be aware of."
+        "This command removes a subnet from the server's configuration. This command has no effect on other configured subnets, but removing a subnet has certain implications which the server's administrator should be aware of."
     ],
     "cmd-syntax": [
         "{",
@@ -31,4 +31,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index c1b910b7b423f8215fe08c82eba7eac5d0cf64d0..80fcff1a7bf6cf4d28be84e2dc51f4691f5d2a16 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to retrieve detailed information about the specified subnet. This command usually follows ``subnet4-list``, which is used to discover available subnets with their respective subnet identifiers and prefixes."
+        "This command retrieves detailed information about the specified subnet. This command usually follows ``subnet4-list``, which discovers available subnets with their respective subnet identifiers and prefixes."
     ],
     "cmd-syntax": [
         "{",
@@ -25,7 +25,7 @@
         "                \"id\": 1,",
         "                \"option-data\": [",
         "                    ...",
-        "                ]",
+        "                ],",
         "                ...",
         "            }",
         "        ]",
index bd15914d9e1c6d34d17c268fb278ab53258a086a..4b9a6847b36272e99621077c7eadfe5f094a7687 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to list all currently configured subnets. The subnets are returned in a brief form, i.e. a subnet identifier and subnet prefix is included for each subnet."
+        "This command lists all currently configured subnets. The subnets are returned in a brief format, i.e. a subnet identifier and subnet prefix are included for each subnet."
     ],
     "cmd-syntax": [
         "{",
index cc08248b649d446a2b99a15884ac58cea599d38d..d1424c4897e653a97c474bf80001806d2dda6438 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to update a subnet in the existing server configuration."
+        "This command updates a subnet in the existing server configuration. This operation has no impact on other subnets."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 38bdbc658f46c1e77a2aab4ba4ee32eaf7bfc5b2..96e8b505df3f4001ddbcb34dc584e80f2c483000 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to create and add new subnet to the existing server configuration. This operation has no impact on other subnets."
+        "This command creates and adds a new subnet to the existing server configuration. This operation has no impact on other subnets."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index ec429f74eb2e0d157281a7ae41b2a4fb436c1b52..1b928a9e0f35b6c1bb92c97df4c3cdbbf461278d 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to remove a subnet from the server's configuration. This command has no effect on other configured subnets but removing a subnet has certain implications which the server's administrator should be aware of."
+        "This command removes a subnet from the server's configuration. This command has no effect on other configured subnets, but removing a subnet has certain implications which the server's administrator should be aware of."
     ],
     "cmd-syntax": [
         "{",
@@ -29,4 +29,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 8134135e69ae1eee2b3cfaeff24f00a7db7be9b6..2692c382654c0eeb58035524a611fa76c37f656b 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to retrieve detailed information about the specified subnet. This command usually follows ``subnet6-list``, which is used to discover available subnets with their respective subnet identifiers and prefixes."
+        "This command retrieves detailed information about the specified subnet. This command usually follows ``subnet6-list``, which discovers available subnets with their respective subnet identifiers and prefixes."
     ],
     "cmd-syntax": [
         "{",
@@ -25,7 +25,7 @@
         "                \"id\": 1,",
         "                \"option-data\": [",
         "                    ...",
-        "                ]",
+        "                ],",
         "                ...",
         "            }",
         "        ]",
index 2e5482a9d3d272c16a3cfcca71977d65f0f6d51d..08270afab25d77936862d4cba5629d690677d077 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.3.0",
     "brief": [
-        "This command is used to list all currently configured subnets. The subnets are returned in a brief form, i.e. a subnet identifier and subnet prefix is included for each subnet."
+        "This command lists all currently configured subnets. The subnets are returned in a brief format, i.e. a subnet identifier and subnet prefix are included for each subnet."
     ],
     "cmd-syntax": [
         "{",
index a2e9dc2c822f21b87bf2464c972946c2bc4f5e9e..94b34aab21295f0491f2a9a2c4192021c2c518ef 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "brief": [
-        "This command is used to update a subnet in the existing server configuration. This operation has no impact on other subnets."
+        "This command updates a subnet in the existing server configuration. This operation has no impact on other subnets."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 22027e5099eca6955f68f1f3982dc6d2a14e11c2..c44320cea9e20164fa536d8e71925bb1027d8dde 100644 (file)
@@ -1,9 +1,7 @@
 {
     "avail": "1.2.0",
     "brief": [
-        "The version-get command returns extended information about",
-        "Kea version. The returned string is the same as if Kea would",
-        "be run with ``-V`` command line option."
+        "This command returns extended information about the Kea version that is running. The returned string is the same as if Kea were run with the ``-V`` command-line option."
     ],
     "cmd-syntax": [
         "{",