Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - SnapshotIncompatibleDeviceInVm(vim.fault.SnapshotIncompatibleDeviceInVm)
- Extends
- SnapshotFault
- See also
- LocalizedMethodFault
- Since
- 2.0
Fault Description
Thrown if a snapshot operation cannot be performed on account of an incompatible device. This fault can be thrown for instance if a virtual machine uses a raw disk or a shared bus controller.Properties
Name | Type | Description |
---|---|---|
fault | LocalizedMethodFault |
A fault specifies the particular device issue. This is typically
a subclass of VirtualHardwareCompatibilityIssue, such as
RawDiskNotSupported, or SharedBusControllerNotSupported.
|
Properties inherited from SnapshotFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |