Chrome Management Telemetry API
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Chrome Management Telemetry API 可讓您監控作業
以及執行 ChromeOS 裝置的健康狀態請注意,在
您必須啟用回報政策,以確保系統能從
裝置。詳情請參閱這裡。
API 方法快速總覽
網址是
https://chromemanagement.googleapis.com/v1/customers/$CUSTOMER
請參閱程式碼範例
再來是非同步的
管理員權限
Telemetry API 遵循管理員角色委派規定。
管理員必須具備權限
「服務 ->Chrome 管理服務 ->管理 ChromeOS 裝置 >管理 ChromeOS 裝置 (唯讀)才能使用 Telemetry API。
如要管理管理員角色和權限,請造訪「管理控制台」->管理員角色」。
API 範圍
Chrome Management Telemetry API 需要下列 OAuth 範圍:
https://www.googleapis.com/auth/chrome.management.telemetry.readonly
詳情請參閱
驗證總覽。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eThe Chrome Management Telemetry API allows monitoring the operation and health of ChromeOS devices, provided the necessary reporting policies are enabled.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers methods to list telemetry information for devices, users, events, and notification configs, accessible via specific relative URLs.\u003c/p\u003e\n"],["\u003cp\u003eAdmins need the "Manage ChromeOS Devices (read only)" permission within Chrome Management to utilize the Telemetry API.\u003c/p\u003e\n"],["\u003cp\u003eUsing the Telemetry API requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/chrome.management.telemetry.readonly\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Chrome Management Telemetry API\n\nThe Chrome Management Telemetry API enables you to monitor the operation\nand health of devices running ChromeOS. Please note that the appropriate\nreporting policies need to be enabled to ensure that data is reported from the\ndevice. More details can be found [here](https://support.google.com/chrome/a/answer/1375678#zippy=%2Cdevice-reporting)\n\nQuick overview of API methods\n-----------------------------\n\nURLs are relative to\n`https://chromemanagement.googleapis.com/v1/customers/`*$CUSTOMER*\n\n| Description | Relative URL | Http method |\n|--------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-------------|\n| List telemetry information for ChromeOS devices | [/telemetry/devices/](/chrome/management/reference/rest/v1/customers.telemetry.devices/list) | GET |\n| List telemetry information for ChromeOS users | [/telemetry/users/](/chrome/management/reference/rest/v1/customers.telemetry.users/list) | GET |\n| List telemetry events for given customer | [/telemetry/events/](/chrome/management/reference/rest/v1/customers.telemetry.events/list) | GET |\n| List telemetry notification configs for given customer | [/telemetry/notificationConfigs/](/chrome/management/reference/rest/v1/customers.telemetry.notificationConfigs/list) | GET |\n\nSee [code samples](/chrome/management/guides/samples_telemetryapi) for example\nrequests and responses.\n\nAdmin Privileges\n----------------\n\nTelemetry API respects admin role delegation.\n\nAdmins must have the permission\n\"Services -\\\u003e Chrome Management -\\\u003e Manage ChromeOS Devices \\\u003e Manage ChromeOS Devices (read only)\" to use the Telemetry API.\n\nTo manage admin roles and privileges, visit \"Admin Console -\\\u003e Admin Roles\".\n| **Note:** admin roles can be assigned directly to a Service Account.\n\nAPI scopes\n----------\n\nChrome Management Telemetry API requires the following OAuth scope: \n\n https://www.googleapis.com/auth/chrome.management.telemetry.readonly\n\nFor more information, see the\n[Authentication Overview](https://cloud.google.com/docs/authentication/)."]]