vSphere Web Services API
|
| |||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VmPlacementPolicyVmPlacementPolicyTopology(vim.vm.VmPlacementPolicy.VmPlacementPolicyTopology)
- Since
- vSphere API Release 9.1.0.0
Enum Description
Defines the infrastructure topology for which a VM placement policy should be enforced.For example, for any policy that defines affinity or anti-affinity between VMs, the topology defines the granularity of the infrastructure at which the affinity or anti-affinity needs to be enforced. If 2 VMs are anti-affined, then: - Topology of host means those 2 VMs should be placed on 2 different hosts. - Topology of zone means those 2 VMs should be placed in 2 different zones.
Note: - This field may not apply to all types of placement policies derived from VmPlacementPolicy.
Enum Constants
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |