compare_config_revisions
Identify changes between two configuration revisions, or between a revision and the current running config, to track modifications.
Instructions
Compare two configuration revisions to see what changed.
If revision_id_after is not provided, compares against the current running config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revision_id_after | No | Later revision ID (optional — defaults to current config) | |
| revision_id_before | Yes | Earlier revision ID (from get_config_history) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||