Open
Description
How do I do snapshot related operations on a VM? Say I want to capture snapshots or revert back to a snapshot, how can I do that? I've tried searching this on the
vsphere automation sdk for python docs but it doesn't seem to have any information related to this.
Thanks.