2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#2403] Final changes to section header formatting

This commit is contained in:
Suzanne Goldlust 2022-06-13 16:04:58 +00:00 committed by Thomas Markwalder
parent d7ad193a90
commit ea9e94f80a

View File

@ -1,11 +1,11 @@
.. _hooks-host-cmds: .. _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, 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 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 and deleting host reservations in a safe way without restarting the
server. In particular, it validates the parameters, so an attempt to 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 insert incorrect data - such as adding a host with a conflicting identifier in the