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

540 B

vim.cluster.AntiAffinityRuleSpec

The ClusterAntiAffinityRuleSpec data object defines a set of virtual machines. DRS will attempt to schedule the virtual machines to run on different hosts.

extends

vim.cluster.RuleInfo

Attributes:

vm ([vim.VirtualMachine]):

List of virtual machine references.