VMotionCompatibilityType_enum

VMotionCompatibilityType_enum
VMotionCompatibilityType_enum

Types of a host's compatibility with a designated virtual machine that is a candidate for VMotion.

Used with queryVMotionCompatibility both as inputs (to designate which compatibility types to test for) and as outputs (to specify which compatibility types apply for each host).

Possible values:

  • cpu: The host's CPU features are compatible with the the virtual machine's requirements.
  • software: The software platform on the host supports VMotion and is compatible with the virtual machine.
This data structure has no properties.
Enumeration: cpu, software,