Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - AgentVmHook
- Property of
- AgentRuntimeInfo
- Extends
- vmodl.DynamicData
- See also
- vim.VirtualMachine
- Since
- vEAM API 6.7
Data Object Description
Represents an active hook of the VM lifecycle which EAM is waiting on to be processed by the client. The supported hooks are defined by manuallyMarkAgentVmAvailableAfterProvisioning and manuallyMarkAgentVmAvailableAfterProvisioning. See MarkAsAvailableProperties
Name | Type | Description |
---|---|---|
vm | vmodl.ManagedObjectReference
to a vim.VirtualMachine |
The VM for which lifecycle is this hook.
This VM may differ from vm while an upgrade
of the agent VM is in progress.
|
vmState | xsd:string |
The current VM lifecycle state.
|
Properties inherited from vmodl.DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |