QueryVMotionCompatibilityRequestType
QueryVMotionCompatibilityRequestType
The parameters of QueryVMotionCompatibility.
JSON Example
{
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"host": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"compatibility": [
"string"
]
}
array of string
compatibility
Optional
The set of compatibility types to investigate. Each is a string chosen from VMotionCompatibilityType. If this argument is not set, then all compatibility types are investigated.