Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteProtectedDatabaseRequest

example

Click here to see how to use DeleteProtectedDatabaseRequest.

Hierarchy

Properties

Optional deletionSchedule

deletionSchedule: model.DeletionSchedule

Defines a preferred schedule to delete a protected database after you terminate the source database.

  • The default schedule is DELETE_AFTER_72_HOURS, so that the delete operation can occur 72 hours (3 days) after the source database is terminated .
  • The alternate schedule is DELETE_AFTER_RETENTION_PERIOD. Specify this option if you want to delete a protected database only after the policy-defined backup retention period expires.

Optional ifMatch

ifMatch: undefined | string

For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.

Optional opcRequestId

opcRequestId: undefined | string

Unique identifier for the request.

protectedDatabaseId

protectedDatabaseId: string

The protected database OCID.

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