Summary
Run device report
Description
Run compliance for a device within a tree.
Route
GET /golden_config/compliance/:treeid/:device
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| treeid | string | yes | Tree's ID. | 
| device | string | yes | Device's name. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Name of device and tree ID. |