{
"alert": {
"id": "<string>",
"policyId": "<string>",
"description": "<string>",
"aggregationRulesToKeys": {
"aggregationRuleToKey": [
{
"aggregationRule": {
"aggregationKeyJsonataQuery": "<string>"
},
"aggregationKey": {
"stringKey": "<string>"
}
},
{
"aggregationRule": {
"aggregationDuration": "<string>"
},
"aggregationKey": {
"timeKey": "<string>"
}
}
]
},
"status": "<string>",
"riskLevel": "<string>",
"policyViolations": [],
"createdAt": "2025-02-05T19:58:11.581577Z",
"updatedAt": "2025-02-05T19:58:11.577753Z",
"extractionSource": "<string>",
"instanceId": "<string>"
}
}