gns3_create_snapshot
Create a backup snapshot of a GNS3 network simulation project to capture current device states and configurations for recovery or version control.
Instructions
Create a snapshot (backup) of a project. Captures current state of all nodes and configuration.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| snapshot_name | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |