vyos_exists
Check if a VyOS configuration path exists. Returns true if present, false if not.
Instructions
Check if a VyOS configuration path exists.
Returns true/false in the data field.
Args:
path: Configuration path to check,
e.g. ["service", "https", "api"]Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |