Data Object - AgentRuntimeInfo

Property of
Agent
Returned by
AgentQueryRuntime
Extends
EamObjectRuntimeInfo
See also
Agency, vim.Folder.html">Folder, HostSystem, ResourcePool, VirtualMachine,

Properties

Name Type Description
agency*vmodl.ManagedObjectReference
to a Agency

The agency this agent belongs to.

Since vEAM API 2.0
esxAgentFolder*vmodl.ManagedObjectReference
to a vim.Folder

The ESX agent folder in which the agent virtual machine resides.
esxAgentResourcePool*vmodl.ManagedObjectReference
to a vim.ResourcePool

The ESX agent resource pool in which the agent virtual machine resides.
host*vmodl.ManagedObjectReference
to a vim.HostSystem

The agent host.
installedBulletin*xsd:string[]

An optional array of IDs of installed bulletins for this agent.
receivingHeartBeatxsd:boolean

True if the vSphere ESX Agent Manager is receiving heartbeats from the agent virtual machine.
vm*vmodl.ManagedObjectReference
to a vim.VirtualMachine

The agent virtual machine.
vmIp*xsd:string

The IP address of the agent virtual machine
vmNamexsd:string

The name of the agent virtual machine.
vmPowerStatevim.VirtualMachine.PowerState

The power state of an agent virtual machine.
Properties inherited from EamObjectRuntimeInfo
entity, goalState, issue, status
Properties inherited from vmodl.DynamicData
dynamicProperty, dynamicType
*Need not be set