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.
|
patchID | xsd:string |
The patch ID whose associated metadata is invalid.
|
Properties inherited from VimFault |
None |
Properties inherited from MethodFault |
faultCause, faultMessage |
Show WSDL type definition
© 2015-2018 VMware, Inc. All rights reserved.
Revision 16-October-2018 | VMware vSAN Management API | Version 6.7 Update 1