mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 00:07:23 +00:00
Corrected types on code blocks
Valid types are listed here: https://docsmetadatatool.azurewebsites.net/allowlists/#
This commit is contained in:
parent
95179d5864
commit
095681e89b
@ -48,7 +48,7 @@ Delegated (work or school account) | Alert.ReadWrite | 'Read and write alerts'
|
|||||||
>- Response will include only alerts, associated with devices, that the user have access to, based on device group settings (See [Create and manage device groups](machine-groups.md) for more information)
|
>- Response will include only alerts, associated with devices, that the user have access to, based on device group settings (See [Create and manage device groups](machine-groups.md) for more information)
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```console
|
```http
|
||||||
GET /api/domains/{domain}/alerts
|
GET /api/domains/{domain}/alerts
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -73,6 +73,6 @@ Here is an example of the request.
|
|||||||
|
|
||||||
[!include[Improve request performance](../../includes/improve-request-performance.md)]
|
[!include[Improve request performance](../../includes/improve-request-performance.md)]
|
||||||
|
|
||||||
```console
|
```http
|
||||||
GET https://api.securitycenter.windows.com/api/domains/client.wns.windows.com/alerts
|
GET https://api.securitycenter.windows.com/api/domains/client.wns.windows.com/alerts
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user