gns3_stop_node
Stop a specific node in a GNS3 network simulation to pause device operations or conserve resources during network engineering tasks.
Instructions
Stop a specific node.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |