Hi,
Please use these settings for the "Send String" and "Receive String":
"Send String": GET /sdk/vimServiceVersions.xml HTTP/1.1\r\n\r\n
"Receive String": urn:vim25
I'll post later on explaining how I ended up with these setting. vCD wasn't making it easy.
In a nutshell: it only accepts strict HTTP/1.1 requests and it's very anal about new lines.
But I just verified that it works with these settings.
Give it a try and many thanks for pointing out this shortcoming of my instructions. Really appreciate it.
Chris