Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Mit der Chrome Management Telemetry API können Sie den Vorgang überwachen
und den Status der Geräte mit ChromeOS. Beachten Sie, dass die entsprechenden
müssen aktiviert sein, damit Daten vom
. Weitere Informationen
Kurzer Überblick über API-Methoden
URLs beziehen sich auf
https://chromemanagement.googleapis.com/v1/customers/$CUSTOMER
Die Telemetry API berücksichtigt die Delegierung der Administratorrolle.
Administratoren müssen die Berechtigung haben
"Dienstleistungen -> Chrome Management -> ChromeOS-Geräte verwalten > ChromeOS-Geräte verwalten (schreibgeschützt) um die Telemetry API zu verwenden.
Wenn Sie Administratorrollen und ‐berechtigungen verwalten möchten, rufen Sie „Admin-Konsole“ -> Admin-Rollen“.
API-Bereiche
Für die Chrome Management Telemetry API ist der folgende OAuth-Bereich erforderlich:
[null,null,["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\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/)."]]