gns3_delete_link
Remove connections between network devices in GNS3 simulations to modify network topology or troubleshoot configurations.
Instructions
Delete a link between nodes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| link_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |