opn_toggle_firewall_rule
Toggle a firewall rule's enabled state with auto-revert after 60 seconds unless changes are confirmed. Use for temporary testing or re-enabling disabled rules.
Instructions
Toggle a firewall filter rule's enabled/disabled state with savepoint protection.
Use this when you need to temporarily disable a rule for testing or re-enable a previously disabled rule. The toggle flips the current state. Changes auto-revert in 60 seconds unless confirmed with opn_confirm_changes. Use opn_list_firewall_rules first to find the UUID of the rule. Returns: dict with 'revision' (str) for confirming and 'uuid' (str).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||