CannotAccessNetwork
CannotAccessNetwork
A network associated with the virtual machine is not accessible.
If returned as part of migration checks, this is an error if either of the following is true, a warning otherwise:
- The virtual ethernet card device backing is a distributed virtual switch, of which the destination host is not a member
- The virtual ethernet card device backing is a standard network and the the device is connected
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"
}
],
"device": "string",
"backing": "string",
"connected": false,
"network": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}