REST Resource: customers.nodes
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: צומת
ייצוג JSON |
{
"name": string,
"displayName": string,
"sasUserIds": [
string
]
} |
שדות |
name |
string
פלט בלבד. שם המשאב.
|
displayName |
string
שם התצוגה של הצומת.
|
sasUserIds[] |
string
מזהי User-ID שבהם נעשה שימוש במכשירים ששייכים לצומת הזה.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-09-26 (שעון UTC).
[[["התוכן קל להבנה","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-09-26 (שעון UTC)."],[[["This documentation provides an overview of the Node resource within the Spectrum Access System."],["It describes the properties of a Node, including its name, display name, and associated user IDs."],["You can manage Nodes with various methods like creating, deleting, retrieving, listing, moving, and updating them."],["Use the provided links within each section to access more detailed information and instructions."]]],["Nodes have a JSON representation with fields for `name`, `displayName`, and `sasUserIds`. Key actions include: creating a new node, deleting an existing node, retrieving a specific node, and listing all nodes. Furthermore, you can move a node under another node or customer. You can also update the node by patching it. The resource `Node` is a representation of a node, it has the fields `name`, `displayName` and `sasUserIds`.\n"]]