2023-06-06 13:30:39 +03:00
|
|
|
.. ischooklib:: libdhcp_mysql_cb.so
|
2022-05-11 22:05:43 +00:00
|
|
|
.. _hooks-cb-mysql:
|
|
|
|
|
2023-06-06 13:30:39 +03:00
|
|
|
``libdhcp_mysql_cb.so``: Configuration Backend for MySQL
|
|
|
|
========================================================
|
2022-05-11 22:05:43 +00:00
|
|
|
|
2023-06-06 13:30:39 +03:00
|
|
|
This hook library works in conjunction with :ischooklib:`libdhcp_cb_cmds.so` to
|
2022-05-11 22:05:43 +00:00
|
|
|
implement the API to create, read, update, and delete (CRUD) the
|
|
|
|
configuration in a MySQL database. Please see :ref:`hooks-cb-cmds`
|
|
|
|
for more details.
|
2023-06-13 19:39:12 +03:00
|
|
|
|
|
|
|
.. note::
|
|
|
|
|
|
|
|
:ischooklib:`libdhcp_mysql_cb.so` is part of the open source code and is
|
2024-05-16 20:09:54 +00:00
|
|
|
available to every Kea user. However, this hook library only works
|
|
|
|
with :ischooklib:`libdhcp_cb_cmds.so`, which allows easy configuration
|
|
|
|
management with the use of API commands. :ischooklib:`libdhcp_cb_cmds.so`
|
|
|
|
is available only to ISC customers with a paid support contract; for more information
|
|
|
|
on subscription options, please complete the form at https://www.isc.org/contact.
|