mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 22:45:18 +00:00
[#2403] Final changes to section header formatting
This commit is contained in:
committed by
Thomas Markwalder
parent
4545297800
commit
8c36885105
@@ -1,10 +1,10 @@
|
|||||||
.. _hooks-cb-cmds:
|
.. _hooks-cb-cmds:
|
||||||
|
|
||||||
``cb_cmds``: Manage Kea Configurations via a Database
|
``cb_cmds``: Configuration Backend Commands
|
||||||
=====================================================
|
===========================================
|
||||||
|
|
||||||
The Configuration Backend Commands hook library is used to manage Kea
|
This hook library is used to manage Kea
|
||||||
servers' configurations in the configuration backends. This library must
|
servers' configurations in a configuration backend database. This library must
|
||||||
be used in conjunction with the available CB hooks libraries implementing
|
be used in conjunction with the available CB hooks libraries implementing
|
||||||
the common APIs to create, read, update, and delete (CRUD) the
|
the common APIs to create, read, update, and delete (CRUD) the
|
||||||
configuration information in the respective databases. For example:
|
configuration information in the respective databases. For example:
|
||||||
|
Reference in New Issue
Block a user