Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListWorkRequestsRequest

example

Click here to see how to use ListWorkRequestsRequest.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional limit

limit: undefined | number

The maximum number of records returned in the paginated response.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional page

page: undefined | string

The page token representing the page from where the next set of paginated results are retrieved. This is usually retrieved from a previous list call.

Optional resourceId

resourceId: undefined | string

The OCID of the resource affected by the work request.

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. Only one sort order may be provided and the default order for timeAccepted is descending.

Optional sortOrder

sortOrder: model.SortOrders

The option to sort information in ascending (\u2018ASC\u2019) or descending (\u2018DESC\u2019) order. Ascending order is the default order.

Optional status

status: model.WorkRequestStatus

A filter that returns the resources whose status matches the given WorkRequestStatus.

Optional workRequestId

workRequestId: undefined | string

The OCID of the asynchronous work request.