opnsense_kea_reservation (Data Source)

Configure DHCP reservations for Kea.

Schema

Required

  • id (String) UUID of the reservation.

Read-Only

  • description (String) Optional description here for your reference (not parsed).
  • hostname (String) Hostname to offer to the client.
  • ip_address (String) IP address to offer to the client.
  • mac_address (String) MAC/Ether address of the client in question.
  • subnet_id (String) Subnet ID the reservation belongs to.