gns3_delete_node
Remove a node from a GNS3 network simulation project and automatically delete all connected links to maintain topology integrity.
Instructions
Delete a node from the project. All links connected to this node will also be deleted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |