Delete network interface
delete_node_networkDelete a network interface on a Proxmox node, which disconnects any VM or container using it. Requires user confirmation before execution.
Instructions
Delete a network interface. HIGH RISK — will disconnect any VM/CT using it. Ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| iface | Yes | ||
| confirm | No | Set to true once the user has approved this destructive action |