Summary
Get operational data for a device
Description
Gets all the operational data for the specified device
Route
POST /configuration_manager/devices/:deviceName/operationaldata
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| deviceName | string | yes | Device name | 
| options | object | yes | Additional parameters (optional) | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Direct reponse from the origin's adapter |