IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.
class JobStatus(value)
JobStatus(value)
Class for job status enumerated type.
__init__()
Initialize self. See help(type(self)) for accurate signature.
CANCELLED
DONE
ERROR
INITIALIZING
QUEUED
RUNNING
VALIDATING
© IBM Corp., 2017-2025