Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Interfejs Chrome Management Telemetry API umożliwia monitorowanie operacji
i stan urządzeń z ChromeOS. Pamiętaj, że odpowiednie
zasady raportowania muszą być włączone, aby zapewnić, że dane
urządzenia. Więcej informacji znajdziesz tutaj.
Krótkie omówienie metod interfejsu API
Adresy URL są względne
https://chromemanagement.googleapis.com/v1/customers/$CUSTOMER
Opis
Względny URL
Metoda HTTP
Wyświetlanie listy danych telemetrycznych dotyczących urządzeń z ChromeOS
Interfejs Telemetry API respektuje przekazywanie roli administratora.
Administratorzy muszą mieć to uprawnienie
"Usługi -> Zarządzanie urządzeniami z Chrome -> Zarządzaj urządzeniami z ChromeOS > Zarządzaj urządzeniami z ChromeOS (tylko do odczytu) na korzystanie z interfejsu Telemetry API.
Aby zarządzać rolami i uprawnieniami administratora, otwórz konsolę administracyjną Role administratora”.
Zakresy interfejsów API
Interfejs Chrome Management Telemetry API wymaga tego zakresu protokołu OAuth:
[null,null,["Ostatnia aktualizacja: 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/)."]]