Summary
Set configuration on a device
Description
This method will set the configuration on a device based on the configuration line(s) provided
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| device | string | yes | the name of a device |
| changes | array | yes | an array of configuration lines to change on the device |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | An object containing the status of all the changes that were requested |