MismatchedNetworkPolicies

MismatchedNetworkPolicies
MismatchedNetworkPolicies

Deprecated as of vSphere API 5.5, use CannotUseNetwork with a correct reason for the fault.

The virtual machine network uses different offload or security policies on the destination host than on the source host.

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
}
string
device
Required

The label of the interface device.

string
backing
Required

The name of the network.

boolean
connected
Required

The connected/disconnected state of the device.