Files
terraform-provider-unifi/docs/data-sources/network.md
2021-08-31 09:16:04 -04:00

643 B

page_title, subcategory, description
page_title subcategory description
unifi_network Data Source - terraform-provider-unifi unifi_network data source can be used to retrieve the ID for a network by name.

unifi_network (Data Source)

unifi_network data source can be used to retrieve the ID for a network by name.

Schema

Required

  • name (String) The name of the network to look up.

Optional

  • site (String) The name of the site the network is associated with.

Read-Only

  • id (String) The ID of this network.