mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Add doc pages for device component templates
This commit is contained in:
parent
1657d6a0b8
commit
57df250128
3
docs/models/dcim/consoleporttemplate.md
Normal file
3
docs/models/dcim/consoleporttemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Console Port Templates
|
||||||
|
|
||||||
|
A template for a console port that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/consoleserverporttemplate.md
Normal file
3
docs/models/dcim/consoleserverporttemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Console Server Port Templates
|
||||||
|
|
||||||
|
A template for a console server port that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/devicebaytemplate.md
Normal file
3
docs/models/dcim/devicebaytemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Device Bay Templates
|
||||||
|
|
||||||
|
A template for a device bay that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/frontporttemplate.md
Normal file
3
docs/models/dcim/frontporttemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Front Port Templates
|
||||||
|
|
||||||
|
A template for a front-facing pass-through port that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/interfacetemplate.md
Normal file
3
docs/models/dcim/interfacetemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Interface Templates
|
||||||
|
|
||||||
|
A template for an interface that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/poweroutlettemplate.md
Normal file
3
docs/models/dcim/poweroutlettemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Power Outlet Templates
|
||||||
|
|
||||||
|
A template for a power outlet that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/powerporttemplate.md
Normal file
3
docs/models/dcim/powerporttemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Power Port Templates
|
||||||
|
|
||||||
|
A template for a power port that will be created on all instantiations of the parent device type.
|
3
docs/models/dcim/rearporttemplate.md
Normal file
3
docs/models/dcim/rearporttemplate.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Rear Port Templates
|
||||||
|
|
||||||
|
A template for a rear-facing pass-through port that will be created on all instantiations of the parent device type.
|
Loading…
Reference in New Issue
Block a user