remove_nat_rule
Remove an unwanted NAT rule from a MikroTik device by providing its rule ID. Use the ID from the list output (e.g., '*1' or '0') to clean up outdated or incorrect NAT entries.
Instructions
Removes a NAT rule from the MikroTik device.
Notes: rule_id: use the ID from list output e.g. "*1" or "0"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |