ibm-quantum · Arazzo Workflow
IBM Quantum Backend Readiness Preflight
Version 1.0.0
Verify a backend is online, then gather its calibration properties and pulse defaults for circuit transpilation.
Provider
Workflows
backend-readiness-preflight
Confirm a backend is online, then collect its properties and defaults.
Reads a backend's status and, when it is operational, fetches its calibration properties and pulse defaults.
1
getBackendStatus
get_backend_status
Read the backend status and branch on whether the backend is in an operational (true) state before pulling calibration data.
2
getBackendProperties
get_backend_properties
Fetch the backend's latest calibration properties used to transpile an ISA circuit.
3
getBackendDefaults
get_backend_defaults
Fetch the backend's pulse-level defaults used to schedule the transpiled circuit.