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 MarkAsAvailable

Properties

Name Type Description
vmvmodl.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.
vmStatexsd:string

The current VM lifecycle state.
Properties inherited from vmodl.DynamicData
None