MismatchedVMotionNetworkNames
MismatchedVMotionNetworkNames
The source and destination hosts do not use the same network name for their VMotion interfaces.
This is a warning for migrating powered-on virtual machines.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"sourceNetwork": "string",
"destNetwork": "string"
}
string
sourceNetwork
Required
The name of the network used by the source host VMotion interface.
string
destNetwork
Required
The name of the network used by the destination host VMotion interface.