Expected Behavior
No errors are shown, when everything is fine
Current Behavior
We see Storage Pods: Got no returnval / RetrieveResult in the log. Problem: it's tricky to distinct this from "real" errors.
Possible Solution
We could run SELECT DISTINCT object_type FROM object WHERE vcenter_uuid = ?, and then fetch object details only for object types where we know they exist in that specific vCenter.