Hi
i have ESXi server. I am using VSphere Client to connect to VCenter Server. I can see the clone option is available in VCenter Server.
I am using VIX API to crate snapshot, copy data into guest, run program in to guest etc. But the Clone operation is not supported in VIX API. My host machine has windows, and i am using C# to call VIX API.
How can i create linked clone since i can not use CLone function of VIX API? I want to create the clone from the development machine, where i am running my C# code. I am not interested in running scripts in VCenter directly.
//Rizwan