Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListBackupsRequest

example

Click here to see how to use ListBackupsRequest.

Properties

Optional backupId

backupId: undefined | string

Backup OCID

compartmentId

compartmentId: string

The compartment OCID.

Optional creationType

creationType: undefined | string

Backup creationType

Optional dbSystemId

dbSystemId: undefined | string

The DB System OCID.

Optional displayName

displayName: undefined | string

A filter to return only the resource matching the given display name exactly.

Optional lifecycleState

lifecycleState: undefined | string

Backup Lifecycle State

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated list call. For information about pagination, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

Customer-defined unique identifier for the request. If you need to contact Oracle about a specific request, please provide the request ID that you supplied in this header with the request.

Optional page

page: undefined | string

The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the previous 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 sortBy

sortBy: SortBy

The field to sort by. Only one sort order may be provided. Time fields are default ordered as descending.

Optional sortOrder

sortOrder: SortOrder

The sort order to use (ASC or DESC).