Provide a method for import/export of CircuitTerminations #5230

Closed
opened 2025-12-29 19:25:41 +01:00 by adam · 1 comment
Owner

Originally created by @nniehoff on GitHub (Aug 25, 2021).

NetBox version

v2.11.2

Feature type

New functionality

Proposed functionality

Allow import/export of CircuitTerminations.

Use case

As a user of NetBox there are times when I take a partial export of production data, for example, cables, circuits and devices and import this into a development install of NetBox for testing. There are reasons which I can't take a full postgres dump of the production data to this test environment. I would like to also include CircuitTerminations in this partial export for testing in a development environment.

Database changes

None

External dependencies

None

Originally created by @nniehoff on GitHub (Aug 25, 2021). ### NetBox version v2.11.2 ### Feature type New functionality ### Proposed functionality Allow import/export of CircuitTerminations. ### Use case As a user of NetBox there are times when I take a partial export of production data, for example, cables, circuits and devices and import this into a development install of NetBox for testing. There are reasons which I can't take a full postgres dump of the production data to this test environment. I would like to also include CircuitTerminations in this partial export for testing in a development environment. ### Database changes None ### External dependencies None
adam added the type: feature label 2025-12-29 19:25:41 +01:00
adam closed this issue 2025-12-29 19:25:42 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 5, 2021):

This is probably best handled via a custom export template for circuits, or by leveraging the REST API.

@jeremystretch commented on GitHub (Oct 5, 2021): This is probably best handled via a custom export template for circuits, or by leveraging the REST API.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5230