Hey guys,
We are trying to utilize William's script, to clone to the datastorecluster (from here: vGhetto / Code / [r251] /scripts/datastoreClusterVMProvisioning.pl)
However we have an error we cant figure out what causes it:
Cloning "sdktemp1" to "del1000" onto "cl_ds1"
Error:
SOAP Fault:
-----------
Fault string: The operation is not supported on the object.
Fault detail: NotSupported
This is on vSphere 5.5 and SDK 5.5 as well.
One theory the System guy who deals with the VMware infrastructure has, is that it is related to not having the FullyAutomated setting, anywhere in the configuration specifications for the clone.
I have been looking hard into the objects related to the calls in your script, and their API reference, and I cant find any way this setting could be set in the relevant object (it doesnt exist in those objects).
Any ideas what could this be?
Thanks!