Files
terraform-provider-unifi/docs/data-sources/wlan_group.md
2020-10-20 13:06:58 -04:00

654 B

page_title, subcategory, description
page_title subcategory description
unifi_wlan_group Data Source - terraform-provider-unifi unifi_wlan_group data source can be used to retrieve the ID for a WLAN group by name. Please note that WLAN Groups are deprecated in v6 of the controller.

Data Source unifi_wlan_group

unifi_wlan_group data source can be used to retrieve the ID for a WLAN group by name.

Please note that WLAN Groups are deprecated in v6 of the controller.

Schema

Optional

  • name (String, Optional) The name of the WLAN group to look up. Defaults to Default.

Read-only

  • id (String, Read-only) The ID of this AP group.