delete_nat_port_forward
Delete a NAT port forwarding rule by its ID. This irreversible action requires explicit confirmation before execution.
Instructions
Delete a NAT port forwarding rule by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| port_forward_id | Yes | Port forward rule ID (array index from search_nat_port_forwards) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||