Chrome Management API

Chrome Management API 是一套服务,可供 Chrome 管理员查看、管理和获取关于其 Chrome 操作系统和 Chrome 浏览器设备的数据分析。

服务:chromemanagement.googleapis.com

要调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用需要使用您自己的库来调用此服务,则在发出 API 请求时应使用以下信息。

发现文档

发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:

服务端点

服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:

  • https://chromemanagement.googleapis.com

REST 资源:v1alpha1.customers.telemetry.devices

方法
get GET /v1alpha1/{name=customers/*/telemetry/devices/*}
获取遥测设备。
list GET /v1alpha1/{parent=customers/*}/telemetry/devices
列出所有遥测设备。

REST 资源:v1alpha1.customers.telemetry.events

方法
list GET /v1alpha1/{parent=customers/*}/telemetry/events
列出遥测事件。

REST 资源:v1alpha1.customers.telemetry.notificationConfigs

方法
create POST /v1alpha1/{parent=customers/*}/telemetry/notificationConfigs
创建遥测通知配置。
delete DELETE /v1alpha1/{name=customers/*/telemetry/notificationConfigs/*}
删除遥测通知配置。
list GET /v1alpha1/{parent=customers/*}/telemetry/notificationConfigs
列出所有遥测通知配置。
patch PATCH /v1alpha1/{telemetryNotificationConfig.name=customers/*/telemetry/notificationConfigs/*}
更新遥测通知配置。

REST 资源:v1alpha1.customers.telemetry.users

方法
get GET /v1alpha1/{name=customers/*/telemetry/users/*}
获取遥测用户。
list GET /v1alpha1/{parent=customers/*}/telemetry/users
列出所有遥测用户。

REST 资源:v1.customers.apps

方法
countChromeAppRequests GET /v1/{customer=customers/*}/apps:countChromeAppRequests
生成应用安装请求的摘要。
fetchDevicesRequestingExtension GET /v1/{customer=customers/*}/apps:fetchDevicesRequestingExtension
获取已请求安装扩展程序的设备列表。
fetchUsersRequestingExtension GET /v1/{customer=customers/*}/apps:fetchUsersRequestingExtension
获取已请求安装扩展程序的用户的列表。

REST 资源:v1.customers.apps.android

方法
get GET /v1/{name=customers/*/apps/android/*}
按资源名称获取客户的特定应用。

REST 资源:v1.customers.apps.chrome

方法
get GET /v1/{name=customers/*/apps/chrome/*}
按资源名称获取客户的特定应用。

REST 资源:v1.customers.apps.web

方法
get GET /v1/{name=customers/*/apps/web/*}
按资源名称获取客户的特定应用。

REST 资源:v1.customers.reports

方法
countChromeBrowsersNeedingAttention GET /v1/{customer=customers/*}/reports:countChromeBrowsersNeedingAttention
最近注册的 Chrome 浏览器、有待同步的新政策或近期没有任何活动的 Chrome 浏览器数量。
countChromeCrashEvents GET /v1/{customer=customers/*}/reports:countChromeCrashEvents
获取 Chrome 崩溃事件计数。
countChromeDevicesReachingAutoExpirationDate GET /v1/{customer=customers/*}/reports:countChromeDevicesReachingAutoExpirationDate
生成在所选时间范围内到期的设备数量报告。
countChromeDevicesThatNeedAttention GET /v1/{customer=customers/*}/reports:countChromeDevicesThatNeedAttention
未同步政策或在过去 28 天内缺少用户活动、已过时或未进行投诉的 ChromeOS 设备数量。
countChromeHardwareFleetDevices GET /v1/{customer=customers/*}/reports:countChromeHardwareFleetDevices
所请求硬件类型(例如型号名称、处理器类型)中具有特定硬件规格的设备的数量。
countChromeVersions GET /v1/{customer=customers/*}/reports:countChromeVersions
生成已安装 Chrome 版本的报告。
countInstalledApps GET /v1/{customer=customers/*}/reports:countInstalledApps
生成应用安装报告。
countPrintJobsByPrinter GET /v1/{customer=customers/*}/reports:countPrintJobsByPrinter
获取每台打印机的打印操作摘要。
countPrintJobsByUser GET /v1/{customer=customers/*}/reports:countPrintJobsByUser
获取每位用户执行打印操作的摘要。
enumeratePrintJobs GET /v1/{customer=customers/*}/reports:enumeratePrintJobs
获取打印作业列表。
findInstalledAppDevices GET /v1/{customer=customers/*}/reports:findInstalledAppDevices
为安装了指定应用的受管理 Chrome 浏览器设备生成报告。

REST 资源:v1.customers.telemetry.devices

方法
get GET /v1/{name=customers/*/telemetry/devices/*}
获取遥测设备。
list GET /v1/{parent=customers/*}/telemetry/devices
列出所有遥测设备。

REST 资源:v1.customers.telemetry.events

方法
list GET /v1/{parent=customers/*}/telemetry/events
列出遥测事件。

REST 资源:v1.customers.telemetry.notificationConfigs

方法
create POST /v1/{parent=customers/*}/telemetry/notificationConfigs
创建遥测通知配置。
delete DELETE /v1/{name=customers/*/telemetry/notificationConfigs/*}
删除遥测通知配置。
list GET /v1/{parent=customers/*}/telemetry/notificationConfigs
列出所有遥测通知配置。

REST 资源:v1.customers.telemetry.users

方法
get GET /v1/{name=customers/*/telemetry/users/*}
获取遥测用户。
list GET /v1/{parent=customers/*}/telemetry/users
列出所有遥测用户。