Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListBackupsRequest

example

Click here to see how to use ListBackupsRequest.

Properties

Optional backupDestinationType

backupDestinationType: undefined | string

A filter to return only resources that match the given backup destination type.

Optional compartmentId

compartmentId: undefined | string

The compartment OCID.

Optional databaseId

databaseId: undefined | string

The OCID of the database.

Optional lifecycleState

lifecycleState: undefined | string

A filter to return only resources that match the given lifecycle state exactly.

Optional limit

limit: undefined | number

The maximum number of items to return per page.

Optional page

page: undefined | string

The pagination token to continue listing from.

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 shapeFamily

shapeFamily: ShapeFamily

If provided, filters the results to the set of database versions which are supported for the given shape family.

Optional timeExpiryScheduledGreaterThanOrEqualTo

timeExpiryScheduledGreaterThanOrEqualTo: Date

The start of date-time range of expiration for the long term backups to be fetched.

Optional timeExpiryScheduledLessThan

timeExpiryScheduledLessThan: Date

The end of date-time range of expiration for the long term backups to be fetched.

Optional type

type: undefined | string

A filter to return only backups that matches with the given type of Backup.

Optional version

version: undefined | string

A filter to return only resources that match the given database version.