Summary
Check Config Diff from ID to HTML
Description
Runs HTML diff on two configurations
Route
POST /device_management/diffToHtml
Roles
admin
other
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| device | object | yes | Old and new configurations |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | html | Results of the diff |