List Node Versions
list_node_versionsRetrieve the stored configuration history for a network node, newest first, including git commit details like author, date, and message. See past device configs to compare or restore.
Instructions
List the stored configuration versions of a node, newest first.
Each version has its git oid, date, author and commit message. Requires the Oxidized 'git' (or 'gitcrypt') output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name or IP address (e.g. 'core-sw01') | |
| group | No | Node group; looked up automatically when omitted | |
| limit | No | Maximum versions to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||