gns3_reload_node
Restart a GNS3 network simulation node without stopping it, maintaining configuration and connections for continuous testing.
Instructions
Reload a node (restart without stopping).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |