Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListWorkRequestLogsRequest

example

Click here to see how to use ListWorkRequestLogsRequest.

Hierarchy

Properties

Optional limit

limit: undefined | number

The number of items returned in a paginated {@code List} call. For information about pagination, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional page

page: undefined | string

The value of the {@code opc-next-page} response header from the preceding {@code List} call. For information about pagination, see List Pagination.

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 sortOrder

sortOrder: model.SortOrders

The sort order, either {@code ASC} (ascending) or {@code DESC} (descending).

workRequestId

workRequestId: string

The OCID of the work request.