opn_delete_nat_rule
Delete a NAT port forwarding rule by UUID; changes auto-revert in 60 seconds unless confirmed with opn_confirm_changes.
Instructions
Delete a NAT port forwarding rule by UUID with savepoint protection.
Use this when you need to remove an existing NAT rule. Changes auto-revert in 60 seconds unless confirmed with opn_confirm_changes. Use opn_list_nat_rules first to find the UUID of the rule to delete. Returns: dict with 'revision' (str) for confirming and 'result' (str).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||