hpi-swt2/vm-portal

vSphere API calls / VM configs

chrisma opened this issue · 0 comments

It seems the application currently makes a call to the API for every VM / retrieves every config individually from the db. Is it possible to speed this up, e.g. by making a single call that returns all VMs?