You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?