Method: deployments.devices.get
בקשת HTTP
GET https://sasportal.googleapis.com/v1alpha1/{name=deployments/*/devices/*}
כתובת ה-URL כוללת תחביר gRPC קידוד מחדש.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. שם המכשיר.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם התגובה מוצלחת, גוף התגובה מכיל מופע של Device
.
היקפי הרשאה
יש צורך בהיקף OAuth הבא:
https://www.googleapis.com/auth/sasportal
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-11-02 (שעון UTC).
[null,null,["עדכון אחרון: 2022-11-02 (שעון UTC)."],[[["Retrieves detailed information about a specific device within a deployment using its unique name."],["Uses a `GET` request to the specified URL with the device's name as a path parameter."],["Requires an empty request body and returns a `Device` object in the response if successful."],["Needs authorization with the `https://www.googleapis.com/auth/sasportal` scope for access."]]],[]]