%PDF- %PDF-
Direktori : /backups/router/usr/local/share/kea/api/ |
Current File : //backups/router/usr/local/share/kea/api/reservation-get-by-hostname.json |
{ "access": "read", "avail": "1.7.1", "brief": [ "This command retrieves all host reservations for a specified hostname and optionally a specified subnet." ], "cmd-comment": [ "Operation-target is optional; default is 'all'." ], "cmd-syntax": [ "{", " \"command\": \"reservation-get-by-hostname\",", " \"arguments\": {", " \"hostname\": <hostname>,", " \"subnet-id\": <integer>,", " \"operation-target\": <string (memory, database, all, default)>", " }", "}" ], "hook": "host_cmds", "name": "reservation-get-by-hostname", "resp-comment": [ "The reservation-get-by-hostname command may result in large responses." ], "support": [ "kea-dhcp4", "kea-dhcp6" ] }