Fault - SnapshotIncompatibleDeviceInVm(vim.fault.SnapshotIncompatibleDeviceInVm)

Extends
SnapshotFault
See also
LocalizedMethodFault

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
faultLocalizedMethodFault

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