[Kea-users] json schema
Doug Freed
dwfreed at isc.org
Wed May 28 14:50:23 UTC 2025
It's not a standard JSON schema, but there is a BNF description of the
Kea config file syntax in the ARM:
https://kea.readthedocs.io/en/stable/grammar/grammar.html
-Doug
On 5/28/25 02:48, Gregor Kling wrote:
> Hello,
>
> I was wondering where there might be the json schema that is used to define
>
> a kea configuration.
>
> I haven't build kea from source yet, but i've found src/lib/dhcp_ddns/
> libdhcp_ddns.dox
>
> mentioning a json schema.
>
> What i am aiming for is using code generated from a json schema for
> convienience
>
> to generate a valid kea json config.
>
>
>
> gg
>
>
More information about the Kea-users
mailing list