SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Fault Types > P
  • 0 Ratings

Fault - PatchMissingDependencies(vim.fault.PatchMissingDependencies)

Extends
PatchNotApplicable
Since
VI API 2.5

Fault Description

This fault is thrown if a patch install fails because the patch requires other patches or libraries that are not installed on the host.

Properties

Name Type Description
prerequisiteLib*xsd:string[]

The names of required libraries or RPMs.
prerequisitePatch*xsd:string[]

The ID of required patches.
Properties inherited from PatchNotApplicable
patchID
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition




Feedback

  • 0 Ratings