Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pavel Zhukov
Kea
Commits
4df92d31
Commit
4df92d31
authored
Aug 28, 2018
by
Tomek Mrugalski
🛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#10,!3] reservation-get/del/all references updated.
parent
6cc5d94b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
doc/api/reservation-add.json
doc/api/reservation-add.json
+2
-1
doc/api/reservation-del.json
doc/api/reservation-del.json
+2
-1
doc/api/reservation-get.json
doc/api/reservation-get.json
+2
-1
No files found.
doc/api/reservation-add.json
View file @
4df92d31
...
...
@@ -5,7 +5,8 @@
the client will be assigned to, DHCPv4 and DHCPv6 options and
more."
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
],
"avail"
:
"1.2.0, host_cmds library (premium)"
,
"hook"
:
"host_cmds"
,
"avail"
:
"1.2.0"
,
"description"
:
"See <xref linkend=
\"
cmd-reservation-add
\"
/>"
,
"cmd-syntax"
:
"{
...
...
doc/api/reservation-del.json
View file @
4df92d31
...
...
@@ -2,7 +2,8 @@
"name"
:
"reservation-del"
,
"brief"
:
"Deletes an existing host reservation."
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
],
"avail"
:
"1.2.0, host_cmds library (premium)"
,
"hook"
:
"host_cmds"
,
"avail"
:
"1.2.0"
,
"cmd-syntax"
:
"{
\"
command
\"
:
\"
reservation-del
\"
,
...
...
doc/api/reservation-get.json
View file @
4df92d31
...
...
@@ -2,7 +2,8 @@
"name"
:
"reservation-get"
,
"brief"
:
"attempts to retrieve an existing host reservation"
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
],
"avail"
:
"1.2.0, host_cmds library (premium)"
,
"hook"
:
"host_cmds"
,
"avail"
:
"1.2.0"
,
"cmd-syntax"
:
"{
\"
command
\"
:
\"
reservation-get
\"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment