Method: customers.nodes.get
בקשת HTTP
GET https://sasportal.googleapis.com/v1alpha1/{name=customers/*/nodes/*}
כתובת ה-URL כוללת תחביר gRPC קידוד מחדש.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. השם של node .
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם התגובה מוצלחת, גוף התגובה מכיל מופע של Node
.
היקפי הרשאה
יש צורך בהיקף 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 a specific node resource using a GET request to a designated URL."],["Requires the `name` path parameter to identify the target node within the SAS system."],["Request body should be empty, while the response provides node details if successful."],["Utilizes gRPC Transcoding for its URL structure and needs `https://www.googleapis.com/auth/sasportal` authorization scope."]]],["A GET HTTP request retrieves a specific node using its name. The request URL follows gRPC Transcoding syntax and includes the node's name as a required path parameter. The request body must be empty. A successful request returns an instance of the specified node in the response body. Authorization requires the `https://www.googleapis.com/auth/sasportal` OAuth scope.\n"]]