ansibleguy / collection_opnsense

Ansible Collection to manage OPNSense firewalls using their API
https://opnsense.ansibleguy.net
GNU General Public License v3.0
240 stars 29 forks source link

Feature: DHCP leases #45

Open david-sieg opened 6 months ago

david-sieg commented 6 months ago

Link to API

https://docs.opnsense.org/development/api/core/dhcp.html

Description

It would be nice to get actual leases from OPNSense.

ansibleguy commented 6 months ago

Greetings!

The API docs are missing some information I need to implement it.

As seen in the OPNSense issue https://github.com/opnsense/core/issues/7108 the new/full DHCP API should become available in the next few months. After that I will implement it as Ansible modules (hope I find time for it).

ansibleguy commented 4 months ago

https://docs.opnsense.org/development/api/core/kea.html