Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HooksHookInfo
- Property of
- SolutionsSolutionComplianceResult
- Extends
- vmodl.DynamicData
- See also
- vim.VirtualMachine
- Since
- 1.0
Data Object Description
Contains information for a raised hook.Properties
Name | Type | Description |
---|---|---|
hookType | xsd:string |
Type of the hook HooksHookType.
|
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 |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |