Model the REST API to return subnet information including all DHCP parameters
The REST API can return subnet information but it lacks Kea-specific DHCP parameters. We have to extend the REST API to also return these parameters. Since Kea uses parameter inheritance, we also need to return shared network-level and global parameters that pertain to subnets.