HooksHookInfo
HooksHookInfo
Contains information for a raised hook.
This structure may be used only with operations rendered under /eam
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vm": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"solution": "string",
"hookType": "string",
"raisedAt": "string"
}
string
solution
Required
Solution the Virtual Machine belongs to.
string As date-time As date-time
raisedAt
Required
Time the hook was raised.