vyos_info
Retrieve public system information including version, hostname, and banner to verify connectivity to a VyOS router.
Instructions
Get public system information (version, hostname, banner).
No authentication required. Useful to verify connectivity.
Returns: str: JSON with version, hostname, and banner fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |