Chrome Management API 是一套服务,可让 Chrome 管理员查看、管理 Chrome 操作系统和 Chrome 浏览器设备,并从中获取数据洞见。
- REST 资源:v1alpha1.customers.profiles
- REST 资源:v1alpha1.customers.telemetry.devices
- REST 资源:v1alpha1.customers.telemetry.events
- REST 资源:v1alpha1.customers.telemetry.notificationConfigs
- REST 资源:v1alpha1.customers.telemetry.users
- REST 资源:v1.customers.apps
- REST 资源:v1.customers.apps.android
- REST 资源:v1.customers.apps.chrome
- REST 资源:v1.customers.apps.web
- REST 资源:v1.customers.certificateProvisioningProcesses
- REST 资源:v1.customers.certificateProvisioningProcesses.operations
- REST 资源:v1.customers.profiles
- REST 资源:v1.customers.profiles.commands
- REST 资源:v1.customers.reports
- REST 资源:v1.customers.telemetry.devices
- REST 资源:v1.customers.telemetry.events
- REST 资源:v1.customers.telemetry.notificationConfigs
- REST 资源:v1.customers.telemetry.users
- REST 资源:v1.customers.thirdPartyProfileUsers
服务: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.certificateProvisioningProcesses
| 方法 | |
|---|---|
| claim | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:claim声明证书配置流程。 | 
| get | GET /v1/{name=customers/*/certificateProvisioningProcesses/*}检索证书配置流程。 | 
| setFailure | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:setFailure将证书配置流程标记为失败。 | 
| signData | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:signData请求启动证书配置流程的客户端对数据进行签名。 | 
| uploadCertificate | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:uploadCertificate为证书配置流程上传已成功颁发的证书。 | 
REST 资源:v1.customers.certificateProvisioningProcesses.operations
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/certificateProvisioningProcesses/*/operations/*}获取长时间运行的操作的最新状态。 | 
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 个人资料用户移至目标组织部门。 | 
