Refactor circuits docs

This commit is contained in:
Jeremy Stretch
2020-03-05 10:50:13 -05:00
parent 70397461eb
commit b2bc1bf74a
5 changed files with 35 additions and 29 deletions

View 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.