iqm.iqm_client.api.APIEndpoint

Contents

iqm.iqm_client.api.APIEndpoint#

class iqm.iqm_client.api.APIEndpoint(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)#

Bases: Enum

Supported API endpoints.

Attributes

GET_JOB_RESULT

GET_JOB_REQUEST_PARAMETERS

GET_JOB_CALIBRATION_SET_ID

GET_JOB_CIRCUITS_BATCH

GET_JOB_ERROR_LOG

SUBMIT_JOB

GET_JOB_COUNTS

GET_JOB_STATUS

GET_JOB_TIMELINE

ABORT_JOB

Methods