Method: nodes.nodes.list
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
HTTP isteği
GET https://sasportal.googleapis.com/v1alpha1/{parent=nodes/*}/nodes
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
parent |
string
Zorunlu. Üst kaynak adı (örneğin, "nodes/1").
|
Sorgu parametreleri
Parametreler |
pageSize |
number
Yanıt olarak döndürülecek maksimum düğüm sayısı.
|
pageToken |
string
nodes.list method için yapılan önceki bir çağrıdan döndürülen ve bu girişin nereden devam etmesi gerektiğini belirten bir sayfalama jetonu.
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, ListNodesResponse
öğesinin bir örneğini içerir.
Yetkilendirme Kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/userinfo.email
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["Lists nodes, providing a paginated view of node resources within a specified parent."],["Requires authorization with the `https://www.googleapis.com/auth/userinfo.email` scope."],["Uses a `GET` request to the `/v1alpha1/{parent=nodes/*}/nodes` endpoint with optional `pageSize` and `pageToken` query parameters."],["The `parent` path parameter specifies the parent resource name."],["Returns a `ListNodesResponse` object containing the list of nodes and pagination information."]]],["This document outlines how to list nodes via an HTTP GET request to `https://sasportal.googleapis.com/v1alpha1/{parent=nodes/*}/nodes`. The `parent` path parameter is required, representing the parent resource name. Optional query parameters include `pageSize` to limit results and `pageToken` for pagination. The request body must be empty. A successful response returns a `ListNodesResponse` instance. This operation requires the `https://www.googleapis.com/auth/userinfo.email` authorization scope.\n"]]