Compare backup
compare_backupList all configuration differences between a backup and the current device state per port and automation rule, without making changes. Verify the device is back to its original state after write experiments.
Instructions
Show every configuration field that differs between a backup and the device right now (per port and per automation rule), without changing anything. Use it after write experiments to verify the device is back in its original state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | Backup id from backup_settings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | ||
| backup_id | Yes | ||
| new_rules | No | Rule ids on the device that the backup does not know. | |
| controller_id | Yes | ||
| missing_rules | No | Rule ids present in the backup but gone from the device. |