Skip to content
GitLab
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
bc87da6f
Commit
bc87da6f
authored
Oct 04, 2018
by
Suzanne Goldlust
Committed by
Tomek Mrugalski
Oct 29, 2019
Browse files
Add new file
parent
93c7d3d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/api/stat-lease4-get.json
0 → 100644
View file @
bc87da6f
{
"name"
:
"stat-lease4-get"
,
"brief"
:
"The stat-lease4-get command fetches lease statistics for a range of known subnets."
,
"description"
:
"See <xref linkend=
\"
idp81
\"
/>"
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
],
"avail"
:
"1.4.0"
,
"hook"
:
"stat_cmds"
,
"cmd-syntax"
:
"{
\"
command
\"
:
\"
stat-lease4-get
\"
}"
,
"resp-syntax"
:
"{
\"
result
\"
: 0,
\"
text
\"
:
\"
stat-lease4-get: 2 rows found
\"
,
\"
arguments
\"
: {
\"
result-set
\"
: {
\"
columns
\"
: [
\"
subnet-id
\"
,
\"
total-addresses
\"
,
\"
assigned-addresses
\"
,
\"
declined-addresses
\"
]
\"
rows
\"
: [
[ 10, 256, 111, 0 ],
[ 20, 4098, 2034, 4 ]
],
\"
timestamp
\"
:
\"
2018-05-04 15:03:37.000000
\"
}
}
}"
,
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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