vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - HostHasComponentFailure(vim.fault.HostHasComponentFailure)
- Extends
- VimFault
- Since
- vSphere API Release 6.0
Fault Description
The host has a component failure and thus can cause issues for VMs running or to be running on it.Properties
Name | Type | Description |
---|---|---|
componentName | xsd:string |
The name of the component that has failed.
|
componentType | xsd:string |
The type of the component that has failed.
Values come from HostComponentType.
|
hostName | xsd:string |
The host that has the component failure.
|
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 |