delete_lab_network
Delete one or more networks from an EVE-NG lab by matching their name (case-insensitive). Use a confirm step to finalize and remove the selected networks.
Instructions
Delete network(s) from a lab, matched by name substring (case-insensitive).
Matches on name only, never id. Search -> select -> confirm flow (see module docs). More than one network can be selected/deleted per call here.
Args: lab_path: Full path to the .unl lab file. name: Network name or a fragment of one to delete. Required. selection: When multiple networks matched, the number(s) and/or exact name(s) of the one(s) to delete, space/comma separated. confirm: Set true on the final call to actually delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| confirm | No | ||
| lab_path | Yes | ||
| selection | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||