get_device_config
Retrieve configuration versions collected for a device instance by supplying device, datasource, and instance IDs to audit config changes.
Instructions
List config versions collected for a device instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max config versions to return | |
| offset | No | Pagination offset | |
| device_id | Yes | Device ID | |
| instance_id | Yes | Instance ID (e.g. Running-Config) | |
| device_datasource_id | Yes | Device-DataSource ID for the ConfigSource |