REST Resource: customers.nodes
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak: Düğüm
JSON gösterimi |
{
"name": string,
"displayName": string,
"sasUserIds": [
string
]
} |
Alanlar |
name |
string
Yalnızca çıkış. Kaynak adı.
|
displayName |
string
Düğümün görünen adı.
|
sasUserIds[] |
string
Bu düğüme ait cihazlar tarafından kullanılan kullanıcı kimlikleri.
|
Yöntemler |
|
Yeni bir node oluşturur. |
|
node öğesini siler. |
|
İstenen bir node değerini döndürür. |
|
Listeler nodes . |
|
Bir node değerini başka bir node veya customer altına taşır. |
|
Mevcut bir node güncellenir. |
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: 2022-11-02 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: 2022-11-02 UTC."],[[["A Node is a resource within the Spectrum Access System, represented by a JSON object with properties like name, display name, and associated user IDs."],["Nodes have specific fields like `name`, `displayName`, and `sasUserIds` which define their properties and relationships."],["You can manage nodes using methods such as create, delete, get, list, move, and patch to perform various operations on them."],["These methods allow for comprehensive control over nodes, including creating new nodes, deleting existing ones, retrieving specific node data, listing all nodes, moving nodes to different hierarchies, and updating node properties."]]],[]]