check_upgrade_readiness
Verify a device's upgrade readiness by confirming the target version and running a dry-run to ensure local or remote package availability before upgrading.
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 |