Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePluggableDatabaseFromRelocateDetails

Specifies the creation type Relocate. Additional input 'dblinkUsername{@code and }dblinkUserPassword can be provided for Relocate Operation. If not provided, Backend will create a temporary user to perform Relocate operation.

Properties

Const creationType

creationType: string = "RELOCATE_PDB"

Optional dblinkUserPassword

dblinkUserPassword: undefined | string

The DB link user password.

Optional dblinkUsername

dblinkUsername: undefined | string

The name of the DB link user.

sourceContainerDatabaseAdminPassword

sourceContainerDatabaseAdminPassword: string

The DB system administrator password of the source Container Database.

sourcePluggableDatabaseId

sourcePluggableDatabaseId: string

The OCID of the Source Pluggable Database.

Methods

getDeserializedJsonObj

getJsonObj