vmware/pyvmomi-community-samples

Sample: restore to a snapshot

Open

#32 opened on May 28, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (972 stars) (914 forks)batch import
help wantedsample request

Description

Demonstrate how to restore a virtual machine to a named snapshot. The virtual machine should be identified by a UUID, list available snapshots, prompt the user to select the appropriate snapshot to restore to.

Contributor guide