ibm-quantum · Arazzo Workflow
IBM Quantum Audit Workloads and Drill Into Job
Version 1.0.0
List recent job-mode workloads from analytics, then pull the full job record and metrics for the most recent one.
Provider
Workflows
audit-workloads-and-drill-into-job
List job-mode workloads and inspect the most recent job's record and metrics.
Lists recent job workloads from analytics and drills into the newest one via the jobs API for full details and metrics.
1
listWorkloads
find_instance_workloads
List the most recent job-mode workloads for the instance, sorted newest first, so the first workload's id is the latest job id.
2
getJobRecord
get_job
Read the full job record for the most recent workload using its id against the jobs API.
3
getJobMetrics
get_job_metrics_jid
Retrieve the execution metrics for the same job, such as QPU time and timestamps.
Source API Descriptions
openapi