Test Search vSphere ESX Agent Manager API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - InsufficientIpAddresses
- 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 there are no free IP addresses in the agent's pool of virtual machine IP addresses.
To remediate, free some IP addresses or add some more to the IP pool 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 |