OvfUnsupportedDeviceBackingInfo

OvfUnsupportedDeviceBackingInfo
OvfUnsupportedDeviceBackingInfo
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"
        }
    ],
    "elementName": "string",
    "instanceId": "string",
    "deviceName": "string",
    "backingName": "string"
}
string
elementName
Optional

The element name

string
instanceId
Optional

The InstanceId on the hardware description

string
deviceName
Required

The device name

string
backingName
Optional

The name of the VirtualDevice Backing Info not supported on the device.