hmc_recent_jobs
Retrieve recent HMC jobs sorted newest first to audit power operations, firmware updates, and migrations. Each entry includes job ID and status for quick monitoring.
Instructions
List recent HMC jobs (most recent first, up to limit entries).
Returns a list of parsed job dicts with at minimum JobID and Status. Useful for auditing recent HMC activity — power operations, firmware updates, migrations, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |