Microsoft Graph安全警报。状态问题

时间:2020-02-21 07:57:52

标签: security graph alerts

我在Microsoft Graph Security API的“状态”字段中遇到问题。

示例

GET /graph.microsoft.com/v1.0/security/alerts/03da5d48-a892-4ea6-9949-dc902283e2d8f

使用JSON对象返回状态200。

问题是该警报在Cloud App Security中已“已解决” 。 但是API在对象上返回“状态”:“ newAlert”

有人知道我在做什么错吗?

文档:link

1 个答案:

答案 0 :(得分:0)

如果您通过Cloud App Security门户更新了警报状态,然后从Graph Security API调用了Get方法,则应该看到从API返回的警报状态也是如此。如果您没有看到预期的状态更新,请提交Github问题,其中包含问题here的详细信息。