Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMigrationDetails

Create Migration resource parameters.

Properties

Optional advisorSettings

advisorSettings: model.CreateAdvisorSettings

Optional agentId

agentId: undefined | string

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

compartmentId

compartmentId: string

OCID of the compartment

Optional csvText

csvText: undefined | string

Database objects to exclude/include from migration in CSV format. The excludeObjects and includeObjects fields will be ignored if this field is not null.

Optional dataTransferMediumDetails

dataTransferMediumDetails: model.CreateDataTransferMediumDetails

Optional dataTransferMediumDetailsV2

Optional datapumpSettings

datapumpSettings: model.CreateDataPumpSettings

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 dumpTransferDetails

dumpTransferDetails: model.CreateDumpTransferDetails

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 goldenGateDetails

goldenGateDetails: model.CreateGoldenGateDetails

Optional goldenGateServiceDetails

goldenGateServiceDetails: model.CreateGoldenGateServiceDetails

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.

type

Migration type.

Optional vaultDetails

vaultDetails: model.CreateVaultDetails

Functions

getDeserializedJsonObj

getJsonObj