Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CloneMigrationDetails

Details that will override an existing Migration configuration that will be cloned.

Properties

Optional agentId

agentId: undefined | string

The OCID of the registered on-premises ODMS Agent. Only valid for Offline Logical Migrations.

Optional compartmentId

compartmentId: undefined | string

OCID of the compartment

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

Migration Display Name

Optional excludeObjects

excludeObjects: Array<DatabaseObject>

Database objects to exclude from migration, cannot be specified alongside 'includeObjects'

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional includeObjects

includeObjects: Array<DatabaseObject>

Database objects to include from migration, cannot be specified alongside 'excludeObjects'

Optional sourceContainerDatabaseConnectionId

sourceContainerDatabaseConnectionId: undefined | string

The OCID of the Source Container Database Connection. Only used for Online migrations. Only Connections of type Non-Autonomous can be used as source container databases.

sourceDatabaseConnectionId

sourceDatabaseConnectionId: string

The OCID of the Source Database Connection.

targetDatabaseConnectionId

targetDatabaseConnectionId: string

The OCID of the Target Database Connection.

Optional vaultDetails

vaultDetails: model.CreateVaultDetails

Functions

getDeserializedJsonObj

getJsonObj