Merge pull request #8364 from VLG17/patch-97

updated description to match GET request
This commit is contained in:
jcaparas 2020-09-28 12:33:56 -07:00 committed by GitHub
commit 7ca3d5bcca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ HTTP GET https://api.securitycenter.microsoft.com/api/alerts?$top=10&$expand=ev
### Example 2
Get all the alerts last updated after 2019-10-20 00:00:00
Get all the alerts last updated after 2019-11-22 00:00:00
```
HTTP GET https://api.securitycenter.windows.com/api/alerts?$filter=lastUpdateTime+ge+2019-11-22T00:00:00Z