mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
Merge pull request #8364 from VLG17/patch-97
updated description to match GET request
This commit is contained in:
commit
7ca3d5bcca
@ -147,7 +147,7 @@ HTTP GET https://api.securitycenter.microsoft.com/api/alerts?$top=10&$expand=ev
|
|||||||
|
|
||||||
### Example 2
|
### 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
|
HTTP GET https://api.securitycenter.windows.com/api/alerts?$filter=lastUpdateTime+ge+2019-11-22T00:00:00Z
|
||||||
|
Loading…
x
Reference in New Issue
Block a user