mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 02:48:38 -06:00
Add documentation for site groups
This commit is contained in:
parent
f8c788efaf
commit
981d1699a0
@ -1,6 +1,7 @@
|
|||||||
# Sites and Racks
|
# Sites and Racks
|
||||||
|
|
||||||
{!docs/models/dcim/region.md!}
|
{!docs/models/dcim/region.md!}
|
||||||
|
{!docs/models/dcim/sitegroup.md!}
|
||||||
{!docs/models/dcim/site.md!}
|
{!docs/models/dcim/site.md!}
|
||||||
{!docs/models/dcim/location.md!}
|
{!docs/models/dcim/location.md!}
|
||||||
|
|
||||||
|
3
docs/models/dcim/sitegroup.md
Normal file
3
docs/models/dcim/sitegroup.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Site Groups
|
||||||
|
|
||||||
|
Like regions, site groups can be used to organize sites. Whereas regions are intended to provide geographic organization, site groups can be used to classify sites by role or function. Also like regions, site groups can be nested to form a hierarchy. Sites which belong to a child group are also considered to be members of any of its parent groups.
|
Loading…
Reference in New Issue
Block a user