2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 06:55:16 +00:00

[#826,!479] Reworded the API description slightly.

This commit is contained in:
Tomek Mrugalski
2019-08-14 22:53:50 +02:00
parent ca9d972fa7
commit 9b469ab63a
14 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv4 shared network option from the configuration database." "This command deletes a DHCPv4 option from a shared network from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one name of the shared network and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one name of the shared network and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv4 shared network option in the configuration database." "This command creates or replaces a DHCPv4 option in a shared network in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"The provided lists must contain exactly one name of the shared network and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "The provided lists must contain exactly one name of the shared network and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv4 address pool option from the configuration database." "This command deletes a DHCPv4 option from an address pool from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one address pool specification and exactly one option specification comprising an option space name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one address pool specification and exactly one option specification comprising an option space name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv4 address pool option in the configuration database." "This command creates or replaces a DHCPv4 option in an address pool in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly address pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly address pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv4 subnet option from the configuration database." "This command deletes a DHCPv4 option from a subnet from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one ID of the subnet and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one ID of the subnet and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv4 subnet option in the configuration database." "This command creates or replaces a DHCPv4 option in a subnet in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"The provided lists must contain exactly one ID of the subnet and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "The provided lists must contain exactly one ID of the subnet and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv6 shared network option from the configuration database." "This command deletes a DHCPv6 option from a shared network from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one name of the shared network and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one name of the shared network and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv6 shared network option in the configuration database." "This command creates or replaces a DHCPv6 option in a shared network in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"The provided lists must contain exactly one name of the shared network and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "The provided lists must contain exactly one name of the shared network and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv6 prefix delegation pool option from the configuration database." "This command deletes a DHCPv6 option from a prefix delegation pool from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv6 prefix delegation pool option in the configuration database." "This command creates or replaces a DHCPv6 option in a prefix delegation pool in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one prefix delegation pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv6 address pool option from the configuration database." "This command deletes a DHCPv6 option from an address pool from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one address pool specification and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv6 address pool option in the configuration database." "This command creates or replaces a DHCPv6 option in an address pool in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly address pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly address pool specification and exactly one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command deletes a DHCPv6 subnet option from the configuration database." "This command deletes a DHCPv6 option from a subnet from the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"This command includes two lists with exactly one ID of the subnet and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "This command includes two lists with exactly one ID of the subnet and exactly one option specification, comprising an option name and code. Specifying an empty list, a value of ``null``, or a server tag will result in an error."

View File

@@ -1,7 +1,7 @@
{ {
"avail": "1.6.0", "avail": "1.6.0",
"brief": [ "brief": [
"This command creates or replaces a DHCPv6 subnet option in the configuration database." "This command creates or replaces a DHCPv6 option in a subnet in the configuration database."
], ],
"cmd-comment": [ "cmd-comment": [
"The provided lists must contain exactly one ID of the subnet and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error." "The provided lists must contain exactly one ID of the subnet and one option specification. Specifying an empty list, a value of ``null``, or a server tag will result in an error."