Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
3d3d7d26
Commit
3d3d7d26
authored
Oct 03, 2018
by
Suzanne Goldlust
Committed by
Tomek Mrugalski
Oct 29, 2019
Browse files
Add new file
parent
23318edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/api/config-test.json
0 → 100644
View file @
3d3d7d26
{
"name"
:
"config-test"
,
"brief"
:
"The config-test command instructs the server to check whether the new configuration supplied in the command's arguments can be loaded."
,
"description"
:
"See <xref linkend=
\"
command-config-test
\"
/>"
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
],
"avail"
:
"1.2.0"
,
"cmd-syntax"
:
"{
\"
command
\"
:
\"
config-test
\"
,
\"
arguments
\"
: {
\"
<server>
\"
: {
},
\"
Logging
\"
: {
}
}
}"
,
"cmd-comment"
:
"where <server> is the configuration element name for a given server such as
\"
Dhcp4
\"
or
\"
Dhcp6
\"
"
,
"resp-syntax"
:
"{
\"
result
\"
: 0,
\"
text
\"
:
\"
Configuration seems sane...
\"
}
or
{
\"
result
\"
: 1,
\"
text
\"
:
\"
unsupported parameter: BOGUS (<string>:16:26)
\"
}"
,
}
\ No newline at end of file
Write
Preview
Supports
Markdown
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