Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateMigrationDetails

Update Migration resource parameters.

Properties

Optional advisorSettings

advisorSettings: model.UpdateAdvisorSettings

Optional agentId

agentId: undefined | string

The OCID of the registered ODMS Agent.

Optional dataTransferMediumDetails

dataTransferMediumDetails: model.UpdateDataTransferMediumDetails

Optional dataTransferMediumDetailsV2

Optional datapumpSettings

datapumpSettings: model.UpdateDataPumpSettings

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.UpdateDumpTransferDetails

Optional excludeObjects

excludeObjects: Array<DatabaseObject>

Database objects to exclude from migration, cannot be specified alongside 'includeObjects'. If specified, the list will be replaced entirely. Empty list will remove stored excludeObjects details.

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.UpdateGoldenGateDetails

Optional goldenGateServiceDetails

goldenGateServiceDetails: model.UpdateGoldenGateServiceDetails

Optional includeObjects

includeObjects: Array<DatabaseObject>

Database objects to include from migration, cannot be specified alongside 'excludeObjects'. If specified, the list will be replaced entirely. Empty list will remove stored includeObjects details.

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. An empty value would remove the stored Connection ID.

Optional sourceDatabaseConnectionId

sourceDatabaseConnectionId: undefined | string

The OCID of the Source Database Connection.

Optional targetDatabaseConnectionId

targetDatabaseConnectionId: undefined | string

The OCID of the Target Database Connection.

Optional type

type: model.MigrationTypes

Migration type.

Optional vaultDetails

vaultDetails: model.UpdateVaultDetails

Functions

getDeserializedJsonObj

getJsonObj