vSphere ESX Agent Manager API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SolutionsHookConfig
- Property of
- SolutionsHookInfo, SolutionsSolutionConfig
- Extends
- vmodl.DynamicData
- See also
- SolutionsHookAcknowledgeConfig
- Since
- 1.0
Data Object Description
Configuration for System Virtual Machine's lifecycle hooks.Properties
| Name | Type | Description |
|---|---|---|
| acknowledgement | SolutionsHookAcknowledgeConfig |
Type of acknoledgement of the configured hook.
|
| timeout* | xsd:long |
The maximum time in seconds to wait for a hook to be processed. An
issue is raised if the time elapsed and the hook is still not
processed.
If omitted - defaults to 10 hours.
|
| type | xsd:string |
Type of the configured hook, possible values - HooksHookType.
|
| Properties inherited from vmodl.DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |