Hi,
I am new to the vmware libraries and was pleased to find the power cli .net assembly that allows a C# user to easily login to a virtual center and perform commands.
My current hurdle is that the documentation that comes with the power cli is limited for the api for the vmware.vim library.
Could someone give me advice on how to access the method that will allow me to revert to a specific snapshot?
The VirtualMachine class does not appear to have a method to do this though it does have the list of snapshots it contains.
Thanks in advance!