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 - PatchMetadataInvalid(vim.fault.PatchMetadataInvalid)

Thrown by
InstallHostPatch_Task, ScanHostPatch_Task
Extended by
PatchMetadataCorrupted, PatchMetadataNotFound
Extends
VimFault
Since
VI API 2.5

Fault Description

This fault is thrown if a patch query or installation operation fails because of a problem with the metadata associated with the patch. Typically, a subclass of this exception is thrown, indicating a problem such as the metadata is not found or the metadata is corrupted.

Properties

Name Type Description
metaData*xsd:string[]

The metadata file that is not available or corrupted.
patchIDxsd:string

The patch ID whose associated metadata is invalid.
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition



© 2006-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016  |  Version 6.5

Feedback

  • 0 Ratings