vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVMotionCompatibility(vim.ServiceInstance.HostVMotionCompatibility)
- Returned by
- QueryVMotionCompatibility
- Extends
- DynamicData
- See also
- HostSystem
- Since
- 2.0
Data Object Description
The object type for the array returned by queryVMotionCompatibility; specifies the VMotion compatibility types for a host.Properties
Name | Type | Description |
---|---|---|
compatibility* | xsd:string[] |
Ways in which the host is compatible with the designated virtual
machine that is a candidate for VMotion. This array will be
a subset of the set of VMotionCompatibilityType strings that
were input to queryVMotionCompatibility.
|
host | ManagedObjectReference
to a HostSystem |
The prospective host for the virtual machine.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |