Get Synchronization Jobs Job
Constructors
Properties
Start time in Unix timestamp format.
Whether to execute DTS supports schema migration, full data migration, or full-data initialization.
Whether to perform incremental data migration for migration types or synchronization.
Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, synchronization or subscription objects.
The name of migrate the database.
The type of destination database. Valid values: ADB20
, ADB30
, AS400
, DATAHUB
, DB2
, GREENPLUM
, KAFKA
, MONGODB
, MSSQL
, MySQL
, ORACLE
, PolarDB
, POLARDBX20
, POLARDB_O
, PostgreSQL
.
The ID of destination instance.
The type of destination instance. Valid values: ads
, CEN
, DATAHUB
, DG
, ECS
, EXPRESS
, GREENPLUM
, MONGODB
, OTHER
, PolarDB
, POLARDBX20
, RDS
.
The ip of source endpoint.
The SID of Oracle database.
The port of source endpoint.
The region of destination instance.
The username of database account.
The name of synchronization job.
The name of migrate the database.
The type of source database. Valid values: AS400
, DB2
, DMSPOLARDB
, HBASE
, MONGODB
, MSSQL
, MySQL
, ORACLE
, PolarDB
, POLARDBX20
, POLARDB_O
, POSTGRESQL
, TERADATA
.
The ID of source instance.
The type of source instance. Valid values: CEN
, DG
, DISTRIBUTED_DMSLOGICDB
, ECS
, EXPRESS
, MONGODB
, OTHER
, PolarDB
, POLARDBX20
, RDS
.
The ip of source endpoint.
The SID of Oracle database.
The Alibaba Cloud account ID to which the source instance belongs.
The port of source endpoint.
The region of source instance.
The name of the role configured for the cloud account to which the source instance belongs.
The username of database account.
Whether to perform a database table structure to migrate or initialization values include:
Synchronization direction. Valid values: Forward
, Reverse
. Only when the property sync_architecture
of the alicloud.dts.SynchronizationInstance
was bidirectional
this parameter should be passed, otherwise this parameter should not be specified.