| id |
string |
Unique alert identifier. |
| title |
string |
Short description of the alert condition. |
| description |
string |
Detailed alert description. |
| severity |
string |
Alert severity level. |
| status |
string |
Current alert status. |
| alertType |
string |
Category of data security alert. |
| dataStoreId |
string |
Affected data store identifier. |
| dataStoreName |
string |
Name of the affected data store. |
| cloudProvider |
string |
Cloud provider of the affected data store. |
| cloudAccountId |
string |
Cloud account identifier. |
| region |
string |
Cloud region of the affected data store. |
| affectedClassifications |
array |
Data classification labels involved in the alert. |
| detectedAt |
string |
Timestamp when the alert was generated. |
| resolvedAt |
string |
Timestamp when the alert was resolved. Null if still open. |