VMOnVirtualIntranet

VMOnVirtualIntranet
VMOnVirtualIntranet

The virtual machine is using a "virtual intranet", a virtual network that exists only within a single host.

If returned as part of a migration check, this is an error if the virtual machine is currently connected to the network and a warning otherwise.

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"
    }
}