VmPlacementPolicyVmPlacementPolicyTopology_enum

VmPlacementPolicyVmPlacementPolicyTopology_enum
VmPlacementPolicyVmPlacementPolicyTopology_enum

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.

Possible values:

Since: vSphere API Release 9.1.0.0

This data structure has no properties.
Enumeration: Host, ClusterComputeResource, VSphereZone,