vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostPatchManagerPatchManagerOperationSpec(vim.host.PatchManager.PatchManagerOperationSpec)
- Parameter to
 - CheckHostPatch_Task, InstallHostPatchV2_Task, QueryHostPatch_Task, ScanHostPatchV2_Task, StageHostPatch_Task, UninstallHostPatch_Task
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Optional parameters for hostd to pass to exupdate.Properties
| Name | Type | Description | 
|---|---|---|
| cmdOption* | xsd:string | 
         Possible command line options when calling esxupdate.
       | 
| password* | xsd:string | 
         The password used for the proxy server. This is passed with ssl through a
 trusted channel.
       | 
| port* | xsd:int | 
         The port of the possible proxy for esxupdate to use to connect to a server.
  The patch and metadata may be cached within the proxy server.
       | 
| proxy* | xsd:string | 
         The name of the possible proxy for esxupdate to use to connect to a server.
  The patch and metadata may be cached within the proxy server.
       | 
| userName* | xsd:string | 
         The user name used for the proxy server.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |