freebox_lan_interfaces (Data Source)
List the LAN interfaces available on the Freebox.
Example
data "freebox_lan_interfaces" "example" {}
output "interfaces" {
value = data.freebox_lan_interfaces.example.interfaces
}
Schema
Read-Only
interfaces(Attributes List) List of LAN interfaces (see below for nested schema)
Nested Schema for interfaces
Read-Only:
host_count(Number) Number of hosts seen on this interfacename(String) Interface name (e.g.pub,priv)