get_device_facts
Retrieve essential Junos device facts including model, hostname, serial number, software version, and more by providing the target hostname and optional configuration file path.
Instructions
Get basic device information (model, hostname, serial, version, etc.).
Args: hostname: Target device hostname (must exist in config.ini) config_path: Path to config.ini (empty string uses default search)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |