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 (914 forks)batch import
help wantedsample request

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

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