UpdateAssessmentDetails¶
-
class
oci.database_migration.models.UpdateAssessmentDetails(**kwargs)¶ Bases:
objectCommon Update Assessment details.
Attributes
ACCEPTABLE_DOWNTIME_LESS_THAN_10_MINUTESA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_LESS_THAN_12_HOURSA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_LESS_THAN_1_DAYA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_LESS_THAN_1_HOURA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_LESS_THAN_2_DAYSA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_LESS_THAN_4_HOURSA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_LESS_THAN_8_HOURSA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. ACCEPTABLE_DOWNTIME_MORE_THAN_2_DAYSA constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. CREATION_TYPE_CREATE_AND_RUN_ASSESSORSA constant which can be used with the creation_type property of a UpdateAssessmentDetails. CREATION_TYPE_CREATE_ONLYA constant which can be used with the creation_type property of a UpdateAssessmentDetails. DATABASE_COMBINATION_MYSQLA constant which can be used with the database_combination property of a UpdateAssessmentDetails. DATABASE_COMBINATION_ORACLEA constant which can be used with the database_combination property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_GB_100_500A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_GB_10_50A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_GB_1_10A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_GB_500_TB_1A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_GB_50_100A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_GREATER_THAN_50_TBA constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_LESS_THAN_1_GBA constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_TB_10_50A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_TB_1_3A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DATABASE_DATA_SIZE_TB_3_10A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. DDL_EXPECTATION_DDL_EXPECTEDA constant which can be used with the ddl_expectation property of a UpdateAssessmentDetails. DDL_EXPECTATION_DDL_NOT_EXPECTEDA constant which can be used with the ddl_expectation property of a UpdateAssessmentDetails. NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_10A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_100A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_1000A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_10000A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_2500A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_5000A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. acceptable_downtimeGets the acceptable_downtime of this UpdateAssessmentDetails. creation_typeGets the creation_type of this UpdateAssessmentDetails. database_combination[Required] Gets the database_combination of this UpdateAssessmentDetails. database_data_sizeGets the database_data_size of this UpdateAssessmentDetails. ddl_expectationGets the ddl_expectation of this UpdateAssessmentDetails. defined_tagsGets the defined_tags of this UpdateAssessmentDetails. descriptionGets the description of this UpdateAssessmentDetails. display_nameGets the display_name of this UpdateAssessmentDetails. freeform_tagsGets the freeform_tags of this UpdateAssessmentDetails. network_speed_megabit_per_secondGets the network_speed_megabit_per_second of this UpdateAssessmentDetails. source_database_connectionGets the source_database_connection of this UpdateAssessmentDetails. target_database_connectionGets the target_database_connection of this UpdateAssessmentDetails. Methods
__init__(**kwargs)Initializes a new UpdateAssessmentDetails 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. -
ACCEPTABLE_DOWNTIME_LESS_THAN_10_MINUTES= 'LESS_THAN_10_MINUTES'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_10_MINUTES”
-
ACCEPTABLE_DOWNTIME_LESS_THAN_12_HOURS= 'LESS_THAN_12_HOURS'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_12_HOURS”
-
ACCEPTABLE_DOWNTIME_LESS_THAN_1_DAY= 'LESS_THAN_1_DAY'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_1_DAY”
-
ACCEPTABLE_DOWNTIME_LESS_THAN_1_HOUR= 'LESS_THAN_1_HOUR'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_1_HOUR”
-
ACCEPTABLE_DOWNTIME_LESS_THAN_2_DAYS= 'LESS_THAN_2_DAYS'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_2_DAYS”
-
ACCEPTABLE_DOWNTIME_LESS_THAN_4_HOURS= 'LESS_THAN_4_HOURS'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_4_HOURS”
-
ACCEPTABLE_DOWNTIME_LESS_THAN_8_HOURS= 'LESS_THAN_8_HOURS'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_8_HOURS”
-
ACCEPTABLE_DOWNTIME_MORE_THAN_2_DAYS= 'MORE_THAN_2_DAYS'¶ A constant which can be used with the acceptable_downtime property of a UpdateAssessmentDetails. This constant has a value of “MORE_THAN_2_DAYS”
-
CREATION_TYPE_CREATE_AND_RUN_ASSESSORS= 'CREATE_AND_RUN_ASSESSORS'¶ A constant which can be used with the creation_type property of a UpdateAssessmentDetails. This constant has a value of “CREATE_AND_RUN_ASSESSORS”
-
CREATION_TYPE_CREATE_ONLY= 'CREATE_ONLY'¶ A constant which can be used with the creation_type property of a UpdateAssessmentDetails. This constant has a value of “CREATE_ONLY”
-
DATABASE_COMBINATION_MYSQL= 'MYSQL'¶ A constant which can be used with the database_combination property of a UpdateAssessmentDetails. This constant has a value of “MYSQL”
-
DATABASE_COMBINATION_ORACLE= 'ORACLE'¶ A constant which can be used with the database_combination property of a UpdateAssessmentDetails. This constant has a value of “ORACLE”
-
DATABASE_DATA_SIZE_GB_100_500= 'GB_100_500'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “GB_100_500”
-
DATABASE_DATA_SIZE_GB_10_50= 'GB_10_50'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “GB_10_50”
-
DATABASE_DATA_SIZE_GB_1_10= 'GB_1_10'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “GB_1_10”
-
DATABASE_DATA_SIZE_GB_500_TB_1= 'GB_500_TB_1'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “GB_500_TB_1”
-
DATABASE_DATA_SIZE_GB_50_100= 'GB_50_100'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “GB_50_100”
-
DATABASE_DATA_SIZE_GREATER_THAN_50_TB= 'GREATER_THAN_50TB'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “GREATER_THAN_50TB”
-
DATABASE_DATA_SIZE_LESS_THAN_1_GB= 'LESS_THAN_1GB'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “LESS_THAN_1GB”
-
DATABASE_DATA_SIZE_TB_10_50= 'TB_10_50'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “TB_10_50”
-
DATABASE_DATA_SIZE_TB_1_3= 'TB_1_3'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “TB_1_3”
-
DATABASE_DATA_SIZE_TB_3_10= 'TB_3_10'¶ A constant which can be used with the database_data_size property of a UpdateAssessmentDetails. This constant has a value of “TB_3_10”
-
DDL_EXPECTATION_DDL_EXPECTED= 'DDL_EXPECTED'¶ A constant which can be used with the ddl_expectation property of a UpdateAssessmentDetails. This constant has a value of “DDL_EXPECTED”
-
DDL_EXPECTATION_DDL_NOT_EXPECTED= 'DDL_NOT_EXPECTED'¶ A constant which can be used with the ddl_expectation property of a UpdateAssessmentDetails. This constant has a value of “DDL_NOT_EXPECTED”
-
NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_10= 'MBPS_10'¶ A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. This constant has a value of “MBPS_10”
-
NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_100= 'MBPS_100'¶ A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. This constant has a value of “MBPS_100”
-
NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_1000= 'MBPS_1000'¶ A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. This constant has a value of “MBPS_1000”
-
NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_10000= 'MBPS_10000'¶ A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. This constant has a value of “MBPS_10000”
-
NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_2500= 'MBPS_2500'¶ A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. This constant has a value of “MBPS_2500”
-
NETWORK_SPEED_MEGABIT_PER_SECOND_MBPS_5000= 'MBPS_5000'¶ A constant which can be used with the network_speed_megabit_per_second property of a UpdateAssessmentDetails. This constant has a value of “MBPS_5000”
-
__init__(**kwargs)¶ Initializes a new UpdateAssessmentDetails 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: - description (str) – The value to assign to the description property of this UpdateAssessmentDetails.
- database_combination (str) – The value to assign to the database_combination property of this UpdateAssessmentDetails. Allowed values for this property are: “MYSQL”, “ORACLE”
- display_name (str) – The value to assign to the display_name property of this UpdateAssessmentDetails.
- network_speed_megabit_per_second (str) – The value to assign to the network_speed_megabit_per_second property of this UpdateAssessmentDetails. Allowed values for this property are: “MBPS_10”, “MBPS_100”, “MBPS_1000”, “MBPS_2500”, “MBPS_5000”, “MBPS_10000”
- acceptable_downtime (str) – The value to assign to the acceptable_downtime property of this UpdateAssessmentDetails. Allowed values for this property are: “LESS_THAN_10_MINUTES”, “LESS_THAN_1_HOUR”, “LESS_THAN_4_HOURS”, “LESS_THAN_8_HOURS”, “LESS_THAN_12_HOURS”, “LESS_THAN_1_DAY”, “LESS_THAN_2_DAYS”, “MORE_THAN_2_DAYS”
- database_data_size (str) – The value to assign to the database_data_size property of this UpdateAssessmentDetails. Allowed values for this property are: “LESS_THAN_1GB”, “GB_1_10”, “GB_10_50”, “GB_50_100”, “GB_100_500”, “GB_500_TB_1”, “TB_1_3”, “TB_3_10”, “TB_10_50”, “GREATER_THAN_50TB”
- ddl_expectation (str) – The value to assign to the ddl_expectation property of this UpdateAssessmentDetails. Allowed values for this property are: “DDL_EXPECTED”, “DDL_NOT_EXPECTED”
- creation_type (str) – The value to assign to the creation_type property of this UpdateAssessmentDetails. Allowed values for this property are: “CREATE_ONLY”, “CREATE_AND_RUN_ASSESSORS”
- source_database_connection (oci.database_migration.models.SourceAssessmentConnection) – The value to assign to the source_database_connection property of this UpdateAssessmentDetails.
- target_database_connection (oci.database_migration.models.TargetAssessmentConnection) – The value to assign to the target_database_connection property of this UpdateAssessmentDetails.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this UpdateAssessmentDetails.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this UpdateAssessmentDetails.
-
acceptable_downtime¶ Gets the acceptable_downtime of this UpdateAssessmentDetails. Time allowed for the application downtime.
Allowed values for this property are: “LESS_THAN_10_MINUTES”, “LESS_THAN_1_HOUR”, “LESS_THAN_4_HOURS”, “LESS_THAN_8_HOURS”, “LESS_THAN_12_HOURS”, “LESS_THAN_1_DAY”, “LESS_THAN_2_DAYS”, “MORE_THAN_2_DAYS”
Returns: The acceptable_downtime of this UpdateAssessmentDetails. Return type: str
-
creation_type¶ Gets the creation_type of this UpdateAssessmentDetails. The type of assessment creation.
Allowed values for this property are: “CREATE_ONLY”, “CREATE_AND_RUN_ASSESSORS”
Returns: The creation_type of this UpdateAssessmentDetails. Return type: str
-
database_combination¶ [Required] Gets the database_combination of this UpdateAssessmentDetails. 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”
Returns: The database_combination of this UpdateAssessmentDetails. Return type: str
-
database_data_size¶ Gets the database_data_size of this UpdateAssessmentDetails. The size of a source database.
Allowed values for this property are: “LESS_THAN_1GB”, “GB_1_10”, “GB_10_50”, “GB_50_100”, “GB_100_500”, “GB_500_TB_1”, “TB_1_3”, “TB_3_10”, “TB_10_50”, “GREATER_THAN_50TB”
Returns: The database_data_size of this UpdateAssessmentDetails. Return type: str
-
ddl_expectation¶ Gets the ddl_expectation of this UpdateAssessmentDetails. DDL expectation values.
Allowed values for this property are: “DDL_EXPECTED”, “DDL_NOT_EXPECTED”
Returns: The ddl_expectation of this UpdateAssessmentDetails. Return type: str
Gets the defined_tags of this UpdateAssessmentDetails. 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 UpdateAssessmentDetails. Return type: dict(str, dict(str, object))
-
description¶ Gets the description of this UpdateAssessmentDetails. A user-friendly description. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
Returns: The description of this UpdateAssessmentDetails. Return type: str
-
display_name¶ Gets the display_name of this UpdateAssessmentDetails. A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.
Returns: The display_name of this UpdateAssessmentDetails. Return type: str
Gets the freeform_tags of this UpdateAssessmentDetails. 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 UpdateAssessmentDetails. 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.
-
network_speed_megabit_per_second¶ Gets the network_speed_megabit_per_second of this UpdateAssessmentDetails. A network speed in Megabits per second.
Allowed values for this property are: “MBPS_10”, “MBPS_100”, “MBPS_1000”, “MBPS_2500”, “MBPS_5000”, “MBPS_10000”
Returns: The network_speed_megabit_per_second of this UpdateAssessmentDetails. Return type: str
-
source_database_connection¶ Gets the source_database_connection of this UpdateAssessmentDetails.
Returns: The source_database_connection of this UpdateAssessmentDetails. Return type: oci.database_migration.models.SourceAssessmentConnection
-
target_database_connection¶ Gets the target_database_connection of this UpdateAssessmentDetails.
Returns: The target_database_connection of this UpdateAssessmentDetails. Return type: oci.database_migration.models.TargetAssessmentConnection
-