disconnect_nodes
Remove a network link from a node's interface, disconnecting both ends of a point-to-point connection. Specify the lab, node, and interface to delete the underlying network.
Instructions
Remove the link on a node's interface (deletes the underlying network). For a point-to-point link this disconnects BOTH ends, so you only pass one side. Interface may be an index or an 'e0/1'-style name (IOL 0/16/32/48). Use get_lab to see which interfaces are connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ||
| lab_path | Yes | ||
| node_interface | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |