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