Make VDC Interface tables configurable #7730

Closed
opened 2025-12-29 20:27:35 +01:00 by adam · 1 comment
Owner

Originally created by @mgoetze5 on GitHub (Mar 7, 2023).

NetBox version

v3.4.5

Feature type

New functionality

Proposed functionality

When viewing a VDC in the web interface e.g. https://demo.netbox.dev/dcim/virtual-device-contexts/1/ it should be possible to configure which columns to display in the table of interfaces with a "Configure Table" button like the one present when viewing the interfaces of a device.

(Alternatively, the same configuration could be applied in both cases, though I personally believe it would be better to be able to configure this seperately.)

Use case

Allows users to be able to see desired information more quickly without having to check each interface individually.

Database changes

Presumably requires a new field in the user preferences.

External dependencies

No response

Originally created by @mgoetze5 on GitHub (Mar 7, 2023). ### NetBox version v3.4.5 ### Feature type New functionality ### Proposed functionality When viewing a VDC in the web interface e.g. https://demo.netbox.dev/dcim/virtual-device-contexts/1/ it should be possible to configure which columns to display in the table of interfaces with a "Configure Table" button like the one present when viewing the interfaces of a device. (Alternatively, the same configuration could be applied in both cases, though I personally believe it would be better to be able to configure this seperately.) ### Use case Allows users to be able to see desired information more quickly without having to check each interface individually. ### Database changes Presumably requires a new field in the user preferences. ### External dependencies _No response_
adam added the type: feature label 2025-12-29 20:27:35 +01:00
adam closed this issue 2025-12-29 20:27:35 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 16, 2023):

The interfaces table displayed under the VDC view employs the same configuration as the global interfaces table (DCIM > interfaces). Changes made to the table there will be replicated to the VDC view.

@jeremystretch commented on GitHub (Mar 16, 2023): The interfaces table displayed under the VDC view employs the same configuration as the global interfaces table (DCIM > interfaces). Changes made to the table there will be replicated to the VDC view.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7730