I am trying to get to the bottom of an issue where a SOAP call we normally make (createVM) to vSphere is all of a sudden throwing an error response:
```The operation is not supported on the object.```
So I thought I'd download the the support bundle from vSphere and look in the logs there. But cannot seem to find any SOAP related logs (I think I'd find them in ```\var\log\vmware\vsphere-client\logs```?)
Does anyone know what I might be missing here (setting/location/likely causes)?
Thanks in advance
(extra info: this is on vSphere 6.5)