MissingAgentIpPool

MissingAgentIpPool
MissingAgentIpPool

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.

This structure may be used only with operations rendered under /eam.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": 0,
    "description": "string",
    "time": "string",
    "agency": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "agencyName": "string",
    "solutionId": "string",
    "solutionName": "string",
    "agent": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "agentName": "string",
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "hostName": "string",
    "vm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "network": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
network
Required

Reference to an instance of the Network managed object.