Summary
Fetches all the devices that exist on a tree.
Description
Search through a GC Tree to find all the devices that exist on it.
Route
POST /configuration_manager/devices/tree
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
treeId | string | yes | - |
version | string | yes | - |
options | object | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Response containing the list of devices. |