REST Resource: customers.nodes
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المورد: عقدة
تمثيل JSON |
{
"name": string,
"displayName": string,
"sasUserIds": [
string
]
} |
الحقول |
name |
string
الناتج فقط. اسم المورد
|
displayName |
string
الاسم المعروض للعقدة.
|
sasUserIds[] |
string
أرقام تعريف المستخدمين التي تستخدمها الأجهزة التي تنتمي إلى هذه العقدة.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-11-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2022-11-02 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]