DistributedAutonomousDatabaseCatalogWithDedicatedInfra¶
-
class
oci.distributed_database.models.DistributedAutonomousDatabaseCatalogWithDedicatedInfra(**kwargs)¶ Bases:
oci.distributed_database.models.distributed_autonomous_database_catalog_database.DistributedAutonomousDatabaseCatalogDatabaseDetails of a distributed autonomous database catalog on dedicated infrastructure.
Attributes
PROTECTION_MODE_MAXIMUM_AVAILABILITYA constant which can be used with the protection_mode property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. PROTECTION_MODE_MAXIMUM_PERFORMANCEA constant which can be used with the protection_mode property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. SOURCE_ADBD_EXISTING_CLUSTERstr(object=’’) -> str STATUS_CONFIGUREDA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_CREATEDA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_CREATINGA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_DELETEDA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_DELETINGA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_FAILEDA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_NEEDS_ATTENTIONA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_READY_FOR_CONFIGURATIONA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. STATUS_UPDATINGA constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. cloud_autonomous_vm_cluster_id[Required] Gets the cloud_autonomous_vm_cluster_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. compute_count[Required] Gets the compute_count of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. container_database_idGets the container_database_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. data_storage_size_in_gbs[Required] Gets the data_storage_size_in_gbs of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. fast_start_fail_over_lag_limit_in_secondsGets the fast_start_fail_over_lag_limit_in_seconds of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. is_auto_scaling_enabledGets the is_auto_scaling_enabled of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. kms_key_idGets the kms_key_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. kms_key_version_idGets the kms_key_version_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. metadataGets the metadata of this DistributedAutonomousDatabaseCatalogDatabase. name[Required] Gets the name of this DistributedAutonomousDatabaseCatalogDatabase. okv_end_point_group_nameGets the okv_end_point_group_name of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. okv_key_store_idGets the okv_key_store_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. protection_modeGets the protection_mode of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. source[Required] Gets the source of this DistributedAutonomousDatabaseCatalogDatabase. standby_maintenance_buffer_in_daysGets the standby_maintenance_buffer_in_days of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. status[Required] Gets the status of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. supporting_resource_idGets the supporting_resource_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. time_created[Required] Gets the time_created of this DistributedAutonomousDatabaseCatalogDatabase. time_updated[Required] Gets the time_updated of this DistributedAutonomousDatabaseCatalogDatabase. vault_idGets the vault_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Methods
__init__(**kwargs)Initializes a new DistributedAutonomousDatabaseCatalogWithDedicatedInfra 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. -
PROTECTION_MODE_MAXIMUM_AVAILABILITY= 'MAXIMUM_AVAILABILITY'¶ A constant which can be used with the protection_mode property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “MAXIMUM_AVAILABILITY”
-
PROTECTION_MODE_MAXIMUM_PERFORMANCE= 'MAXIMUM_PERFORMANCE'¶ A constant which can be used with the protection_mode property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “MAXIMUM_PERFORMANCE”
-
SOURCE_ADBD_EXISTING_CLUSTER= 'ADBD_EXISTING_CLUSTER'¶
-
STATUS_CONFIGURED= 'CONFIGURED'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “CONFIGURED”
-
STATUS_CREATED= 'CREATED'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “CREATED”
-
STATUS_CREATING= 'CREATING'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “CREATING”
-
STATUS_DELETED= 'DELETED'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “DELETED”
-
STATUS_DELETING= 'DELETING'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “DELETING”
-
STATUS_FAILED= 'FAILED'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “FAILED”
-
STATUS_NEEDS_ATTENTION= 'NEEDS_ATTENTION'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “NEEDS_ATTENTION”
-
STATUS_READY_FOR_CONFIGURATION= 'READY_FOR_CONFIGURATION'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “READY_FOR_CONFIGURATION”
-
STATUS_UPDATING= 'UPDATING'¶ A constant which can be used with the status property of a DistributedAutonomousDatabaseCatalogWithDedicatedInfra. This constant has a value of “UPDATING”
-
__init__(**kwargs)¶ Initializes a new DistributedAutonomousDatabaseCatalogWithDedicatedInfra object with values from keyword arguments. The default value of the
sourceattribute of this class isADBD_EXISTING_CLUSTERand it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):Parameters: - source (str) – The value to assign to the source property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Allowed values for this property are: “ADBD_EXISTING_CLUSTER”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- name (str) – The value to assign to the name property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- time_created (datetime) – The value to assign to the time_created property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- time_updated (datetime) – The value to assign to the time_updated property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- metadata (oci.distributed_database.models.DistributedAutonomousDbMetadata) – The value to assign to the metadata property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- compute_count (float) – The value to assign to the compute_count property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- data_storage_size_in_gbs (float) – The value to assign to the data_storage_size_in_gbs property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- is_auto_scaling_enabled (bool) – The value to assign to the is_auto_scaling_enabled property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- cloud_autonomous_vm_cluster_id (str) – The value to assign to the cloud_autonomous_vm_cluster_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- vault_id (str) – The value to assign to the vault_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- kms_key_id (str) – The value to assign to the kms_key_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- kms_key_version_id (str) – The value to assign to the kms_key_version_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- okv_key_store_id (str) – The value to assign to the okv_key_store_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- okv_end_point_group_name (str) – The value to assign to the okv_end_point_group_name property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- protection_mode (str) – The value to assign to the protection_mode property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Allowed values for this property are: “MAXIMUM_AVAILABILITY”, “MAXIMUM_PERFORMANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- fast_start_fail_over_lag_limit_in_seconds (int) – The value to assign to the fast_start_fail_over_lag_limit_in_seconds property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- standby_maintenance_buffer_in_days (int) – The value to assign to the standby_maintenance_buffer_in_days property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- status (str) – The value to assign to the status property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Allowed values for this property are: “FAILED”, “DELETING”, “DELETED”, “UPDATING”, “CREATING”, “CREATED”, “READY_FOR_CONFIGURATION”, “CONFIGURED”, “NEEDS_ATTENTION”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- supporting_resource_id (str) – The value to assign to the supporting_resource_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
- container_database_id (str) – The value to assign to the container_database_id property of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra.
-
cloud_autonomous_vm_cluster_id¶ [Required] Gets the cloud_autonomous_vm_cluster_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The OCID of the cloud Autonomous VM Cluster.
Returns: The cloud_autonomous_vm_cluster_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
compute_count¶ [Required] Gets the compute_count of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The compute count for the catalog database. It has to be in multiples of 2.
Returns: The compute_count of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: float
-
container_database_id¶ Gets the container_database_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. the identifier of the container database for underlying supporting resource.
Returns: The container_database_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
data_storage_size_in_gbs¶ [Required] Gets the data_storage_size_in_gbs of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The data disk group size to be allocated in GBs for the catalog database.
Returns: The data_storage_size_in_gbs of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: float
-
fast_start_fail_over_lag_limit_in_seconds¶ Gets the fast_start_fail_over_lag_limit_in_seconds of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The lag time preference based on data loss tolerance in seconds.
Returns: The fast_start_fail_over_lag_limit_in_seconds of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: int
-
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.
-
is_auto_scaling_enabled¶ Gets the is_auto_scaling_enabled of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Indicates if vertical auto scaling is enabled for the Autonomous AI Database CPU core count. The default value is FALSE.
Returns: The is_auto_scaling_enabled of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: bool
-
kms_key_id¶ Gets the kms_key_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
Returns: The kms_key_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
kms_key_version_id¶ Gets the kms_key_version_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
Returns: The kms_key_version_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
metadata¶ Gets the metadata of this DistributedAutonomousDatabaseCatalogDatabase.
Returns: The metadata of this DistributedAutonomousDatabaseCatalogDatabase. Return type: oci.distributed_database.models.DistributedAutonomousDbMetadata
-
name¶ [Required] Gets the name of this DistributedAutonomousDatabaseCatalogDatabase. The name of the catalog.
Returns: The name of this DistributedAutonomousDatabaseCatalogDatabase. Return type: str
-
okv_end_point_group_name¶ Gets the okv_end_point_group_name of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The OKV endpoint name.
Returns: The okv_end_point_group_name of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
okv_key_store_id¶ Gets the okv_key_store_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The OCID of the key store used to create the catalog.
Returns: The okv_key_store_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
protection_mode¶ Gets the protection_mode of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The protection mode for the catalog peer.
Allowed values for this property are: “MAXIMUM_AVAILABILITY”, “MAXIMUM_PERFORMANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The protection_mode of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
source¶ [Required] Gets the source of this DistributedAutonomousDatabaseCatalogDatabase. The source of the Globally distributed autonomous database type. Use ADBD_EXISTING_CLUSTER for an autonomous database on Dedicated Infrastructure that uses a pre-existing cluster.
Allowed values for this property are: “ADBD_EXISTING_CLUSTER”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The source of this DistributedAutonomousDatabaseCatalogDatabase. Return type: str
-
standby_maintenance_buffer_in_days¶ Gets the standby_maintenance_buffer_in_days of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before scheduled maintenance of the primary database.
Returns: The standby_maintenance_buffer_in_days of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: int
-
status¶ [Required] Gets the status of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Status of the distributed autonomous database catalog.
Allowed values for this property are: “FAILED”, “DELETING”, “DELETED”, “UPDATING”, “CREATING”, “CREATED”, “READY_FOR_CONFIGURATION”, “CONFIGURED”, “NEEDS_ATTENTION”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
Returns: The status of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
supporting_resource_id¶ Gets the supporting_resource_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. the identifier of the underlying supporting resource.
Returns: The supporting_resource_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-
time_created¶ [Required] Gets the time_created of this DistributedAutonomousDatabaseCatalogDatabase. The time the catalog was created. An RFC3339 formatted datetime string.
Returns: The time_created of this DistributedAutonomousDatabaseCatalogDatabase. Return type: datetime
-
time_updated¶ [Required] Gets the time_updated of this DistributedAutonomousDatabaseCatalogDatabase. The time the catalog was last updated. An RFC3339 formatted datetime string.
Returns: The time_updated of this DistributedAutonomousDatabaseCatalogDatabase. Return type: datetime
-
vault_id¶ Gets the vault_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. The OCID of the Oracle Cloud Infrastructure vault. This parameter and kmsKeyId are required for Customer Managed Keys.
Returns: The vault_id of this DistributedAutonomousDatabaseCatalogWithDedicatedInfra. Return type: str
-