An Alert associated with an asset.
JSON representation |
---|
{ "event_time": string, "display_name": string, "chip": { object ( |
Fields | |
---|---|
event_time |
A time associated with the alert. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
display_name |
The canonical string to display for the event. |
chip |
The chip to display. |
filter_properties |
A list of filter properties associated the event. |
sidebar_entries[] |
All the sidebar entries. |
raw_logs_token |
A token to request raw logs, this is opaque to the client. If empty, no raw logs can be requested. |
asset_indicator |
AssetIndicator used for pivoting. |
alert_number |
Alert number used to identify an alert event. |