check_upgrade_readiness
Check device upgrade readiness by verifying target version and running a dry-run to ensure package availability.
Instructions
Check if a device is ready for upgrade.
Verifies whether the device is already running the target version, and performs a dry-run to check local/remote package availability.
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 |