mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 00:07:23 +00:00
Applied valid type to code blocks
Valid types are listed here: https://docsmetadatatool.azurewebsites.net/allowlists/#
This commit is contained in:
parent
0c9482a45a
commit
bc7d9411ae
@ -48,7 +48,7 @@ Delegated (work or school account) | Machine.ReadWrite | 'Read and write machine
|
|||||||
>- Response will include only devices that the user can access, based on device group settings (See [Create and manage device groups](machine-groups.md) for more information)
|
>- Response will include only devices that the user can access, based on device group settings (See [Create and manage device groups](machine-groups.md) for more information)
|
||||||
|
|
||||||
## HTTP request
|
## HTTP request
|
||||||
```
|
```console
|
||||||
GET /api/domains/{domain}/machines
|
GET /api/domains/{domain}/machines
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -75,6 +75,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
|
||||||
GET https://api.securitycenter.windows.com/api/domains/api.securitycenter.windows.com/machines
|
GET https://api.securitycenter.windows.com/api/domains/api.securitycenter.windows.com/machines
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user