[Kea-users] Import reservations from JSON to Kea DHCP via script
Carsten Strotmann
carsten at strotmann.de
Thu May 22 15:43:11 UTC 2025
Hi,
for a customer project I've created a small Python script to import reservations into Kea-DHCP via the REST API.
The script is useful for migrations from ISC DHCP, where static reservations have been converted to JSON via "keama" (Kea Migration Assistant), but the reservations should now be managed in an SQL database from now on, not in the config file (so that they can be managed in ISC Stork).
The script can be found at
https://github.com/cstrotm/kea-import-reservations
For questions, feature requests etc please use the issue tracker in the repository.
Greetings
Carsten
More information about the Kea-users
mailing list