Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - PatchInstallFailed(vim.fault.PatchInstallFailed)
- Thrown by
- InstallHostPatch_Task
- Extends
- PlatformConfigFault
- Since
- VI API 2.5
Fault Description
This is a general-purpose fault indicating that some error has occurred regarding a patch install. Data about the fault is available and is presented as a platform specific string.Properties
Name | Type | Description |
---|---|---|
rolledBack | xsd:boolean |
Whether or not the patch install has been rolled back. If not,
a manual rollback is required.
|
Properties inherited from PlatformConfigFault | ||
text | ||
Properties inherited from HostConfigFault | ||
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 |