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

Refreshed wireless model documentation

This commit is contained in:
jeremystretch
2022-08-12 16:37:47 -04:00
parent 040feddcf1
commit d4f976ac8d
3 changed files with 86 additions and 12 deletions

View File

@@ -1,3 +1,17 @@
# Wireless LAN Groups
Wireless LAN groups can be used to organize and classify wireless LANs. These groups are hierarchical: groups can be nested within parent groups. However, each wireless LAN may assigned only to one group.
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.)