check_local_inventory
Verify local firmware checksums against config.ini inventory. No device connection needed; checks each model's file and hash pair.
Instructions
Verify local firmware checksums against the config.ini inventory.
Equivalent to junos-ops check --local. Iterates every
<model>.file / <model>.hash pair in the DEFAULT section of
config.ini and verifies the file on the staging server. No
device connection required.
Args: model: Restrict to a single model (empty = all configured models) config_path: Path to config.ini (empty string uses default search)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| config_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |