Method: enterprises.devices.get
מקבל מכשיר שמנוהל על ידי הארגון.
בקשת HTTP
GET https://smartdevicemanagement.googleapis.com/v1/{name=enterprises/*/devices/*}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
שם המכשיר המבוקש. לדוגמה: 'enterprises/XYZ/devices/123'
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע של Device
.
היקפי הרשאות
נדרש היקף OAuth הבא:
https://www.googleapis.com/auth/sdm.service
למידע נוסף, עיין בסקירה הכללית על OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-10 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-10 (שעון UTC)."],[[["Retrieves details for a specific device managed within an enterprise using a `GET` request."],["Requires providing the device's unique identifier in the URL path."],["Returns a comprehensive `Device` object containing information about the requested device upon successful execution."],["Needs authorization with the `sdm.service` scope for access."]]],[]]