Hello,
PowerCLI Version: 5.5.0.6316
PowerShell version: 4
I am automating the creation of vApps and VMs using the tools in PowerCLI. During testing I have been using two different vCloud Datacentres, one of which is running vCloud 5.1 and the other 5.5.
The problem is that on the newer site, the customisations are not running properly when configured on the virtual machine. The hosting provider has tested both sites using the API directly and they do not see the issues I have, but they only use API version 5.1. So that I can test things I want to downgrade the API version that is used against this data centre.
I see that when PowerCLI makes its calls to vCloud it sets the REST API Headers to use the same version of vCloud that it connected to. Is there anyway to change the API version that is used in REST calls that are made with PowerCLI?
I am not saying that the versions are the cause of the issue, but I want to ensure that all the tests that are done are performed consistently.
Thanks very much, Russell