ClusterAgentVmHookTimedout

ClusterAgentVmHookTimedout
ClusterAgentVmHookTimedout

The VM hook remediation timed out.

In order to remediate the issue: Resolve the issue via apply API and process the hook within the timeout configured for the System VM Solution this issue's VM belongs to.

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