Summary
Find trees which contain the specified device.
Description
Search through all GC Trees to find all locations where a device exists.
Route
POST /configuration_manager/devices/device/trees
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
deviceName | string | yes | Name of the device |
options | object | yes | options to update |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
trees | array | List of trees that the device belongs to. |