vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 Release 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.
|
version | xsd:string |
The version of the scan result schema.
|
xmlResult* | xsd:string |
The scan results in XML format.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |