Summary
runSelectedReport Task
Description
Run a report for a specific device for a node.
Route
GET /golden_config/compliance/:tree/:nodeid/:selected
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| tree | string | yes | Tree's ID. | 
| nodeid | string | yes | Node's ID. | 
| selected | array | yes | Device's name. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | string | Status of running a report. |