Resource: Node
The Node.
| JSON representation | |
|---|---|
| { "name": string, "displayName": string, "sasUserIds": [ string ] } | |
| Fields | |
|---|---|
| name | 
 Output only. Resource name. | 
| displayName | 
 The node's display name. | 
| sasUserIds[] | 
 User ids used by the devices belonging to this node. | 
| Methods | |
|---|---|
| 
 | Creates a new node. | 
| 
 | Deletes a node. | 
| 
 | Returns a requested node. | 
| 
 | Lists nodes. | 
| 
 | Moves a nodeunder anothernodeorcustomer. | 
| 
 | Updates an existing node. |