Update a Migration.

PUT {{baseUrl}}/migrations/:migrationId

Update Migration resource details.

Request Body

{"advisorSettings"=>{"isIgnoreErrors"=>false, "isSkipAdvisor"=>false}, "agentId"=>"<string>", "dataTransferMediumDetails"=>{"awsS3Details"=>{"accessKeyId"=>"<string>", "name"=>"<string>", "objectStorageBucket"=>{"namespaceName"=>"<string>", "bucketName"=>"<string>"}, "region"=>"<string>", "secretAccessKey"=>"<string>"}, "databaseLinkDetails"=>{"name"=>"<string>", "walletBucket"=>{"bucketName"=>"<string>", "namespaceName"=>"<string>"}}, "objectStorageDetails"=>{"bucketName"=>"<string>", "namespaceName"=>"<string>"}}, "dataTransferMediumDetailsV2"=>{"type"=>"DBLINK"}, "datapumpSettings"=>{"dataPumpParameters"=>{"estimate"=>"STATISTICS", "excludeParameters"=>["INDEX", "MATERIALIZED_VIEW"], "exportParallelismDegree"=>"<integer>", "importParallelismDegree"=>"<integer>", "isCluster"=>true, "tableExistsAction"=>"SKIP"}, "exportDirectoryObject"=>{"name"=>"<string>", "path"=>"<string>"}, "importDirectoryObject"=>{"name"=>"<string>", "path"=>"<string>"}, "jobMode"=>"TABLESPACE", "metadataRemaps"=>[{"type"=>"SCHEMA", "oldValue"=>"<string>", "newValue"=>"<string>"}, {"type"=>"SCHEMA", "oldValue"=>"<string>", "newValue"=>"<string>"}], "tablespaceDetails"=>{"targetType"=>"NON_ADB_REMAP"}}, "displayName"=>"<string>", "dumpTransferDetails"=>{"sharedStorageMountTargetId"=>"<string>", "source"=>{"kind"=>"CURL", "walletLocation"=>"<string>"}, "target"=>{"kind"=>"CURL", "walletLocation"=>"<string>"}}, "excludeObjects"=>[{"owner"=>"<string>", "objectName"=>"<string>", "isOmitExcludedTableFromReplication"=>false, "type"=>"<string>"}, {"owner"=>"<string>", "objectName"=>"<string>", "isOmitExcludedTableFromReplication"=>false, "type"=>"<string>"}], "freeformTags"=>{"consequat__e"=>"<string>", "aliquae54"=>"<string>", "ullamco_9d"=>"<string>"}, "goldenGateDetails"=>{"hub"=>{"computeId"=>"<string>", "restAdminCredentials"=>{"password"=>"<string>", "username"=>"<string>"}, "sourceContainerDbAdminCredentials"=>{"password"=>"<string>", "username"=>"<string>"}, "sourceDbAdminCredentials"=>{"password"=>"<string>", "username"=>"<string>"}, "sourceMicroservicesDeploymentName"=>"<string>", "targetDbAdminCredentials"=>{"password"=>"<string>", "username"=>"<string>"}, "targetMicroservicesDeploymentName"=>"<string>", "url"=>"<string>"}, "settings"=>{"acceptableLag"=>30, "extract"=>{"longTransDuration"=>"<integer>", "performanceProfile"=>"MEDIUM"}, "replicat"=>{"mapParallelism"=>4, "maxApplyParallelism"=>50, "minApplyParallelism"=>4, "performanceProfile"=>"HIGH"}}}, "goldenGateServiceDetails"=>{"settings"=>{"acceptableLag"=>30, "extract"=>{"longTransDuration"=>"<integer>", "performanceProfile"=>"MEDIUM"}, "replicat"=>{"mapParallelism"=>4, "maxApplyParallelism"=>50, "minApplyParallelism"=>4, "performanceProfile"=>"HIGH"}}, "sourceContainerDbCredentials"=>{"username"=>"<string>", "password"=>"<string>"}, "sourceDbCredentials"=>{"username"=>"<string>", "password"=>"<string>"}, "targetDbCredentials"=>{"username"=>"<string>", "password"=>"<string>"}}, "includeObjects"=>[{"owner"=>"<string>", "objectName"=>"<string>", "isOmitExcludedTableFromReplication"=>false, "type"=>"<string>"}, {"owner"=>"<string>", "objectName"=>"<string>", "isOmitExcludedTableFromReplication"=>false, "type"=>"<string>"}], "sourceContainerDatabaseConnectionId"=>"<string>", "sourceDatabaseConnectionId"=>"<string>", "targetDatabaseConnectionId"=>"<string>", "type"=>"OFFLINE", "vaultDetails"=>{"compartmentId"=>"<string>", "keyId"=>"<string>", "vaultId"=>"<string>"}}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a
particular request, please provide the request ID.
if-matchstringFor optimistic concurrency control. In the PUT or DELETE call
for a resource, set the if-match parameter to the value of the
etag from a previous GET or POST response for that resource.
The resource will be updated or deleted only if the etag you
provide matches the resource's current etag value.
Content-Typestring
Acceptstring