Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Migration

Migration resource

Properties

compartmentId

compartmentId: string

The OCID of the resource being referenced.

databaseCombination

databaseCombination: string

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 description

description: undefined | string

A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional executingJobId

executingJobId: undefined | string

The OCID of the resource being referenced.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}

id

id: string

The OCID of the resource being referenced.

Optional lifecycleDetails

lifecycleDetails: model.MigrationStatus

Additional status related to the execution and current state of the Migration.

lifecycleState

lifecycleState: MigrationLifecycleStates

The current state of the Migration resource.

sourceDatabaseConnectionId

sourceDatabaseConnectionId: string

The OCID of the resource being referenced.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

targetDatabaseConnectionId

targetDatabaseConnectionId: string

The OCID of the resource being referenced.

timeCreated

timeCreated: Date

An RFC3339 formatted datetime string such as {@code 2016-08-25T21:10:29.600Z}.

Optional timeLastMigration

timeLastMigration: Date

An RFC3339 formatted datetime string such as {@code 2016-08-25T21:10:29.600Z}.

Optional timeUpdated

timeUpdated: Date

An RFC3339 formatted datetime string such as {@code 2016-08-25T21:10:29.600Z}.

type

The type of the migration to be performed. Example: ONLINE if no downtime is preferred for a migration. This method uses Oracle GoldenGate for replication.

Optional waitAfter

waitAfter: model.OdmsJobPhases

You can optionally pause a migration after a job phase. This property allows you to optionally specify the phase after which you can pause the migration.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Migration): object

getJsonObj