mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Refactor circuits docs
This commit is contained in:
3
docs/models/circuits/circuit.md
Normal file
3
docs/models/circuits/circuit.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Circuits
|
||||
|
||||
A circuit represents a single _physical_ link connecting exactly two endpoints. (A circuit with more than two endpoints is a virtual circuit, which is not currently supported by NetBox.) Each circuit belongs to a provider and must be assigned a circuit ID which is unique to that provider.
|
||||
Reference in New Issue
Block a user