QueryVMotionCompatibilityExRequestType
QueryVMotionCompatibilityExRequestType
The parameters of QueryVMotionCompatibilityEx_Task.
JSON Example
{
"vm": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"host": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
array of MoRefVirtualMachine
vm
Required
The set of virtual machines to analyze for compatibility. All virtual machines are assumed to be powered-on for the purposes of this operation.
array of MoRefHostSystem
host
Required
The set of hosts to analyze for compatibility. All hosts are assumed to be connected and not in maintenance mode for the purposes of this operation.