alicloud logo
Alibaba Cloud v3.37.0, May 15 23

alicloud.dts.MigrationJob

Explore with Pulumi AI

Provides a DTS Migration Job resource.

For information about DTS Migration Job and how to use it, see What is Migration Job.

NOTE: Available in v1.157.0+.

Notice

  1. The expiration time cannot be changed after the work of the annual and monthly subscription suspended;
  2. After the pay-as-you-go type job suspended, your job configuration fee will still be charged;
  3. If the task suspended for more than 6 hours, the task will not start successfully.
  4. Suspending the task will only stop writing to the target library, but will still continue to obtain the incremental log of the source, so that the task can be quickly resumed after the suspension is canceled. Therefore, some resources of the source library, such as bandwidth resources, will continue to be occupied during the period.
  5. Charges will continue during the task suspension period. If you need to stop charging, please release the instance
  6. When a DTS instance suspended for more than 7 days, the instance cannot be resumed, and the status will change from suspended to failed.

Create MigrationJob Resource

new MigrationJob(name: string, args: MigrationJobArgs, opts?: CustomResourceOptions);
@overload
def MigrationJob(resource_name: str,
                 opts: Optional[ResourceOptions] = None,
                 checkpoint: Optional[str] = None,
                 data_initialization: Optional[bool] = None,
                 data_synchronization: Optional[bool] = None,
                 db_list: Optional[str] = None,
                 destination_endpoint_database_name: Optional[str] = None,
                 destination_endpoint_engine_name: Optional[str] = None,
                 destination_endpoint_instance_id: Optional[str] = None,
                 destination_endpoint_instance_type: Optional[str] = None,
                 destination_endpoint_ip: Optional[str] = None,
                 destination_endpoint_oracle_sid: Optional[str] = None,
                 destination_endpoint_password: Optional[str] = None,
                 destination_endpoint_port: Optional[str] = None,
                 destination_endpoint_region: Optional[str] = None,
                 destination_endpoint_user_name: Optional[str] = None,
                 dts_instance_id: Optional[str] = None,
                 dts_job_name: Optional[str] = None,
                 instance_class: Optional[str] = None,
                 source_endpoint_database_name: Optional[str] = None,
                 source_endpoint_engine_name: Optional[str] = None,
                 source_endpoint_instance_id: Optional[str] = None,
                 source_endpoint_instance_type: Optional[str] = None,
                 source_endpoint_ip: Optional[str] = None,
                 source_endpoint_oracle_sid: Optional[str] = None,
                 source_endpoint_owner_id: Optional[str] = None,
                 source_endpoint_password: Optional[str] = None,
                 source_endpoint_port: Optional[str] = None,
                 source_endpoint_region: Optional[str] = None,
                 source_endpoint_role: Optional[str] = None,
                 source_endpoint_user_name: Optional[str] = None,
                 status: Optional[str] = None,
                 structure_initialization: Optional[bool] = None)
@overload
def MigrationJob(resource_name: str,
                 args: MigrationJobArgs,
                 opts: Optional[ResourceOptions] = None)
func NewMigrationJob(ctx *Context, name string, args MigrationJobArgs, opts ...ResourceOption) (*MigrationJob, error)
public MigrationJob(string name, MigrationJobArgs args, CustomResourceOptions? opts = null)
public MigrationJob(String name, MigrationJobArgs args)
public MigrationJob(String name, MigrationJobArgs args, CustomResourceOptions options)
type: alicloud:dts:MigrationJob
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args MigrationJobArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args MigrationJobArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args MigrationJobArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args MigrationJobArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args MigrationJobArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

MigrationJob Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The MigrationJob resource accepts the following input properties:

DataInitialization bool

Whether to execute DTS supports schema migration.

DataSynchronization bool

Whether to perform incremental data migration.

DbList string

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

DestinationEndpointEngineName string

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

DestinationEndpointInstanceType string

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

DtsInstanceId string

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

SourceEndpointEngineName string

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

SourceEndpointInstanceType string

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

StructureInitialization bool

Whether to perform a database table structure to migrate.

Checkpoint string

Start time in Unix timestamp format.

DestinationEndpointDatabaseName string

The name of migrate the database.

DestinationEndpointInstanceId string

The ID of destination instance.

DestinationEndpointIp string

The ip of source endpoint.

DestinationEndpointOracleSid string

The SID of Oracle database.

DestinationEndpointPassword string

The password of database account.

DestinationEndpointPort string

The port of source endpoint.

DestinationEndpointRegion string

The region of destination instance.

DestinationEndpointUserName string

The username of database account.

DtsJobName string

The name of migration job.

InstanceClass string

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

SourceEndpointDatabaseName string

The name of migrate the database.

SourceEndpointInstanceId string

The ID of source instance.

SourceEndpointIp string

The ip of source endpoint.

SourceEndpointOracleSid string

The SID of Oracle database.

SourceEndpointOwnerId string

The Alibaba Cloud account ID to which the source instance belongs.

SourceEndpointPassword string

The password of database account.

SourceEndpointPort string

The port of source endpoint.

SourceEndpointRegion string

The region of source instance.

SourceEndpointRole string

The name of the role configured for the cloud account to which the source instance belongs.

SourceEndpointUserName string

The username of database account.

Status string

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

DataInitialization bool

Whether to execute DTS supports schema migration.

DataSynchronization bool

Whether to perform incremental data migration.

DbList string

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

DestinationEndpointEngineName string

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

DestinationEndpointInstanceType string

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

DtsInstanceId string

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

SourceEndpointEngineName string

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

SourceEndpointInstanceType string

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

StructureInitialization bool

Whether to perform a database table structure to migrate.

Checkpoint string

Start time in Unix timestamp format.

DestinationEndpointDatabaseName string

The name of migrate the database.

DestinationEndpointInstanceId string

The ID of destination instance.

DestinationEndpointIp string

The ip of source endpoint.

DestinationEndpointOracleSid string

The SID of Oracle database.

DestinationEndpointPassword string

The password of database account.

DestinationEndpointPort string

The port of source endpoint.

DestinationEndpointRegion string

The region of destination instance.

DestinationEndpointUserName string

The username of database account.

DtsJobName string

The name of migration job.

InstanceClass string

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

SourceEndpointDatabaseName string

The name of migrate the database.

SourceEndpointInstanceId string

The ID of source instance.

SourceEndpointIp string

The ip of source endpoint.

SourceEndpointOracleSid string

The SID of Oracle database.

SourceEndpointOwnerId string

The Alibaba Cloud account ID to which the source instance belongs.

SourceEndpointPassword string

The password of database account.

SourceEndpointPort string

The port of source endpoint.

SourceEndpointRegion string

The region of source instance.

SourceEndpointRole string

The name of the role configured for the cloud account to which the source instance belongs.

SourceEndpointUserName string

The username of database account.

Status string

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

dataInitialization Boolean

Whether to execute DTS supports schema migration.

dataSynchronization Boolean

Whether to perform incremental data migration.

dbList String

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destinationEndpointEngineName String

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destinationEndpointInstanceType String

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

dtsInstanceId String

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

sourceEndpointEngineName String

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

sourceEndpointInstanceType String

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

structureInitialization Boolean

Whether to perform a database table structure to migrate.

checkpoint String

Start time in Unix timestamp format.

destinationEndpointDatabaseName String

The name of migrate the database.

destinationEndpointInstanceId String

The ID of destination instance.

destinationEndpointIp String

The ip of source endpoint.

destinationEndpointOracleSid String

The SID of Oracle database.

destinationEndpointPassword String

The password of database account.

destinationEndpointPort String

The port of source endpoint.

destinationEndpointRegion String

The region of destination instance.

destinationEndpointUserName String

The username of database account.

dtsJobName String

The name of migration job.

instanceClass String

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

sourceEndpointDatabaseName String

The name of migrate the database.

sourceEndpointInstanceId String

The ID of source instance.

sourceEndpointIp String

The ip of source endpoint.

sourceEndpointOracleSid String

The SID of Oracle database.

sourceEndpointOwnerId String

The Alibaba Cloud account ID to which the source instance belongs.

sourceEndpointPassword String

The password of database account.

sourceEndpointPort String

The port of source endpoint.

sourceEndpointRegion String

The region of source instance.

sourceEndpointRole String

The name of the role configured for the cloud account to which the source instance belongs.

sourceEndpointUserName String

The username of database account.

status String

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

dataInitialization boolean

Whether to execute DTS supports schema migration.

dataSynchronization boolean

Whether to perform incremental data migration.

dbList string

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destinationEndpointEngineName string

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destinationEndpointInstanceType string

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

dtsInstanceId string

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

sourceEndpointEngineName string

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

sourceEndpointInstanceType string

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

structureInitialization boolean

Whether to perform a database table structure to migrate.

checkpoint string

Start time in Unix timestamp format.

destinationEndpointDatabaseName string

The name of migrate the database.

destinationEndpointInstanceId string

The ID of destination instance.

destinationEndpointIp string

The ip of source endpoint.

destinationEndpointOracleSid string

The SID of Oracle database.

destinationEndpointPassword string

The password of database account.

destinationEndpointPort string

The port of source endpoint.

destinationEndpointRegion string

The region of destination instance.

destinationEndpointUserName string

The username of database account.

dtsJobName string

The name of migration job.

instanceClass string

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

sourceEndpointDatabaseName string

The name of migrate the database.

sourceEndpointInstanceId string

The ID of source instance.

sourceEndpointIp string

The ip of source endpoint.

sourceEndpointOracleSid string

The SID of Oracle database.

sourceEndpointOwnerId string

The Alibaba Cloud account ID to which the source instance belongs.

sourceEndpointPassword string

The password of database account.

sourceEndpointPort string

The port of source endpoint.

sourceEndpointRegion string

The region of source instance.

sourceEndpointRole string

The name of the role configured for the cloud account to which the source instance belongs.

sourceEndpointUserName string

The username of database account.

status string

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

data_initialization bool

Whether to execute DTS supports schema migration.

data_synchronization bool

Whether to perform incremental data migration.

db_list str

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destination_endpoint_engine_name str

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destination_endpoint_instance_type str

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

dts_instance_id str

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

source_endpoint_engine_name str

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

source_endpoint_instance_type str

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

structure_initialization bool

Whether to perform a database table structure to migrate.

checkpoint str

Start time in Unix timestamp format.

destination_endpoint_database_name str

The name of migrate the database.

destination_endpoint_instance_id str

The ID of destination instance.

destination_endpoint_ip str

The ip of source endpoint.

destination_endpoint_oracle_sid str

The SID of Oracle database.

destination_endpoint_password str

The password of database account.

destination_endpoint_port str

The port of source endpoint.

destination_endpoint_region str

The region of destination instance.

destination_endpoint_user_name str

The username of database account.

dts_job_name str

The name of migration job.

instance_class str

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

source_endpoint_database_name str

The name of migrate the database.

source_endpoint_instance_id str

The ID of source instance.

source_endpoint_ip str

The ip of source endpoint.

source_endpoint_oracle_sid str

The SID of Oracle database.

source_endpoint_owner_id str

The Alibaba Cloud account ID to which the source instance belongs.

source_endpoint_password str

The password of database account.

source_endpoint_port str

The port of source endpoint.

source_endpoint_region str

The region of source instance.

source_endpoint_role str

The name of the role configured for the cloud account to which the source instance belongs.

source_endpoint_user_name str

The username of database account.

status str

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

dataInitialization Boolean

Whether to execute DTS supports schema migration.

dataSynchronization Boolean

Whether to perform incremental data migration.

dbList String

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destinationEndpointEngineName String

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destinationEndpointInstanceType String

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

dtsInstanceId String

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

sourceEndpointEngineName String

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

sourceEndpointInstanceType String

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

structureInitialization Boolean

Whether to perform a database table structure to migrate.

checkpoint String

Start time in Unix timestamp format.

destinationEndpointDatabaseName String

The name of migrate the database.

destinationEndpointInstanceId String

The ID of destination instance.

destinationEndpointIp String

The ip of source endpoint.

destinationEndpointOracleSid String

The SID of Oracle database.

destinationEndpointPassword String

The password of database account.

destinationEndpointPort String

The port of source endpoint.

destinationEndpointRegion String

The region of destination instance.

destinationEndpointUserName String

The username of database account.

dtsJobName String

The name of migration job.

instanceClass String

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

sourceEndpointDatabaseName String

The name of migrate the database.

sourceEndpointInstanceId String

The ID of source instance.

sourceEndpointIp String

The ip of source endpoint.

sourceEndpointOracleSid String

The SID of Oracle database.

sourceEndpointOwnerId String

The Alibaba Cloud account ID to which the source instance belongs.

sourceEndpointPassword String

The password of database account.

sourceEndpointPort String

The port of source endpoint.

sourceEndpointRegion String

The region of source instance.

sourceEndpointRole String

The name of the role configured for the cloud account to which the source instance belongs.

sourceEndpointUserName String

The username of database account.

status String

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

Outputs

All input properties are implicitly available as output properties. Additionally, the MigrationJob resource produces the following output properties:

Id string

The provider-assigned unique ID for this managed resource.

Id string

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

id string

The provider-assigned unique ID for this managed resource.

id str

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

Look up Existing MigrationJob Resource

Get an existing MigrationJob resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: MigrationJobState, opts?: CustomResourceOptions): MigrationJob
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        checkpoint: Optional[str] = None,
        data_initialization: Optional[bool] = None,
        data_synchronization: Optional[bool] = None,
        db_list: Optional[str] = None,
        destination_endpoint_database_name: Optional[str] = None,
        destination_endpoint_engine_name: Optional[str] = None,
        destination_endpoint_instance_id: Optional[str] = None,
        destination_endpoint_instance_type: Optional[str] = None,
        destination_endpoint_ip: Optional[str] = None,
        destination_endpoint_oracle_sid: Optional[str] = None,
        destination_endpoint_password: Optional[str] = None,
        destination_endpoint_port: Optional[str] = None,
        destination_endpoint_region: Optional[str] = None,
        destination_endpoint_user_name: Optional[str] = None,
        dts_instance_id: Optional[str] = None,
        dts_job_name: Optional[str] = None,
        instance_class: Optional[str] = None,
        source_endpoint_database_name: Optional[str] = None,
        source_endpoint_engine_name: Optional[str] = None,
        source_endpoint_instance_id: Optional[str] = None,
        source_endpoint_instance_type: Optional[str] = None,
        source_endpoint_ip: Optional[str] = None,
        source_endpoint_oracle_sid: Optional[str] = None,
        source_endpoint_owner_id: Optional[str] = None,
        source_endpoint_password: Optional[str] = None,
        source_endpoint_port: Optional[str] = None,
        source_endpoint_region: Optional[str] = None,
        source_endpoint_role: Optional[str] = None,
        source_endpoint_user_name: Optional[str] = None,
        status: Optional[str] = None,
        structure_initialization: Optional[bool] = None) -> MigrationJob
func GetMigrationJob(ctx *Context, name string, id IDInput, state *MigrationJobState, opts ...ResourceOption) (*MigrationJob, error)
public static MigrationJob Get(string name, Input<string> id, MigrationJobState? state, CustomResourceOptions? opts = null)
public static MigrationJob get(String name, Output<String> id, MigrationJobState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
Checkpoint string

Start time in Unix timestamp format.

DataInitialization bool

Whether to execute DTS supports schema migration.

DataSynchronization bool

Whether to perform incremental data migration.

DbList string

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

DestinationEndpointDatabaseName string

The name of migrate the database.

DestinationEndpointEngineName string

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

DestinationEndpointInstanceId string

The ID of destination instance.

DestinationEndpointInstanceType string

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

DestinationEndpointIp string

The ip of source endpoint.

DestinationEndpointOracleSid string

The SID of Oracle database.

DestinationEndpointPassword string

The password of database account.

DestinationEndpointPort string

The port of source endpoint.

DestinationEndpointRegion string

The region of destination instance.

DestinationEndpointUserName string

The username of database account.

DtsInstanceId string

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

DtsJobName string

The name of migration job.

InstanceClass string

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

SourceEndpointDatabaseName string

The name of migrate the database.

SourceEndpointEngineName string

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

SourceEndpointInstanceId string

The ID of source instance.

SourceEndpointInstanceType string

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

SourceEndpointIp string

The ip of source endpoint.

SourceEndpointOracleSid string

The SID of Oracle database.

SourceEndpointOwnerId string

The Alibaba Cloud account ID to which the source instance belongs.

SourceEndpointPassword string

The password of database account.

SourceEndpointPort string

The port of source endpoint.

SourceEndpointRegion string

The region of source instance.

SourceEndpointRole string

The name of the role configured for the cloud account to which the source instance belongs.

SourceEndpointUserName string

The username of database account.

Status string

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

StructureInitialization bool

Whether to perform a database table structure to migrate.

Checkpoint string

Start time in Unix timestamp format.

DataInitialization bool

Whether to execute DTS supports schema migration.

DataSynchronization bool

Whether to perform incremental data migration.

DbList string

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

DestinationEndpointDatabaseName string

The name of migrate the database.

DestinationEndpointEngineName string

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

DestinationEndpointInstanceId string

The ID of destination instance.

DestinationEndpointInstanceType string

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

DestinationEndpointIp string

The ip of source endpoint.

DestinationEndpointOracleSid string

The SID of Oracle database.

DestinationEndpointPassword string

The password of database account.

DestinationEndpointPort string

The port of source endpoint.

DestinationEndpointRegion string

The region of destination instance.

DestinationEndpointUserName string

The username of database account.

DtsInstanceId string

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

DtsJobName string

The name of migration job.

InstanceClass string

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

SourceEndpointDatabaseName string

The name of migrate the database.

SourceEndpointEngineName string

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

SourceEndpointInstanceId string

The ID of source instance.

SourceEndpointInstanceType string

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

SourceEndpointIp string

The ip of source endpoint.

SourceEndpointOracleSid string

The SID of Oracle database.

SourceEndpointOwnerId string

The Alibaba Cloud account ID to which the source instance belongs.

SourceEndpointPassword string

The password of database account.

SourceEndpointPort string

The port of source endpoint.

SourceEndpointRegion string

The region of source instance.

SourceEndpointRole string

The name of the role configured for the cloud account to which the source instance belongs.

SourceEndpointUserName string

The username of database account.

Status string

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

StructureInitialization bool

Whether to perform a database table structure to migrate.

checkpoint String

Start time in Unix timestamp format.

dataInitialization Boolean

Whether to execute DTS supports schema migration.

dataSynchronization Boolean

Whether to perform incremental data migration.

dbList String

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destinationEndpointDatabaseName String

The name of migrate the database.

destinationEndpointEngineName String

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destinationEndpointInstanceId String

The ID of destination instance.

destinationEndpointInstanceType String

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

destinationEndpointIp String

The ip of source endpoint.

destinationEndpointOracleSid String

The SID of Oracle database.

destinationEndpointPassword String

The password of database account.

destinationEndpointPort String

The port of source endpoint.

destinationEndpointRegion String

The region of destination instance.

destinationEndpointUserName String

The username of database account.

dtsInstanceId String

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

dtsJobName String

The name of migration job.

instanceClass String

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

sourceEndpointDatabaseName String

The name of migrate the database.

sourceEndpointEngineName String

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

sourceEndpointInstanceId String

The ID of source instance.

sourceEndpointInstanceType String

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

sourceEndpointIp String

The ip of source endpoint.

sourceEndpointOracleSid String

The SID of Oracle database.

sourceEndpointOwnerId String

The Alibaba Cloud account ID to which the source instance belongs.

sourceEndpointPassword String

The password of database account.

sourceEndpointPort String

The port of source endpoint.

sourceEndpointRegion String

The region of source instance.

sourceEndpointRole String

The name of the role configured for the cloud account to which the source instance belongs.

sourceEndpointUserName String

The username of database account.

status String

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

structureInitialization Boolean

Whether to perform a database table structure to migrate.

checkpoint string

Start time in Unix timestamp format.

dataInitialization boolean

Whether to execute DTS supports schema migration.

dataSynchronization boolean

Whether to perform incremental data migration.

dbList string

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destinationEndpointDatabaseName string

The name of migrate the database.

destinationEndpointEngineName string

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destinationEndpointInstanceId string

The ID of destination instance.

destinationEndpointInstanceType string

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

destinationEndpointIp string

The ip of source endpoint.

destinationEndpointOracleSid string

The SID of Oracle database.

destinationEndpointPassword string

The password of database account.

destinationEndpointPort string

The port of source endpoint.

destinationEndpointRegion string

The region of destination instance.

destinationEndpointUserName string

The username of database account.

dtsInstanceId string

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

dtsJobName string

The name of migration job.

instanceClass string

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

sourceEndpointDatabaseName string

The name of migrate the database.

sourceEndpointEngineName string

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

sourceEndpointInstanceId string

The ID of source instance.

sourceEndpointInstanceType string

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

sourceEndpointIp string

The ip of source endpoint.

sourceEndpointOracleSid string

The SID of Oracle database.

sourceEndpointOwnerId string

The Alibaba Cloud account ID to which the source instance belongs.

sourceEndpointPassword string

The password of database account.

sourceEndpointPort string

The port of source endpoint.

sourceEndpointRegion string

The region of source instance.

sourceEndpointRole string

The name of the role configured for the cloud account to which the source instance belongs.

sourceEndpointUserName string

The username of database account.

status string

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

structureInitialization boolean

Whether to perform a database table structure to migrate.

checkpoint str

Start time in Unix timestamp format.

data_initialization bool

Whether to execute DTS supports schema migration.

data_synchronization bool

Whether to perform incremental data migration.

db_list str

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destination_endpoint_database_name str

The name of migrate the database.

destination_endpoint_engine_name str

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destination_endpoint_instance_id str

The ID of destination instance.

destination_endpoint_instance_type str

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

destination_endpoint_ip str

The ip of source endpoint.

destination_endpoint_oracle_sid str

The SID of Oracle database.

destination_endpoint_password str

The password of database account.

destination_endpoint_port str

The port of source endpoint.

destination_endpoint_region str

The region of destination instance.

destination_endpoint_user_name str

The username of database account.

dts_instance_id str

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

dts_job_name str

The name of migration job.

instance_class str

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

source_endpoint_database_name str

The name of migrate the database.

source_endpoint_engine_name str

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

source_endpoint_instance_id str

The ID of source instance.

source_endpoint_instance_type str

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

source_endpoint_ip str

The ip of source endpoint.

source_endpoint_oracle_sid str

The SID of Oracle database.

source_endpoint_owner_id str

The Alibaba Cloud account ID to which the source instance belongs.

source_endpoint_password str

The password of database account.

source_endpoint_port str

The port of source endpoint.

source_endpoint_region str

The region of source instance.

source_endpoint_role str

The name of the role configured for the cloud account to which the source instance belongs.

source_endpoint_user_name str

The username of database account.

status str

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

structure_initialization bool

Whether to perform a database table structure to migrate.

checkpoint String

Start time in Unix timestamp format.

dataInitialization Boolean

Whether to execute DTS supports schema migration.

dataSynchronization Boolean

Whether to perform incremental data migration.

dbList String

Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.

destinationEndpointDatabaseName String

The name of migrate the database.

destinationEndpointEngineName String

The type of destination database. Valid values: ADS, ADB30, AS400, DATAHUB, DB2, GREENPLUM, KAFKA, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, PostgreSQL.

destinationEndpointInstanceId String

The ID of destination instance.

destinationEndpointInstanceType String

The type of destination instance. Valid values: ADS, CEN, DATAHUB, DG, ECS, EXPRESS, GREENPLUM, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

destinationEndpointIp String

The ip of source endpoint.

destinationEndpointOracleSid String

The SID of Oracle database.

destinationEndpointPassword String

The password of database account.

destinationEndpointPort String

The port of source endpoint.

destinationEndpointRegion String

The region of destination instance.

destinationEndpointUserName String

The username of database account.

dtsInstanceId String

The Migration instance ID. The ID of alicloud.dts.MigrationInstance.

dtsJobName String

The name of migration job.

instanceClass String

The instance class. Valid values: large, medium, micro, small, xlarge, xxlarge.

sourceEndpointDatabaseName String

The name of migrate the database.

sourceEndpointEngineName String

The type of source database. Valid values: AS400, DB2, DMSPOLARDB, HBASE, MONGODB, MSSQL, MySQL, ORACLE, PolarDB, POLARDBX20, POLARDB_O, POSTGRESQL, TERADATA.

sourceEndpointInstanceId String

The ID of source instance.

sourceEndpointInstanceType String

The type of source instance. Valid values: CEN, DG, DISTRIBUTED_DMSLOGICDB, ECS, EXPRESS, MONGODB, OTHER, PolarDB, POLARDBX20, RDS.

sourceEndpointIp String

The ip of source endpoint.

sourceEndpointOracleSid String

The SID of Oracle database.

sourceEndpointOwnerId String

The Alibaba Cloud account ID to which the source instance belongs.

sourceEndpointPassword String

The password of database account.

sourceEndpointPort String

The port of source endpoint.

sourceEndpointRegion String

The region of source instance.

sourceEndpointRole String

The name of the role configured for the cloud account to which the source instance belongs.

sourceEndpointUserName String

The username of database account.

status String

The status of the resource. Valid values: Migrating, Suspending. You can suspend the task by specifying Suspending and start the task by specifying Migrating.

structureInitialization Boolean

Whether to perform a database table structure to migrate.

Import

DTS Migration Job can be imported using the id, e.g.

 $ pulumi import alicloud:dts/migrationJob:MigrationJob example <id>

Package Details

Repository
Alibaba Cloud pulumi/pulumi-alicloud
License
Apache-2.0
Notes

This Pulumi package is based on the alicloud Terraform Provider.