vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostPatchManagerStatusPrerequisitePatch(vim.host.PatchManager.Status.PrerequisitePatch)
- Property of
- HostPatchManagerStatus
- Extends
- DynamicData
- Since
- VI API 2.5
Data Object Description
Updates that are required to be installed before this update can be installed on the server. In addition to being installed on the server, an update can have additional requirement on the server or services running on the server pertaining to the prerequisite update.Properties
Name | Type | Description |
---|---|---|
id | xsd:string |
Unique identifier of the prerequisite update.
|
installState* | xsd:string[] |
The requirement on the server or services running on the
server pertaining to the prerequisite update. For example,
this update could require the server to be rebooted after the
prerequisite update is installed. Unset if there is no
additional requirement on the prerequisite update. See HostPatchManagerInstallState |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |