最近注册的 Chrome 浏览器、有新政策要同步的 Chrome 浏览器或没有近期活动的 Chrome 浏览器的数量。
HTTP 请求
GET https://chromemanagement.googleapis.com/v1/{customer=customers/*}/reports:countChromeBrowsersNeedingAttention
网址采用 gRPC 转码语法。
路径参数
参数 | |
---|---|
customer |
必需。客户 ID 或前缀为“customers/”的“my_customer”。 |
查询参数
参数 | |
---|---|
org |
可选。组织部门的 ID。如果省略,将返回所有数据。 |
请求正文
请求正文必须为空。
响应正文
包含需要注意的浏览器数量的响应。
如果成功,响应正文将包含结构如下的数据:
JSON 表示法 |
---|
{ "recentlyEnrolledCount": string, "noRecentActivityCount": string, "pendingBrowserUpdateCount": string } |
字段 | |
---|---|
recently |
最近注册的浏览器数量 |
no |
最近没有任何活动的浏览器数量 |
pending |
等待操作系统更新的浏览器数量 |
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/chrome.management.reports.readonly