"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": [
"{",
"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
+ "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."
],
"resp-syntax": [
"{",
{
"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 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."
{
"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 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."
"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": [
"{",
"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": [
"{",
"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": [
"{",
"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": [
"{",