Finish refreshing DCIM models documentation
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
# Rack Roles
|
||||
|
||||
Each rack can optionally be assigned a user-defined functional role. For example, you might designate a rack for compute or storage resources, or to house colocated customer devices. Rack roles are fully customizable and may be color-coded.
|
||||
Each rack can optionally be assigned a user-defined functional role. For example, you might designate a rack for compute or storage resources, or to house colocated customer devices.
|
||||
|
||||
## Fields
|
||||
|
||||
### Name
|
||||
|
||||
A unique human-friendly name.
|
||||
|
||||
### Slug
|
||||
|
||||
A unique URL-friendly identifier. (This value can be used for filtering.)
|
||||
|
||||
### Color
|
||||
|
||||
The color used when displaying the role in the NetBox UI.
|
||||
|
Reference in New Issue
Block a user