stop_node
Stop a specific node or all nodes in a lab by providing the lab file path. Optionally specify a node ID to target a single device.
Instructions
Stop one node, or every node in the lab if node_id is omitted.
Args: lab_path: Full path to the .unl lab file. node_id: Node id to stop, or omit to stop all nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | ||
| lab_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||