]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#777,!464] Converted <command>...</command> to ``...```
authorTomek Mrugalski <tomasz@isc.org>
Tue, 6 Aug 2019 16:53:15 +0000 (18:53 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 7 Aug 2019 10:58:10 +0000 (12:58 +0200)
48 files changed:
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-get-all.json
doc/sphinx/api/remote-server4-set.json
doc/sphinx/api/remote-server6-get-all.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

index c35b90e95ad602dc7e94ef9514bcba335fbc4380..1fc907dfcb0e6d0d3041cf8284dd87b1c72df65d 100644 (file)
@@ -4,7 +4,7 @@
         "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."
     ],
     "cmd-comment": [
-        "This command carries the list including exactly one name of the parameter to be deleted. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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": [
         "{",
@@ -32,4 +32,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 86467908dc5c5642c85f87c55e31bcf8b8b6556a..aa42d2eeabbe71e22da8af32ec5479372a9c3acc 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch all global parameters for the server from the specified database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 0f3744137e1056fdc2c4ed43ad166b631972e417..219ccd766f8813028ace9bddf500f3954b561b54 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch selected global parameter for the server from the specified database."
     ],
     "cmd-comment": [
-        "This command carries a list including exactly one name of the parameter to be fetched. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -41,4 +41,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 6577fed41ff659101662a843f0137a8995f28b51..469026f0abf5eb00d4ad5ddc5d5f3a920a1f2ccd 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or update one 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 because 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 <command>remote-global-parameter4-get-all</command> may be useful to verify the contents of the database after the update. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 because 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`` 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."
     ],
     "cmd-syntax": [
         "{",
@@ -39,4 +39,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 5849743dfefcf09f3e6d1e864eaacdf5552ea31f..80bd95c2d617fe62791af836c8824260d52cd220 100644 (file)
@@ -4,7 +4,7 @@
         "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."
     ],
     "cmd-comment": [
-        "This command carries the list including exactly one name of the parameter to be deleted. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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": [
         "{",
@@ -32,4 +32,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 2c9f181b6411ec2c96ab9e5b388ff755dda6d8a8..d2f8e144eb27b7b577db0609f8f567ac56d33e1f 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch all global parameters for the server from the specified database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index b84aa1886ba419a7d3d310a5a8ecf5604b97e5f3..69a17d6b28e46b571bced9e1dd76273c98dd1a76 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch selected global parameter for the server from the specified database."
     ],
     "cmd-comment": [
-        "This command carries a list including exactly one name of the parameter to be fetched. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -41,4 +41,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 72228487d36b24d31840c3cf32815cf34f3da3eb..436c9227f6ec3828e6992acaeff03f4825d0c861 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or update one 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 because 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 <command>remote-global-parameter6-get-all</command> may be useful to verify the contents of the database after the update. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 because 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`` 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."
     ],
     "cmd-syntax": [
         "{",
@@ -39,4 +39,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index fb9a502ca7569410cc3289091516a772b5d1455c..28be9a35dbc63c349e98801c97357bf338a342de 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>subnets-action</command> denotes whether the subnets in this shared network should be deleted or not. The <command>server-tags</command> 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`` denotes whether the subnets in this shared network should be deleted or not. The ``server-tags`` parameter must not be specified for this command."
     ],
     "cmd-syntax": [
         "{",
@@ -36,4 +36,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 7589c06ed4f95af8509c08107115a3bf8030b080..d5e0f22bf699a172f21b518a8a9ba84c2fd58551 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>subnets-include</command> optional parameter allows for specifying whether the subnets belonging to the shared network should also be returned. The <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -25,7 +25,7 @@
     "hook": "cb_cmds",
     "name": "remote-network4-get",
     "resp-comment": [
-        "If the subnets are returned with the shared network they are carried in the <command>subnet4</command> list within the shared network definition. The metadata is included in the returned shared network definition and it provides the database specific information associated with the returned object."
+        "If the subnets are returned with the shared network they are carried in the ``subnet4`` list within the shared network definition. The metadata is included in the returned shared network definition and it provides the database specific information associated with the returned object."
     ],
     "resp-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index aa75496a7c2e850058daf26a606a4db8fa5042ae..1cbe0e7527dab7092535cfd9361737b09b355ec1 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch a list of all IPv4 shared networks from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single <command>null</command> value."
+        "The ``server-tags`` list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,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 <command>remote-network4-get</command> 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 <command>null</command> value in the <command>server-tags</command> 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": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 4e851da2de42488f78d7fe6e4cac0a9402a9a13a..232b46eb2eb6af541f6cf0106bdb82f77b2bba3c 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace 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 <command>remote-subnet4-set</command> command. The <command>server-tags</command> 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. 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."
     ],
     "cmd-syntax": [
         "{",
@@ -33,4 +33,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index ac335443280ae25830f3acfbeecca23b3d647763..db43e100d9f4b496577b74be50b7743dbc5b0978 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>subnets-action</command> denotes whether the subnets in this shared network should be deleted or not. The <command>server-tags</command> 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`` denotes whether the subnets in this shared network should be deleted or not. The ``server-tags`` parameter must not be specified for this command."
     ],
     "cmd-syntax": [
         "{",
@@ -36,4 +36,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 1dc5840156d378146c521fefeeee7a6bf7efa848..15665bc4ff0c3548493b40b0085a59bd26b33550 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>subnets-include</command> optional parameter allows for specifying whether the subnets belonging to the shared network should also be returned. The <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -25,7 +25,7 @@
     "hook": "cb_cmds",
     "name": "remote-network6-get",
     "resp-comment": [
-        "If the subnets are returned with the shared network they are carried in the <command>subnet6</command> list within the shared network definition. The metadata is included in the returned shared network definition and it provides the database specific information associated with the returned object."
+        "If the subnets are returned with the shared network they are carried in the ``subnet6`` list within the shared network definition. The metadata is included in the returned shared network definition and it provides the database specific information associated with the returned object."
     ],
     "resp-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index dc9f2a40c6f3a04083cbd405fac4fbc062886334..f7605681ea186baf9f9e30388e04ac0921df88c2 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch a list of all IPv6 shared networks from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single <command>null</command> value."
+        "The ``server-tags`` list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,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 <command>remote-network6-get</command> 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 <command>null</command> value in the <command>server-tags</command> 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": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 3ce98ed8d9e343bae1f5c244620bf8ec4fbb867a..9643683a119466fd3b7adde83b64be0c86af3c96 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace 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 <command>remote-subnet6-set</command> command. The <command>server-tags</command> 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. 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."
     ],
     "cmd-syntax": [
         "{",
@@ -33,4 +33,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 0419245a725b0481fbe084a6e40d9722b4e21c72..6ac87975f295fe249abe0188f6dd0a5227200a3b 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete a DHCPv4 option definition from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes a list with exactly one option definition specification comprising an option name and code. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index c81e7545e36c2872b6b9a5722c191966757fbab1..d97e0030db497af6c3eed6f2bb841cd27de801f5 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch all DHCPv4 option definitions from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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 option definitions shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 8cd44b26431de3e03017fb84356545f651e08b10..f5f0ade55f2c23c00b27116ab6c9a59e47642663 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 7a607f89ccfc415c2ec850a22aea8e154d5f9198..d819efa0ad44b34b6f9d6f69e91adda16c03f782 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace DHCPv4 option definition in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one option definition specification. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -33,4 +33,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index c67360a869169086e34b19daabb020c0919193ee..6ad13ddd0aca3a31ab21c67a798a584ece653473 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete a DHCPv6 option definition from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes a list with exactly one option definition specification comprising an option name and code. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index ee40c765d8ca84d979de3cd37f71044ff4d618fd..5afa5a641b961bb370da0ce187d4dd9105d33fb0 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch all DHCPv6 option definitions from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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 option definitions shared by all servers."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 51da925c7563eceb9ccb4be6bc16ffb3f84a3916..557a45fc797b46277d146d18ac4ea4e00d8c7e34 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 7a6284c023f5845751245b15171a42a47d375944..5017a4d07e7dfa84fcaac206e2b70c026815e228 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace DHCPv6 option definition in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one option definition specification. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -33,4 +33,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 8920ef0479b5bede11bf16b917ad24a30d8a63c7..f32a6b5f6f77885520082dc57ad4280678c4b59b 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>null</command> or multiple server tags will result in an error."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -37,4 +37,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index c0a0a0252f613a93c75b00ba1445aee0078702a0..97a0eeabb5619158a32a01891521812f4b7f41d1 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch all DHCPv4 global options for the server from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 21f4aa7e14ac967a7772edc11fdebefea6c54faa..09c4ac5e752025ea1d9ce3789211f38265639ae2 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -46,4 +46,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 0609c8bddf7c142abbfa73efcdb969908630e3e9..9164db93c630d32e9ca27b56c09ce6f74839220e 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace a DHCPv4 global option in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must cotain exactly one option specification. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -41,4 +41,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 88ac23e868c71e5e12135d4e6daeaf43dc0e1aaa..548959c2e341c57d514d27d6253476c3b0595b8e 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>null</command> or multiple server tags will result in an error."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -37,4 +37,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index d8224e5e3353772eb8c1dc181cf48db78cf2e07a..6952f1694232e9e75894c7e6c1fb548eb7855a30 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch all DHCPv6 global options for the server from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -48,4 +48,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index b31cabdd4f3b7115537e027e4bb0cd5792a5a83d..48354b7eabdee3d99d2bbefdc30861846c9cc64b 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -46,4 +46,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 3ea52ec680869148e6c24a3742dc1f773c565794..a32a5f55b1a4133127b246a5119e977e24408d33 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace a DHCPv6 global option in the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must cotain exactly one option specification. The <command>server-tags</command> list is mandatory and it must contain exactly one server tag. Specifying an empty list, a value of <command>null</command> 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 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."
     ],
     "cmd-syntax": [
         "{",
@@ -41,4 +41,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index f95de7a28abcd5592ede5b624c803a86cfdc6da4..f78b828fa1c9c718f795a5208c06515f1129fa75 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch information about all DHCPv4 servers specified by the user."
     ],
     "cmd-comment": [
-        "This command contains no arguments besides the optional <command>remote</command>."
+        "This command contains no arguments besides the optional ``remote``."
     ],
     "cmd-syntax": [
         "{",
@@ -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 <command>all</command> to associate parts of the configuration with all servers. Internally, it creates the logical server <command>all</command> for this purpose. However, this logical server is not returned as a result of the <command>remote-server4-get-all</command>. 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``. Only the user defined servers are returned."
     ],
     "resp-syntax": [
         "{",
@@ -43,4 +43,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index ef96e2b8e15c0f5341e01543b5779b160bbad6f1..75e32518484e5c230eb6c2daaa62bc49bf6f6c10 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace information about the DHCPv4 server in the database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one server specification. The <command>server-tag</command> must be unique accross all servers within the configuration database. The <command>description</command> 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 accross all servers within the configuration database. The ``description`` is the arbitrary text describing the server, its location within the network etc."
     ],
     "cmd-syntax": [
         "{",
@@ -41,4 +41,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index d45f05697dd15637a4a5214d06da58208d5cbbbf..9f5c8aad8e643d60ae6bc985948a3cbe31df5960 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch information about all DHCPv6 servers specified by the user."
     ],
     "cmd-comment": [
-        "This command contains no arguments besides the optional <command>remote</command>."
+        "This command contains no arguments besides the optional ``remote``."
     ],
     "cmd-syntax": [
         "{",
@@ -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 <command>all</command> to associate parts of the configuration with all servers. Internally, it creates the logical server <command>all</command> for this purpose. However, this logical server is not returned as a result of the <command>remote-server6-get-all</command>. 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``. Only the user defined servers are returned."
     ],
     "resp-syntax": [
         "{",
@@ -43,4 +43,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 9442d0f66d67fe1ae521046d62f9be0603b9e95b..7e890848bee557cea0ae4491524fb057f0e64857 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace information about the DHCPv6 server in the database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one server specification. The <command>server-tag</command> must be unique accross all servers within the configuration database. The <command>description</command> 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 accross all servers within the configuration database. The ``description`` is the arbitrary text describing the server, its location within the network etc."
     ],
     "cmd-syntax": [
         "{",
@@ -41,4 +41,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 0ca4bf910c8f2aa776229740aafbe65c1200d099..e54309dc55d87297a033bb2954a339afeafe10bc 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 109e3f7d9187bf25d71cf2165f99fe343bb21c56..4099f5ad12ff1c54aac97eafc7b4cb36549d44df 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 46bb927b07a3f427871fad05e10123eda0cff0ae..b5abe31f9bc8d414cfaac8df3259d5e2eebe4f50 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch selected IPv4 subnet by ID for the server from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes a list with exactly one id of the subnet to be returned. The <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -45,4 +45,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 68495e1afbdc143e79977ec1c6fa32397823a3dc..c6093381a0293aec774cf01f0289f753bbf91f67 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -47,4 +47,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 6752a839bc09f83b7e875a4d3af98808af799f66..256047f06ae606e912106a2f24c040f64f950075 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch a list of all IPv4 subnets from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single <command>null</command> value."
+        "The ``server-tags`` list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,7 @@
     "hook": "cb_cmds",
     "name": "remote-subnet4-list",
     "resp-comment": [
-        "The returned response contains a list of maps. Each map contains a subnet identifier, prefix and shared network name to which the subnet belongs. If the subnet does not belong to a shared netork the name is null. The metadata includes database specific information associated with the subnets. The returned list does not contain full subnet definitions. Use <command>remote-subnet4-get</command> to fetch the full information about the selected subnets. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all subnets which are associated with any of the specified tags. A subnet is returned even if it is associated with multiple servers and only one of the specified tags matches. If the command includes the <command>null</command> value in the <command>server-tags</command> list, the response contains all subnets which are assigned to no servers (unassigned)."
+        "The returned response contains a list of maps. Each map contains a subnet identifier, prefix and shared network name to which the subnet belongs. If the subnet does not belong to a shared netork the name is null. The metadata includes database specific information associated with the subnets. The returned list does not contain full subnet definitions. Use ``remote-subnet4-get`` to fetch the full information about the selected subnets. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all subnets which are associated with any of the specified tags. A subnet 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 subnets which are assigned to no servers (unassigned)."
     ],
     "resp-syntax": [
         "{",
@@ -52,4 +52,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 86bfc4fb7c785550e6b7d29ffed3e4a5ca43f97f..dae774c37fec87993e40ddb0df73d0a4ae7a86f3 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace an IPv4 subnet the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one subnet specification. The <command>shared-network-name</command> 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 <command>null</command> value must be specified for the shared network name. The <command>server-tags</command> 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 (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."
     ],
     "cmd-syntax": [
         "{",
@@ -40,4 +40,4 @@
     "support": [
         "kea-dhcp4"
     ]
-}
\ No newline at end of file
+}
index 6591b437c622a785338cfe5d4e70f3d0256ab137..367fd07e079b31fd5a3a9aa56f4ec613172afe76 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index a1b36a90ffc49d5aee2df6b743796c476743c14a..c9f71ec57eeb2bf29a9019655dcb2e4aeae17c34 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to delete 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 <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -35,4 +35,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index cc197616022b0d0491bd49e96ef7bc62e3fc17a4..0b992ef256c23e82e7b895fe2c8a66caf1aa42db 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch selected IPv6 subnet by ID for the server from the configuration database."
     ],
     "cmd-comment": [
-        "This command includes a list with exactly one id of the subnet to be returned. The <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -49,4 +49,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 12bcac08cf270121ec919916c44ac1676a673301..b79d871cda63460bd20df558c1db26d74099db31 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch 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 <command>server-tags</command> parameter must not be specified for this command."
+        "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."
     ],
     "cmd-syntax": [
         "{",
@@ -47,4 +47,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index 5e98a06d575464e00379b82c29e0fd825a549103..0e5db5a1f0630fa681bb6223b48eea2d6ba20c7e 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to fetch a list of all IPv6 subnets from the configuration database."
     ],
     "cmd-comment": [
-        "The <command>server-tags</command> list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single <command>null</command> value."
+        "The ``server-tags`` list is required for this command. This list must not be empty. It may either contain one or multiple server tags as strings or a single ``null`` value."
     ],
     "cmd-syntax": [
         "{",
@@ -20,7 +20,7 @@
     "hook": "cb_cmds",
     "name": "remote-subnet6-list",
     "resp-comment": [
-        "The returned response contains a list of maps. Each map contains a subnet identifier, prefix and shared network name to which the subnet belongs. If the subnet does not belong to a shared netork the name is null. The metadata includes database specific information associated with the subnets. The returned list does not contain full subnet definitions. Use <command>remote-subnet6-get</command> to fetch the full information about the selected subnets. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all subnets which are associated with any of the specified tags. A subnet is returned even if it is associated with multiple servers and only one of the specified tags matches. If the command includes the <command>null</command> value in the <command>server-tags</command> list, the response contains all subnets which are assigned to no servers (unassigned)."
+        "The returned response contains a list of maps. Each map contains a subnet identifier, prefix and shared network name to which the subnet belongs. If the subnet does not belong to a shared netork the name is null. The metadata includes database specific information associated with the subnets. The returned list does not contain full subnet definitions. Use ``remote-subnet6-get`` to fetch the full information about the selected subnets. If the command includes explicit server tags as strings (including the special server tag \"all\"), the list contains all subnets which are associated with any of the specified tags. A subnet 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 subnets which are assigned to no servers (unassigned)."
     ],
     "resp-syntax": [
         "{",
@@ -52,4 +52,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}
index b8f2071fae1ccbeb65a69655d7ceaaaa824bd8ae..ae5ec431c851784493ab03db20c9dc3681696ed0 100644 (file)
@@ -4,7 +4,7 @@
         "This command is used to create or replace an IPv6 subnet the configuration database."
     ],
     "cmd-comment": [
-        "The provided list must contain exactly one subnet specification. The <command>shared-network-name</command> 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 <command>null</command> value must be specified for the shared network name. The <command>server-tags</command> 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 (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."
     ],
     "cmd-syntax": [
         "{",
@@ -40,4 +40,4 @@
     "support": [
         "kea-dhcp6"
     ]
-}
\ No newline at end of file
+}