vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - PatchBinariesNotFound(vim.fault.PatchBinariesNotFound)
- Thrown by
- InstallHostPatch_Task
- Extends
- VimFault
- Since
- VI API 2.5
Fault Description
This fault is thrown if a patch install fails because the binaries associated with the patch are not found.Properties
Name | Type | Description |
---|---|---|
binary* | xsd:string[] |
The binaries that are not found.
|
patchID | xsd:string |
The patch whose associated binaries are not found.
|
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 |