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

882 B

vim.storageDrs.ConfigSpec

The StorageDrsConfigSpec data object provides a set of update specifications for storage DRS configuration. To support incremental changes, these properties are all optional.

extends

vmodl.DynamicData

since

vSphere API 5.0

Attributes:

podConfigSpec (vim.storageDrs.PodConfigSpec, optional):

Changes to the configuration of the storage DRS service.

vmConfigSpec ([vim.storageDrs.VmConfigSpec], optional):

Changes to the per-virtual-machine storage DRS settings.