Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterDrsFaults(vim.cluster.DrsFaults)
- Property of
- ClusterComputeResource, ClusterEnterMaintenanceResult, PlacementResult, PodStorageDrsEntry, StoragePlacementResult
- Extends
- DynamicData
- See also
- ClusterDrsFaultsFaultsByVm
- Since
- vSphere API Release 4.0
Data Object Description
The faults generated by DRS when it tries to make recommendations for rule enforcement, power management, etc., and indexed in a tree structure with reason for recommendations and VM to migrate (optional) as the index keys.Properties
Name | Type | Description |
---|---|---|
faultsByVm | ClusterDrsFaultsFaultsByVm[] |
The faults grouped by VMs that DRS was trying to migrate.
|
reason | xsd:string |
A reason code explaining why this set of recommendations were attempted
by DRS when it generated the faults.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |