An Alert associated with an asset.
JSON representation |
---|
{ "event_time": string, "display_name": string, "chip": { object ( |
Fields | |
---|---|
event_ |
A time associated with the alert. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: |
display_ |
The canonical string to display for the event. |
chip |
The chip to display. |
filter_ |
A list of filter properties associated the event. |
sidebar_ |
All the sidebar entries. |
raw_ |
A token to request raw logs, this is opaque to the client. If empty, no raw logs can be requested. |
asset_ |
AssetIndicator used for pivoting. |
alert_ |
Alert number used to identify an alert event. |