Hi,
To get the vCloud object from the vCenter one my idea was to use the VC:virtualmachine.name output and then get the vCloud ID within the () and use this with queryservices to find the vCloud object.
Problem is that VC:virtualmachine.name strips away the () so only the plain VM name is returned.
Anyone know if it is possible to change the behavior of this, or another way to get the VC object full name?
Thanks!