Ważne: nie przyjmujemy już nowych rejestracji w interfejsie Play EMM API.
Więcej informacji
Devices: get
Pobiera szczegóły urządzenia.
Żądanie
Żądanie HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId
Parametry
Nazwa parametru |
Wartość |
Opis |
Parametry ścieżki |
deviceId |
string |
Identyfikator urządzenia.
|
enterpriseId |
string |
Identyfikator firmy.
|
userId |
string |
Identyfikator użytkownika.
|
Autoryzacja
To żądanie wymaga autoryzacji w tym zakresie:
Zakres |
https://www.googleapis.com/auth/androidenterprise |
Więcej informacji znajdziesz na stronie dotyczącej uwierzytelniania i autoryzacji.
Treść żądania
Nie podawaj treści żądania przy użyciu tej metody.
Odpowiedź
Jeśli operacja się uda, metoda zwróci zasób urządzeń w treści odpowiedzi.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-13 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-13 UTC."],[[["Retrieves detailed device information for a specific device within an enterprise."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Utilizes a GET request to the specified endpoint, including enterprise ID, user ID, and device ID."],["Returns a `Devices` resource with the retrieved device details upon successful execution."]]],[]]