project_export
Export a GNS3 network project to a local .gns3project archive file, with optional inclusion of device images and snapshots.
Instructions
Export a project to a local .gns3project archive at dest_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest_path | Yes | ||
| project_id | No | ||
| include_images | No | ||
| include_snapshots | No | ||
| compression | No | zstd |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |