vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FaultsByHost(vim.FaultsByHost)
- Property of
- HostEnterMaintenanceResult
- Extends
- DynamicData
- See also
- HostSystem, LocalizedMethodFault
- Since
- vSphere API Release 6.7
Data Object Description
Group of faults associated with Host. This Class is used in e.g. HostEnterMaintenanceResult.Properties
Name | Type | Description |
---|---|---|
faults* | LocalizedMethodFault[] |
The array of faults related to the given Host.
|
host | ManagedObjectReference
to a HostSystem |
The Host in the cluster for which faults were generated.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |