hmc_list_vios_backups
Find and list VIOS backups for a specified VIOS UUID on IBM HMC, displaying backup name, date, and type. Verify backup availability for your VIOS.
Instructions
List existing VIOS backups for a given VIOS UUID.
Runs lsviosbackup -id <vios_uuid> on the HMC via SSH and parses the
fixed-width table into a list of dicts keyed by the output header
(BackupName, Date, Type). Find vios_uuid with hmc_vios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vios_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |