You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/api/get-all-scan-agents.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Retrieves a list of all scan agents.
44
44
45
45
## Limitations
46
46
47
-
1. Rate limitations for this API are 100 calls per minute and 1500 calls per hour.
47
+
1. Rate limitations for this API are 100 calls per minute and 1,500 calls per hour.
48
48
49
49
## Permissions
50
50
@@ -55,10 +55,7 @@ Permission type|Permission|Permission display name
55
55
Application|Machine.Read.All| Read all scan information.
56
56
Delegated (work or school account)|Machine.Read.All|Read all scan information.
57
57
58
-
> [!NOTE]
59
-
> When obtaining a token using user credentials:
60
-
>
61
-
> - To view data the user needs to have at least the following role permission: 'ViewData' or 'TvmViewData' (See [Create and manage roles](../user-roles.md) for more information)
58
+
When obtaining a token using user credentials, to view data the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md))
0 commit comments