ClusterAgentVmInaccessible
ClusterAgentVmInaccessible
The connection state of the cluster agent Virtual Machine is inaccessible.
In order to remediate the issue:
- Mark the VM for removal using the EsxAgentManager_MarkForRemoval API.
- Do the necessary changes to ensure that the connection state of the VM is connected.
NOTE: When the HA is enabled on the cluster these issues may be transient and automatically remediated.
This structure may be used only with operations rendered under /eam
.
Since: vEAM API 8.3
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"
},
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}