gns3_duplicate_node
Create an identical copy of a network node in GNS3 simulations, positioned at a specified offset from the original for efficient topology expansion.
Instructions
Duplicate a node with the same configuration. The duplicate will be placed at the specified offset from the original.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No | ||
| x | No | ||
| y | No |