Files
deb-python-pyvmomi/docs/vim/vm/FileLayout/SnapshotLayout.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

588 B

vim.vm.FileLayout.SnapshotLayout

Enumerates the set of files that make up a snapshot or redo-point

extends

vmodl.DynamicData

Attributes:

key (vim.vm.Snapshot):

Identification of the snapshot

snapshotFile ([str]):

A list of files that make up the snapshot state. These are relative paths from the snapshotDirectory. A slash is always used as a separator.