MigrationPhaseSummary

class oci.database_migration.models.MigrationPhaseSummary(**kwargs)

Bases: object

Migration Phase Summary of details.

Attributes

NAME_ODMS_CLEANUP A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_DATA_UPLOAD A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_INITIALIZE_GGS A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_INITIAL_LOAD_EXPORT A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_INITIAL_LOAD_IMPORT A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_MONITOR_REPLICATION_LAG A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_POST_INITIAL_LOAD A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_PREPARE A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_PREPARE_REPLICATION_TARGET A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_SWITCHOVER A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_DATAPUMP_SETTINGS A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_DATAPUMP_SRC A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_GG_HUB A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_GG_SERVICE A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_PREMIGRATION_ADVISOR A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_SRC A constant which can be used with the name property of a MigrationPhaseSummary.
NAME_ODMS_VALIDATE_TGT A constant which can be used with the name property of a MigrationPhaseSummary.
RECOMMENDED_ACTION_WAIT A constant which can be used with the recommended_action property of a MigrationPhaseSummary.
name [Required] Gets the name of this MigrationPhaseSummary.
recommended_action Gets the recommended_action of this MigrationPhaseSummary.
supported_actions [Required] Gets the supported_actions of this MigrationPhaseSummary.

Methods

__init__(**kwargs) Initializes a new MigrationPhaseSummary object with values from keyword arguments.
NAME_ODMS_CLEANUP = 'ODMS_CLEANUP'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_CLEANUP”

NAME_ODMS_DATA_UPLOAD = 'ODMS_DATA_UPLOAD'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_DATA_UPLOAD”

NAME_ODMS_INITIALIZE_GGS = 'ODMS_INITIALIZE_GGS'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_INITIALIZE_GGS”

NAME_ODMS_INITIAL_LOAD_EXPORT = 'ODMS_INITIAL_LOAD_EXPORT'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_INITIAL_LOAD_EXPORT”

NAME_ODMS_INITIAL_LOAD_IMPORT = 'ODMS_INITIAL_LOAD_IMPORT'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_INITIAL_LOAD_IMPORT”

NAME_ODMS_MONITOR_REPLICATION_LAG = 'ODMS_MONITOR_REPLICATION_LAG'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_MONITOR_REPLICATION_LAG”

NAME_ODMS_POST_INITIAL_LOAD = 'ODMS_POST_INITIAL_LOAD'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_POST_INITIAL_LOAD”

NAME_ODMS_PREPARE = 'ODMS_PREPARE'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_PREPARE”

NAME_ODMS_PREPARE_REPLICATION_TARGET = 'ODMS_PREPARE_REPLICATION_TARGET'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_PREPARE_REPLICATION_TARGET”

NAME_ODMS_SWITCHOVER = 'ODMS_SWITCHOVER'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_SWITCHOVER”

NAME_ODMS_VALIDATE = 'ODMS_VALIDATE'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE”

NAME_ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC = 'ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC”

NAME_ODMS_VALIDATE_DATAPUMP_SETTINGS = 'ODMS_VALIDATE_DATAPUMP_SETTINGS'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SETTINGS”

NAME_ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC = 'ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC”

NAME_ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT = 'ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT”

NAME_ODMS_VALIDATE_DATAPUMP_SRC = 'ODMS_VALIDATE_DATAPUMP_SRC'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_DATAPUMP_SRC”

NAME_ODMS_VALIDATE_GG_HUB = 'ODMS_VALIDATE_GG_HUB'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_GG_HUB”

NAME_ODMS_VALIDATE_GG_SERVICE = 'ODMS_VALIDATE_GG_SERVICE'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_GG_SERVICE”

NAME_ODMS_VALIDATE_PREMIGRATION_ADVISOR = 'ODMS_VALIDATE_PREMIGRATION_ADVISOR'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_PREMIGRATION_ADVISOR”

NAME_ODMS_VALIDATE_SRC = 'ODMS_VALIDATE_SRC'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_SRC”

NAME_ODMS_VALIDATE_TGT = 'ODMS_VALIDATE_TGT'

A constant which can be used with the name property of a MigrationPhaseSummary. This constant has a value of “ODMS_VALIDATE_TGT”

RECOMMENDED_ACTION_WAIT = 'WAIT'

A constant which can be used with the recommended_action property of a MigrationPhaseSummary. This constant has a value of “WAIT”

__init__(**kwargs)

Initializes a new MigrationPhaseSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • name (str) – The value to assign to the name property of this MigrationPhaseSummary. Allowed values for this property are: “ODMS_VALIDATE_TGT”, “ODMS_VALIDATE_SRC”, “ODMS_VALIDATE_PREMIGRATION_ADVISOR”, “ODMS_VALIDATE_GG_HUB”, “ODMS_VALIDATE_GG_SERVICE”, “ODMS_VALIDATE_DATAPUMP_SETTINGS”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT”, “ODMS_VALIDATE_DATAPUMP_SRC”, “ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC”, “ODMS_INITIALIZE_GGS”, “ODMS_VALIDATE”, “ODMS_PREPARE”, “ODMS_INITIAL_LOAD_EXPORT”, “ODMS_DATA_UPLOAD”, “ODMS_INITIAL_LOAD_IMPORT”, “ODMS_POST_INITIAL_LOAD”, “ODMS_PREPARE_REPLICATION_TARGET”, “ODMS_MONITOR_REPLICATION_LAG”, “ODMS_SWITCHOVER”, “ODMS_CLEANUP”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • recommended_action (str) – The value to assign to the recommended_action property of this MigrationPhaseSummary. Allowed values for this property are: “WAIT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • supported_actions (list[oci.database_migration.models.OdmsPhaseActions]) – The value to assign to the supported_actions property of this MigrationPhaseSummary.
name

[Required] Gets the name of this MigrationPhaseSummary. ODMS Job phase name

Allowed values for this property are: “ODMS_VALIDATE_TGT”, “ODMS_VALIDATE_SRC”, “ODMS_VALIDATE_PREMIGRATION_ADVISOR”, “ODMS_VALIDATE_GG_HUB”, “ODMS_VALIDATE_GG_SERVICE”, “ODMS_VALIDATE_DATAPUMP_SETTINGS”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_SRC”, “ODMS_VALIDATE_DATAPUMP_SETTINGS_TGT”, “ODMS_VALIDATE_DATAPUMP_SRC”, “ODMS_VALIDATE_DATAPUMP_ESTIMATE_SRC”, “ODMS_INITIALIZE_GGS”, “ODMS_VALIDATE”, “ODMS_PREPARE”, “ODMS_INITIAL_LOAD_EXPORT”, “ODMS_DATA_UPLOAD”, “ODMS_INITIAL_LOAD_IMPORT”, “ODMS_POST_INITIAL_LOAD”, “ODMS_PREPARE_REPLICATION_TARGET”, “ODMS_MONITOR_REPLICATION_LAG”, “ODMS_SWITCHOVER”, “ODMS_CLEANUP”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The name of this MigrationPhaseSummary.
Return type:str
recommended_action

Gets the recommended_action of this MigrationPhaseSummary. Action recommended for this phase. If not included in the response, there is no recommended action for the phase.

Allowed values for this property are: “WAIT”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The recommended_action of this MigrationPhaseSummary.
Return type:str
supported_actions

[Required] Gets the supported_actions of this MigrationPhaseSummary. Array of actions for the corresponding phase. Empty array would indicate there is no supported action for the phase.

Returns:The supported_actions of this MigrationPhaseSummary.
Return type:list[oci.database_migration.models.OdmsPhaseActions]