MigrationSummary¶
-
class
oci.database_migration.models.
MigrationSummary
(**kwargs)¶ Bases:
object
Migration resource
Attributes
DATABASE_COMBINATION_MYSQL
A constant which can be used with the database_combination property of a MigrationSummary. DATABASE_COMBINATION_ORACLE
A constant which can be used with the database_combination property of a MigrationSummary. LIFECYCLE_DETAILS_ABORTING
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_DETAILS_DONE
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_DETAILS_MIGRATING
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_DETAILS_READY
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_DETAILS_VALIDATED
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_DETAILS_VALIDATING
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_DETAILS_WAITING
A constant which can be used with the lifecycle_details property of a MigrationSummary. LIFECYCLE_STATE_ACCEPTED
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_ACTIVE
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_CANCELED
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_CREATING
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_DELETED
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_DELETING
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_FAILED
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_INACTIVE
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_IN_PROGRESS
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_NEEDS_ATTENTION
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_SUCCEEDED
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_UPDATING
A constant which can be used with the lifecycle_state property of a MigrationSummary. LIFECYCLE_STATE_WAITING
A constant which can be used with the lifecycle_state property of a MigrationSummary. TYPE_OFFLINE
A constant which can be used with the type property of a MigrationSummary. TYPE_ONLINE
A constant which can be used with the type property of a MigrationSummary. compartment_id
[Required] Gets the compartment_id of this MigrationSummary. database_combination
[Required] Gets the database_combination of this MigrationSummary. defined_tags
Gets the defined_tags of this MigrationSummary. display_name
[Required] Gets the display_name of this MigrationSummary. executing_job_id
Gets the executing_job_id of this MigrationSummary. freeform_tags
Gets the freeform_tags of this MigrationSummary. id
[Required] Gets the id of this MigrationSummary. lifecycle_details
Gets the lifecycle_details of this MigrationSummary. lifecycle_state
[Required] Gets the lifecycle_state of this MigrationSummary. source_database_connection_id
[Required] Gets the source_database_connection_id of this MigrationSummary. system_tags
Gets the system_tags of this MigrationSummary. target_database_connection_id
[Required] Gets the target_database_connection_id of this MigrationSummary. time_created
[Required] Gets the time_created of this MigrationSummary. time_last_migration
Gets the time_last_migration of this MigrationSummary. time_updated
Gets the time_updated of this MigrationSummary. type
[Required] Gets the type of this MigrationSummary. Methods
__init__
(**kwargs)Initializes a new MigrationSummary object with values from keyword arguments. get_subtype
(object_dictionary)Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. -
DATABASE_COMBINATION_MYSQL
= 'MYSQL'¶ A constant which can be used with the database_combination property of a MigrationSummary. This constant has a value of “MYSQL”
-
DATABASE_COMBINATION_ORACLE
= 'ORACLE'¶ A constant which can be used with the database_combination property of a MigrationSummary. This constant has a value of “ORACLE”
-
LIFECYCLE_DETAILS_ABORTING
= 'ABORTING'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “ABORTING”
-
LIFECYCLE_DETAILS_DONE
= 'DONE'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “DONE”
-
LIFECYCLE_DETAILS_MIGRATING
= 'MIGRATING'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “MIGRATING”
-
LIFECYCLE_DETAILS_READY
= 'READY'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “READY”
-
LIFECYCLE_DETAILS_VALIDATED
= 'VALIDATED'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “VALIDATED”
-
LIFECYCLE_DETAILS_VALIDATING
= 'VALIDATING'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “VALIDATING”
-
LIFECYCLE_DETAILS_WAITING
= 'WAITING'¶ A constant which can be used with the lifecycle_details property of a MigrationSummary. This constant has a value of “WAITING”
-
LIFECYCLE_STATE_ACCEPTED
= 'ACCEPTED'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “ACCEPTED”
-
LIFECYCLE_STATE_ACTIVE
= 'ACTIVE'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “ACTIVE”
-
LIFECYCLE_STATE_CANCELED
= 'CANCELED'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “CANCELED”
-
LIFECYCLE_STATE_CREATING
= 'CREATING'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “CREATING”
-
LIFECYCLE_STATE_DELETED
= 'DELETED'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “DELETED”
-
LIFECYCLE_STATE_DELETING
= 'DELETING'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “DELETING”
-
LIFECYCLE_STATE_FAILED
= 'FAILED'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “FAILED”
-
LIFECYCLE_STATE_INACTIVE
= 'INACTIVE'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “INACTIVE”
-
LIFECYCLE_STATE_IN_PROGRESS
= 'IN_PROGRESS'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “IN_PROGRESS”
-
LIFECYCLE_STATE_NEEDS_ATTENTION
= 'NEEDS_ATTENTION'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “NEEDS_ATTENTION”
-
LIFECYCLE_STATE_SUCCEEDED
= 'SUCCEEDED'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “SUCCEEDED”
-
LIFECYCLE_STATE_UPDATING
= 'UPDATING'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “UPDATING”
-
LIFECYCLE_STATE_WAITING
= 'WAITING'¶ A constant which can be used with the lifecycle_state property of a MigrationSummary. This constant has a value of “WAITING”
-
TYPE_OFFLINE
= 'OFFLINE'¶ A constant which can be used with the type property of a MigrationSummary. This constant has a value of “OFFLINE”
-
TYPE_ONLINE
= 'ONLINE'¶ A constant which can be used with the type property of a MigrationSummary. This constant has a value of “ONLINE”
-
__init__
(**kwargs)¶ Initializes a new MigrationSummary object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class:
The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - id (str) – The value to assign to the id property of this MigrationSummary.
- database_combination (str) – The value to assign to the database_combination property of this MigrationSummary. Allowed values for this property are: “MYSQL”, “ORACLE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- display_name (str) – The value to assign to the display_name property of this MigrationSummary.
- compartment_id (str) – The value to assign to the compartment_id property of this MigrationSummary.
- type (str) – The value to assign to the type property of this MigrationSummary. Allowed values for this property are: “ONLINE”, “OFFLINE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- source_database_connection_id (str) – The value to assign to the source_database_connection_id property of this MigrationSummary.
- target_database_connection_id (str) – The value to assign to the target_database_connection_id property of this MigrationSummary.
- executing_job_id (str) – The value to assign to the executing_job_id property of this MigrationSummary.
- time_created (datetime) – The value to assign to the time_created property of this MigrationSummary.
- time_updated (datetime) – The value to assign to the time_updated property of this MigrationSummary.
- time_last_migration (datetime) – The value to assign to the time_last_migration property of this MigrationSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this MigrationSummary. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “IN_PROGRESS”, “ACCEPTED”, “SUCCEEDED”, “CANCELED”, “WAITING”, “NEEDS_ATTENTION”, “INACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this MigrationSummary. Allowed values for this property are: “READY”, “ABORTING”, “VALIDATING”, “VALIDATED”, “WAITING”, “MIGRATING”, “DONE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this MigrationSummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this MigrationSummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this MigrationSummary.
-
compartment_id
¶ [Required] Gets the compartment_id of this MigrationSummary. The OCID of the resource being referenced.
Returns: The compartment_id of this MigrationSummary. Return type: str
-
database_combination
¶ [Required] Gets the database_combination of this MigrationSummary. The combination of source and target databases participating in a migration. Example: ORACLE means the migration is meant for migrating Oracle source and target databases.
Allowed values for this property are: “MYSQL”, “ORACLE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The database_combination of this MigrationSummary. Return type: str
Gets the defined_tags of this MigrationSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this MigrationSummary. Return type: dict(str, dict(str, object))
-
display_name
¶ [Required] Gets the display_name of this MigrationSummary. A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
Returns: The display_name of this MigrationSummary. Return type: str
-
executing_job_id
¶ Gets the executing_job_id of this MigrationSummary. The OCID of the resource being referenced.
Returns: The executing_job_id of this MigrationSummary. Return type: str
Gets the freeform_tags of this MigrationSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {“Department”: “Finance”}
Returns: The freeform_tags of this MigrationSummary. Return type: dict(str, str)
-
static
get_subtype
(object_dictionary)¶ Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
-
id
¶ [Required] Gets the id of this MigrationSummary. The OCID of the resource being referenced.
Returns: The id of this MigrationSummary. Return type: str
-
lifecycle_details
¶ Gets the lifecycle_details of this MigrationSummary. Additional status related to the execution and current state of the Migration.
Allowed values for this property are: “READY”, “ABORTING”, “VALIDATING”, “VALIDATED”, “WAITING”, “MIGRATING”, “DONE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_details of this MigrationSummary. Return type: str
-
lifecycle_state
¶ [Required] Gets the lifecycle_state of this MigrationSummary. The current state of the Migration resource.
Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “IN_PROGRESS”, “ACCEPTED”, “SUCCEEDED”, “CANCELED”, “WAITING”, “NEEDS_ATTENTION”, “INACTIVE”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this MigrationSummary. Return type: str
-
source_database_connection_id
¶ [Required] Gets the source_database_connection_id of this MigrationSummary. The OCID of the resource being referenced.
Returns: The source_database_connection_id of this MigrationSummary. Return type: str
Gets the system_tags of this MigrationSummary. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this MigrationSummary. Return type: dict(str, dict(str, object))
-
target_database_connection_id
¶ [Required] Gets the target_database_connection_id of this MigrationSummary. The OCID of the resource being referenced.
Returns: The target_database_connection_id of this MigrationSummary. Return type: str
-
time_created
¶ [Required] Gets the time_created of this MigrationSummary. An RFC3339 formatted datetime string such as 2016-08-25T21:10:29.600Z.
Returns: The time_created of this MigrationSummary. Return type: datetime
-
time_last_migration
¶ Gets the time_last_migration of this MigrationSummary. An RFC3339 formatted datetime string such as 2016-08-25T21:10:29.600Z.
Returns: The time_last_migration of this MigrationSummary. Return type: datetime
-
time_updated
¶ Gets the time_updated of this MigrationSummary. An RFC3339 formatted datetime string such as 2016-08-25T21:10:29.600Z.
Returns: The time_updated of this MigrationSummary. Return type: datetime
-
type
¶ [Required] Gets the type of this MigrationSummary. The type of the migration to be performed. Example: ONLINE if no downtime is preferred for a migration. This method uses Oracle GoldenGate for replication.
Allowed values for this property are: “ONLINE”, “OFFLINE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The type of this MigrationSummary. Return type: str
-