]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#826,!479] Reworded the API description slightly.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 14 Aug 2019 20:53:50 +0000 (22:53 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 14 Aug 2019 20:53:50 +0000 (22:53 +0200)
14 files changed:
doc/sphinx/api/remote-option4-network-del.json
doc/sphinx/api/remote-option4-network-set.json
doc/sphinx/api/remote-option4-pool-del.json
doc/sphinx/api/remote-option4-pool-set.json
doc/sphinx/api/remote-option4-subnet-del.json
doc/sphinx/api/remote-option4-subnet-set.json
doc/sphinx/api/remote-option6-network-del.json
doc/sphinx/api/remote-option6-network-set.json
doc/sphinx/api/remote-option6-pd-pool-del.json
doc/sphinx/api/remote-option6-pd-pool-set.json
doc/sphinx/api/remote-option6-pool-del.json
doc/sphinx/api/remote-option6-pool-set.json
doc/sphinx/api/remote-option6-subnet-del.json
doc/sphinx/api/remote-option6-subnet-set.json

index 0304e26add3d9cc0a0e5f3250c9dc3d5e1085c7f..839b5ae1ca8073b73cee79710e33266595f373d7 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index de238aa99eb35521cb5b53e4607121e4984af28d..6012c046ff8a694a8a09cf1bb2695a5508992673 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 0ec63c2e0226f01c8c696af865e5748680827cba..b4b9459195ef3e8a5ca0f84dfeb5527202d83003 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 0167c9dd347aee954ed20521363daa564f74b12b..609f314d104854e3630869d754b0e37d2c3f6f3e 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 15991a56a92dcdf24e3616e4ff94ec7e079b7768..c1dbea549d5aad81d9b7c4af351200db4ac09761 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 7eebe93e7a11736412caf62e8b9072ef7ee0a291..f57525172f07ca3c4e129e8773c306c63c65d442 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index c0b6a19c6c89936842a6063da8b456961e9dbc0f..8ff9ae367bcac472876d011fe80588530c5a2298 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 09f5b73b512648aee47b06e88d82a70d27295a0a..0648d3dcf8e2b16c370ab9f7d3618180dbecf5b5 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index fa230d4c3197273f59a0ac0afbe95ebbcb970b5f..6ed764fbb37e165edb1f1dfca8c8a1c8893d5383 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index f67f95a14d4c59a7270604049536100f335003eb..69b22d77b633f3d773bf257de98ead3cec315db9 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index b63efb44734ce6cd70e3808f0fa48c8c2986d136..3694f0e7b4e1200e8561ea07502b62eede4c6452 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 09cb0c395ff936558f8b972ce110d19d4456abeb..7c481d2ae74218aff1761613a625b043cfa2d2ea 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 9ae2cdb65d2fb001d9874907bfaba78b83c3a32e..9b53e7357ba0526dd6c5598c347d9700b9cb8684 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."
index 146d66d77b0723ce497c8df5443ab90d1c81797a..c2ade7037bcd3240d8d26b0456fe357562eb20fa 100644 (file)
@@ -1,7 +1,7 @@
 {
     "avail": "1.6.0",
     "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": [
         "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."