Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RestoreDatabaseDetails

Properties

Optional databaseSCN

databaseSCN: undefined | string

Restores using the backup with the System Change Number (SCN) specified. This field is applicable for both use cases - Restoring Container Database or Restoring specific Pluggable Database.

Optional latest

latest: undefined | false | true

Restores to the last known good state with the least possible data loss.

Optional pluggableDatabaseName

pluggableDatabaseName: undefined | string

Restores only the Pluggable Database (if specified) using the inputs provided in request.

Optional timestamp

timestamp: Date

Restores to the timestamp specified.

Functions

getDeserializedJsonObj

getJsonObj