Get Workloads
Get list of workloads matching a set of optional filters.
Args: user: the data of the user requesting the workloads ordering_params: ordering params for the list results paginated_params: pagination params for the list results filter_params: the filter params for the list results
Returns: The requested workloads
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Unique id for the workload
Unique id for the workload
First characters of the workload id
First characters of the workload id
Owner project of the workload
Owner project of the workload
Job status type enum
Job status type enum
Time when the emulator or QPU indicated workload was started
Time when the emulator or QPU indicated workload was started
Time when the emulator or QPU indicated workload finished, failed or was cancelled
Time when the emulator or QPU indicated workload finished, failed or was cancelled
Responses
Section titled “ Responses ”Successful Response
A list of responses with pagination information.
For backwards compatibility, this also exposes pagination using the following header format:
Access-Control-Expose-Headers: Content-Range
Content-Range: $FIRST_ITEM_IN_BATCH-$LAST_ITEM_IN_BACH/$TOTAL_ITEMS_AVAILABLE
object
Response to a request for workloads to display on a page.
object
object
Values represent the queue a value will be written to, each priority represents the order of preference batches will be executed. Queue priority is processed in a descending order: CRITICAL, HIGH, MEDIUM, LOW, FREE
Pagination information
object
Validation Error