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.profiles

方法
delete DELETE /v1alpha1/{name=customers/*/profiles/*}
删除从 Chrome 浏览器个人资料收集的数据。
get GET /v1alpha1/{name=customers/*/profiles/*}
获取具有客户 ID 和个人资料永久 ID 的 Chrome 浏览器个人资料。
list GET /v1alpha1/{parent=customers/*}/profiles
根据给定的搜索和排序条件列出客户的 Chrome 浏览器个人资料。

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.profiles

方法
delete DELETE /v1/{name=customers/*/profiles/*}
删除从 Chrome 浏览器个人资料收集的数据。
get GET /v1/{name=customers/*/profiles/*}
获取具有客户 ID 和个人资料永久 ID 的 Chrome 浏览器个人资料。
list GET /v1/{parent=customers/*}/profiles
根据给定的搜索和排序条件列出客户的 Chrome 浏览器个人资料。

REST 资源:v1.customers.profiles.commands

方法
create POST /v1/{parent=customers/*/profiles/*}/commands
创建 Chrome 浏览器个人资料远程命令。
get GET /v1/{name=customers/*/profiles/*/commands/*}
获取 Chrome 浏览器个人资料远程命令。
list GET /v1/{parent=customers/*/profiles/*}/commands
列出 Chrome 浏览器个人资料的远程命令。

REST 资源:v1.customers.reports

方法
countChromeBrowsersNeedingAttention GET /v1/{customer=customers/*}/reports:countChromeBrowsersNeedingAttention
最近注册、有新政策要同步或最近没有活动的 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
列出所有遥测用户。

REST 资源:v1.customers.thirdPartyProfileUsers

方法
move POST /v1/{name=customers/*/thirdPartyProfileUsers/*}:move
将第三方 Chrome 个人资料用户移至目标组织部门。