Is there a way to programmatically query for a list of vCenter Custom Fields? Browsing the MOB, I came across an object called CustomFieldsManager that contains the property called "field" that I'm being asked to query from our HTML-bridge plugin's service layer. Is there a good Java example that illustrates how this could be done?
↧