REST Resource: customers.nodes
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Resource: Node
Representasi JSON |
{
"name": string,
"displayName": string,
"sasUserIds": [
string
]
} |
Kolom |
name |
string
Hanya output. Nama fasilitas.
|
displayName |
string
Nama tampilan node.
|
sasUserIds[] |
string
ID pengguna yang digunakan oleh perangkat milik node ini.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2022-09-26 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]