ClusterAgentAgentIssue

ClusterAgentAgentIssue
ClusterAgentAgentIssue

Base class for all cluster bound agents.

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"
    },
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
agent
Required

Reference to an instance of the Agent managed object.

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

cluster
Optional

Reference to an instance of the ComputeResource managed object.