get_config_with_inline_diff
Retrieve the current device configuration with inline change markers comparing against a specific version. Identify additions and removals directly in the output for quick analysis.
Instructions
Return the complete current configuration with inline change markers relative to a reference version number. The node may be an exact name or a unique partial name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | device hostname, full name, or unique part of the name | |
| group | No | device group in Oxidized (optional) | |
| ref_version | Yes | version number to compare against (1 = oldest, higher = newer) | |
| context_lines | No | if > 0, only show this many unchanged lines around changes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |