export_section
Export a specific RouterOS configuration section to a file. Specify the section path, such as 'ip address' or 'firewall filter', to save that configuration.
Instructions
Exports a specific RouterOS configuration section to a file.
Notes: section: RouterOS path without leading slash e.g. "ip address", "interface vlan", "ip firewall filter", "ip firewall nat", "queue simple"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| device | No | ||
| compact | No | ||
| section | Yes | ||
| hide_sensitive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |