Change Table Layout of Application Services in Virtual Machine View #11886

Closed
opened 2025-12-29 21:51:13 +01:00 by adam · 1 comment
Owner

Originally created by @lucpfi on GitHub (Nov 29, 2025).

NetBox version

v4.4.7

Feature type

Change to existing functionality

Proposed functionality

If you open up a virtual machine or a device you many tables with different informations, one of them is the Application Services table. It could be very useful to show the ip address (which you select during the assignement process of an application service to a virtual machine model or device model) in this overview table. So that besides Name, Parent, Protocol, Ports, Description also the Field IP will be shown. The explanation is probably not so good, but look at the attached picture, that should make things clearer, about what i speak.

Image

Use case

I use the application services to document, what dnat rules i have on my firewall. The picture above is of my virtual firewall, the ports there are opened with dnat rules, on different ip addresses. So the information about the ip addresses is already stored but not showed in this view. Yes, i can click on it, and then i see the ip address, but it would be nice to see it in this overview.

Database changes

None.

External dependencies

None.

Originally created by @lucpfi on GitHub (Nov 29, 2025). ### NetBox version v4.4.7 ### Feature type Change to existing functionality ### Proposed functionality If you open up a virtual machine or a device you many tables with different informations, one of them is the Application Services table. It could be very useful to show the ip address (which you select during the assignement process of an application service to a virtual machine model or device model) in this overview table. So that besides Name, Parent, Protocol, Ports, Description also the Field IP will be shown. The explanation is probably not so good, but look at the attached picture, that should make things clearer, about what i speak. <img width="3144" height="1143" alt="Image" src="https://github.com/user-attachments/assets/ea7825ac-7d1b-422e-9937-452a5a860484" /> ### Use case I use the application services to document, what dnat rules i have on my firewall. The picture above is of my virtual firewall, the ports there are opened with dnat rules, on different ip addresses. So the information about the ip addresses is already stored but not showed in this view. Yes, i can click on it, and then i see the ip address, but it would be nice to see it in this overview. ### Database changes None. ### External dependencies None.
adam added the type: featurenetbox labels 2025-12-29 21:51:13 +01:00
adam closed this issue 2025-12-29 21:51:13 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 4, 2025):

The application services table under the VM detail view uses whatever layout has been configured by the user (or the default layout). You can navigate to the application services list and click the "Configure table" button to add the IP addresses column, and it should then show up under the VM view. Hope that helps!

@jeremystretch commented on GitHub (Dec 4, 2025): The application services table under the VM detail view uses whatever layout has been configured by the user (or the default layout). You can navigate to the application services list and click the "Configure table" button to add the IP addresses column, and it should then show up under the VM view. Hope that helps!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11886