%PDF- %PDF-
| Direktori : /proc/thread-self/root/backups/router/usr/local/share/kea/api/ |
| Current File : //proc/thread-self/root/backups/router/usr/local/share/kea/api/network4-del.json |
{
"access": "write",
"avail": "1.3.0",
"brief": [
"This command deletes existing shared networks."
],
"cmd-syntax": [
"{",
" \"command\": \"network4-del\",",
" \"arguments\": {",
" \"name\": \"floor13\"",
" }",
"}"
],
"description": "See <xref linkend=\"command-network4-del\"/>",
"hook": "subnet_cmds",
"name": "network4-del",
"resp-syntax": [
"{",
" \"command\": \"network4-del\",",
" \"arguments\": {",
" \"shared-networks\": [",
" {",
" \"name\": \"floor13\"",
" }",
" ]",
" },",
" \"result\": 0,",
" \"text\": \"IPv4 shared network 'floor13' deleted\"",
"}"
],
"support": [
"kea-dhcp4"
]
}