vyos_retrieve
Read VyOS configuration at a specified path to retrieve exact settings for interfaces, firewall, or other components by providing the path as an array of strings.
Instructions
Read VyOS configuration at a given path.
Args:
path: Configuration path as list of strings, e.g. ["firewall", "group"]Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |