Fault - VirtualDiskModeNotSupported(vim.fault.VirtualDiskModeNotSupported)

Extends
DeviceNotSupported
Since
vSphere API 4.1

Fault Description

The disk mode of the specified virtual disk is not supported.

Typically, this fault is returned as part of a parent fault like VmConfigIncompatibleForFaultTolerance, indicating that the virtual disk's mode needs to be changed before fault tolerance can be enabled on the associated virtual machine.

Properties

Name Type Description
modexsd:string

Disk mode that is not supported
Properties inherited from DeviceNotSupported
device, reason
Properties inherited from VirtualHardwareCompatibilityIssue
None
Properties inherited from VmConfigFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition