Summary
Restore the configuration on a device
Description
This method will restore the configuration on a device to the configuration 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 | the configuration to put back on the device |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | An object containing the status of the restore |