Auditing Proxmox
VM network connections
To simply see all of the network connections for all of the VMs on a Proxmox server, use the following command:
grep "bridge=" /etc/pve/qemu-server/*.conf
If you want only the VMs with connections to specific bridge interfaces simply add the name of the bridge.