ExternalContainerDatabaseSummary¶
-
class
oci.database.models.
ExternalContainerDatabaseSummary
(**kwargs)¶ Bases:
object
An Oracle Cloud Infrastructure resource that allows you to manage an external Oracle container database.
Attributes
DATABASE_CONFIGURATION_RAC
A constant which can be used with the database_configuration property of a ExternalContainerDatabaseSummary. DATABASE_CONFIGURATION_SINGLE_INSTANCE
A constant which can be used with the database_configuration property of a ExternalContainerDatabaseSummary. DATABASE_EDITION_ENTERPRISE_EDITION
A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. DATABASE_EDITION_ENTERPRISE_EDITION_EXTREME_PERFORMANCE
A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. DATABASE_EDITION_ENTERPRISE_EDITION_HIGH_PERFORMANCE
A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. DATABASE_EDITION_STANDARD_EDITION
A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_AVAILABLE
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_FAILED
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_NOT_CONNECTED
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_PROVISIONING
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_TERMINATED
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_TERMINATING
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. LIFECYCLE_STATE_UPDATING
A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. character_set
Gets the character_set of this ExternalContainerDatabaseSummary. compartment_id
[Required] Gets the compartment_id of this ExternalContainerDatabaseSummary. database_configuration
Gets the database_configuration of this ExternalContainerDatabaseSummary. database_edition
Gets the database_edition of this ExternalContainerDatabaseSummary. database_management_config
Gets the database_management_config of this ExternalContainerDatabaseSummary. database_version
Gets the database_version of this ExternalContainerDatabaseSummary. db_id
Gets the db_id of this ExternalContainerDatabaseSummary. db_packs
Gets the db_packs of this ExternalContainerDatabaseSummary. db_unique_name
Gets the db_unique_name of this ExternalContainerDatabaseSummary. defined_tags
Gets the defined_tags of this ExternalContainerDatabaseSummary. display_name
[Required] Gets the display_name of this ExternalContainerDatabaseSummary. freeform_tags
Gets the freeform_tags of this ExternalContainerDatabaseSummary. id
[Required] Gets the id of this ExternalContainerDatabaseSummary. lifecycle_details
Gets the lifecycle_details of this ExternalContainerDatabaseSummary. lifecycle_state
[Required] Gets the lifecycle_state of this ExternalContainerDatabaseSummary. ncharacter_set
Gets the ncharacter_set of this ExternalContainerDatabaseSummary. stack_monitoring_config
Gets the stack_monitoring_config of this ExternalContainerDatabaseSummary. time_created
[Required] Gets the time_created of this ExternalContainerDatabaseSummary. time_zone
Gets the time_zone of this ExternalContainerDatabaseSummary. Methods
__init__
(**kwargs)Initializes a new ExternalContainerDatabaseSummary object with values from keyword arguments. -
DATABASE_CONFIGURATION_RAC
= 'RAC'¶ A constant which can be used with the database_configuration property of a ExternalContainerDatabaseSummary. This constant has a value of “RAC”
-
DATABASE_CONFIGURATION_SINGLE_INSTANCE
= 'SINGLE_INSTANCE'¶ A constant which can be used with the database_configuration property of a ExternalContainerDatabaseSummary. This constant has a value of “SINGLE_INSTANCE”
-
DATABASE_EDITION_ENTERPRISE_EDITION
= 'ENTERPRISE_EDITION'¶ A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. This constant has a value of “ENTERPRISE_EDITION”
-
DATABASE_EDITION_ENTERPRISE_EDITION_EXTREME_PERFORMANCE
= 'ENTERPRISE_EDITION_EXTREME_PERFORMANCE'¶ A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. This constant has a value of “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”
-
DATABASE_EDITION_ENTERPRISE_EDITION_HIGH_PERFORMANCE
= 'ENTERPRISE_EDITION_HIGH_PERFORMANCE'¶ A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. This constant has a value of “ENTERPRISE_EDITION_HIGH_PERFORMANCE”
-
DATABASE_EDITION_STANDARD_EDITION
= 'STANDARD_EDITION'¶ A constant which can be used with the database_edition property of a ExternalContainerDatabaseSummary. This constant has a value of “STANDARD_EDITION”
-
LIFECYCLE_STATE_AVAILABLE
= 'AVAILABLE'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “AVAILABLE”
-
LIFECYCLE_STATE_FAILED
= 'FAILED'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “FAILED”
-
LIFECYCLE_STATE_NOT_CONNECTED
= 'NOT_CONNECTED'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “NOT_CONNECTED”
-
LIFECYCLE_STATE_PROVISIONING
= 'PROVISIONING'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “PROVISIONING”
-
LIFECYCLE_STATE_TERMINATED
= 'TERMINATED'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “TERMINATED”
-
LIFECYCLE_STATE_TERMINATING
= 'TERMINATING'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “TERMINATING”
-
LIFECYCLE_STATE_UPDATING
= 'UPDATING'¶ A constant which can be used with the lifecycle_state property of a ExternalContainerDatabaseSummary. This constant has a value of “UPDATING”
-
__init__
(**kwargs)¶ Initializes a new ExternalContainerDatabaseSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - compartment_id (str) – The value to assign to the compartment_id property of this ExternalContainerDatabaseSummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ExternalContainerDatabaseSummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ExternalContainerDatabaseSummary.
- display_name (str) – The value to assign to the display_name property of this ExternalContainerDatabaseSummary.
- id (str) – The value to assign to the id property of this ExternalContainerDatabaseSummary.
- lifecycle_details (str) – The value to assign to the lifecycle_details property of this ExternalContainerDatabaseSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this ExternalContainerDatabaseSummary. Allowed values for this property are: “PROVISIONING”, “NOT_CONNECTED”, “AVAILABLE”, “UPDATING”, “TERMINATING”, “TERMINATED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- time_created (datetime) – The value to assign to the time_created property of this ExternalContainerDatabaseSummary.
- db_unique_name (str) – The value to assign to the db_unique_name property of this ExternalContainerDatabaseSummary.
- db_id (str) – The value to assign to the db_id property of this ExternalContainerDatabaseSummary.
- database_version (str) – The value to assign to the database_version property of this ExternalContainerDatabaseSummary.
- database_edition (str) – The value to assign to the database_edition property of this ExternalContainerDatabaseSummary. Allowed values for this property are: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_HIGH_PERFORMANCE”, “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- time_zone (str) – The value to assign to the time_zone property of this ExternalContainerDatabaseSummary.
- character_set (str) – The value to assign to the character_set property of this ExternalContainerDatabaseSummary.
- ncharacter_set (str) – The value to assign to the ncharacter_set property of this ExternalContainerDatabaseSummary.
- db_packs (str) – The value to assign to the db_packs property of this ExternalContainerDatabaseSummary.
- database_configuration (str) – The value to assign to the database_configuration property of this ExternalContainerDatabaseSummary. Allowed values for this property are: “RAC”, “SINGLE_INSTANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- database_management_config (oci.database.models.DatabaseManagementConfig) – The value to assign to the database_management_config property of this ExternalContainerDatabaseSummary.
- stack_monitoring_config (oci.database.models.StackMonitoringConfig) – The value to assign to the stack_monitoring_config property of this ExternalContainerDatabaseSummary.
-
character_set
¶ Gets the character_set of this ExternalContainerDatabaseSummary. The character set of the external database.
Returns: The character_set of this ExternalContainerDatabaseSummary. Return type: str
-
compartment_id
¶ [Required] Gets the compartment_id of this ExternalContainerDatabaseSummary. The OCID of the compartment.
Returns: The compartment_id of this ExternalContainerDatabaseSummary. Return type: str
-
database_configuration
¶ Gets the database_configuration of this ExternalContainerDatabaseSummary. The Oracle Database configuration
Allowed values for this property are: “RAC”, “SINGLE_INSTANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The database_configuration of this ExternalContainerDatabaseSummary. Return type: str
-
database_edition
¶ Gets the database_edition of this ExternalContainerDatabaseSummary. The Oracle Database edition.
Allowed values for this property are: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_HIGH_PERFORMANCE”, “ENTERPRISE_EDITION_EXTREME_PERFORMANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The database_edition of this ExternalContainerDatabaseSummary. Return type: str
-
database_management_config
¶ Gets the database_management_config of this ExternalContainerDatabaseSummary.
Returns: The database_management_config of this ExternalContainerDatabaseSummary. Return type: oci.database.models.DatabaseManagementConfig
-
database_version
¶ Gets the database_version of this ExternalContainerDatabaseSummary. The Oracle Database version.
Returns: The database_version of this ExternalContainerDatabaseSummary. Return type: str
-
db_id
¶ Gets the db_id of this ExternalContainerDatabaseSummary. The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud.
Returns: The db_id of this ExternalContainerDatabaseSummary. Return type: str
-
db_packs
¶ Gets the db_packs of this ExternalContainerDatabaseSummary. The database packs licensed for the external Oracle Database.
Returns: The db_packs of this ExternalContainerDatabaseSummary. Return type: str
-
db_unique_name
¶ Gets the db_unique_name of this ExternalContainerDatabaseSummary. The DB_UNIQUE_NAME of the external database.
Returns: The db_unique_name of this ExternalContainerDatabaseSummary. Return type: str
Gets the defined_tags of this ExternalContainerDatabaseSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
Returns: The defined_tags of this ExternalContainerDatabaseSummary. Return type: dict(str, dict(str, object))
-
display_name
¶ [Required] Gets the display_name of this ExternalContainerDatabaseSummary. The user-friendly name for the external database. The name does not have to be unique.
Returns: The display_name of this ExternalContainerDatabaseSummary. Return type: str
Gets the freeform_tags of this ExternalContainerDatabaseSummary. 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 ExternalContainerDatabaseSummary. Return type: dict(str, str)
-
id
¶ [Required] Gets the id of this ExternalContainerDatabaseSummary. The OCID of the Oracle Cloud Infrastructure external database resource.
Returns: The id of this ExternalContainerDatabaseSummary. Return type: str
-
lifecycle_details
¶ Gets the lifecycle_details of this ExternalContainerDatabaseSummary. Additional information about the current lifecycle state.
Returns: The lifecycle_details of this ExternalContainerDatabaseSummary. Return type: str
-
lifecycle_state
¶ [Required] Gets the lifecycle_state of this ExternalContainerDatabaseSummary. The current state of the Oracle Cloud Infrastructure external database resource.
Allowed values for this property are: “PROVISIONING”, “NOT_CONNECTED”, “AVAILABLE”, “UPDATING”, “TERMINATING”, “TERMINATED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The lifecycle_state of this ExternalContainerDatabaseSummary. Return type: str
-
ncharacter_set
¶ Gets the ncharacter_set of this ExternalContainerDatabaseSummary. The national character of the external database.
Returns: The ncharacter_set of this ExternalContainerDatabaseSummary. Return type: str
-
stack_monitoring_config
¶ Gets the stack_monitoring_config of this ExternalContainerDatabaseSummary.
Returns: The stack_monitoring_config of this ExternalContainerDatabaseSummary. Return type: oci.database.models.StackMonitoringConfig
-
time_created
¶ [Required] Gets the time_created of this ExternalContainerDatabaseSummary. The date and time the database was created.
Returns: The time_created of this ExternalContainerDatabaseSummary. Return type: datetime
-
time_zone
¶ Gets the time_zone of this ExternalContainerDatabaseSummary. The time zone of the external database. It is a time zone offset (a character type in the format ‘[+|-]TZH:TZM’) or a time zone region name, depending on how the time zone value was specified when the database was created / last altered.
Returns: The time_zone of this ExternalContainerDatabaseSummary. Return type: str
-