Hi Matt,
Thanks matt,
I think, we cant use uuid to query all Managedobjects, Only Host and VM support query by uuid.
I think, big issue of vmware API is lack of a unique identifier.
I think, moid is unique, but we can't use it to query managedobjects.
My observation
============
Please note this behaviour also.
Replacing following chars
% with %25
/ with %2f
\ with %5c
Actual name in vcenter: TestVM6~!@
#$%^&*()+{}|":?><,./;'\][=-` bbb
Actual name in objectbrowser/vsphere: TestVM6~!@#$%25^&*()+{}|":?><,.%2f;'%5c][=-` bbb