|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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 | Deprecated.
In order to retrieve agent VM folder use VIM API.
The ESX agent folder in which the agent virtual machine resides.
|
| esxAgentResourcePool* | vmodl.ManagedObjectReference
to a vim.ResourcePool | Deprecated.
In order to retrieve agent resource pool use VIM API.
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[] | Deprecated.
Use installedVibs instead
An optional array of IDs of installed bulletins for this agent.
|
| installedVibs* | VibVibInfo[] |
Information about the installed vibs on the host.
Since vEAM API 6.0 |
| receivingHeartBeat | xsd:boolean | Deprecated.
get that info calling the virtual machine VIM API
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 | Deprecated.
get that info calling the virtual machine VIM API
The IP address of the agent virtual machine
|
| vmName | xsd:string | Deprecated.
get that info calling the virtual machine VIM API
The name of the agent virtual machine.
|
| vmPowerState | vim.VirtualMachine.PowerState | Deprecated.
get that info calling the virtual machine VIM API.
The power state of an agent virtual machine.
|
| Properties inherited from EamObjectRuntimeInfo | ||
| entity, goalState, issue, status | ||
| Properties inherited from vmodl.DynamicData | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |