Method: nodes.nodes.get
คำขอ HTTP
GET https://sasportal.googleapis.com/v1alpha1/{name=nodes/*/nodes/*}
URL ใช้ไวยากรณ์ gRPC Transcoding
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อnode
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ Node
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/sasportal
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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 the specified URL."],["Requires the `name` path parameter to identify the target node resource."],["The request body should be empty, and a successful response contains the Node details."],["Authorization necessitates the `https://www.googleapis.com/auth/sasportal` OAuth scope."]]],["A `GET` request is made to the specified URL using gRPC Transcoding syntax to retrieve a Node. The `name` parameter, a required string, is included in the URL path. The request body must be empty. Upon success, the response body returns a Node instance. Authorization requires the OAuth scope `https://www.googleapis.com/auth/sasportal`. The URL pattern for the `name` path parameter is `nodes/*/nodes/*`.\n"]]