vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SolutionsHookInfo
- Property of
- SolutionsSolutionComplianceResult
- Extends
- vmodl.DynamicData
- See also
- SolutionsHookConfig, vim.VirtualMachine
- Since
- 1.0
Data Object Description
Contains information for a raised hook.Properties
Name | Type | Description |
---|---|---|
config | SolutionsHookConfig |
Configuration of the hook.
|
raisedAt | xsd:dateTime |
Time the hook was raised.
|
solution | xsd:string |
Solution the Virtual Machine belongs to.
|
vm | vmodl.ManagedObjectReference
to a vim.VirtualMachine |
Virtual Machine, the hook was raised for.
|
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 |