Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterDrsFaultsFaultsByVm(vim.cluster.DrsFaults.FaultsByVm)
- Property of
- ClusterDrsFaults
- Extended by
- ClusterDrsFaultsFaultsByVirtualDisk
- Extends
- DynamicData
- See also
- LocalizedMethodFault, VirtualMachine
- Since
- vSphere API Release 4.0
Data Object Description
FaultsByVm is the faults generated by DRS when it tries to move a VM.Properties
Name | Type | Description |
---|---|---|
fault | LocalizedMethodFault[] |
The faults generated by DRS when it was trying to move the given VM.
|
vm* | ManagedObjectReference
to a VirtualMachine |
The VM that DRS was trying to migrate when it generated the faults.
If this property is NULL, the fault is not associated with a particular VM.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |