mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[#2403] Final changes to section header formatting
This commit is contained in:
parent
d7ad193a90
commit
ea9e94f80a
@ -1,11 +1,11 @@
|
||||
.. _hooks-host-cmds:
|
||||
|
||||
Host Commands: Manage Host Reservations Without Restarting Servers
|
||||
==================================================================
|
||||
``host_cmds``: Host Commands
|
||||
============================
|
||||
|
||||
Kea can store host reservations in a database; in many larger deployments,
|
||||
it is useful to be able to manage that information while the server is
|
||||
running. The ``host_cmds`` library provides management commands for adding, querying,
|
||||
running. The Host Commands library provides management commands for adding, querying,
|
||||
and deleting host reservations in a safe way without restarting the
|
||||
server. In particular, it validates the parameters, so an attempt to
|
||||
insert incorrect data - such as adding a host with a conflicting identifier in the
|
||||
|
Loading…
x
Reference in New Issue
Block a user