Files
deb-python-pyvmomi/docs/vim/storageDrs/PodSelectionSpec.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

844 B

vim.storageDrs.PodSelectionSpec

Specification for moving or copying a virtual machine to a different Storage Pod.

extends

vmodl.DynamicData

since

vSphere API 5.0

Attributes:

initialVmConfig ([vim.storageDrs.PodSelectionSpec.VmPodConfig], optional):

An optional list that allows specifying the storage pod location for each virtual disk and the VM configurations and overrides to be used during placement.

storagePod (vim.StoragePod, optional):

The storage pod where the virtual machine should be located.