gns3_restore_snapshot
Restore a GNS3 network simulation project to a previous saved state using a snapshot. Reverts project configuration and topology to the point when the snapshot was created.
Instructions
Restore a project from a snapshot. WARNING: Current project state will be lost!
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| snapshot_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |