vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NotSupportedDeviceForFT(vim.fault.NotSupportedDeviceForFT)
- Extends
- VmFaultToleranceIssue
- See also
- HostSystem, VirtualMachine
- Since
- vSphere API 4.1
Fault Description
VMs with pvscsi or vmxnet3 virtual devices support Fault Tolerance only on 4.1 or later hosts.Properties
| Name | Type | Description |
|---|---|---|
| deviceLabel* | xsd:string |
The device label
|
| deviceType | xsd:string |
The device type
|
| host | ManagedObjectReference
to a HostSystem |
The host
|
| hostName* | xsd:string |
The host name
|
| vm | ManagedObjectReference
to a VirtualMachine |
The virtual machine
|
| vmName* | xsd:string |
The virtual machine name
|
| Properties inherited from VmFaultToleranceIssue | ||
| 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 |