netbox-topology-views
netbox-topology-views copied to clipboard
View connections
Hello What is the correct syntax for viewing connections?
'enable_circuit_terminations': 'True',
I edited this way but it didn't work
[root@netbox netbox]# grep enable_circuit configuration.py
'enable_circuit_terminations': False
so in your case just True.
Sorry, I think I expressed myself badly.
What I need is for these connections to appear in the plugin.
Is this feature available?
Maybe you are talking about the same issue #45