get_package_info
Retrieve package file name and expected hash for a Juniper device model from a config file without requiring device connection.
Instructions
Get package file name and expected hash for a specific device model.
Retrieves model-specific package information from config.ini. No device connection required.
Args: hostname: Target device hostname (must exist in config.ini) model: Device model name (e.g., "EX2300-24T") config_path: Path to config.ini (empty string uses default search)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | ||
| model | Yes | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |