Event
Last updated
Last updated
An Event represents a state change or behavioral detection alert as it relates to an . We will send Events to your .
account
string DFend account ID related to this event.
identity
string Identity ID related to this event.
subscription
string Subscription ID (internal).
signals
EventSignal[] An array of that triggered this event.
type
enum The event's .
level
enum The event's .
recommendations
Recommendation[] An array of for this event.
values
object Additional event metadata. In the case that a user verification was expected but the response time expired, this will include a resend
field with value true
.
config
string The configuration values used in detection. Use these to tune your detection parameters in Routing.
time
string The time
field on the that triggered this Event.