-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
complexity: mediumRequires a substantial but not unusual amount of effort to implementRequires a substantial but not unusual amount of effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v4.1.11
Feature type
Change to existing functionality
Proposed functionality
The bulk import functionality for wireless links (https://netbox-demo.netboxlabs.com/wireless/wireless-links/import/) has interface_a and interface_z. What it should have is device_a, interface_a, device_z, interface_z. That would allow us to bulk-import our wireless links.
Use case
I am documenting a wireless ISP where all our radios have the similar interface names (they are unique to the device, not globally unique). I'd like to import our wireless links rather than building them manually. I'm willing to use json / yaml but I cannot figure how to do it even with that. I believe that this functionality would need to be added.
Database changes
None
External dependencies
None
Metadata
Metadata
Assignees
Labels
complexity: mediumRequires a substantial but not unusual amount of effort to implementRequires a substantial but not unusual amount of effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application