StartMigrationDetails¶
-
class
oci.database_migration.models.
StartMigrationDetails
(**kwargs)¶ Bases:
object
Parameters to specify to a Migration job operation.
Attributes
WAIT_AFTER_ODMS_CLEANUP
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_DATA_UPLOAD
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_FETCH_METADATA_SRC
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_FETCH_METADATA_TGT
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_INITIALIZE_REPLICATION_INFRASTRUCTURE
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_INITIAL_LOAD_EXPORT
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_INITIAL_LOAD_EXPORT_DATA_UPLOAD
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_INITIAL_LOAD_IMPORT
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_MONITOR_REPLICATION_LAG
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_POST_INITIAL_LOAD
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_PREPARE
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_PREPARE_REPLICATION_TARGET
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_SWITCHOVER
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SETTINGS
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SRC
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_GG_HUB
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_PREMIGRATION_ADVISOR
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_SRC
A constant which can be used with the wait_after property of a StartMigrationDetails. WAIT_AFTER_ODMS_VALIDATE_TGT
A constant which can be used with the wait_after property of a StartMigrationDetails. wait_after
Gets the wait_after of this StartMigrationDetails. Methods
__init__
(**kwargs)Initializes a new StartMigrationDetails object with values from keyword arguments. -
WAIT_AFTER_ODMS_CLEANUP
= 'ODMS_CLEANUP'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_CLEANUP”
-
WAIT_AFTER_ODMS_DATA_UPLOAD
= 'ODMS_DATA_UPLOAD'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_DATA_UPLOAD”
-
WAIT_AFTER_ODMS_FETCH_METADATA_SRC
= 'ODMS_FETCH_METADATA_SRC'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_FETCH_METADATA_SRC”
-
WAIT_AFTER_ODMS_FETCH_METADATA_TGT
= 'ODMS_FETCH_METADATA_TGT'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_FETCH_METADATA_TGT”
-
WAIT_AFTER_ODMS_INITIALIZE_REPLICATION_INFRASTRUCTURE
= 'ODMS_INITIALIZE_REPLICATION_INFRASTRUCTURE'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_INITIALIZE_REPLICATION_INFRASTRUCTURE”
-
WAIT_AFTER_ODMS_INITIAL_LOAD_EXPORT
= 'ODMS_INITIAL_LOAD_EXPORT'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_INITIAL_LOAD_EXPORT”
-
WAIT_AFTER_ODMS_INITIAL_LOAD_EXPORT_DATA_UPLOAD
= 'ODMS_INITIAL_LOAD_EXPORT_DATA_UPLOAD'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_INITIAL_LOAD_EXPORT_DATA_UPLOAD”
-
WAIT_AFTER_ODMS_INITIAL_LOAD_IMPORT
= 'ODMS_INITIAL_LOAD_IMPORT'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_INITIAL_LOAD_IMPORT”
-
WAIT_AFTER_ODMS_MONITOR_REPLICATION_LAG
= 'ODMS_MONITOR_REPLICATION_LAG'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_MONITOR_REPLICATION_LAG”
-
WAIT_AFTER_ODMS_POST_INITIAL_LOAD
= 'ODMS_POST_INITIAL_LOAD'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_POST_INITIAL_LOAD”
-
WAIT_AFTER_ODMS_PREPARE
= 'ODMS_PREPARE'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_PREPARE”
-
WAIT_AFTER_ODMS_PREPARE_REPLICATION_TARGET
= 'ODMS_PREPARE_REPLICATION_TARGET'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_PREPARE_REPLICATION_TARGET”
-
WAIT_AFTER_ODMS_SWITCHOVER
= 'ODMS_SWITCHOVER'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_SWITCHOVER”
-
WAIT_AFTER_ODMS_VALIDATE
= 'ODMS_VALIDATE'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE”
-
WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC
= 'ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC”
-
WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SETTINGS
= 'ODMS_VALIDATE_DATAPUMP_SETTINGS'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SETTINGS”
-
WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC
= 'ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC”
-
WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT
= 'ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT”
-
WAIT_AFTER_ODMS_VALIDATE_DATAPUMP_SRC
= 'ODMS_VALIDATE_DATAPUMP_SRC'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SRC”
-
WAIT_AFTER_ODMS_VALIDATE_GG_HUB
= 'ODMS_VALIDATE_GG_HUB'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_GG_HUB”
-
WAIT_AFTER_ODMS_VALIDATE_PREMIGRATION_ADVISOR
= 'ODMS_VALIDATE_PREMIGRATION_ADVISOR'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_PREMIGRATION_ADVISOR”
-
WAIT_AFTER_ODMS_VALIDATE_SRC
= 'ODMS_VALIDATE_SRC'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_SRC”
-
WAIT_AFTER_ODMS_VALIDATE_TGT
= 'ODMS_VALIDATE_TGT'¶ A constant which can be used with the wait_after property of a StartMigrationDetails. This constant has a value of “ODMS_VALIDATE_TGT”
-
__init__
(**kwargs)¶ Initializes a new StartMigrationDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: wait_after (str) – The value to assign to the wait_after property of this StartMigrationDetails. Allowed values for this property are: “ODMS_VALIDATE_TGT”, “ODMS_VALIDATE_SRC”, “ODMS_VALIDATE_PREMIGRATION_ADVISOR”, “ODMS_VALIDATE_GG_HUB”, “ODMS_VALIDATE_DATAPUMP_SETTINGS”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT”, “ODMS_VALIDATE_DATAPUMP_SRC”, “ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC”, “ODMS_FETCH_METADATA_SRC”, “ODMS_FETCH_METADATA_TGT”, “ODMS_VALIDATE”, “ODMS_PREPARE”, “ODMS_INITIALIZE_REPLICATION_INFRASTRUCTURE”, “ODMS_INITIAL_LOAD_EXPORT”, “ODMS_DATA_UPLOAD”, “ODMS_INITIAL_LOAD_EXPORT_DATA_UPLOAD”, “ODMS_INITIAL_LOAD_IMPORT”, “ODMS_POST_INITIAL_LOAD”, “ODMS_PREPARE_REPLICATION_TARGET”, “ODMS_MONITOR_REPLICATION_LAG”, “ODMS_SWITCHOVER”, “ODMS_CLEANUP”
-
wait_after
¶ Gets the wait_after of this StartMigrationDetails. Name of a migration phase. The Job will wait after executing this phase until the Resume Job endpoint is called.
Allowed values for this property are: “ODMS_VALIDATE_TGT”, “ODMS_VALIDATE_SRC”, “ODMS_VALIDATE_PREMIGRATION_ADVISOR”, “ODMS_VALIDATE_GG_HUB”, “ODMS_VALIDATE_DATAPUMP_SETTINGS”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT”, “ODMS_VALIDATE_DATAPUMP_SRC”, “ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC”, “ODMS_FETCH_METADATA_SRC”, “ODMS_FETCH_METADATA_TGT”, “ODMS_VALIDATE”, “ODMS_PREPARE”, “ODMS_INITIALIZE_REPLICATION_INFRASTRUCTURE”, “ODMS_INITIAL_LOAD_EXPORT”, “ODMS_DATA_UPLOAD”, “ODMS_INITIAL_LOAD_EXPORT_DATA_UPLOAD”, “ODMS_INITIAL_LOAD_IMPORT”, “ODMS_POST_INITIAL_LOAD”, “ODMS_PREPARE_REPLICATION_TARGET”, “ODMS_MONITOR_REPLICATION_LAG”, “ODMS_SWITCHOVER”, “ODMS_CLEANUP”
Returns: The wait_after of this StartMigrationDetails. Return type: str
-