Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListExportRequestsRequest

example

Click here to see how to use ListExportRequestsRequest.

Properties

Optional exportStatus

exportStatus: ExportStatus

Specifies export status to use, either - ALL, SUCCESSFUL, IN_PROGRESS, QUEUED, FAILED .

Optional limit

limit: undefined | number

Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See List Pagination.

Optional name

name: undefined | string

Used to filter by the name of the object.

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

For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See List Pagination.

Optional projection

projection: Projection

This parameter allows users to specify which view of the export object response to return. SUMMARY - Summary of the export object request will be returned. This is the default option when no value is specified. DETAILS - Details of export object request will be returned. This will include details of all the objects to be exported.

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

Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).

Optional sortOrder

sortOrder: SortOrder

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

Optional timeEndedInMillis

timeEndedInMillis: undefined | number

Specifies end time of a copy object request.

Optional timeStartedInMillis

timeStartedInMillis: undefined | number

Specifies start time of a copy object request.

workspaceId

workspaceId: string

The workspace ID.