delete_link
Deletes a point-to-point network link between two nodes, detaching both attached interfaces. Use the network_id from connect_nodes or get_lab; stop nodes beforehand to avoid hot-unplugging.
Instructions
Delete a link (p2p network) at the topology layer. Unlinks both attached interfaces. Use the network_id returned by connect_nodes (or read from get_lab). The node must be stopped or the interfaces will be hot-unplugged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |