ClusterAgentTransitionFailed
ClusterAgentTransitionFailed
A cluster agent failed to be transitioned to a LCCM Solution.
This is an active remediable issue. To remediate, resolve the issue via vLCM System VMs API
This structure may be used only with operations rendered under /eam
.
Since: vEAM API 9.0
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"
}
}