1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

18 lines
441 B
Markdown
Raw Normal View History

2021-10-20 11:22:56 -04:00
# Wireless LAN Groups
2022-08-12 16:37:47 -04:00
Wireless LAN groups can be used to organize and classify [wireless LANs](./wirelesslan.md). These groups are hierarchical: groups can be nested within parent groups. However, each wireless LAN may be assigned only to one group.
## Fields
### Parent
The parent wireless LAN group (if any).
### Name
A unique human-friendly name.
### Slug
A unique URL-friendly identifier. (This value can be used for filtering.)