我正在尝试通过 API 提取与警报 no Sentinel 相关的基本事件,但是 Graph Security API 并没有返回太多。我看不到映射实体或扩展属性。
我尝试使用 url 中的“扩展”选项来扩展属性,但没有运气。老实说,我真的没有在 Graph API 中看到很多我通常会在搜索中看到的信息。
另外,有没有办法让我从警报 ID 中找到搜索的基本事件?
https://graph.microsoft.com/v1.0/security/alerts/ {alert id}?$expand=extendedproperties
https://graph.microsoft.com/v1.0/security/alerts/ {alert id}?$expand=extended
https://graph.microsoft.com/v1.0/security/alerts/ {alert id}?$expand=properties
https://graph.microsoft.com/v1.0/security/alerts/ {alert id}?$expand=extensions