opn_delete_firewall_category
Delete a firewall rule category by UUID with automatic savepoint protection. Reassign rules to other categories first to avoid orphaned references.
Instructions
Delete a firewall rule category by UUID with savepoint protection.
IMPORTANT: Reassign rules to other categories BEFORE deleting to avoid orphaned category references. Use opn_list_firewall_categories to find categories and opn_set_rule_categories to reassign rules first.
System default categories (auto=1) cannot be deleted. Changes auto-revert in 60 seconds unless confirmed with opn_confirm_changes. 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 | |||