Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListWorkRequestErrorsRequest

example

Click here to see how to use ListWorkRequestErrorsRequest.

Properties

Optional limit

limit: undefined | number

The maximum number of items to return per page.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing. This value is included in the opc-request-id response header.

Optional page

page: undefined | string

The page at which to start retrieving results.

You get this value from the {@code opc-next-page} header in a previous list request. To retireve the first page, omit this query parameter.

Example: {@code MToxMA==}

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional sortBy

sortBy: SortBy

The field to sort by. You can specify only one sort order. If no value is specified, then the default is {@code TIMESTAMP}.

The default sort order for both {@code TIMESTAMP} and {@code CODE} is ascending.

Optional sortOrder

sortOrder: SortOrder

Sort the results in this order, use either {@code ASC} (ascending) or {@code DESC} (descending).

workRequestId

workRequestId: string

The identifier of the asynchronous work request.