Summary
Get node devices
Description
Get a list of all devices in a specific node.
Route
GET /golden_config/getNodeDevices/:tree/:nodeid
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
tree | string | yes | Tree ID. |
nodeid | string | yes | Node ID. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | array | List of devices. |