%PDF- %PDF-
| Direktori : /proc/self/root/backups/router/usr/local/share/kea/api/ |
| Current File : //proc/self/root/backups/router/usr/local/share/kea/api/reservation-get-page.json |
{
"access": "read",
"avail": "1.6.0",
"brief": [
"This command retrieves all host reservations or host reservations for a specified subnet by page."
],
"cmd-comment": [
"The page size limit is mandatory. The subnet-id is optional since version 1.9.0. The source-index and from host-id are optional and default to 0. Values to use to load the next page are returned in responses in a next map."
],
"cmd-syntax": [
"{",
" \"command\": \"reservation-get-page\",",
" \"arguments\": {",
" \"subnet-id\": <integer>,",
" \"limit\": <integer>,",
" \"source-index\": <integer>,",
" \"from\": <integer>",
" }",
"}"
],
"hook": "host_cmds",
"name": "reservation-get-page",
"support": [
"kea-dhcp4",
"kea-dhcp6"
]
}