Get EOI Summary
Retrieves an EOI Summary for a given date range.
Parameters
Parameter | Description |
---|---|
End Date | End date to retrieve from. |
Start Date | Start date to retrieve from. |
Example Output
{
"date-time": {
"totalWarning": 14,
"totalEvents": 32,
"totalAlerts": 88
}
}
Workflow Library Example
Get Eoi Summary with Anvilogic and Send Results Via Email
Preview this Workflow on desktop