mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 08:38:16 -06:00
Clean up docs
This commit is contained in:
parent
b17ea30165
commit
901215b287
@ -14,6 +14,10 @@ Module bays represent a space or slot within a device in which a field-replaceab
|
|||||||
|
|
||||||
The device to which this module bay belongs.
|
The device to which this module bay belongs.
|
||||||
|
|
||||||
|
### Module
|
||||||
|
|
||||||
|
The module to which this bay belongs (optional).
|
||||||
|
|
||||||
### Name
|
### Name
|
||||||
|
|
||||||
The module bay's name. Must be unique to the parent device.
|
The module bay's name. Must be unique to the parent device.
|
||||||
@ -25,7 +29,3 @@ An alternative physical label identifying the module bay.
|
|||||||
### Position
|
### Position
|
||||||
|
|
||||||
The numeric position in which this module bay is situated. For example, this would be the number assigned to a slot within a chassis-based switch.
|
The numeric position in which this module bay is situated. For example, this would be the number assigned to a slot within a chassis-based switch.
|
||||||
|
|
||||||
### Module
|
|
||||||
|
|
||||||
The installed module within the assigned device to which this port belongs (optional).
|
|
||||||
|
Loading…
Reference in New Issue
Block a user