rollback_package
Roll back a Juniper device to the previously installed package version. Checks for a pending version before proceeding; supports dry run to preview changes.
Instructions
Rollback to previously installed package version.
Checks pending version first. If no pending version exists, rollback is skipped.
Args: hostname: Target device hostname (must exist in config.ini) dry_run: If True (default), show what would be done without rolling back config_path: Path to config.ini (empty string uses default search)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| hostname | Yes | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |