alerts.get.response
alerts.get.response
This class is array of
object
JSON Example
[
{
"id": "string",
"enabled": false,
"name": "string",
"hitCount": 0,
"searchPeriod": 0,
"searchInterval": 0,
"info": "string",
"recipients": {
"emails": [],
"vrops": {
"vcopsResourceName": "string",
"autoClearAlertAfterTimeout": false,
"autoClearAlertsTimeoutMinutes": 0
},
"webhookIds": []
},
"stats": {
"lastRanAt": 0,
"nextRunAt": 0,
"runCount": 0,
"lastRunTime": 0,
"totalRunTime": 0,
"lastHitAt": 0
},
"ownerUuid": "string",
"query": {
"chartQuery": "string",
"messageQuery": "string"
}
}
]