a Nf@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@s`eZdZdZdZdZdZdZdZdZ dZ d Z d Z d Z d Zd ZdZdZdZdZdZdZdZdZddZeddZejddZeddZejddZeddZejd dZed!d"Zejd#d"Zed$d%Zejd&d%Zed'd(Z e jd)d(Z ed*d+Z!e!jd,d+Z!ed-d.Z"e"jd/d.Z"ed0d1Z#e#jd2d1Z#ed3d4Z$e$jd5d4Z$ed6d7Z%e%jd8d7Z%ed9d:Z&e&jd;d:Z&edd=Z'ed?d@Z(e(jdAd@Z(edBdCZ)e)jdDdCZ)edEdFZ*e*jdGdFZ*edHdIZ+e+jdJdIZ+edKdLZ,e,jdMdLZ,edNdOZ-e-jdPdOZ-edQdRZ.e.jdSdRZ.edTdUZ/e/jdVdUZ/edWdXZ0e0jdYdXZ0edZd[Z1e1jd\d[Z1ed]d^Z2e2jd_d^Z2ed`daZ3e3jdbdaZ3edcddZ4e4jdeddZ4edfdgZ5e5jdhdgZ5edidjZ6e6jdkdjZ6edldmZ7e7jdndmZ7edodpZ8e8jdqdpZ8edrdsZ9e9jdtdsZ9edudvZ:e:jdwdvZ:edxdyZ;e;jdzdyZ;ed{d|Ze>jddZ>eddZ?e?jddZ?eddZ@e@jddZ@eddZAeAjddZAeddZBeBjddZBeddZCeCjddZCeddZDeDjddZDeddZEeEjddZEeddZFeFjddZFeddZGeGjddZGeddZHeHjddZHeddZIeIjddZIeddZJeJjddZJddZKddZLddZMdS)DbSystemz DbSystem model. BALANCEDHIGH_PERFORMANCESTANDARD_EDITIONENTERPRISE_EDITION#ENTERPRISE_EDITION_HIGH_PERFORMANCE&ENTERPRISE_EDITION_EXTREME_PERFORMANCE PROVISIONING AVAILABLEUPDATING TERMINATING TERMINATEDFAILEDMIGRATEDMAINTENANCE_IN_PROGRESSNEEDS_ATTENTION UPGRADINGHIGHNORMALLICENSE_INCLUDEDBRING_YOUR_OWN_LICENSEc1Ksdddddddddddddddddddddddddddddddddddddddddddd d ddd d 0|_d ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;da" Initializes a new DbSystem object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param iorm_config_cache: The value to assign to the iorm_config_cache property of this DbSystem. :type iorm_config_cache: oci.database.models.ExadataIormConfig :param id: The value to assign to the id property of this DbSystem. :type id: str :param compartment_id: The value to assign to the compartment_id property of this DbSystem. :type compartment_id: str :param display_name: The value to assign to the display_name property of this DbSystem. :type display_name: str :param availability_domain: The value to assign to the availability_domain property of this DbSystem. :type availability_domain: str :param fault_domains: The value to assign to the fault_domains property of this DbSystem. :type fault_domains: list[str] :param subnet_id: The value to assign to the subnet_id property of this DbSystem. :type subnet_id: str :param backup_subnet_id: The value to assign to the backup_subnet_id property of this DbSystem. :type backup_subnet_id: str :param nsg_ids: The value to assign to the nsg_ids property of this DbSystem. :type nsg_ids: list[str] :param backup_network_nsg_ids: The value to assign to the backup_network_nsg_ids property of this DbSystem. :type backup_network_nsg_ids: list[str] :param memory_size_in_gbs: The value to assign to the memory_size_in_gbs property of this DbSystem. :type memory_size_in_gbs: int :param storage_volume_performance_mode: The value to assign to the storage_volume_performance_mode property of this DbSystem. Allowed values for this property are: "BALANCED", "HIGH_PERFORMANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type storage_volume_performance_mode: str :param shape: The value to assign to the shape property of this DbSystem. :type shape: str :param db_system_options: The value to assign to the db_system_options property of this DbSystem. :type db_system_options: oci.database.models.DbSystemOptions :param ssh_public_keys: The value to assign to the ssh_public_keys property of this DbSystem. :type ssh_public_keys: list[str] :param time_zone: The value to assign to the time_zone property of this DbSystem. :type time_zone: str :param hostname: The value to assign to the hostname property of this DbSystem. :type hostname: str :param domain: The value to assign to the domain property of this DbSystem. :type domain: str :param kms_key_id: The value to assign to the kms_key_id property of this DbSystem. :type kms_key_id: str :param version: The value to assign to the version property of this DbSystem. :type version: str :param cpu_core_count: The value to assign to the cpu_core_count property of this DbSystem. :type cpu_core_count: int :param cluster_name: The value to assign to the cluster_name property of this DbSystem. :type cluster_name: str :param data_storage_percentage: The value to assign to the data_storage_percentage property of this DbSystem. :type data_storage_percentage: int :param database_edition: The value to assign to the database_edition property of this DbSystem. 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'. :type database_edition: str :param last_patch_history_entry_id: The value to assign to the last_patch_history_entry_id property of this DbSystem. :type last_patch_history_entry_id: str :param listener_port: The value to assign to the listener_port property of this DbSystem. :type listener_port: int :param lifecycle_state: The value to assign to the lifecycle_state property of this DbSystem. Allowed values for this property are: "PROVISIONING", "AVAILABLE", "UPDATING", "TERMINATING", "TERMINATED", "FAILED", "MIGRATED", "MAINTENANCE_IN_PROGRESS", "NEEDS_ATTENTION", "UPGRADING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this DbSystem. :type time_created: datetime :param lifecycle_details: The value to assign to the lifecycle_details property of this DbSystem. :type lifecycle_details: str :param disk_redundancy: The value to assign to the disk_redundancy property of this DbSystem. Allowed values for this property are: "HIGH", "NORMAL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type disk_redundancy: str :param sparse_diskgroup: The value to assign to the sparse_diskgroup property of this DbSystem. :type sparse_diskgroup: bool :param scan_ip_ids: The value to assign to the scan_ip_ids property of this DbSystem. :type scan_ip_ids: list[str] :param vip_ids: The value to assign to the vip_ids property of this DbSystem. :type vip_ids: list[str] :param scan_dns_record_id: The value to assign to the scan_dns_record_id property of this DbSystem. :type scan_dns_record_id: str :param scan_dns_name: The value to assign to the scan_dns_name property of this DbSystem. :type scan_dns_name: str :param zone_id: The value to assign to the zone_id property of this DbSystem. :type zone_id: str :param data_storage_size_in_gbs: The value to assign to the data_storage_size_in_gbs property of this DbSystem. :type data_storage_size_in_gbs: int :param reco_storage_size_in_gb: The value to assign to the reco_storage_size_in_gb property of this DbSystem. :type reco_storage_size_in_gb: int :param node_count: The value to assign to the node_count property of this DbSystem. :type node_count: int :param license_model: The value to assign to the license_model property of this DbSystem. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type license_model: str :param maintenance_window: The value to assign to the maintenance_window property of this DbSystem. :type maintenance_window: oci.database.models.MaintenanceWindow :param last_maintenance_run_id: The value to assign to the last_maintenance_run_id property of this DbSystem. :type last_maintenance_run_id: str :param next_maintenance_run_id: The value to assign to the next_maintenance_run_id property of this DbSystem. :type next_maintenance_run_id: str :param freeform_tags: The value to assign to the freeform_tags property of this DbSystem. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this DbSystem. :type defined_tags: dict(str, dict(str, object)) :param source_db_system_id: The value to assign to the source_db_system_id property of this DbSystem. :type source_db_system_id: str :param point_in_time_data_disk_clone_timestamp: The value to assign to the point_in_time_data_disk_clone_timestamp property of this DbSystem. :type point_in_time_data_disk_clone_timestamp: datetime :param data_collection_options: The value to assign to the data_collection_options property of this DbSystem. :type data_collection_options: oci.database.models.DataCollectionOptions ExadataIormConfigstrz list[str]intDbSystemOptionsdatetimeboolMaintenanceWindowzdict(str, str)zdict(str, dict(str, object))DataCollectionOptions)0iorm_config_cacheidcompartment_id display_nameavailability_domain fault_domains subnet_idbackup_subnet_idnsg_idsbackup_network_nsg_idsmemory_size_in_gbsstorage_volume_performance_modeshapedb_system_optionsssh_public_keys time_zonehostnamedomain kms_key_idversioncpu_core_count cluster_namedata_storage_percentagedatabase_editionlast_patch_history_entry_id listener_portlifecycle_state time_createdlifecycle_detailsdisk_redundancysparse_diskgroup scan_ip_idsvip_idsscan_dns_record_id scan_dns_namezone_iddata_storage_size_in_gbsreco_storage_size_in_gb node_count license_modelmaintenance_windowlast_maintenance_run_idnext_maintenance_run_id freeform_tags defined_tagssource_db_system_id'point_in_time_data_disk_clone_timestampdata_collection_optionsiormConfigCacher$ compartmentId displayNameavailabilityDomain faultDomainssubnetIdbackupSubnetIdnsgIdsbackupNetworkNsgIdsmemorySizeInGBsstorageVolumePerformanceModer/dbSystemOptions sshPublicKeystimeZoner3r4kmsKeyIdr6 cpuCoreCount clusterNamedataStoragePercentagedatabaseEditionlastPatchHistoryEntryId listenerPortlifecycleState timeCreatedlifecycleDetailsdiskRedundancysparseDiskgroup scanIpIdsvipIdsscanDnsRecordId scanDnsNamezoneIddataStorageSizeInGBsrecoStorageSizeInGB nodeCount licenseModelmaintenanceWindowlastMaintenanceRunIdnextMaintenanceRunId freeformTags definedTagssourceDbSystemId!pointInTimeDataDiskCloneTimestampdataCollectionOptionsN)2 swagger_types attribute_map_iorm_config_cache_id_compartment_id _display_name_availability_domain_fault_domains _subnet_id_backup_subnet_id_nsg_ids_backup_network_nsg_ids_memory_size_in_gbs _storage_volume_performance_mode_shape_db_system_options_ssh_public_keys _time_zone _hostname_domain _kms_key_id_version_cpu_core_count _cluster_name_data_storage_percentage_database_edition_last_patch_history_entry_id_listener_port_lifecycle_state _time_created_lifecycle_details_disk_redundancy_sparse_diskgroup _scan_ip_ids_vip_ids_scan_dns_record_id_scan_dns_name_zone_id_data_storage_size_in_gbs_reco_storage_size_in_gb _node_count_license_model_maintenance_window_last_maintenance_run_id_next_maintenance_run_id_freeform_tags _defined_tags_source_db_system_id(_point_in_time_data_disk_clone_timestamp_data_collection_options)selfkwargsr/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database/models/db_system.py__init__`s&R43zDbSystem.__init__cCs|jS)z Gets the iorm_config_cache of this DbSystem. :return: The iorm_config_cache of this DbSystem. :rtype: oci.database.models.ExadataIormConfig rrrrrr#szDbSystem.iorm_config_cachecCs ||_dS)z Sets the iorm_config_cache of this DbSystem. :param iorm_config_cache: The iorm_config_cache of this DbSystem. :type: oci.database.models.ExadataIormConfig Nr)rr#rrrr#scCs|jS)z **[Required]** Gets the id of this DbSystem. The `OCID`__ of the DB system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The id of this DbSystem. :rtype: str rrrrrr$s z DbSystem.idcCs ||_dS)z Sets the id of this DbSystem. The `OCID`__ of the DB system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param id: The id of this DbSystem. :type: str Nr)rr$rrrr$s cCs|jS)a **[Required]** Gets the compartment_id of this DbSystem. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this DbSystem. :rtype: str rrrrrr%s zDbSystem.compartment_idcCs ||_dS)a Sets the compartment_id of this DbSystem. The `OCID`__ of the compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this DbSystem. :type: str Nr)rr%rrrr%s cCs|jS)z **[Required]** Gets the display_name of this DbSystem. The user-friendly name for the DB system. The name does not have to be unique. :return: The display_name of this DbSystem. :rtype: str rrrrrr&s zDbSystem.display_namecCs ||_dS)z Sets the display_name of this DbSystem. The user-friendly name for the DB system. The name does not have to be unique. :param display_name: The display_name of this DbSystem. :type: str Nr)rr&rrrr&s cCs|jS)z **[Required]** Gets the availability_domain of this DbSystem. The name of the availability domain that the DB system is located in. :return: The availability_domain of this DbSystem. :rtype: str rrrrrr'+s zDbSystem.availability_domaincCs ||_dS)z Sets the availability_domain of this DbSystem. The name of the availability domain that the DB system is located in. :param availability_domain: The availability_domain of this DbSystem. :type: str Nr)rr'rrrr'7s cCs|jS)z Gets the fault_domains of this DbSystem. List of the Fault Domains in which this DB system is provisioned. :return: The fault_domains of this DbSystem. :rtype: list[str] rrrrrr(Cs zDbSystem.fault_domainscCs ||_dS)z Sets the fault_domains of this DbSystem. List of the Fault Domains in which this DB system is provisioned. :param fault_domains: The fault_domains of this DbSystem. :type: list[str] Nr)rr(rrrr(Os cCs|jS)aa **[Required]** Gets the subnet_id of this DbSystem. The `OCID`__ of the subnet the DB system is associated with. **Subnet Restrictions:** - For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28. - For Exadata and virtual machine 2-node RAC DB systems, do not use a subnet that overlaps with 192.168.128.0/20. These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and backup subnet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The subnet_id of this DbSystem. :rtype: str rrrrrr)[szDbSystem.subnet_idcCs ||_dS)aZ Sets the subnet_id of this DbSystem. The `OCID`__ of the subnet the DB system is associated with. **Subnet Restrictions:** - For bare metal DB systems and for single node virtual machine DB systems, do not use a subnet that overlaps with 192.168.16.16/28. - For Exadata and virtual machine 2-node RAC DB systems, do not use a subnet that overlaps with 192.168.128.0/20. These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and backup subnet. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param subnet_id: The subnet_id of this DbSystem. :type: str Nr)rr)rrrr)qscCs|jS)a Gets the backup_subnet_id of this DbSystem. The `OCID`__ of the backup network subnet the DB system is associated with. Applicable only to Exadata DB systems. **Subnet Restriction:** See the subnet restrictions information for **subnetId**. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The backup_subnet_id of this DbSystem. :rtype: str rrrrrr*szDbSystem.backup_subnet_idcCs ||_dS)a Sets the backup_subnet_id of this DbSystem. The `OCID`__ of the backup network subnet the DB system is associated with. Applicable only to Exadata DB systems. **Subnet Restriction:** See the subnet restrictions information for **subnetId**. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param backup_subnet_id: The backup_subnet_id of this DbSystem. :type: str Nr)rr*rrrr*scCs|jS)a Gets the nsg_ids of this DbSystem. The list of `OCIDs`__ for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see `Security Rules`__. **NsgIds restrictions:** - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm :return: The nsg_ids of this DbSystem. :rtype: list[str] rrrrrr+szDbSystem.nsg_idscCs ||_dS)a Sets the nsg_ids of this DbSystem. The list of `OCIDs`__ for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see `Security Rules`__. **NsgIds restrictions:** - A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm :param nsg_ids: The nsg_ids of this DbSystem. :type: list[str] Nr)rr+rrrr+scCs|jS)az Gets the backup_network_nsg_ids of this DbSystem. A list of the `OCIDs`__ of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see `Security Rules`__. Applicable only to Exadata systems. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm :return: The backup_network_nsg_ids of this DbSystem. :rtype: list[str] rrrrrr,s zDbSystem.backup_network_nsg_idscCs ||_dS)a Sets the backup_network_nsg_ids of this DbSystem. A list of the `OCIDs`__ of the network security groups (NSGs) that the backup network of this DB system belongs to. Setting this to an empty array after the list is created removes the resource from all NSGs. For more information about NSGs, see `Security Rules`__. Applicable only to Exadata systems. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/Content/Network/Concepts/securityrules.htm :param backup_network_nsg_ids: The backup_network_nsg_ids of this DbSystem. :type: list[str] Nr)rr,rrrr,s cCs|jS)z Gets the memory_size_in_gbs of this DbSystem. Memory allocated to the DB system, in gigabytes. :return: The memory_size_in_gbs of this DbSystem. :rtype: int rrrrrr-s zDbSystem.memory_size_in_gbscCs ||_dS)z Sets the memory_size_in_gbs of this DbSystem. Memory allocated to the DB system, in gigabytes. :param memory_size_in_gbs: The memory_size_in_gbs of this DbSystem. :type: int Nr)rr-rrrr-s cCs|jS)ag Gets the storage_volume_performance_mode of this DbSystem. The block storage volume performance level. Valid values are `BALANCED` and `HIGH_PERFORMANCE`. See `Block Volume Performance`__ for more information. __ https://docs.cloud.oracle.com/Content/Block/Concepts/blockvolumeperformance.htm Allowed values for this property are: "BALANCED", "HIGH_PERFORMANCE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The storage_volume_performance_mode of this DbSystem. :rtype: str )rrrrrr.sz(DbSystem.storage_volume_performance_modecCs ddg}t||sd}||_dS)a Sets the storage_volume_performance_mode of this DbSystem. The block storage volume performance level. Valid values are `BALANCED` and `HIGH_PERFORMANCE`. See `Block Volume Performance`__ for more information. __ https://docs.cloud.oracle.com/Content/Block/Concepts/blockvolumeperformance.htm :param storage_volume_performance_mode: The storage_volume_performance_mode of this DbSystem. :type: str rrUNKNOWN_ENUM_VALUEN)rr)rr.allowed_valuesrrrr.s  cCs|jS)a **[Required]** Gets the shape of this DbSystem. The shape of the DB system. The shape determines resources to allocate to the DB system. - For virtual machine shapes, the number of CPU cores and memory - For bare metal and Exadata shapes, the number of CPU cores, storage, and memory :return: The shape of this DbSystem. :rtype: str rrrrrr/!s zDbSystem.shapecCs ||_dS)a} Sets the shape of this DbSystem. The shape of the DB system. The shape determines resources to allocate to the DB system. - For virtual machine shapes, the number of CPU cores and memory - For bare metal and Exadata shapes, the number of CPU cores, storage, and memory :param shape: The shape of this DbSystem. :type: str Nr)rr/rrrr//s cCs|jS)z Gets the db_system_options of this DbSystem. :return: The db_system_options of this DbSystem. :rtype: oci.database.models.DbSystemOptions rrrrrr0=szDbSystem.db_system_optionscCs ||_dS)z Sets the db_system_options of this DbSystem. :param db_system_options: The db_system_options of this DbSystem. :type: oci.database.models.DbSystemOptions Nr)rr0rrrr0GscCs|jS)z **[Required]** Gets the ssh_public_keys of this DbSystem. The public key portion of one or more key pairs used for SSH access to the DB system. :return: The ssh_public_keys of this DbSystem. :rtype: list[str] rrrrrr1Qs zDbSystem.ssh_public_keyscCs ||_dS)z Sets the ssh_public_keys of this DbSystem. The public key portion of one or more key pairs used for SSH access to the DB system. :param ssh_public_keys: The ssh_public_keys of this DbSystem. :type: list[str] Nr)rr1rrrr1]s cCs|jS)a$ Gets the time_zone of this DbSystem. The time zone of the DB system. For details, see `DB System Time Zones`__. __ https://docs.cloud.oracle.com/Content/Database/References/timezones.htm :return: The time_zone of this DbSystem. :rtype: str rrrrrr2is zDbSystem.time_zonecCs ||_dS)a, Sets the time_zone of this DbSystem. The time zone of the DB system. For details, see `DB System Time Zones`__. __ https://docs.cloud.oracle.com/Content/Database/References/timezones.htm :param time_zone: The time_zone of this DbSystem. :type: str Nr)rr2rrrr2ws cCs|jS)z **[Required]** Gets the hostname of this DbSystem. The hostname for the DB system. :return: The hostname of this DbSystem. :rtype: str rrrrrr3s zDbSystem.hostnamecCs ||_dS)z Sets the hostname of this DbSystem. The hostname for the DB system. :param hostname: The hostname of this DbSystem. :type: str Nr)rr3rrrr3s cCs|jS)z **[Required]** Gets the domain of this DbSystem. The domain name for the DB system. :return: The domain of this DbSystem. :rtype: str rrrrrr4s zDbSystem.domaincCs ||_dS)z Sets the domain of this DbSystem. The domain name for the DB system. :param domain: The domain of this DbSystem. :type: str Nr)rr4rrrr4s cCs|jS)a  Gets the kms_key_id of this DbSystem. The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. :return: The kms_key_id of this DbSystem. :rtype: str rrrrrr5s zDbSystem.kms_key_idcCs ||_dS)a Sets the kms_key_id of this DbSystem. The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations. :param kms_key_id: The kms_key_id of this DbSystem. :type: str Nr)rr5rrrr5s cCs|jS)z Gets the version of this DbSystem. The Oracle Database version of the DB system. :return: The version of this DbSystem. :rtype: str rrrrrr6s zDbSystem.versioncCs ||_dS)z Sets the version of this DbSystem. The Oracle Database version of the DB system. :param version: The version of this DbSystem. :type: str Nr)rr6rrrr6s cCs|jS)z **[Required]** Gets the cpu_core_count of this DbSystem. The number of CPU cores enabled on the DB system. :return: The cpu_core_count of this DbSystem. :rtype: int rrrrrr7s zDbSystem.cpu_core_countcCs ||_dS)z Sets the cpu_core_count of this DbSystem. The number of CPU cores enabled on the DB system. :param cpu_core_count: The cpu_core_count of this DbSystem. :type: int Nr)rr7rrrr7s cCs|jS)a Gets the cluster_name of this DbSystem. The cluster name for Exadata and 2-node RAC virtual machine DB systems. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive. :return: The cluster_name of this DbSystem. :rtype: str rrrrrr8s zDbSystem.cluster_namecCs ||_dS)a Sets the cluster_name of this DbSystem. The cluster name for Exadata and 2-node RAC virtual machine DB systems. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive. :param cluster_name: The cluster_name of this DbSystem. :type: str Nr)rr8rrrr8 s cCs|jS)a Gets the data_storage_percentage of this DbSystem. The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 40 and 80. The default is 80 percent assigned to DATA storage. Not applicable for virtual machine DB systems. :return: The data_storage_percentage of this DbSystem. :rtype: int rrrrrr9s z DbSystem.data_storage_percentagecCs ||_dS)a Sets the data_storage_percentage of this DbSystem. The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 40 and 80. The default is 80 percent assigned to DATA storage. Not applicable for virtual machine DB systems. :param data_storage_percentage: The data_storage_percentage of this DbSystem. :type: int Nr)rr9rrrr9"s cCs|jS)a **[Required]** Gets the database_edition of this DbSystem. The Oracle Database edition that applies to all the databases on the DB system. 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'. :return: The database_edition of this DbSystem. :rtype: str )rrrrrr:/s zDbSystem.database_editioncCs gd}t||sd}||_dS)z Sets the database_edition of this DbSystem. The Oracle Database edition that applies to all the databases on the DB system. :param database_edition: The database_edition of this DbSystem. :type: str )r r r r rN)rr)rr:rrrrr:>s  cCs|jS)a_ Gets the last_patch_history_entry_id of this DbSystem. The `OCID`__ of the last patch history. This value is updated as soon as a patch operation starts. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The last_patch_history_entry_id of this DbSystem. :rtype: str rrrrrr;Ms z$DbSystem.last_patch_history_entry_idcCs ||_dS)ay Sets the last_patch_history_entry_id of this DbSystem. The `OCID`__ of the last patch history. This value is updated as soon as a patch operation starts. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param last_patch_history_entry_id: The last_patch_history_entry_id of this DbSystem. :type: str Nr)rr;rrrr;[s cCs|jS)z Gets the listener_port of this DbSystem. The port number configured for the listener on the DB system. :return: The listener_port of this DbSystem. :rtype: int rrrrrr<is zDbSystem.listener_portcCs ||_dS)z Sets the listener_port of this DbSystem. The port number configured for the listener on the DB system. :param listener_port: The listener_port of this DbSystem. :type: int Nr)rr<rrrr<us cCs|jS)a **[Required]** Gets the lifecycle_state of this DbSystem. The current state of the DB system. Allowed values for this property are: "PROVISIONING", "AVAILABLE", "UPDATING", "TERMINATING", "TERMINATED", "FAILED", "MIGRATED", "MAINTENANCE_IN_PROGRESS", "NEEDS_ATTENTION", "UPGRADING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The lifecycle_state of this DbSystem. :rtype: str )rrrrrr=s zDbSystem.lifecycle_statecCs gd}t||sd}||_dS)z Sets the lifecycle_state of this DbSystem. The current state of the DB system. :param lifecycle_state: The lifecycle_state of this DbSystem. :type: str ) r rrrrrrrrrrN)rr)rr=rrrrr=s  cCs|jS)z Gets the time_created of this DbSystem. The date and time the DB system was created. :return: The time_created of this DbSystem. :rtype: datetime rrrrrr>s zDbSystem.time_createdcCs ||_dS)z Sets the time_created of this DbSystem. The date and time the DB system was created. :param time_created: The time_created of this DbSystem. :type: datetime Nr)rr>rrrr>s cCs|jS)z Gets the lifecycle_details of this DbSystem. Additional information about the current lifecycle state. :return: The lifecycle_details of this DbSystem. :rtype: str rrrrrr?s zDbSystem.lifecycle_detailscCs ||_dS)z Sets the lifecycle_details of this DbSystem. Additional information about the current lifecycle state. :param lifecycle_details: The lifecycle_details of this DbSystem. :type: str Nr)rr?rrrr?s cCs|jS)a Gets the disk_redundancy of this DbSystem. The type of redundancy configured for the DB system. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. Allowed values for this property are: "HIGH", "NORMAL", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The disk_redundancy of this DbSystem. :rtype: str )rrrrrr@szDbSystem.disk_redundancycCs ddg}t||sd}||_dS)a Sets the disk_redundancy of this DbSystem. The type of redundancy configured for the DB system. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. :param disk_redundancy: The disk_redundancy of this DbSystem. :type: str rrrN)rr)rr@rrrrr@s  cCs|jS)a Gets the sparse_diskgroup of this DbSystem. True, if Sparse Diskgroup is configured for Exadata dbsystem, False, if Sparse diskgroup was not configured. :return: The sparse_diskgroup of this DbSystem. :rtype: bool rrrrrrAs zDbSystem.sparse_diskgroupcCs ||_dS)a Sets the sparse_diskgroup of this DbSystem. True, if Sparse Diskgroup is configured for Exadata dbsystem, False, if Sparse diskgroup was not configured. :param sparse_diskgroup: The sparse_diskgroup of this DbSystem. :type: bool Nr)rrArrrrAs cCs|jS)aG Gets the scan_ip_ids of this DbSystem. The `OCID`__ of the Single Client Access Name (SCAN) IP addresses associated with the DB system. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster. **Note:** For a single-node DB system, this list is empty. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The scan_ip_ids of this DbSystem. :rtype: list[str] rrrrrrB szDbSystem.scan_ip_idscCs ||_dS)aQ Sets the scan_ip_ids of this DbSystem. The `OCID`__ of the Single Client Access Name (SCAN) IP addresses associated with the DB system. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster. **Note:** For a single-node DB system, this list is empty. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param scan_ip_ids: The scan_ip_ids of this DbSystem. :type: list[str] Nr)rrBrrrrBscCs|jS)aF Gets the vip_ids of this DbSystem. The `OCID`__ of the virtual IP (VIP) addresses associated with the DB system. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the DB system to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster. **Note:** For a single-node DB system, this list is empty. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The vip_ids of this DbSystem. :rtype: list[str] rrrrrrC-szDbSystem.vip_idscCs ||_dS)aL Sets the vip_ids of this DbSystem. The `OCID`__ of the virtual IP (VIP) addresses associated with the DB system. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the DB system to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster. **Note:** For a single-node DB system, this list is empty. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param vip_ids: The vip_ids of this DbSystem. :type: list[str] Nr)rrCrrrrC?scCs|jS)aK Gets the scan_dns_record_id of this DbSystem. The `OCID`__ of the DNS record for the SCAN IP addresses that are associated with the DB system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The scan_dns_record_id of this DbSystem. :rtype: str rrrrrrDQs zDbSystem.scan_dns_record_idcCs ||_dS)a\ Sets the scan_dns_record_id of this DbSystem. The `OCID`__ of the DNS record for the SCAN IP addresses that are associated with the DB system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param scan_dns_record_id: The scan_dns_record_id of this DbSystem. :type: str Nr)rrDrrrrD_s cCs|jS)z Gets the scan_dns_name of this DbSystem. The FQDN of the DNS record for the SCAN IP addresses that are associated with the DB system. :return: The scan_dns_name of this DbSystem. :rtype: str rrrrrrEms zDbSystem.scan_dns_namecCs ||_dS)z Sets the scan_dns_name of this DbSystem. The FQDN of the DNS record for the SCAN IP addresses that are associated with the DB system. :param scan_dns_name: The scan_dns_name of this DbSystem. :type: str Nr)rrErrrrEys cCs|jS)z Gets the zone_id of this DbSystem. The OCID of the zone the DB system is associated with. :return: The zone_id of this DbSystem. :rtype: str rrrrrrFs zDbSystem.zone_idcCs ||_dS)z Sets the zone_id of this DbSystem. The OCID of the zone the DB system is associated with. :param zone_id: The zone_id of this DbSystem. :type: str Nr)rrFrrrrFs cCs|jS)a# Gets the data_storage_size_in_gbs of this DbSystem. The data storage size, in gigabytes, that is currently available to the DB system. Applies only for virtual machine DB systems. :return: The data_storage_size_in_gbs of this DbSystem. :rtype: int rrrrrrGs z!DbSystem.data_storage_size_in_gbscCs ||_dS)a: Sets the data_storage_size_in_gbs of this DbSystem. The data storage size, in gigabytes, that is currently available to the DB system. Applies only for virtual machine DB systems. :param data_storage_size_in_gbs: The data_storage_size_in_gbs of this DbSystem. :type: int Nr)rrGrrrrGs cCs|jS)a& Gets the reco_storage_size_in_gb of this DbSystem. The RECO/REDO storage size, in gigabytes, that is currently allocated to the DB system. Applies only for virtual machine DB systems. :return: The reco_storage_size_in_gb of this DbSystem. :rtype: int rrrrrrHs z DbSystem.reco_storage_size_in_gbcCs ||_dS)a< Sets the reco_storage_size_in_gb of this DbSystem. The RECO/REDO storage size, in gigabytes, that is currently allocated to the DB system. Applies only for virtual machine DB systems. :param reco_storage_size_in_gb: The reco_storage_size_in_gb of this DbSystem. :type: int Nr)rrHrrrrHs cCs|jS)z Gets the node_count of this DbSystem. The number of nodes in the DB system. For RAC DB systems, the value is greater than 1. :return: The node_count of this DbSystem. :rtype: int rrrrrrIs zDbSystem.node_countcCs ||_dS)z Sets the node_count of this DbSystem. The number of nodes in the DB system. For RAC DB systems, the value is greater than 1. :param node_count: The node_count of this DbSystem. :type: int Nr)rrIrrrrIs cCs|jS)a Gets the license_model of this DbSystem. The Oracle license model that applies to all the databases on the DB system. The default is LICENSE_INCLUDED. Allowed values for this property are: "LICENSE_INCLUDED", "BRING_YOUR_OWN_LICENSE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The license_model of this DbSystem. :rtype: str )rrrrrrJs zDbSystem.license_modelcCs ddg}t||sd}||_dS)a Sets the license_model of this DbSystem. The Oracle license model that applies to all the databases on the DB system. The default is LICENSE_INCLUDED. :param license_model: The license_model of this DbSystem. :type: str rrrN)rr)rrJrrrrrJs  cCs|jS)z Gets the maintenance_window of this DbSystem. :return: The maintenance_window of this DbSystem. :rtype: oci.database.models.MaintenanceWindow rrrrrrKszDbSystem.maintenance_windowcCs ||_dS)z Sets the maintenance_window of this DbSystem. :param maintenance_window: The maintenance_window of this DbSystem. :type: oci.database.models.MaintenanceWindow Nr)rrKrrrrK scCs|jS)a Gets the last_maintenance_run_id of this DbSystem. The `OCID`__ of the last maintenance run. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The last_maintenance_run_id of this DbSystem. :rtype: str rrrrrrLs z DbSystem.last_maintenance_run_idcCs ||_dS)a4 Sets the last_maintenance_run_id of this DbSystem. The `OCID`__ of the last maintenance run. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param last_maintenance_run_id: The last_maintenance_run_id of this DbSystem. :type: str Nr)rrLrrrrL%s cCs|jS)a Gets the next_maintenance_run_id of this DbSystem. The `OCID`__ of the next maintenance run. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The next_maintenance_run_id of this DbSystem. :rtype: str rrrrrrM3s z DbSystem.next_maintenance_run_idcCs ||_dS)a4 Sets the next_maintenance_run_id of this DbSystem. The `OCID`__ of the next maintenance run. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param next_maintenance_run_id: The next_maintenance_run_id of this DbSystem. :type: str Nr)rrMrrrrMAs cCs|jS)a Gets the freeform_tags of this DbSystem. 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"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The freeform_tags of this DbSystem. :rtype: dict(str, str) rrrrrrNOszDbSystem.freeform_tagscCs ||_dS)a Sets the freeform_tags of this DbSystem. 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"}` __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param freeform_tags: The freeform_tags of this DbSystem. :type: dict(str, str) Nr)rrNrrrrN`scCs|jS)a Gets the defined_tags of this DbSystem. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :return: The defined_tags of this DbSystem. :rtype: dict(str, dict(str, object)) rrrrrrOqs zDbSystem.defined_tagscCs ||_dS)a Sets the defined_tags of this DbSystem. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see `Resource Tags`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm :param defined_tags: The defined_tags of this DbSystem. :type: dict(str, dict(str, object)) Nr)rrOrrrrOs cCs|jS)a  Gets the source_db_system_id of this DbSystem. The `OCID`__ of the DB system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The source_db_system_id of this DbSystem. :rtype: str rrrrrrPs zDbSystem.source_db_system_idcCs ||_dS)a Sets the source_db_system_id of this DbSystem. The `OCID`__ of the DB system. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param source_db_system_id: The source_db_system_id of this DbSystem. :type: str Nr)rrPrrrrPs cCs|jS)a Gets the point_in_time_data_disk_clone_timestamp of this DbSystem. The point in time for a cloned database system when the data disks were cloned from the source database system, as described in `RFC 3339`__. __ https://tools.ietf.org/rfc/rfc3339 :return: The point_in_time_data_disk_clone_timestamp of this DbSystem. :rtype: datetime rrrrrrQs z0DbSystem.point_in_time_data_disk_clone_timestampcCs ||_dS)a Sets the point_in_time_data_disk_clone_timestamp of this DbSystem. The point in time for a cloned database system when the data disks were cloned from the source database system, as described in `RFC 3339`__. __ https://tools.ietf.org/rfc/rfc3339 :param point_in_time_data_disk_clone_timestamp: The point_in_time_data_disk_clone_timestamp of this DbSystem. :type: datetime Nr)rrQrrrrQs cCs|jS)z Gets the data_collection_options of this DbSystem. :return: The data_collection_options of this DbSystem. :rtype: oci.database.models.DataCollectionOptions rrrrrrRsz DbSystem.data_collection_optionscCs ||_dS)z Sets the data_collection_options of this DbSystem. :param data_collection_options: The data_collection_options of this DbSystem. :type: oci.database.models.DataCollectionOptions Nr)rrRrrrrRscCst|SN)rrrrr__repr__szDbSystem.__repr__cCs|dur dS|j|jkS)NF)__dict__rotherrrr__eq__szDbSystem.__eq__cCs ||k Srrrrrr__ne__szDbSystem.__ne__N)N__name__ __module__ __qualname____doc__(STORAGE_VOLUME_PERFORMANCE_MODE_BALANCED0STORAGE_VOLUME_PERFORMANCE_MODE_HIGH_PERFORMANCE!DATABASE_EDITION_STANDARD_EDITION#DATABASE_EDITION_ENTERPRISE_EDITION4DATABASE_EDITION_ENTERPRISE_EDITION_HIGH_PERFORMANCE7DATABASE_EDITION_ENTERPRISE_EDITION_EXTREME_PERFORMANCELIFECYCLE_STATE_PROVISIONINGLIFECYCLE_STATE_AVAILABLELIFECYCLE_STATE_UPDATINGLIFECYCLE_STATE_TERMINATINGLIFECYCLE_STATE_TERMINATEDLIFECYCLE_STATE_FAILEDLIFECYCLE_STATE_MIGRATED'LIFECYCLE_STATE_MAINTENANCE_IN_PROGRESSLIFECYCLE_STATE_NEEDS_ATTENTIONLIFECYCLE_STATE_UPGRADINGDISK_REDUNDANCY_HIGHDISK_REDUNDANCY_NORMALLICENSE_MODEL_LICENSE_INCLUDED$LICENSE_MODEL_BRING_YOUR_OWN_LICENSErpropertyr#setterr$r%r&r'r(r)r*r+r,r-r.r/r0r1r2r3r4r5r6r7r8r9r:r;r<r=r>r?r@rArBrCrDrErFrGrHrIrJrKrLrMrNrOrPrQrRrrrrrrrr si                                                                                                rN)oci.utilrrroci.decoratorsrobjectrrrrrs