opn_toggle_alias
Toggles a firewall alias between enabled and disabled states for temporary deactivation without deletion. Provide the alias UUID to flip its state and adjust traffic rules.
Instructions
Toggle a firewall alias's enabled/disabled state.
Use this when you need to temporarily disable an alias without deleting it, or re-enable a previously disabled alias. The toggle flips the current state.
This does NOT use savepoint protection — aliases are metadata definitions. Use opn_list_firewall_aliases first to find the UUID. Returns: dict with 'result' (str) and 'uuid' (str).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||