IDEDiskNotSupported
IDEDiskNotSupported
Deprecated as of VI API 2.5, use DeviceControllerNotSupported.
The virtual machine uses a virtual disk with an IDE controller, but this is not supported on the host.
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"
}
],
"disk": 0
}