Summary
Load raw configuration on a device
Description
This method will load the raw configuration on a device based on the configuration line(s) provided
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| deviceName | string | yes | the name of a device | 
| config | string | yes | a raw configuration string to send to the device | 
| options | object | no | the options to include in the command | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | An object containing an array of the status of all the changes that were requested |