vyos_comment
Add a comment to a VyOS configuration node to document changes or provide context.
Instructions
Add a comment to a VyOS configuration node.
Equivalent to 'comment ' in configure mode. The comment text is the last element of the path list.
Args: params: - path: Config path with comment text as last segment
Returns: str: Success message or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |