Retrieves an EOI Summary for a given date range.

Parameters

ParameterDescription
End DateEnd date to retrieve from.
Start DateStart 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