backup_config
Backs up the running configuration of a network device by fetching it and saving a timestamped local copy. Returns the configuration content and backup file path.
Instructions
Backup the running configuration of a network device.
Fetches the full running config and saves a timestamped copy locally. Returns the configuration content and the backup file path.
Args: device: Name of the device as defined in devices.yaml
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |