Summary
Get detailed report
Description
Get a detailed report based on key, value and device name.
Route
GET /golden_config/detailed/:key/:value/:id
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| key | string | yes | Report key. | 
| value | string | yes | Report value. | 
| id | string | yes | Device Name | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Compliance report. |