DVPortNotSupported

DVPortNotSupported
DVPortNotSupported

The virtual machine is configured to use a DVPort, which is not supported on the host.

This could be because the host does not support VDS at all, or because the host has not joined a VDS.

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",
    "reason": "string",
    "backing": "string"
}