GitBook: [#1] No subject

This commit is contained in:
Jaspreet Sachdev
2022-09-22 13:52:42 +00:00
committed by gitbook-bot
parent 97caf995c6
commit a3dea0eaea
254 changed files with 27406 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Creating Entities
Entities represent a collection of resources for which certain business logic rules apply. 
Entities may hold: 
| Members of Entity | Description |
| ----------------- | -------------------------------------------------------------------------- |
| Entity | A child entity |
| Venue | A logical aggregation of devices, configurations, locations with Analytics |
| Configuration | Provisioning templates |
| Inventory | Device members |
| Locations | Device locations |
| Contacts | Administrative contact information |
| Resources | Global common resources such as RADIUS services |