Comment

Hi Alan,

I'm a tad confused with the "vCenter InstanceUUID" output, Is this suppose to be the "vCenterId" vCloud (5.1) uses to identify the correct vCenter??  If yes then then i'm getting the incorrect UUID from this script. vCloud reports that the vCenterId is the "href" id not the UUID used in this script.

Using powerGUI I see the VimServerRef.href = https://xxx.xxx.xxx.xx/api/admin/extension/vimServer/54f51ab8-a60d-4fe8-98b0-40325a925684, this script produces "vCenter InstanceUUID : F7CABC8B-F1EF-424C-B022-72D66D612636" as the vCenter ID. in the vCloud logs vCloud identifies the vCenter ID as "54F51AB8A60D4FE898B040325A925684" which is "href".

I need to verify this because we are getting errors from vCloud when we deploy VM's or Vapps saying that it can't find a VM moref with vCenterID that = "54f51ab8-a60d-4fe8-98b0-40325a925684". Yet we do find the correct MOREF on that vCenter. Note we only connect to the one vCenter server.

Regards

Rob