Get Global Alert Analytics
Get Global Alert Analytics for a customer
Request
URI
GET
https://{api_host}/api/v2/alert/analytics/global
COPY
Query Parameters
integer
start
Required
Start time in epoch seconds
integer
end
Optional
End time in epoch seconds
Responses
200
successful operation
Returns ResponseContainerGlobalAlertAnalytic of type(s) application/json
{
"status": {
"result": "string",
"message": "string",
"code": 0
},
"response": {
"failed": 0,
"success": 0
}
}
Alert Analytics Operations
GET
Get Global Alert Analytics