Data Object - HostPatchManagerResult(vim.host.PatchManager.Result)

Returned by
CheckHostPatch_Task, InstallHostPatchV2_Task, QueryHostPatch_Task, ScanHostPatchV2_Task, StageHostPatch_Task, UninstallHostPatch_Task
Extends
DynamicData
See also
HostPatchManagerStatus
Since
vSphere API 4.0

Data Object Description

The result of the operation. Some of the fields are only valid for specific operations.

Properties

Name Type Description
status*HostPatchManagerStatus[]

The scan results for each patch.
versionxsd:string

The version of the scan result schema.
xmlResult*xsd:string

The scan results in XML format.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition