gns3_suspend_node
Pause execution and save state of a network simulation node in GNS3 to temporarily halt operations while preserving configuration.
Instructions
Suspend a node (pause execution, save state).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |