Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - MissingAgentIpPool
- Extends
- VmPoweredOff
- See also
- vim.Network
- Since
- 1.0
Data Object Description
Deprecated. This issue is no longer raised by EAM. It is replaced by InvalidConfig. An agent virtual machine is expected to be powered on, but the agent virtual machine is powered off because there there are no IP addresses defined on the agent's virtual machine network.
To remediate, create an IP pool on the agent's virtual machine network and invoke resolve
.
Properties
Name | Type | Description |
---|---|---|
network | vmodl.ManagedObjectReference
to a vim.Network |
The agent virtual machine network.
|
Properties inherited from VmPoweredOff | ||
None | ||
Properties inherited from VmIssue | ||
vm | ||
Properties inherited from AgentIssue | ||
agent, agentName, host, hostName | ||
Properties inherited from AgencyIssue | ||
agency, agencyName, solutionId, solutionName | ||
Properties inherited from Issue | ||
description, key, time | ||
Properties inherited from vmodl.DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |