Hi
i am unable to get managed object reference to a resource pool. If i do the code below i get the reference to a resource pool (i dont know which resource pool is that one)
ManagedObjectReference resourcePool
= _connectVCenter.Cb.getServiceUtil().GetMoRefProp(crmor, "resourcePool");
where cmor is MOB to computer resource.
So how can i get the MOB to a resource pool inside host.