

# Data Types
<a name="API_Types"></a>

The odb API contains several data types that various actions use. This section describes each data type in detail.

**Note**  
The order of each element in a data type structure is not guaranteed. Applications should not assume a particular order.

The following data types are supported:
+  [AutonomousVirtualMachineSummary](API_AutonomousVirtualMachineSummary.md) 
+  [CloudAutonomousVmCluster](API_CloudAutonomousVmCluster.md) 
+  [CloudAutonomousVmClusterResourceDetails](API_CloudAutonomousVmClusterResourceDetails.md) 
+  [CloudAutonomousVmClusterSummary](API_CloudAutonomousVmClusterSummary.md) 
+  [CloudExadataInfrastructure](API_CloudExadataInfrastructure.md) 
+  [CloudExadataInfrastructureSummary](API_CloudExadataInfrastructureSummary.md) 
+  [CloudExadataInfrastructureUnallocatedResources](API_CloudExadataInfrastructureUnallocatedResources.md) 
+  [CloudVmCluster](API_CloudVmCluster.md) 
+  [CloudVmClusterSummary](API_CloudVmClusterSummary.md) 
+  [CrossRegionS3RestoreSourcesAccess](API_CrossRegionS3RestoreSourcesAccess.md) 
+  [CustomerContact](API_CustomerContact.md) 
+  [DataCollectionOptions](API_DataCollectionOptions.md) 
+  [DayOfWeek](API_DayOfWeek.md) 
+  [DbIormConfig](API_DbIormConfig.md) 
+  [DbNode](API_DbNode.md) 
+  [DbNodeSummary](API_DbNodeSummary.md) 
+  [DbServer](API_DbServer.md) 
+  [DbServerPatchingDetails](API_DbServerPatchingDetails.md) 
+  [DbServerSummary](API_DbServerSummary.md) 
+  [DbSystemShapeSummary](API_DbSystemShapeSummary.md) 
+  [ExadataIormConfig](API_ExadataIormConfig.md) 
+  [GiVersionSummary](API_GiVersionSummary.md) 
+  [IamRole](API_IamRole.md) 
+  [KmsAccess](API_KmsAccess.md) 
+  [MaintenanceWindow](API_MaintenanceWindow.md) 
+  [ManagedS3BackupAccess](API_ManagedS3BackupAccess.md) 
+  [ManagedServices](API_ManagedServices.md) 
+  [Month](API_Month.md) 
+  [OciDnsForwardingConfig](API_OciDnsForwardingConfig.md) 
+  [OciIdentityDomain](API_OciIdentityDomain.md) 
+  [OdbNetwork](API_OdbNetwork.md) 
+  [OdbNetworkSummary](API_OdbNetworkSummary.md) 
+  [OdbPeeringConnection](API_OdbPeeringConnection.md) 
+  [OdbPeeringConnectionSummary](API_OdbPeeringConnectionSummary.md) 
+  [S3Access](API_S3Access.md) 
+  [ServiceNetworkEndpoint](API_ServiceNetworkEndpoint.md) 
+  [StsAccess](API_StsAccess.md) 
+  [SystemVersionSummary](API_SystemVersionSummary.md) 
+  [ValidationExceptionField](API_ValidationExceptionField.md) 
+  [ZeroEtlAccess](API_ZeroEtlAccess.md) 

# AutonomousVirtualMachineSummary
<a name="API_AutonomousVirtualMachineSummary"></a>

A summary of an Autonomous Virtual Machine (VM) within an Autonomous VM cluster.

## Contents
<a name="API_AutonomousVirtualMachineSummary_Contents"></a>

 ** autonomousVirtualMachineId **   <a name="odb-Type-AutonomousVirtualMachineSummary-autonomousVirtualMachineId"></a>
The unique identifier of the Autonomous VM.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** clientIpAddress **   <a name="odb-Type-AutonomousVirtualMachineSummary-clientIpAddress"></a>
The IP address used by clients to connect to this Autonomous VM.  
Type: String  
Required: No

 ** cloudAutonomousVmClusterId **   <a name="odb-Type-AutonomousVirtualMachineSummary-cloudAutonomousVmClusterId"></a>
The unique identifier of the Autonomous VM cluster containing this Autonomous VM.  
Type: String  
Required: No

 ** cpuCoreCount **   <a name="odb-Type-AutonomousVirtualMachineSummary-cpuCoreCount"></a>
The number of CPU cores allocated to this Autonomous VM.  
Type: Integer  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-AutonomousVirtualMachineSummary-dbNodeStorageSizeInGBs"></a>
The amount of storage allocated to this Autonomous Virtual Machine, in gigabytes (GB).  
Type: Integer  
Required: No

 ** dbServerDisplayName **   <a name="odb-Type-AutonomousVirtualMachineSummary-dbServerDisplayName"></a>
The display name of the database server hosting this Autonomous VM.  
Type: String  
Required: No

 ** dbServerId **   <a name="odb-Type-AutonomousVirtualMachineSummary-dbServerId"></a>
The unique identifier of the database server hosting this Autonomous VM.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-AutonomousVirtualMachineSummary-memorySizeInGBs"></a>
The amount of memory allocated to this Autonomous VM, in gigabytes (GB).  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-AutonomousVirtualMachineSummary-ocid"></a>
The Oracle Cloud Identifier (OCID) of the Autonomous VM.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-AutonomousVirtualMachineSummary-ociResourceAnchorName"></a>
The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with this Autonomous VM.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-AutonomousVirtualMachineSummary-status"></a>
The current status of the Autonomous VM.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-AutonomousVirtualMachineSummary-statusReason"></a>
Additional information about the current status of the Autonomous VM, if applicable.  
Type: String  
Required: No

 ** vmName **   <a name="odb-Type-AutonomousVirtualMachineSummary-vmName"></a>
The name of the Autonomous VM.  
Type: String  
Required: No

## See Also
<a name="API_AutonomousVirtualMachineSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/AutonomousVirtualMachineSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/AutonomousVirtualMachineSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/AutonomousVirtualMachineSummary) 

# CloudAutonomousVmCluster
<a name="API_CloudAutonomousVmCluster"></a>

Information about an Autonomous VM cluster resource.

## Contents
<a name="API_CloudAutonomousVmCluster_Contents"></a>

 ** cloudAutonomousVmClusterId **   <a name="odb-Type-CloudAutonomousVmCluster-cloudAutonomousVmClusterId"></a>
The unique identifier of the Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: Yes

 ** autonomousDataStoragePercentage **   <a name="odb-Type-CloudAutonomousVmCluster-autonomousDataStoragePercentage"></a>
The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.  
Type: Float  
Required: No

 ** autonomousDataStorageSizeInTBs **   <a name="odb-Type-CloudAutonomousVmCluster-autonomousDataStorageSizeInTBs"></a>
The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.  
Type: Double  
Required: No

 ** availableAutonomousDataStorageSizeInTBs **   <a name="odb-Type-CloudAutonomousVmCluster-availableAutonomousDataStorageSizeInTBs"></a>
The available data storage space for Autonomous Databases in the Autonomous VM cluster, in TB.  
Type: Double  
Required: No

 ** availableContainerDatabases **   <a name="odb-Type-CloudAutonomousVmCluster-availableContainerDatabases"></a>
The number of Autonomous CDBs that you can create with the currently available storage.  
Type: Integer  
Required: No

 ** availableCpus **   <a name="odb-Type-CloudAutonomousVmCluster-availableCpus"></a>
The number of CPU cores available for allocation to Autonomous Databases.  
Type: Float  
Required: No

 ** cloudAutonomousVmClusterArn **   <a name="odb-Type-CloudAutonomousVmCluster-cloudAutonomousVmClusterArn"></a>
The Amazon Resource Name (ARN) for the Autonomous VM cluster.  
Type: String  
Required: No

 ** cloudExadataInfrastructureArn **   <a name="odb-Type-CloudAutonomousVmCluster-cloudExadataInfrastructureArn"></a>
The Amazon Resource Name (ARN) of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudAutonomousVmCluster-cloudExadataInfrastructureId"></a>
The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** computeModel **   <a name="odb-Type-CloudAutonomousVmCluster-computeModel"></a>
The compute model of the Autonomous VM cluster: ECPU or OCPU.  
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCoreCount **   <a name="odb-Type-CloudAutonomousVmCluster-cpuCoreCount"></a>
The total number of CPU cores in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** cpuCoreCountPerNode **   <a name="odb-Type-CloudAutonomousVmCluster-cpuCoreCountPerNode"></a>
The number of CPU cores enabled per node in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** cpuPercentage **   <a name="odb-Type-CloudAutonomousVmCluster-cpuPercentage"></a>
The percentage of total CPU cores currently in use in the Autonomous VM cluster.  
Type: Float  
Required: No

 ** createdAt **   <a name="odb-Type-CloudAutonomousVmCluster-createdAt"></a>
The date and time when the Autonomous VM cluster was created.  
Type: Timestamp  
Required: No

 ** dataStorageSizeInGBs **   <a name="odb-Type-CloudAutonomousVmCluster-dataStorageSizeInGBs"></a>
The total data storage allocated to the Autonomous VM cluster, in GB.  
Type: Double  
Required: No

 ** dataStorageSizeInTBs **   <a name="odb-Type-CloudAutonomousVmCluster-dataStorageSizeInTBs"></a>
The total data storage allocated to the Autonomous VM cluster, in TB.  
Type: Double  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-CloudAutonomousVmCluster-dbNodeStorageSizeInGBs"></a>
The local node storage allocated to the Autonomous VM cluster, in gigabytes (GB).  
Type: Integer  
Required: No

 ** dbServers **   <a name="odb-Type-CloudAutonomousVmCluster-dbServers"></a>
The list of database servers associated with the Autonomous VM cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** description **   <a name="odb-Type-CloudAutonomousVmCluster-description"></a>
The user-provided description of the Autonomous VM cluster.  
Type: String  
Required: No

 ** displayName **   <a name="odb-Type-CloudAutonomousVmCluster-displayName"></a>
The display name of the Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*`   
Required: No

 ** domain **   <a name="odb-Type-CloudAutonomousVmCluster-domain"></a>
The domain name for the Autonomous VM cluster.  
Type: String  
Required: No

 ** exadataStorageInTBsLowestScaledValue **   <a name="odb-Type-CloudAutonomousVmCluster-exadataStorageInTBsLowestScaledValue"></a>
The minimum value to which you can scale down the Exadata storage, in TB.  
Type: Double  
Required: No

 ** hostname **   <a name="odb-Type-CloudAutonomousVmCluster-hostname"></a>
The hostname for the Autonomous VM cluster.  
Type: String  
Required: No

 ** iamRoles **   <a name="odb-Type-CloudAutonomousVmCluster-iamRoles"></a>
The AWS Identity and Access Management (IAM) service roles associated with the Autonomous VM cluster.  
Type: Array of [IamRole](API_IamRole.md) objects  
Required: No

 ** isMtlsEnabledVmCluster **   <a name="odb-Type-CloudAutonomousVmCluster-isMtlsEnabledVmCluster"></a>
Indicates whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.  
Type: Boolean  
Required: No

 ** licenseModel **   <a name="odb-Type-CloudAutonomousVmCluster-licenseModel"></a>
The Oracle license model that applies to the Autonomous VM cluster.  
Type: String  
Valid Values: `BRING_YOUR_OWN_LICENSE | LICENSE_INCLUDED`   
Required: No

 ** maintenanceWindow **   <a name="odb-Type-CloudAutonomousVmCluster-maintenanceWindow"></a>
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.  
Type: [MaintenanceWindow](API_MaintenanceWindow.md) object  
Required: No

 ** maxAcdsLowestScaledValue **   <a name="odb-Type-CloudAutonomousVmCluster-maxAcdsLowestScaledValue"></a>
The minimum value to which you can scale down the maximum number of Autonomous CDBs.  
Type: Integer  
Required: No

 ** memoryPerOracleComputeUnitInGBs **   <a name="odb-Type-CloudAutonomousVmCluster-memoryPerOracleComputeUnitInGBs"></a>
The amount of memory allocated per Oracle Compute Unit, in GB.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-CloudAutonomousVmCluster-memorySizeInGBs"></a>
The total amount of memory allocated to the Autonomous VM cluster, in gigabytes (GB).  
Type: Integer  
Required: No

 ** nodeCount **   <a name="odb-Type-CloudAutonomousVmCluster-nodeCount"></a>
The number of database server nodes in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** nonProvisionableAutonomousContainerDatabases **   <a name="odb-Type-CloudAutonomousVmCluster-nonProvisionableAutonomousContainerDatabases"></a>
The number of Autonomous CDBs that can't be provisioned because of resource constraints.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-CloudAutonomousVmCluster-ocid"></a>
The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-CloudAutonomousVmCluster-ociResourceAnchorName"></a>
The name of the OCI resource anchor associated with this Autonomous VM cluster.  
Type: String  
Required: No

 ** ociUrl **   <a name="odb-Type-CloudAutonomousVmCluster-ociUrl"></a>
The URL for accessing the OCI console page for this Autonomous VM cluster.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-CloudAutonomousVmCluster-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network associated with this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** odbNetworkId **   <a name="odb-Type-CloudAutonomousVmCluster-odbNetworkId"></a>
The unique identifier of the ODB network associated with this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** percentProgress **   <a name="odb-Type-CloudAutonomousVmCluster-percentProgress"></a>
The progress of the current operation on the Autonomous VM cluster, as a percentage.  
Type: Float  
Required: No

 ** provisionableAutonomousContainerDatabases **   <a name="odb-Type-CloudAutonomousVmCluster-provisionableAutonomousContainerDatabases"></a>
The number of Autonomous CDBs that can be provisioned in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** provisionedAutonomousContainerDatabases **   <a name="odb-Type-CloudAutonomousVmCluster-provisionedAutonomousContainerDatabases"></a>
The number of Autonomous CDBs currently provisioned in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** provisionedCpus **   <a name="odb-Type-CloudAutonomousVmCluster-provisionedCpus"></a>
The number of CPU cores currently provisioned in the Autonomous VM cluster.  
Type: Float  
Required: No

 ** reclaimableCpus **   <a name="odb-Type-CloudAutonomousVmCluster-reclaimableCpus"></a>
The number of CPU cores that can be reclaimed from terminated or scaled-down Autonomous Databases.  
Type: Float  
Required: No

 ** reservedCpus **   <a name="odb-Type-CloudAutonomousVmCluster-reservedCpus"></a>
The number of CPU cores reserved for system operations and redundancy.  
Type: Float  
Required: No

 ** scanListenerPortNonTls **   <a name="odb-Type-CloudAutonomousVmCluster-scanListenerPortNonTls"></a>
The SCAN listener port for non-TLS (TCP) protocol. The default is 1521.  
Type: Integer  
Required: No

 ** scanListenerPortTls **   <a name="odb-Type-CloudAutonomousVmCluster-scanListenerPortTls"></a>
The SCAN listener port for TLS (TCP) protocol. The default is 2484.  
Type: Integer  
Required: No

 ** shape **   <a name="odb-Type-CloudAutonomousVmCluster-shape"></a>
The shape of the Exadata infrastructure for the Autonomous VM cluster.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-CloudAutonomousVmCluster-status"></a>
The current state of the Autonomous VM cluster. Possible values include `CREATING`, `AVAILABLE`, `UPDATING`, `DELETING`, `DELETED`, `FAILED`.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-CloudAutonomousVmCluster-statusReason"></a>
Additional information about the current status of the Autonomous VM cluster.  
Type: String  
Required: No

 ** timeDatabaseSslCertificateExpires **   <a name="odb-Type-CloudAutonomousVmCluster-timeDatabaseSslCertificateExpires"></a>
The expiration date and time of the database SSL certificate.  
Type: Timestamp  
Required: No

 ** timeOrdsCertificateExpires **   <a name="odb-Type-CloudAutonomousVmCluster-timeOrdsCertificateExpires"></a>
The expiration date and time of the Oracle REST Data Services (ORDS) certificate.  
Type: Timestamp  
Required: No

 ** timeZone **   <a name="odb-Type-CloudAutonomousVmCluster-timeZone"></a>
The time zone of the Autonomous VM cluster.  
Type: String  
Required: No

 ** totalContainerDatabases **   <a name="odb-Type-CloudAutonomousVmCluster-totalContainerDatabases"></a>
The total number of Autonomous Container Databases that can be created with the allocated local storage.  
Type: Integer  
Required: No

## See Also
<a name="API_CloudAutonomousVmCluster_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudAutonomousVmCluster) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudAutonomousVmCluster) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudAutonomousVmCluster) 

# CloudAutonomousVmClusterResourceDetails
<a name="API_CloudAutonomousVmClusterResourceDetails"></a>

Resource details of an Autonomous VM cluster.

## Contents
<a name="API_CloudAutonomousVmClusterResourceDetails_Contents"></a>

 ** cloudAutonomousVmClusterId **   <a name="odb-Type-CloudAutonomousVmClusterResourceDetails-cloudAutonomousVmClusterId"></a>
The unique identifier of the Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** unallocatedAdbStorageInTBs **   <a name="odb-Type-CloudAutonomousVmClusterResourceDetails-unallocatedAdbStorageInTBs"></a>
The amount of unallocated Autonomous Database storage in the Autonomous VM cluster, in terabytes.  
Type: Double  
Required: No

## See Also
<a name="API_CloudAutonomousVmClusterResourceDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudAutonomousVmClusterResourceDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudAutonomousVmClusterResourceDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudAutonomousVmClusterResourceDetails) 

# CloudAutonomousVmClusterSummary
<a name="API_CloudAutonomousVmClusterSummary"></a>

A summary of an Autonomous VM cluster.

## Contents
<a name="API_CloudAutonomousVmClusterSummary_Contents"></a>

 ** cloudAutonomousVmClusterId **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cloudAutonomousVmClusterId"></a>
The unique identifier of the Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: Yes

 ** autonomousDataStoragePercentage **   <a name="odb-Type-CloudAutonomousVmClusterSummary-autonomousDataStoragePercentage"></a>
The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.  
Type: Float  
Required: No

 ** autonomousDataStorageSizeInTBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-autonomousDataStorageSizeInTBs"></a>
The total data storage allocated for Autonomous Databases in the Autonomous VM cluster, in TB.  
Type: Double  
Required: No

 ** availableAutonomousDataStorageSizeInTBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-availableAutonomousDataStorageSizeInTBs"></a>
The available data storage for Autonomous Databases in the Autonomous VM cluster, in TB.  
Type: Double  
Required: No

 ** availableContainerDatabases **   <a name="odb-Type-CloudAutonomousVmClusterSummary-availableContainerDatabases"></a>
The number of Autonomous Container Databases that you can create with the currently available storage.  
Type: Integer  
Required: No

 ** availableCpus **   <a name="odb-Type-CloudAutonomousVmClusterSummary-availableCpus"></a>
The number of CPU cores available for allocation to Autonomous Databases.  
Type: Float  
Required: No

 ** cloudAutonomousVmClusterArn **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cloudAutonomousVmClusterArn"></a>
The Amazon Resource Name (ARN) for the Autonomous VM cluster.  
Type: String  
Required: No

 ** cloudExadataInfrastructureArn **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cloudExadataInfrastructureArn"></a>
The Amazon Resource Name (ARN) of the Exadata infrastructure containing this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cloudExadataInfrastructureId"></a>
The unique identifier of the Exadata infrastructure containing this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** computeModel **   <a name="odb-Type-CloudAutonomousVmClusterSummary-computeModel"></a>
The compute model of the Autonomous VM cluster: ECPU or OCPU.  
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCoreCount **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cpuCoreCount"></a>
The total number of CPU cores in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** cpuCoreCountPerNode **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cpuCoreCountPerNode"></a>
The number of CPU cores per node in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** cpuPercentage **   <a name="odb-Type-CloudAutonomousVmClusterSummary-cpuPercentage"></a>
The percentage of total CPU cores currently in use in the Autonomous VM cluster.  
Type: Float  
Required: No

 ** createdAt **   <a name="odb-Type-CloudAutonomousVmClusterSummary-createdAt"></a>
The date and time when the Autonomous VM cluster was created.  
Type: Timestamp  
Required: No

 ** dataStorageSizeInGBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-dataStorageSizeInGBs"></a>
The total data storage allocated to the Autonomous VM cluster, in GB.  
Type: Double  
Required: No

 ** dataStorageSizeInTBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-dataStorageSizeInTBs"></a>
The total data storage allocated to the Autonomous VM cluster, in TB.  
Type: Double  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-dbNodeStorageSizeInGBs"></a>
The local node storage allocated to the Autonomous VM cluster, in GB.  
Type: Integer  
Required: No

 ** dbServers **   <a name="odb-Type-CloudAutonomousVmClusterSummary-dbServers"></a>
The list of database servers associated with the Autonomous VM cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** description **   <a name="odb-Type-CloudAutonomousVmClusterSummary-description"></a>
The user-provided description of the Autonomous VM cluster.  
Type: String  
Required: No

 ** displayName **   <a name="odb-Type-CloudAutonomousVmClusterSummary-displayName"></a>
The user-friendly name for the Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*`   
Required: No

 ** domain **   <a name="odb-Type-CloudAutonomousVmClusterSummary-domain"></a>
The domain name for the Autonomous VM cluster.  
Type: String  
Required: No

 ** exadataStorageInTBsLowestScaledValue **   <a name="odb-Type-CloudAutonomousVmClusterSummary-exadataStorageInTBsLowestScaledValue"></a>
The lowest value to which Exadata storage can be scaled down, in TB.  
Type: Double  
Required: No

 ** hostname **   <a name="odb-Type-CloudAutonomousVmClusterSummary-hostname"></a>
The host name for the Autonomous VM cluster.  
Type: String  
Required: No

 ** iamRoles **   <a name="odb-Type-CloudAutonomousVmClusterSummary-iamRoles"></a>
The AWS Identity and Access Management (IAM) service roles associated with the Autonomous VM cluster in the summary information.  
Type: Array of [IamRole](API_IamRole.md) objects  
Required: No

 ** isMtlsEnabledVmCluster **   <a name="odb-Type-CloudAutonomousVmClusterSummary-isMtlsEnabledVmCluster"></a>
Indicates if mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.  
Type: Boolean  
Required: No

 ** licenseModel **   <a name="odb-Type-CloudAutonomousVmClusterSummary-licenseModel"></a>
The Oracle license model that applies to the Autonomous VM cluster.  
Type: String  
Valid Values: `BRING_YOUR_OWN_LICENSE | LICENSE_INCLUDED`   
Required: No

 ** maintenanceWindow **   <a name="odb-Type-CloudAutonomousVmClusterSummary-maintenanceWindow"></a>
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.  
Type: [MaintenanceWindow](API_MaintenanceWindow.md) object  
Required: No

 ** maxAcdsLowestScaledValue **   <a name="odb-Type-CloudAutonomousVmClusterSummary-maxAcdsLowestScaledValue"></a>
The lowest value to which you can scale down the maximum number of Autonomous CDBs.  
Type: Integer  
Required: No

 ** memoryPerOracleComputeUnitInGBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-memoryPerOracleComputeUnitInGBs"></a>
The amount of memory allocated per Oracle Compute Unit (OCU), in GB.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-CloudAutonomousVmClusterSummary-memorySizeInGBs"></a>
The total amount of memory allocated to the Autonomous VM cluster, in GB.  
Type: Integer  
Required: No

 ** nodeCount **   <a name="odb-Type-CloudAutonomousVmClusterSummary-nodeCount"></a>
The number of database server nodes in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** nonProvisionableAutonomousContainerDatabases **   <a name="odb-Type-CloudAutonomousVmClusterSummary-nonProvisionableAutonomousContainerDatabases"></a>
The number of Autonomous CDBs that can't be provisioned because of resource constraints.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-CloudAutonomousVmClusterSummary-ocid"></a>
The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-CloudAutonomousVmClusterSummary-ociResourceAnchorName"></a>
The name of the OCI resource anchor associated with this Autonomous VM cluster.  
Type: String  
Required: No

 ** ociUrl **   <a name="odb-Type-CloudAutonomousVmClusterSummary-ociUrl"></a>
The URL for accessing the OCI console page for this Autonomous VM cluster.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-CloudAutonomousVmClusterSummary-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network associated with this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** odbNetworkId **   <a name="odb-Type-CloudAutonomousVmClusterSummary-odbNetworkId"></a>
The unique identifier of the ODB network associated with this Autonomous VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** percentProgress **   <a name="odb-Type-CloudAutonomousVmClusterSummary-percentProgress"></a>
The progress of the current operation on the Autonomous VM cluster, as a percentage.  
Type: Float  
Required: No

 ** provisionableAutonomousContainerDatabases **   <a name="odb-Type-CloudAutonomousVmClusterSummary-provisionableAutonomousContainerDatabases"></a>
The number of Autonomous CDBs that you can provision in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** provisionedAutonomousContainerDatabases **   <a name="odb-Type-CloudAutonomousVmClusterSummary-provisionedAutonomousContainerDatabases"></a>
The number of Autonomous Container Databases currently provisioned in the Autonomous VM cluster.  
Type: Integer  
Required: No

 ** provisionedCpus **   <a name="odb-Type-CloudAutonomousVmClusterSummary-provisionedCpus"></a>
The number of CPUs currently provisioned in the Autonomous VM cluster.  
Type: Float  
Required: No

 ** reclaimableCpus **   <a name="odb-Type-CloudAutonomousVmClusterSummary-reclaimableCpus"></a>
The number of CPUs that can be reclaimed from terminated or scaled-down Autonomous Databases.  
Type: Float  
Required: No

 ** reservedCpus **   <a name="odb-Type-CloudAutonomousVmClusterSummary-reservedCpus"></a>
The number of CPUs reserved for system operations and redundancy.  
Type: Float  
Required: No

 ** scanListenerPortNonTls **   <a name="odb-Type-CloudAutonomousVmClusterSummary-scanListenerPortNonTls"></a>
The SCAN listener port for non-TLS (TCP) protocol.  
Type: Integer  
Required: No

 ** scanListenerPortTls **   <a name="odb-Type-CloudAutonomousVmClusterSummary-scanListenerPortTls"></a>
The SCAN listener port for TLS (TCP) protocol.  
Type: Integer  
Required: No

 ** shape **   <a name="odb-Type-CloudAutonomousVmClusterSummary-shape"></a>
The shape of the Exadata infrastructure for the Autonomous VM cluster.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-CloudAutonomousVmClusterSummary-status"></a>
The current status of the Autonomous VM cluster.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-CloudAutonomousVmClusterSummary-statusReason"></a>
Additional information about the current status of the Autonomous VM cluster, if applicable.  
Type: String  
Required: No

 ** timeDatabaseSslCertificateExpires **   <a name="odb-Type-CloudAutonomousVmClusterSummary-timeDatabaseSslCertificateExpires"></a>
The expiration date and time of the database SSL certificate.  
Type: Timestamp  
Required: No

 ** timeOrdsCertificateExpires **   <a name="odb-Type-CloudAutonomousVmClusterSummary-timeOrdsCertificateExpires"></a>
The expiration date and time of the Oracle REST Data Services (ORDS) certificate.  
Type: Timestamp  
Required: No

 ** timeZone **   <a name="odb-Type-CloudAutonomousVmClusterSummary-timeZone"></a>
The time zone of the Autonomous VM cluster.  
Type: String  
Required: No

 ** totalContainerDatabases **   <a name="odb-Type-CloudAutonomousVmClusterSummary-totalContainerDatabases"></a>
The total number of Autonomous Container Databases that can be created in the Autonomous VM cluster.  
Type: Integer  
Required: No

## See Also
<a name="API_CloudAutonomousVmClusterSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudAutonomousVmClusterSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudAutonomousVmClusterSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudAutonomousVmClusterSummary) 

# CloudExadataInfrastructure
<a name="API_CloudExadataInfrastructure"></a>

Information about an Exadata infrastructure.

## Contents
<a name="API_CloudExadataInfrastructure_Contents"></a>

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudExadataInfrastructure-cloudExadataInfrastructureId"></a>
The unique identifier for the Exadata infrastructure.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: Yes

 ** activatedStorageCount **   <a name="odb-Type-CloudExadataInfrastructure-activatedStorageCount"></a>
The number of storage servers requested for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** additionalStorageCount **   <a name="odb-Type-CloudExadataInfrastructure-additionalStorageCount"></a>
The number of storage servers requested for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** availabilityZone **   <a name="odb-Type-CloudExadataInfrastructure-availabilityZone"></a>
The name of the Availability Zone (AZ) where the Exadata infrastructure is located.  
Type: String  
Required: No

 ** availabilityZoneId **   <a name="odb-Type-CloudExadataInfrastructure-availabilityZoneId"></a>
The AZ ID of the AZ where the Exadata infrastructure is located.  
Type: String  
Required: No

 ** availableStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructure-availableStorageSizeInGBs"></a>
The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** cloudExadataInfrastructureArn **   <a name="odb-Type-CloudExadataInfrastructure-cloudExadataInfrastructureArn"></a>
The Amazon Resource Name (ARN) for the Exadata infrastructure.  
Type: String  
Required: No

 ** computeCount **   <a name="odb-Type-CloudExadataInfrastructure-computeCount"></a>
The number of database servers for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** computeModel **   <a name="odb-Type-CloudExadataInfrastructure-computeModel"></a>
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.   
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCount **   <a name="odb-Type-CloudExadataInfrastructure-cpuCount"></a>
The total number of CPU cores that are allocated to the Exadata infrastructure.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-CloudExadataInfrastructure-createdAt"></a>
The date and time when the Exadata infrastructure was created.  
Type: Timestamp  
Required: No

 ** customerContactsToSendToOCI **   <a name="odb-Type-CloudExadataInfrastructure-customerContactsToSendToOCI"></a>
The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.  
Type: Array of [CustomerContact](API_CustomerContact.md) objects  
Required: No

 ** databaseServerType **   <a name="odb-Type-CloudExadataInfrastructure-databaseServerType"></a>
The database server model type of the Exadata infrastructure. For the list of valid model names, use the `ListDbSystemShapes` operation.  
Type: String  
Required: No

 ** dataStorageSizeInTBs **   <a name="odb-Type-CloudExadataInfrastructure-dataStorageSizeInTBs"></a>
The size of the Exadata infrastructure's data disk group, in terabytes (TB).  
Type: Double  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructure-dbNodeStorageSizeInGBs"></a>
The size of the Exadata infrastructure's local node storage, in gigabytes (GB).  
Type: Integer  
Required: No

 ** dbServerVersion **   <a name="odb-Type-CloudExadataInfrastructure-dbServerVersion"></a>
The software version of the database servers (dom0) in the Exadata infrastructure.  
Type: String  
Required: No

 ** displayName **   <a name="odb-Type-CloudExadataInfrastructure-displayName"></a>
The user-friendly name for the Exadata infrastructure.  
Type: String  
Required: No

 ** lastMaintenanceRunId **   <a name="odb-Type-CloudExadataInfrastructure-lastMaintenanceRunId"></a>
The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.  
Type: String  
Required: No

 ** maintenanceWindow **   <a name="odb-Type-CloudExadataInfrastructure-maintenanceWindow"></a>
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.  
Type: [MaintenanceWindow](API_MaintenanceWindow.md) object  
Required: No

 ** maxCpuCount **   <a name="odb-Type-CloudExadataInfrastructure-maxCpuCount"></a>
The total number of CPU cores available on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** maxDataStorageInTBs **   <a name="odb-Type-CloudExadataInfrastructure-maxDataStorageInTBs"></a>
The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.  
Type: Double  
Required: No

 ** maxDbNodeStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructure-maxDbNodeStorageSizeInGBs"></a>
The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** maxMemoryInGBs **   <a name="odb-Type-CloudExadataInfrastructure-maxMemoryInGBs"></a>
The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-CloudExadataInfrastructure-memorySizeInGBs"></a>
The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** monthlyDbServerVersion **   <a name="odb-Type-CloudExadataInfrastructure-monthlyDbServerVersion"></a>
The monthly software version of the database servers installed on the Exadata infrastructure.  
Type: String  
Required: No

 ** monthlyStorageServerVersion **   <a name="odb-Type-CloudExadataInfrastructure-monthlyStorageServerVersion"></a>
The monthly software version of the storage servers installed on the Exadata infrastructure.  
Type: String  
Required: No

 ** nextMaintenanceRunId **   <a name="odb-Type-CloudExadataInfrastructure-nextMaintenanceRunId"></a>
The OCID of the next maintenance run for the Exadata infrastructure.  
Type: String  
Required: No

 ** ocid **   <a name="odb-Type-CloudExadataInfrastructure-ocid"></a>
The OCID of the Exadata infrastructure.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-CloudExadataInfrastructure-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the Exadata infrastructure.  
Type: String  
Required: No

 ** ociUrl **   <a name="odb-Type-CloudExadataInfrastructure-ociUrl"></a>
The HTTPS link to the Exadata infrastructure in OCI.  
Type: String  
Required: No

 ** percentProgress **   <a name="odb-Type-CloudExadataInfrastructure-percentProgress"></a>
The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.  
Type: Float  
Required: No

 ** shape **   <a name="odb-Type-CloudExadataInfrastructure-shape"></a>
The model name of the Exadata infrastructure.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-CloudExadataInfrastructure-status"></a>
The current status of the Exadata infrastructure.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-CloudExadataInfrastructure-statusReason"></a>
Additional information about the status of the Exadata infrastructure.  
Type: String  
Required: No

 ** storageCount **   <a name="odb-Type-CloudExadataInfrastructure-storageCount"></a>
The number of storage servers that are activated for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** storageServerType **   <a name="odb-Type-CloudExadataInfrastructure-storageServerType"></a>
The storage server model type of the Exadata infrastructure. For the list of valid model names, use the `ListDbSystemShapes` operation.  
Type: String  
Required: No

 ** storageServerVersion **   <a name="odb-Type-CloudExadataInfrastructure-storageServerVersion"></a>
The software version of the storage servers on the Exadata infrastructure.  
Type: String  
Required: No

 ** totalStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructure-totalStorageSizeInGBs"></a>
The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.  
Type: Integer  
Required: No

## See Also
<a name="API_CloudExadataInfrastructure_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudExadataInfrastructure) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudExadataInfrastructure) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudExadataInfrastructure) 

# CloudExadataInfrastructureSummary
<a name="API_CloudExadataInfrastructureSummary"></a>

Information about an Exadata infrastructure.

## Contents
<a name="API_CloudExadataInfrastructureSummary_Contents"></a>

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudExadataInfrastructureSummary-cloudExadataInfrastructureId"></a>
The unique identifier for the Exadata infrastructure.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: Yes

 ** activatedStorageCount **   <a name="odb-Type-CloudExadataInfrastructureSummary-activatedStorageCount"></a>
The number of storage servers requested for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** additionalStorageCount **   <a name="odb-Type-CloudExadataInfrastructureSummary-additionalStorageCount"></a>
The number of storage servers requested for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** availabilityZone **   <a name="odb-Type-CloudExadataInfrastructureSummary-availabilityZone"></a>
The name of the Availability Zone (AZ) where the Exadata infrastructure is located.  
Type: String  
Required: No

 ** availabilityZoneId **   <a name="odb-Type-CloudExadataInfrastructureSummary-availabilityZoneId"></a>
The AZ ID of the AZ where the Exadata infrastructure is located.  
Type: String  
Required: No

 ** availableStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-availableStorageSizeInGBs"></a>
The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** cloudExadataInfrastructureArn **   <a name="odb-Type-CloudExadataInfrastructureSummary-cloudExadataInfrastructureArn"></a>
The Amazon Resource Name (ARN) for the Exadata infrastructure.  
Type: String  
Required: No

 ** computeCount **   <a name="odb-Type-CloudExadataInfrastructureSummary-computeCount"></a>
The number of database servers for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** computeModel **   <a name="odb-Type-CloudExadataInfrastructureSummary-computeModel"></a>
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.   
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCount **   <a name="odb-Type-CloudExadataInfrastructureSummary-cpuCount"></a>
The total number of CPU cores that are allocated to the Exadata infrastructure.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-CloudExadataInfrastructureSummary-createdAt"></a>
The date and time when the Exadata infrastructure was created.  
Type: Timestamp  
Required: No

 ** customerContactsToSendToOCI **   <a name="odb-Type-CloudExadataInfrastructureSummary-customerContactsToSendToOCI"></a>
The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.  
Type: Array of [CustomerContact](API_CustomerContact.md) objects  
Required: No

 ** databaseServerType **   <a name="odb-Type-CloudExadataInfrastructureSummary-databaseServerType"></a>
The database server model type of the Exadata infrastructure. For the list of valid model names, use the `ListDbSystemShapes` operation.  
Type: String  
Required: No

 ** dataStorageSizeInTBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-dataStorageSizeInTBs"></a>
The size of the Exadata infrastructure's data disk group, in terabytes (TB).  
Type: Double  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-dbNodeStorageSizeInGBs"></a>
The size of the Exadata infrastructure's local node storage, in gigabytes (GB).  
Type: Integer  
Required: No

 ** dbServerVersion **   <a name="odb-Type-CloudExadataInfrastructureSummary-dbServerVersion"></a>
The software version of the database servers on the Exadata infrastructure.  
Type: String  
Required: No

 ** displayName **   <a name="odb-Type-CloudExadataInfrastructureSummary-displayName"></a>
The user-friendly name for the Exadata infrastructure.  
Type: String  
Required: No

 ** lastMaintenanceRunId **   <a name="odb-Type-CloudExadataInfrastructureSummary-lastMaintenanceRunId"></a>
The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.  
Type: String  
Required: No

 ** maintenanceWindow **   <a name="odb-Type-CloudExadataInfrastructureSummary-maintenanceWindow"></a>
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.  
Type: [MaintenanceWindow](API_MaintenanceWindow.md) object  
Required: No

 ** maxCpuCount **   <a name="odb-Type-CloudExadataInfrastructureSummary-maxCpuCount"></a>
The total number of CPU cores available on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** maxDataStorageInTBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-maxDataStorageInTBs"></a>
The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.  
Type: Double  
Required: No

 ** maxDbNodeStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-maxDbNodeStorageSizeInGBs"></a>
The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** maxMemoryInGBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-maxMemoryInGBs"></a>
The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-memorySizeInGBs"></a>
The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.  
Type: Integer  
Required: No

 ** monthlyDbServerVersion **   <a name="odb-Type-CloudExadataInfrastructureSummary-monthlyDbServerVersion"></a>
The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.  
Type: String  
Required: No

 ** monthlyStorageServerVersion **   <a name="odb-Type-CloudExadataInfrastructureSummary-monthlyStorageServerVersion"></a>
The monthly software version of the storage servers installed on the Exadata infrastructure.  
Type: String  
Required: No

 ** nextMaintenanceRunId **   <a name="odb-Type-CloudExadataInfrastructureSummary-nextMaintenanceRunId"></a>
The OCID of the next maintenance run for the Exadata infrastructure.  
Type: String  
Required: No

 ** ocid **   <a name="odb-Type-CloudExadataInfrastructureSummary-ocid"></a>
The OCID of the Exadata infrastructure.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-CloudExadataInfrastructureSummary-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the Exadata infrastructure.  
Type: String  
Required: No

 ** ociUrl **   <a name="odb-Type-CloudExadataInfrastructureSummary-ociUrl"></a>
The HTTPS link to the Exadata infrastructure in OCI.  
Type: String  
Required: No

 ** percentProgress **   <a name="odb-Type-CloudExadataInfrastructureSummary-percentProgress"></a>
The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.  
Type: Float  
Required: No

 ** shape **   <a name="odb-Type-CloudExadataInfrastructureSummary-shape"></a>
The model name of the Exadata infrastructure.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-CloudExadataInfrastructureSummary-status"></a>
The current status of the Exadata infrastructure.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-CloudExadataInfrastructureSummary-statusReason"></a>
Additional information about the status of the Exadata infrastructure.  
Type: String  
Required: No

 ** storageCount **   <a name="odb-Type-CloudExadataInfrastructureSummary-storageCount"></a>
The number of storage servers that are activated for the Exadata infrastructure.  
Type: Integer  
Required: No

 ** storageServerType **   <a name="odb-Type-CloudExadataInfrastructureSummary-storageServerType"></a>
The storage server model type of the Exadata infrastructure. For the list of valid model names, use the `ListDbSystemShapes` operation.  
Type: String  
Required: No

 ** storageServerVersion **   <a name="odb-Type-CloudExadataInfrastructureSummary-storageServerVersion"></a>
The software version of the storage servers on the Exadata infrastructure.  
Type: String  
Required: No

 ** totalStorageSizeInGBs **   <a name="odb-Type-CloudExadataInfrastructureSummary-totalStorageSizeInGBs"></a>
The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.  
Type: Integer  
Required: No

## See Also
<a name="API_CloudExadataInfrastructureSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudExadataInfrastructureSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudExadataInfrastructureSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudExadataInfrastructureSummary) 

# CloudExadataInfrastructureUnallocatedResources
<a name="API_CloudExadataInfrastructureUnallocatedResources"></a>

Information about unallocated resources in the Cloud Exadata infrastructure.

## Contents
<a name="API_CloudExadataInfrastructureUnallocatedResources_Contents"></a>

 ** cloudAutonomousVmClusters **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-cloudAutonomousVmClusters"></a>
A list of Autonomous VM clusters associated with this Cloud Exadata Infrastructure.  
Type: Array of [CloudAutonomousVmClusterResourceDetails](API_CloudAutonomousVmClusterResourceDetails.md) objects  
Required: No

 ** cloudExadataInfrastructureDisplayName **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-cloudExadataInfrastructureDisplayName"></a>
The display name of the Cloud Exadata infrastructure.  
Type: String  
Required: No

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-cloudExadataInfrastructureId"></a>
The unique identifier of the Cloud Exadata infrastructure.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** exadataStorageInTBs **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-exadataStorageInTBs"></a>
The amount of unallocated Exadata storage available, in terabytes (TB).  
Type: Double  
Required: No

 ** localStorageInGBs **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-localStorageInGBs"></a>
The amount of unallocated local storage available, in gigabytes (GB).  
Type: Integer  
Required: No

 ** memoryInGBs **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-memoryInGBs"></a>
The amount of unallocated memory available, in gigabytes (GB).  
Type: Integer  
Required: No

 ** ocpus **   <a name="odb-Type-CloudExadataInfrastructureUnallocatedResources-ocpus"></a>
The number of unallocated Oracle CPU Units (OCPUs) available.  
Type: Integer  
Required: No

## See Also
<a name="API_CloudExadataInfrastructureUnallocatedResources_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudExadataInfrastructureUnallocatedResources) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudExadataInfrastructureUnallocatedResources) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudExadataInfrastructureUnallocatedResources) 

# CloudVmCluster
<a name="API_CloudVmCluster"></a>

Information about a VM cluster.

## Contents
<a name="API_CloudVmCluster_Contents"></a>

 ** cloudVmClusterId **   <a name="odb-Type-CloudVmCluster-cloudVmClusterId"></a>
The unique identifier of the VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: Yes

 ** cloudExadataInfrastructureArn **   <a name="odb-Type-CloudVmCluster-cloudExadataInfrastructureArn"></a>
The Amazon Resource Name (ARN) of the Exadata infrastructure that this VM cluster belongs to.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudVmCluster-cloudExadataInfrastructureId"></a>
The unique identifier of the Exadata infrastructure that this VM cluster belongs to.  
Type: String  
Required: No

 ** cloudVmClusterArn **   <a name="odb-Type-CloudVmCluster-cloudVmClusterArn"></a>
The Amazon Resource Name (ARN) of the VM cluster.  
Type: String  
Required: No

 ** clusterName **   <a name="odb-Type-CloudVmCluster-clusterName"></a>
The name of the Grid Infrastructure (GI) cluster.  
Type: String  
Required: No

 ** computeModel **   <a name="odb-Type-CloudVmCluster-computeModel"></a>
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.   
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCoreCount **   <a name="odb-Type-CloudVmCluster-cpuCoreCount"></a>
The number of CPU cores enabled on the VM cluster.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-CloudVmCluster-createdAt"></a>
The date and time when the VM cluster was created.  
Type: Timestamp  
Required: No

 ** dataCollectionOptions **   <a name="odb-Type-CloudVmCluster-dataCollectionOptions"></a>
The set of diagnostic collection options enabled for the VM cluster.  
Type: [DataCollectionOptions](API_DataCollectionOptions.md) object  
Required: No

 ** dataStorageSizeInTBs **   <a name="odb-Type-CloudVmCluster-dataStorageSizeInTBs"></a>
The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.  
Type: Double  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-CloudVmCluster-dbNodeStorageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.  
Type: Integer  
Required: No

 ** dbServers **   <a name="odb-Type-CloudVmCluster-dbServers"></a>
The list of database servers for the VM cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** diskRedundancy **   <a name="odb-Type-CloudVmCluster-diskRedundancy"></a>
The type of redundancy configured for the VM cluster. `NORMAL` is 2-way redundancy. `HIGH` is 3-way redundancy.  
Type: String  
Valid Values: `HIGH | NORMAL`   
Required: No

 ** displayName **   <a name="odb-Type-CloudVmCluster-displayName"></a>
The user-friendly name for the VM cluster.  
Type: String  
Required: No

 ** domain **   <a name="odb-Type-CloudVmCluster-domain"></a>
The domain of the VM cluster.  
Type: String  
Required: No

 ** giVersion **   <a name="odb-Type-CloudVmCluster-giVersion"></a>
The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.  
Type: String  
Required: No

 ** hostname **   <a name="odb-Type-CloudVmCluster-hostname"></a>
The host name for the VM cluster.  
Type: String  
Required: No

 ** iamRoles **   <a name="odb-Type-CloudVmCluster-iamRoles"></a>
The AWS Identity and Access Management (IAM) service roles associated with the VM cluster.  
Type: Array of [IamRole](API_IamRole.md) objects  
Required: No

 ** iormConfigCache **   <a name="odb-Type-CloudVmCluster-iormConfigCache"></a>
The ExadataIormConfig cache details for the VM cluster.  
Type: [ExadataIormConfig](API_ExadataIormConfig.md) object  
Required: No

 ** isLocalBackupEnabled **   <a name="odb-Type-CloudVmCluster-isLocalBackupEnabled"></a>
Indicates whether database backups to local Exadata storage is enabled for the VM cluster.  
Type: Boolean  
Required: No

 ** isSparseDiskgroupEnabled **   <a name="odb-Type-CloudVmCluster-isSparseDiskgroupEnabled"></a>
Indicates whether the VM cluster is configured with a sparse disk group.  
Type: Boolean  
Required: No

 ** lastUpdateHistoryEntryId **   <a name="odb-Type-CloudVmCluster-lastUpdateHistoryEntryId"></a>
The Oracle Cloud ID (OCID) of the last maintenance update history entry.  
Type: String  
Required: No

 ** licenseModel **   <a name="odb-Type-CloudVmCluster-licenseModel"></a>
The Oracle license model applied to the VM cluster.  
Type: String  
Valid Values: `BRING_YOUR_OWN_LICENSE | LICENSE_INCLUDED`   
Required: No

 ** listenerPort **   <a name="odb-Type-CloudVmCluster-listenerPort"></a>
The port number configured for the listener on the VM cluster.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-CloudVmCluster-memorySizeInGBs"></a>
The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.  
Type: Integer  
Required: No

 ** nodeCount **   <a name="odb-Type-CloudVmCluster-nodeCount"></a>
The number of nodes in the VM cluster.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-CloudVmCluster-ocid"></a>
The OCID of the VM cluster.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-CloudVmCluster-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the VM cluster.  
Type: String  
Required: No

 ** ociUrl **   <a name="odb-Type-CloudVmCluster-ociUrl"></a>
The HTTPS link to the VM cluster in OCI.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-CloudVmCluster-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network associated with this VM cluster.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** odbNetworkId **   <a name="odb-Type-CloudVmCluster-odbNetworkId"></a>
The unique identifier of the ODB network for the VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** percentProgress **   <a name="odb-Type-CloudVmCluster-percentProgress"></a>
The amount of progress made on the current operation on the VM cluster, expressed as a percentage.  
Type: Float  
Required: No

 ** scanDnsName **   <a name="odb-Type-CloudVmCluster-scanDnsName"></a>
The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.  
Type: String  
Required: No

 ** scanDnsRecordId **   <a name="odb-Type-CloudVmCluster-scanDnsRecordId"></a>
The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.  
Type: String  
Required: No

 ** scanIpIds **   <a name="odb-Type-CloudVmCluster-scanIpIds"></a>
The OCID of the SCAN IP addresses that are associated with the VM cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** shape **   <a name="odb-Type-CloudVmCluster-shape"></a>
The hardware model name of the Exadata infrastructure that's running the VM cluster.  
Type: String  
Required: No

 ** sshPublicKeys **   <a name="odb-Type-CloudVmCluster-sshPublicKeys"></a>
The public key portion of one or more key pairs used for SSH access to the VM cluster.  
Type: Array of strings  
Required: No

 ** status **   <a name="odb-Type-CloudVmCluster-status"></a>
The current status of the VM cluster.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-CloudVmCluster-statusReason"></a>
Additional information about the status of the VM cluster.  
Type: String  
Required: No

 ** storageSizeInGBs **   <a name="odb-Type-CloudVmCluster-storageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.  
Type: Integer  
Required: No

 ** systemVersion **   <a name="odb-Type-CloudVmCluster-systemVersion"></a>
The operating system version of the image chosen for the VM cluster.  
Type: String  
Required: No

 ** timeZone **   <a name="odb-Type-CloudVmCluster-timeZone"></a>
The time zone of the VM cluster.  
Type: String  
Required: No

 ** vipIds **   <a name="odb-Type-CloudVmCluster-vipIds"></a>
The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

## See Also
<a name="API_CloudVmCluster_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudVmCluster) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudVmCluster) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudVmCluster) 

# CloudVmClusterSummary
<a name="API_CloudVmClusterSummary"></a>

Information about a VM cluster.

## Contents
<a name="API_CloudVmClusterSummary_Contents"></a>

 ** cloudVmClusterId **   <a name="odb-Type-CloudVmClusterSummary-cloudVmClusterId"></a>
The unique identifier of the VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: Yes

 ** cloudExadataInfrastructureArn **   <a name="odb-Type-CloudVmClusterSummary-cloudExadataInfrastructureArn"></a>
The Amazon Resource Name (ARN) of the Exadata infrastructure that this VM cluster belongs to.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** cloudExadataInfrastructureId **   <a name="odb-Type-CloudVmClusterSummary-cloudExadataInfrastructureId"></a>
The unique identifier of the Exadata infrastructure that this VM cluster belongs to.  
Type: String  
Required: No

 ** cloudVmClusterArn **   <a name="odb-Type-CloudVmClusterSummary-cloudVmClusterArn"></a>
The Amazon Resource Name (ARN) of the VM cluster.  
Type: String  
Required: No

 ** clusterName **   <a name="odb-Type-CloudVmClusterSummary-clusterName"></a>
The name of the Grid Infrastructure (GI) cluster.  
Type: String  
Required: No

 ** computeModel **   <a name="odb-Type-CloudVmClusterSummary-computeModel"></a>
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.   
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCoreCount **   <a name="odb-Type-CloudVmClusterSummary-cpuCoreCount"></a>
The number of CPU cores enabled on the VM cluster.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-CloudVmClusterSummary-createdAt"></a>
The date and time when the VM cluster was created.  
Type: Timestamp  
Required: No

 ** dataCollectionOptions **   <a name="odb-Type-CloudVmClusterSummary-dataCollectionOptions"></a>
Information about the data collection options enabled for a VM cluster.  
Type: [DataCollectionOptions](API_DataCollectionOptions.md) object  
Required: No

 ** dataStorageSizeInTBs **   <a name="odb-Type-CloudVmClusterSummary-dataStorageSizeInTBs"></a>
The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.  
Type: Double  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-CloudVmClusterSummary-dbNodeStorageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.  
Type: Integer  
Required: No

 ** dbServers **   <a name="odb-Type-CloudVmClusterSummary-dbServers"></a>
The list of database servers for the VM cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** diskRedundancy **   <a name="odb-Type-CloudVmClusterSummary-diskRedundancy"></a>
The type of redundancy configured for the VM cluster. `NORMAL` is 2-way redundancy. `HIGH` is 3-way redundancy.  
Type: String  
Valid Values: `HIGH | NORMAL`   
Required: No

 ** displayName **   <a name="odb-Type-CloudVmClusterSummary-displayName"></a>
The user-friendly name for the VM cluster.  
Type: String  
Required: No

 ** domain **   <a name="odb-Type-CloudVmClusterSummary-domain"></a>
The domain of the VM cluster.  
Type: String  
Required: No

 ** giVersion **   <a name="odb-Type-CloudVmClusterSummary-giVersion"></a>
The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.  
Type: String  
Required: No

 ** hostname **   <a name="odb-Type-CloudVmClusterSummary-hostname"></a>
The host name for the VM cluster.  
Type: String  
Required: No

 ** iamRoles **   <a name="odb-Type-CloudVmClusterSummary-iamRoles"></a>
The AWS Identity and Access Management (IAM) service roles associated with the VM cluster in the summary information.  
Type: Array of [IamRole](API_IamRole.md) objects  
Required: No

 ** iormConfigCache **   <a name="odb-Type-CloudVmClusterSummary-iormConfigCache"></a>
The IORM settings of the Exadata DB system.  
Type: [ExadataIormConfig](API_ExadataIormConfig.md) object  
Required: No

 ** isLocalBackupEnabled **   <a name="odb-Type-CloudVmClusterSummary-isLocalBackupEnabled"></a>
Indicates whether database backups to local Exadata storage is enabled for the VM cluster.  
Type: Boolean  
Required: No

 ** isSparseDiskgroupEnabled **   <a name="odb-Type-CloudVmClusterSummary-isSparseDiskgroupEnabled"></a>
Indicates whether the VM cluster is configured with a sparse disk group.  
Type: Boolean  
Required: No

 ** lastUpdateHistoryEntryId **   <a name="odb-Type-CloudVmClusterSummary-lastUpdateHistoryEntryId"></a>
The Oracle Cloud ID (OCID) of the last maintenance update history entry.  
Type: String  
Required: No

 ** licenseModel **   <a name="odb-Type-CloudVmClusterSummary-licenseModel"></a>
The Oracle license model applied to the VM cluster.  
Type: String  
Valid Values: `BRING_YOUR_OWN_LICENSE | LICENSE_INCLUDED`   
Required: No

 ** listenerPort **   <a name="odb-Type-CloudVmClusterSummary-listenerPort"></a>
The port number configured for the listener on the VM cluster.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-CloudVmClusterSummary-memorySizeInGBs"></a>
The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.  
Type: Integer  
Required: No

 ** nodeCount **   <a name="odb-Type-CloudVmClusterSummary-nodeCount"></a>
The number of nodes in the VM cluster.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-CloudVmClusterSummary-ocid"></a>
The OCID of the VM cluster.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-CloudVmClusterSummary-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the VM cluster.  
Type: String  
Required: No

 ** ociUrl **   <a name="odb-Type-CloudVmClusterSummary-ociUrl"></a>
The HTTPS link to the VM cluster in OCI.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-CloudVmClusterSummary-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network associated with this VM cluster.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** odbNetworkId **   <a name="odb-Type-CloudVmClusterSummary-odbNetworkId"></a>
The unique identifier of the ODB network for the VM cluster.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: No

 ** percentProgress **   <a name="odb-Type-CloudVmClusterSummary-percentProgress"></a>
The amount of progress made on the current operation on the VM cluster, expressed as a percentage.  
Type: Float  
Required: No

 ** scanDnsName **   <a name="odb-Type-CloudVmClusterSummary-scanDnsName"></a>
The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.  
Type: String  
Required: No

 ** scanDnsRecordId **   <a name="odb-Type-CloudVmClusterSummary-scanDnsRecordId"></a>
The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.  
Type: String  
Required: No

 ** scanIpIds **   <a name="odb-Type-CloudVmClusterSummary-scanIpIds"></a>
The OCID of the SCAN IP addresses that are associated with the VM cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** shape **   <a name="odb-Type-CloudVmClusterSummary-shape"></a>
The hardware model name of the Exadata infrastructure that's running the VM cluster.  
Type: String  
Required: No

 ** sshPublicKeys **   <a name="odb-Type-CloudVmClusterSummary-sshPublicKeys"></a>
The public key portion of one or more key pairs used for SSH access to the VM cluster.  
Type: Array of strings  
Required: No

 ** status **   <a name="odb-Type-CloudVmClusterSummary-status"></a>
The current status of the VM cluster.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-CloudVmClusterSummary-statusReason"></a>
Additional information about the status of the VM cluster.  
Type: String  
Required: No

 ** storageSizeInGBs **   <a name="odb-Type-CloudVmClusterSummary-storageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.  
Type: Integer  
Required: No

 ** systemVersion **   <a name="odb-Type-CloudVmClusterSummary-systemVersion"></a>
The operating system version of the image chosen for the VM cluster.  
Type: String  
Required: No

 ** timeZone **   <a name="odb-Type-CloudVmClusterSummary-timeZone"></a>
The time zone of the VM cluster.  
Type: String  
Required: No

 ** vipIds **   <a name="odb-Type-CloudVmClusterSummary-vipIds"></a>
The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

## See Also
<a name="API_CloudVmClusterSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CloudVmClusterSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CloudVmClusterSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CloudVmClusterSummary) 

# CrossRegionS3RestoreSourcesAccess
<a name="API_CrossRegionS3RestoreSourcesAccess"></a>

The configuration access for the cross-Region Amazon S3 database restore source for the ODB network.

## Contents
<a name="API_CrossRegionS3RestoreSourcesAccess_Contents"></a>

 ** ipv4Addresses **   <a name="odb-Type-CrossRegionS3RestoreSourcesAccess-ipv4Addresses"></a>
The IPv4 addresses allowed for cross-Region Amazon S3 restore access.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** region **   <a name="odb-Type-CrossRegionS3RestoreSourcesAccess-region"></a>
The AWS Region for cross-Region Amazon S3 restore access.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-CrossRegionS3RestoreSourcesAccess-status"></a>
The current status of the cross-Region Amazon S3 restore access configuration.  
Type: String  
Valid Values: `ENABLED | ENABLING | DISABLED | DISABLING`   
Required: No

## See Also
<a name="API_CrossRegionS3RestoreSourcesAccess_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CrossRegionS3RestoreSourcesAccess) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CrossRegionS3RestoreSourcesAccess) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CrossRegionS3RestoreSourcesAccess) 

# CustomerContact
<a name="API_CustomerContact"></a>

A contact to receive notification from Oracle about maintenance updates for a specific Exadata infrastructure.

## Contents
<a name="API_CustomerContact_Contents"></a>

 ** email **   <a name="odb-Type-CustomerContact-email"></a>
The email address of the contact.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 320.  
Required: No

## See Also
<a name="API_CustomerContact_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/CustomerContact) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/CustomerContact) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/CustomerContact) 

# DataCollectionOptions
<a name="API_DataCollectionOptions"></a>

Information about the data collection options enabled for a VM cluster.

## Contents
<a name="API_DataCollectionOptions_Contents"></a>

 ** isDiagnosticsEventsEnabled **   <a name="odb-Type-DataCollectionOptions-isDiagnosticsEventsEnabled"></a>
Indicates whether diagnostic collection is enabled for the VM cluster.  
Type: Boolean  
Required: No

 ** isHealthMonitoringEnabled **   <a name="odb-Type-DataCollectionOptions-isHealthMonitoringEnabled"></a>
Indicates whether health monitoring is enabled for the VM cluster.  
Type: Boolean  
Required: No

 ** isIncidentLogsEnabled **   <a name="odb-Type-DataCollectionOptions-isIncidentLogsEnabled"></a>
Indicates whether incident logs are enabled for the cloud VM cluster.  
Type: Boolean  
Required: No

## See Also
<a name="API_DataCollectionOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DataCollectionOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DataCollectionOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DataCollectionOptions) 

# DayOfWeek
<a name="API_DayOfWeek"></a>

An enumeration of days of the week used for scheduling maintenance windows.

## Contents
<a name="API_DayOfWeek_Contents"></a>

 ** name **   <a name="odb-Type-DayOfWeek-name"></a>
The name of the day of the week.  
Type: String  
Valid Values: `MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY | SUNDAY`   
Required: No

## See Also
<a name="API_DayOfWeek_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DayOfWeek) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DayOfWeek) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DayOfWeek) 

# DbIormConfig
<a name="API_DbIormConfig"></a>

The IORM configuration settings for the database.

## Contents
<a name="API_DbIormConfig_Contents"></a>

 ** dbName **   <a name="odb-Type-DbIormConfig-dbName"></a>
The database name. For the default DbPlan, the dbName is `default`.  
Type: String  
Required: No

 ** flashCacheLimit **   <a name="odb-Type-DbIormConfig-flashCacheLimit"></a>
The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.  
Type: String  
Required: No

 ** share **   <a name="odb-Type-DbIormConfig-share"></a>
The relative priority of this database.  
Type: Integer  
Required: No

## See Also
<a name="API_DbIormConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbIormConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbIormConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbIormConfig) 

# DbNode
<a name="API_DbNode"></a>

Information about a DB node.

## Contents
<a name="API_DbNode_Contents"></a>

 ** additionalDetails **   <a name="odb-Type-DbNode-additionalDetails"></a>
Additional information about the planned maintenance.  
Type: String  
Required: No

 ** backupIpId **   <a name="odb-Type-DbNode-backupIpId"></a>
The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.  
Type: String  
Required: No

 ** backupVnic2Id **   <a name="odb-Type-DbNode-backupVnic2Id"></a>
The OCID of the second backup VNIC.  
Type: String  
Required: No

 ** backupVnicId **   <a name="odb-Type-DbNode-backupVnicId"></a>
The OCID of the backup VNIC.  
Type: String  
Required: No

 ** cpuCoreCount **   <a name="odb-Type-DbNode-cpuCoreCount"></a>
Number of CPU cores enabled on the DB node.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-DbNode-createdAt"></a>
The date and time when the DB node was created.  
Type: Timestamp  
Required: No

 ** dbNodeArn **   <a name="odb-Type-DbNode-dbNodeArn"></a>
The Amazon Resource Name (ARN) of the DB node.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** dbNodeId **   <a name="odb-Type-DbNode-dbNodeId"></a>
The unique identifier of the DB node.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-DbNode-dbNodeStorageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GBs), that's allocated on the DB node.  
Type: Integer  
Required: No

 ** dbServerId **   <a name="odb-Type-DbNode-dbServerId"></a>
The unique identifier of the Db server that is associated with the DB node.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** dbSystemId **   <a name="odb-Type-DbNode-dbSystemId"></a>
The OCID of the DB system.  
Type: String  
Required: No

 ** faultDomain **   <a name="odb-Type-DbNode-faultDomain"></a>
The name of the fault domain the instance is contained in.  
Type: String  
Required: No

 ** floatingIpAddress **   <a name="odb-Type-DbNode-floatingIpAddress"></a>
The floating IP address assigned to the DB node.  
Type: String  
Required: No

 ** hostIpId **   <a name="odb-Type-DbNode-hostIpId"></a>
The OCID of the host IP address that's associated with the DB node.  
Type: String  
Required: No

 ** hostname **   <a name="odb-Type-DbNode-hostname"></a>
The host name for the DB node.  
Type: String  
Required: No

 ** maintenanceType **   <a name="odb-Type-DbNode-maintenanceType"></a>
The type of database node maintenance. Either `VMDB_REBOOT_MIGRATION` or `EXADBXS_REBOOT_MIGRATION`.  
Type: String  
Valid Values: `VMDB_REBOOT_MIGRATION`   
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-DbNode-memorySizeInGBs"></a>
The allocated memory in GBs on the DB node.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-DbNode-ocid"></a>
The OCID of the DB node.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-DbNode-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the DB node.  
Type: String  
Required: No

 ** privateIpAddress **   <a name="odb-Type-DbNode-privateIpAddress"></a>
The private IP address assigned to the DB node.  
Type: String  
Required: No

 ** softwareStorageSizeInGB **   <a name="odb-Type-DbNode-softwareStorageSizeInGB"></a>
The size (in GB) of the block storage volume allocation for the DB system.   
Type: Integer  
Required: No

 ** status **   <a name="odb-Type-DbNode-status"></a>
The current status of the DB node.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | STOPPING | STOPPED | STARTING`   
Required: No

 ** statusReason **   <a name="odb-Type-DbNode-statusReason"></a>
Additional information about the status of the DB node.  
Type: String  
Required: No

 ** timeMaintenanceWindowEnd **   <a name="odb-Type-DbNode-timeMaintenanceWindowEnd"></a>
End date and time of maintenance window.  
Type: String  
Required: No

 ** timeMaintenanceWindowStart **   <a name="odb-Type-DbNode-timeMaintenanceWindowStart"></a>
Start date and time of maintenance window.  
Type: String  
Required: No

 ** totalCpuCoreCount **   <a name="odb-Type-DbNode-totalCpuCoreCount"></a>
The total number of CPU cores reserved on the DB node.  
Type: Integer  
Required: No

 ** vnic2Id **   <a name="odb-Type-DbNode-vnic2Id"></a>
The OCID of the second VNIC.  
Type: String  
Required: No

 ** vnicId **   <a name="odb-Type-DbNode-vnicId"></a>
The OCID of the VNIC.  
Type: String  
Required: No

## See Also
<a name="API_DbNode_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbNode) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbNode) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbNode) 

# DbNodeSummary
<a name="API_DbNodeSummary"></a>

Information about a DB node.

## Contents
<a name="API_DbNodeSummary_Contents"></a>

 ** additionalDetails **   <a name="odb-Type-DbNodeSummary-additionalDetails"></a>
Additional information about the planned maintenance.  
Type: String  
Required: No

 ** backupIpId **   <a name="odb-Type-DbNodeSummary-backupIpId"></a>
The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.  
Type: String  
Required: No

 ** backupVnic2Id **   <a name="odb-Type-DbNodeSummary-backupVnic2Id"></a>
The OCID of the second backup virtual network interface card (VNIC) for the DB node.  
Type: String  
Required: No

 ** backupVnicId **   <a name="odb-Type-DbNodeSummary-backupVnicId"></a>
The OCID of the backup VNIC for the DB node.  
Type: String  
Required: No

 ** cpuCoreCount **   <a name="odb-Type-DbNodeSummary-cpuCoreCount"></a>
The number of CPU cores enabled on the DB node.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-DbNodeSummary-createdAt"></a>
The date and time when the DB node was created.  
Type: Timestamp  
Required: No

 ** dbNodeArn **   <a name="odb-Type-DbNodeSummary-dbNodeArn"></a>
The Amazon Resource Name (ARN) of the DB node.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** dbNodeId **   <a name="odb-Type-DbNodeSummary-dbNodeId"></a>
The unique identifier of the DB node.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-DbNodeSummary-dbNodeStorageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GB), that's allocated on the DB node.  
Type: Integer  
Required: No

 ** dbServerId **   <a name="odb-Type-DbNodeSummary-dbServerId"></a>
The unique identifier of the database server that's associated with the DB node.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** dbSystemId **   <a name="odb-Type-DbNodeSummary-dbSystemId"></a>
The OCID of the DB system.  
Type: String  
Required: No

 ** faultDomain **   <a name="odb-Type-DbNodeSummary-faultDomain"></a>
The name of the fault domain where the DB node is located.  
Type: String  
Required: No

 ** hostIpId **   <a name="odb-Type-DbNodeSummary-hostIpId"></a>
The OCID of the host IP address that's associated with the DB node.  
Type: String  
Required: No

 ** hostname **   <a name="odb-Type-DbNodeSummary-hostname"></a>
The host name for the DB node.  
Type: String  
Required: No

 ** maintenanceType **   <a name="odb-Type-DbNodeSummary-maintenanceType"></a>
The type of maintenance the DB node.   
Type: String  
Valid Values: `VMDB_REBOOT_MIGRATION`   
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-DbNodeSummary-memorySizeInGBs"></a>
The amount of memory, in gigabytes (GB), that allocated on the DB node.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-DbNodeSummary-ocid"></a>
The OCID of the DB node.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-DbNodeSummary-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the DB node.  
Type: String  
Required: No

 ** softwareStorageSizeInGB **   <a name="odb-Type-DbNodeSummary-softwareStorageSizeInGB"></a>
The size of the block storage volume, in gigabytes (GB), that's allocated for the DB system. This attribute applies only for virtual machine DB systems.  
Type: Integer  
Required: No

 ** status **   <a name="odb-Type-DbNodeSummary-status"></a>
The current status of the DB node.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | STOPPING | STOPPED | STARTING`   
Required: No

 ** statusReason **   <a name="odb-Type-DbNodeSummary-statusReason"></a>
Additional information about the status of the DB node.  
Type: String  
Required: No

 ** timeMaintenanceWindowEnd **   <a name="odb-Type-DbNodeSummary-timeMaintenanceWindowEnd"></a>
The end date and time of the maintenance window.  
Type: String  
Required: No

 ** timeMaintenanceWindowStart **   <a name="odb-Type-DbNodeSummary-timeMaintenanceWindowStart"></a>
The start date and time of the maintenance window.  
Type: String  
Required: No

 ** totalCpuCoreCount **   <a name="odb-Type-DbNodeSummary-totalCpuCoreCount"></a>
The total number of CPU cores reserved on the DB node.  
Type: Integer  
Required: No

 ** vnic2Id **   <a name="odb-Type-DbNodeSummary-vnic2Id"></a>
The OCID of the second VNIC.  
Type: String  
Required: No

 ** vnicId **   <a name="odb-Type-DbNodeSummary-vnicId"></a>
The OCID of the VNIC.  
Type: String  
Required: No

## See Also
<a name="API_DbNodeSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbNodeSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbNodeSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbNodeSummary) 

# DbServer
<a name="API_DbServer"></a>

Information about a database server.

## Contents
<a name="API_DbServer_Contents"></a>

 ** autonomousVirtualMachineIds **   <a name="odb-Type-DbServer-autonomousVirtualMachineIds"></a>
The list of unique identifiers for the Autonomous VMs associated with this database server.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** autonomousVmClusterIds **   <a name="odb-Type-DbServer-autonomousVmClusterIds"></a>
The list of identifiers for the Autonomous VM clusters associated with this database server.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** computeModel **   <a name="odb-Type-DbServer-computeModel"></a>
The compute model of the database server (ECPU or OCPU).  
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCoreCount **   <a name="odb-Type-DbServer-cpuCoreCount"></a>
The number of CPU cores enabled on the database server.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-DbServer-createdAt"></a>
The date and time when the database server was created.  
Type: Timestamp  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-DbServer-dbNodeStorageSizeInGBs"></a>
The allocated local node storage in GBs on the database server.  
Type: Integer  
Required: No

 ** dbServerId **   <a name="odb-Type-DbServer-dbServerId"></a>
The unique identifier for the database server.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** dbServerPatchingDetails **   <a name="odb-Type-DbServer-dbServerPatchingDetails"></a>
The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.  
Type: [DbServerPatchingDetails](API_DbServerPatchingDetails.md) object  
Required: No

 ** displayName **   <a name="odb-Type-DbServer-displayName"></a>
The user-friendly name of the database server.  
Type: String  
Required: No

 ** exadataInfrastructureId **   <a name="odb-Type-DbServer-exadataInfrastructureId"></a>
The ID of the Exadata infrastructure the database server belongs to.  
Type: String  
Required: No

 ** maxCpuCount **   <a name="odb-Type-DbServer-maxCpuCount"></a>
The total number of CPU cores available.  
Type: Integer  
Required: No

 ** maxDbNodeStorageInGBs **   <a name="odb-Type-DbServer-maxDbNodeStorageInGBs"></a>
The total local node storage available in GBs.  
Type: Integer  
Required: No

 ** maxMemoryInGBs **   <a name="odb-Type-DbServer-maxMemoryInGBs"></a>
The total memory available in GBs.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-DbServer-memorySizeInGBs"></a>
The allocated memory in GBs on the database server.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-DbServer-ocid"></a>
The OCID of the database server.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-DbServer-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the database server.  
Type: String  
Required: No

 ** shape **   <a name="odb-Type-DbServer-shape"></a>
The shape of the database server. The shape determines the amount of CPU, storage, and memory resources available.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-DbServer-status"></a>
The current status of the database server.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-DbServer-statusReason"></a>
Additional information about the current status of the database server.  
Type: String  
Required: No

 ** vmClusterIds **   <a name="odb-Type-DbServer-vmClusterIds"></a>
The OCID of the VM clusters that are associated with the database server.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

## See Also
<a name="API_DbServer_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbServer) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbServer) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbServer) 

# DbServerPatchingDetails
<a name="API_DbServerPatchingDetails"></a>

The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.

## Contents
<a name="API_DbServerPatchingDetails_Contents"></a>

 ** estimatedPatchDuration **   <a name="odb-Type-DbServerPatchingDetails-estimatedPatchDuration"></a>
Estimated time, in minutes, to patch one database server.  
Type: Integer  
Required: No

 ** patchingStatus **   <a name="odb-Type-DbServerPatchingDetails-patchingStatus"></a>
The status of the patching operation. Possible values are `SCHEDULED`, `MAINTENANCE_IN_PROGRESS`, `FAILED`, and `COMPLETE`.  
Type: String  
Valid Values: `COMPLETE | FAILED | MAINTENANCE_IN_PROGRESS | SCHEDULED`   
Required: No

 ** timePatchingEnded **   <a name="odb-Type-DbServerPatchingDetails-timePatchingEnded"></a>
The time when the patching operation ended.  
Type: String  
Required: No

 ** timePatchingStarted **   <a name="odb-Type-DbServerPatchingDetails-timePatchingStarted"></a>
The time when the patching operation started.  
Type: String  
Required: No

## See Also
<a name="API_DbServerPatchingDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbServerPatchingDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbServerPatchingDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbServerPatchingDetails) 

# DbServerSummary
<a name="API_DbServerSummary"></a>

Information about a database server.

## Contents
<a name="API_DbServerSummary_Contents"></a>

 ** autonomousVirtualMachineIds **   <a name="odb-Type-DbServerSummary-autonomousVirtualMachineIds"></a>
A list of unique identifiers for the Autonomous VMs.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** autonomousVmClusterIds **   <a name="odb-Type-DbServerSummary-autonomousVmClusterIds"></a>
A list of identifiers for the Autonomous VM clusters.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** computeModel **   <a name="odb-Type-DbServerSummary-computeModel"></a>
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.  
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** cpuCoreCount **   <a name="odb-Type-DbServerSummary-cpuCoreCount"></a>
The number of CPU cores enabled on the database server.  
Type: Integer  
Required: No

 ** createdAt **   <a name="odb-Type-DbServerSummary-createdAt"></a>
The date and time when the database server was created.  
Type: Timestamp  
Required: No

 ** dbNodeStorageSizeInGBs **   <a name="odb-Type-DbServerSummary-dbNodeStorageSizeInGBs"></a>
The amount of local node storage, in gigabytes (GB), that's allocated on the database server.  
Type: Integer  
Required: No

 ** dbServerId **   <a name="odb-Type-DbServerSummary-dbServerId"></a>
The unique identifier of the database server.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** dbServerPatchingDetails **   <a name="odb-Type-DbServerSummary-dbServerPatchingDetails"></a>
The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.  
Type: [DbServerPatchingDetails](API_DbServerPatchingDetails.md) object  
Required: No

 ** displayName **   <a name="odb-Type-DbServerSummary-displayName"></a>
The user-friendly name of the database server. The name doesn't need to be unique.  
Type: String  
Required: No

 ** exadataInfrastructureId **   <a name="odb-Type-DbServerSummary-exadataInfrastructureId"></a>
The ID of the Exadata infrastructure that hosts the database server.  
Type: String  
Required: No

 ** maxCpuCount **   <a name="odb-Type-DbServerSummary-maxCpuCount"></a>
The total number of CPU cores available on the database server.  
Type: Integer  
Required: No

 ** maxDbNodeStorageInGBs **   <a name="odb-Type-DbServerSummary-maxDbNodeStorageInGBs"></a>
The total amount of local node storage, in gigabytes (GB), that's available on the database server.  
Type: Integer  
Required: No

 ** maxMemoryInGBs **   <a name="odb-Type-DbServerSummary-maxMemoryInGBs"></a>
The total amount of memory, in gigabytes (GB), that's available on the database server.  
Type: Integer  
Required: No

 ** memorySizeInGBs **   <a name="odb-Type-DbServerSummary-memorySizeInGBs"></a>
The amount of memory, in gigabytes (GB), that's allocated on the database server.  
Type: Integer  
Required: No

 ** ocid **   <a name="odb-Type-DbServerSummary-ocid"></a>
The OCID of the database server.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-DbServerSummary-ociResourceAnchorName"></a>
The name of the OCI resource anchor for the database server.  
Type: String  
Required: No

 ** shape **   <a name="odb-Type-DbServerSummary-shape"></a>
The hardware system model of the Exadata infrastructure that the database server is hosted on. The shape determines the amount of CPU, storage, and memory resources available.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-DbServerSummary-status"></a>
The current status of the database server.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-DbServerSummary-statusReason"></a>
Additional information about the status of the database server.  
Type: String  
Required: No

 ** vmClusterIds **   <a name="odb-Type-DbServerSummary-vmClusterIds"></a>
The IDs of the VM clusters that are associated with the database server.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

## See Also
<a name="API_DbServerSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbServerSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbServerSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbServerSummary) 

# DbSystemShapeSummary
<a name="API_DbSystemShapeSummary"></a>

Information about a hardware system model (shape) that's available for an Exadata infrastructure. The shape determines resources, such as CPU cores, memory, and storage, to allocate to the Exadata infrastructure.

## Contents
<a name="API_DbSystemShapeSummary_Contents"></a>

 ** areServerTypesSupported **   <a name="odb-Type-DbSystemShapeSummary-areServerTypesSupported"></a>
Indicates whether the hardware system model supports configurable database and server storage types.  
Type: Boolean  
Required: No

 ** availableCoreCount **   <a name="odb-Type-DbSystemShapeSummary-availableCoreCount"></a>
The maximum number of CPU cores that can be enabled for the shape.  
Type: Integer  
Required: No

 ** availableCoreCountPerNode **   <a name="odb-Type-DbSystemShapeSummary-availableCoreCountPerNode"></a>
The maximum number of CPU cores per DB node that can be enabled for the shape.  
Type: Integer  
Required: No

 ** availableDataStorageInTBs **   <a name="odb-Type-DbSystemShapeSummary-availableDataStorageInTBs"></a>
The maximum amount of data storage, in terabytes (TB), that can be enabled for the shape.  
Type: Integer  
Required: No

 ** availableDataStoragePerServerInTBs **   <a name="odb-Type-DbSystemShapeSummary-availableDataStoragePerServerInTBs"></a>
The maximum amount of data storage, in terabytes (TB), that's available per storage server for the shape.  
Type: Integer  
Required: No

 ** availableDbNodePerNodeInGBs **   <a name="odb-Type-DbSystemShapeSummary-availableDbNodePerNodeInGBs"></a>
The maximum amount of DB node storage, in gigabytes (GB), that's available per DB node for the shape.  
Type: Integer  
Required: No

 ** availableDbNodeStorageInGBs **   <a name="odb-Type-DbSystemShapeSummary-availableDbNodeStorageInGBs"></a>
The maximum amount of DB node storage, in gigabytes (GB), that can be enabled for the shape.  
Type: Integer  
Required: No

 ** availableMemoryInGBs **   <a name="odb-Type-DbSystemShapeSummary-availableMemoryInGBs"></a>
The maximum amount of memory, in gigabytes (GB), that can be enabled for the shape.  
Type: Integer  
Required: No

 ** availableMemoryPerNodeInGBs **   <a name="odb-Type-DbSystemShapeSummary-availableMemoryPerNodeInGBs"></a>
The maximum amount of memory, in gigabytes (GB), that's available per DB node for the shape.  
Type: Integer  
Required: No

 ** computeModel **   <a name="odb-Type-DbSystemShapeSummary-computeModel"></a>
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.   
Type: String  
Valid Values: `ECPU | OCPU`   
Required: No

 ** coreCountIncrement **   <a name="odb-Type-DbSystemShapeSummary-coreCountIncrement"></a>
The discrete number by which the CPU core count for the shape can be increased or decreased.  
Type: Integer  
Required: No

 ** maximumNodeCount **   <a name="odb-Type-DbSystemShapeSummary-maximumNodeCount"></a>
The maximum number of compute servers that is available for the shape.  
Type: Integer  
Required: No

 ** maxStorageCount **   <a name="odb-Type-DbSystemShapeSummary-maxStorageCount"></a>
The maximum number of Exadata storage servers that's available for the shape.  
Type: Integer  
Required: No

 ** minCoreCountPerNode **   <a name="odb-Type-DbSystemShapeSummary-minCoreCountPerNode"></a>
The minimum number of CPU cores that can be enabled per node for the shape.  
Type: Integer  
Required: No

 ** minDataStorageInTBs **   <a name="odb-Type-DbSystemShapeSummary-minDataStorageInTBs"></a>
The minimum amount of data storage, in terabytes (TB), that must be allocated for the shape.  
Type: Integer  
Required: No

 ** minDbNodeStoragePerNodeInGBs **   <a name="odb-Type-DbSystemShapeSummary-minDbNodeStoragePerNodeInGBs"></a>
The minimum amount of DB node storage, in gigabytes (GB), that must be allocated per DB node for the shape.  
Type: Integer  
Required: No

 ** minimumCoreCount **   <a name="odb-Type-DbSystemShapeSummary-minimumCoreCount"></a>
The minimum number of CPU cores that can be enabled for the shape.  
Type: Integer  
Required: No

 ** minimumNodeCount **   <a name="odb-Type-DbSystemShapeSummary-minimumNodeCount"></a>
The minimum number of compute servers that are available for the shape.  
Type: Integer  
Required: No

 ** minMemoryPerNodeInGBs **   <a name="odb-Type-DbSystemShapeSummary-minMemoryPerNodeInGBs"></a>
The minimum amount of memory, in gigabytes (GB), that must be allocated per DB node for the shape.  
Type: Integer  
Required: No

 ** minStorageCount **   <a name="odb-Type-DbSystemShapeSummary-minStorageCount"></a>
The minimum number of Exadata storage servers that are available for the shape.  
Type: Integer  
Required: No

 ** name **   <a name="odb-Type-DbSystemShapeSummary-name"></a>
The name of the shape.  
Type: String  
Required: No

 ** runtimeMinimumCoreCount **   <a name="odb-Type-DbSystemShapeSummary-runtimeMinimumCoreCount"></a>
The runtime minimum number of CPU cores that can be enabled for the shape.  
Type: Integer  
Required: No

 ** shapeFamily **   <a name="odb-Type-DbSystemShapeSummary-shapeFamily"></a>
The family of the shape.  
Type: String  
Required: No

 ** shapeType **   <a name="odb-Type-DbSystemShapeSummary-shapeType"></a>
The shape type. This property is determined by the CPU hardware.  
Type: String  
Valid Values: `AMD | INTEL | INTEL_FLEX_X9 | AMPERE_FLEX_A1`   
Required: No

## See Also
<a name="API_DbSystemShapeSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbSystemShapeSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbSystemShapeSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbSystemShapeSummary) 

# ExadataIormConfig
<a name="API_ExadataIormConfig"></a>

The IORM settings of the Exadata DB system.

## Contents
<a name="API_ExadataIormConfig_Contents"></a>

 ** dbPlans **   <a name="odb-Type-ExadataIormConfig-dbPlans"></a>
An array of IORM settings for all the database in the Exadata DB system.  
Type: Array of [DbIormConfig](API_DbIormConfig.md) objects  
Required: No

 ** lifecycleDetails **   <a name="odb-Type-ExadataIormConfig-lifecycleDetails"></a>
Additional information about the current lifecycleState.  
Type: String  
Required: No

 ** lifecycleState **   <a name="odb-Type-ExadataIormConfig-lifecycleState"></a>
The current state of IORM configuration for the Exadata DB system.  
Type: String  
Valid Values: `BOOTSTRAPPING | DISABLED | ENABLED | FAILED | UPDATING`   
Required: No

 ** objective **   <a name="odb-Type-ExadataIormConfig-objective"></a>
The current value for the IORM objective. The default is AUTO.  
Type: String  
Valid Values: `AUTO | BALANCED | BASIC | HIGH_THROUGHPUT | LOW_LATENCY`   
Required: No

## See Also
<a name="API_ExadataIormConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ExadataIormConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ExadataIormConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ExadataIormConfig) 

# GiVersionSummary
<a name="API_GiVersionSummary"></a>

Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.

## Contents
<a name="API_GiVersionSummary_Contents"></a>

 ** version **   <a name="odb-Type-GiVersionSummary-version"></a>
The GI software version.  
Type: String  
Required: No

## See Also
<a name="API_GiVersionSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/GiVersionSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/GiVersionSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/GiVersionSummary) 

# IamRole
<a name="API_IamRole"></a>

Information about an AWS Identity and Access Management (IAM) service role associated with a resource.

## Contents
<a name="API_IamRole_Contents"></a>

 ** awsIntegration **   <a name="odb-Type-IamRole-awsIntegration"></a>
The AWS integration configuration settings for the AWS Identity and Access Management (IAM) service role.  
Type: String  
Valid Values: `KmsTde`   
Required: No

 ** iamRoleArn **   <a name="odb-Type-IamRole-iamRoleArn"></a>
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) service role.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):iam::[0-9]{12}:role/.+`   
Required: No

 ** status **   <a name="odb-Type-IamRole-status"></a>
The current status of the AWS Identity and Access Management (IAM) service role.  
Type: String  
Valid Values: `ASSOCIATING | DISASSOCIATING | FAILED | CONNECTED | DISCONNECTED | PARTIALLY_CONNECTED | UNKNOWN`   
Required: No

 ** statusReason **   <a name="odb-Type-IamRole-statusReason"></a>
Additional information about the current status of the AWS Identity and Access Management (IAM) service role, if applicable.  
Type: String  
Required: No

## See Also
<a name="API_IamRole_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/IamRole) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/IamRole) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/IamRole) 

# KmsAccess
<a name="API_KmsAccess"></a>

Configuration for AWS Key Management Service (KMS) access from the ODB network.

## Contents
<a name="API_KmsAccess_Contents"></a>

 ** domainName **   <a name="odb-Type-KmsAccess-domainName"></a>
The domain name for AWS Key Management Service (KMS) access configuration.  
Type: String  
Required: No

 ** ipv4Addresses **   <a name="odb-Type-KmsAccess-ipv4Addresses"></a>
The IPv4 addresses allowed for AWS Key Management Service (KMS) access.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** kmsPolicyDocument **   <a name="odb-Type-KmsAccess-kmsPolicyDocument"></a>
The AWS Key Management Service (KMS) policy document that defines permissions for key usage.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-KmsAccess-status"></a>
The current status of the AWS Key Management Service (KMS) access configuration.  
Type: String  
Valid Values: `ENABLED | ENABLING | DISABLED | DISABLING`   
Required: No

## See Also
<a name="API_KmsAccess_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/KmsAccess) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/KmsAccess) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/KmsAccess) 

# MaintenanceWindow
<a name="API_MaintenanceWindow"></a>

The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.

## Contents
<a name="API_MaintenanceWindow_Contents"></a>

 ** customActionTimeoutInMins **   <a name="odb-Type-MaintenanceWindow-customActionTimeoutInMins"></a>
The custom action timeout in minutes for the maintenance window.  
Type: Integer  
Valid Range: Minimum value of 15. Maximum value of 120.  
Required: No

 ** daysOfWeek **   <a name="odb-Type-MaintenanceWindow-daysOfWeek"></a>
The days of the week when maintenance can be performed.  
Type: Array of [DayOfWeek](API_DayOfWeek.md) objects  
Required: No

 ** hoursOfDay **   <a name="odb-Type-MaintenanceWindow-hoursOfDay"></a>
The hours of the day when maintenance can be performed.  
Type: Array of integers  
Required: No

 ** isCustomActionTimeoutEnabled **   <a name="odb-Type-MaintenanceWindow-isCustomActionTimeoutEnabled"></a>
Indicates whether custom action timeout is enabled for the maintenance window.  
Type: Boolean  
Required: No

 ** leadTimeInWeeks **   <a name="odb-Type-MaintenanceWindow-leadTimeInWeeks"></a>
The lead time in weeks before the maintenance window.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 4.  
Required: No

 ** months **   <a name="odb-Type-MaintenanceWindow-months"></a>
The months when maintenance can be performed.  
Type: Array of [Month](API_Month.md) objects  
Required: No

 ** patchingMode **   <a name="odb-Type-MaintenanceWindow-patchingMode"></a>
The patching mode for the maintenance window.  
Type: String  
Valid Values: `ROLLING | NONROLLING`   
Required: No

 ** preference **   <a name="odb-Type-MaintenanceWindow-preference"></a>
The preference for the maintenance window scheduling.  
Type: String  
Valid Values: `NO_PREFERENCE | CUSTOM_PREFERENCE`   
Required: No

 ** skipRu **   <a name="odb-Type-MaintenanceWindow-skipRu"></a>
Indicates whether to skip release updates during maintenance.  
Type: Boolean  
Required: No

 ** weeksOfMonth **   <a name="odb-Type-MaintenanceWindow-weeksOfMonth"></a>
The weeks of the month when maintenance can be performed.  
Type: Array of integers  
Required: No

## See Also
<a name="API_MaintenanceWindow_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/MaintenanceWindow) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/MaintenanceWindow) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/MaintenanceWindow) 

# ManagedS3BackupAccess
<a name="API_ManagedS3BackupAccess"></a>

The configuration for managed Amazon S3 backup access from the ODB network.

## Contents
<a name="API_ManagedS3BackupAccess_Contents"></a>

 ** ipv4Addresses **   <a name="odb-Type-ManagedS3BackupAccess-ipv4Addresses"></a>
The IPv4 addresses for the managed Amazon S3 backup access.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** status **   <a name="odb-Type-ManagedS3BackupAccess-status"></a>
The status of the managed Amazon S3 backup access.  
Type: String  
Valid Values: `ENABLED | ENABLING | DISABLED | DISABLING`   
Required: No

## See Also
<a name="API_ManagedS3BackupAccess_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ManagedS3BackupAccess) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ManagedS3BackupAccess) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ManagedS3BackupAccess) 

# ManagedServices
<a name="API_ManagedServices"></a>

The managed services configuration for the ODB network.

## Contents
<a name="API_ManagedServices_Contents"></a>

 ** crossRegionS3RestoreSourcesAccess **   <a name="odb-Type-ManagedServices-crossRegionS3RestoreSourcesAccess"></a>
The access configuration for the cross-Region Amazon S3 database restore source.  
Type: Array of [CrossRegionS3RestoreSourcesAccess](API_CrossRegionS3RestoreSourcesAccess.md) objects  
Required: No

 ** kmsAccess **   <a name="odb-Type-ManagedServices-kmsAccess"></a>
The AWS Key Management Service (KMS) access configuration.  
Type: [KmsAccess](API_KmsAccess.md) object  
Required: No

 ** managedS3BackupAccess **   <a name="odb-Type-ManagedServices-managedS3BackupAccess"></a>
The managed Amazon S3 backup access configuration.  
Type: [ManagedS3BackupAccess](API_ManagedS3BackupAccess.md) object  
Required: No

 ** managedServicesIpv4Cidrs **   <a name="odb-Type-ManagedServices-managedServicesIpv4Cidrs"></a>
The IPv4 CIDR blocks for the managed services.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** resourceGatewayArn **   <a name="odb-Type-ManagedServices-resourceGatewayArn"></a>
The Amazon Resource Name (ARN) of the resource gateway.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** s3Access **   <a name="odb-Type-ManagedServices-s3Access"></a>
The Amazon S3 access configuration.  
Type: [S3Access](API_S3Access.md) object  
Required: No

 ** serviceNetworkArn **   <a name="odb-Type-ManagedServices-serviceNetworkArn"></a>
The Amazon Resource Name (ARN) of the service network.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}`   
Required: No

 ** serviceNetworkEndpoint **   <a name="odb-Type-ManagedServices-serviceNetworkEndpoint"></a>
The service network endpoint configuration.  
Type: [ServiceNetworkEndpoint](API_ServiceNetworkEndpoint.md) object  
Required: No

 ** stsAccess **   <a name="odb-Type-ManagedServices-stsAccess"></a>
The AWS Security Token Service (STS) access configuration.  
Type: [StsAccess](API_StsAccess.md) object  
Required: No

 ** zeroEtlAccess **   <a name="odb-Type-ManagedServices-zeroEtlAccess"></a>
The Zero-ETL access configuration.  
Type: [ZeroEtlAccess](API_ZeroEtlAccess.md) object  
Required: No

## See Also
<a name="API_ManagedServices_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ManagedServices) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ManagedServices) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ManagedServices) 

# Month
<a name="API_Month"></a>

An enumeration of months used for scheduling maintenance windows.

## Contents
<a name="API_Month_Contents"></a>

 ** name **   <a name="odb-Type-Month-name"></a>
The name of the month.  
Type: String  
Valid Values: `JANUARY | FEBRUARY | MARCH | APRIL | MAY | JUNE | JULY | AUGUST | SEPTEMBER | OCTOBER | NOVEMBER | DECEMBER`   
Required: No

## See Also
<a name="API_Month_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/Month) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/Month) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/Month) 

# OciDnsForwardingConfig
<a name="API_OciDnsForwardingConfig"></a>

DNS configuration to forward DNS resolver endpoints to your OCI Private Zone.

## Contents
<a name="API_OciDnsForwardingConfig_Contents"></a>

 ** domainName **   <a name="odb-Type-OciDnsForwardingConfig-domainName"></a>
Domain name to which DNS resolver forwards to.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** ociDnsListenerIp **   <a name="odb-Type-OciDnsForwardingConfig-ociDnsListenerIp"></a>
OCI DNS listener IP for custom DNS setup.  
Type: String  
Required: No

## See Also
<a name="API_OciDnsForwardingConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OciDnsForwardingConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OciDnsForwardingConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OciDnsForwardingConfig) 

# OciIdentityDomain
<a name="API_OciIdentityDomain"></a>

Information about an Oracle Cloud Infrastructure (OCI) identity domain configuration.

## Contents
<a name="API_OciIdentityDomain_Contents"></a>

 ** accountSetupCloudFormationUrl **   <a name="odb-Type-OciIdentityDomain-accountSetupCloudFormationUrl"></a>
The AWS CloudFormation URL for setting up the account integration with the OCI identity domain.  
Type: String  
Required: No

 ** ociIdentityDomainId **   <a name="odb-Type-OciIdentityDomain-ociIdentityDomainId"></a>
The unique identifier of the OCI identity domain.  
Type: String  
Required: No

 ** ociIdentityDomainResourceUrl **   <a name="odb-Type-OciIdentityDomain-ociIdentityDomainResourceUrl"></a>
The resource URL for accessing the OCI identity domain.  
Type: String  
Required: No

 ** ociIdentityDomainUrl **   <a name="odb-Type-OciIdentityDomain-ociIdentityDomainUrl"></a>
The URL of the OCI identity domain.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-OciIdentityDomain-status"></a>
The current status of the OCI identity domain.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-OciIdentityDomain-statusReason"></a>
Additional information about the current status of the OCI identity domain, if applicable.  
Type: String  
Required: No

## See Also
<a name="API_OciIdentityDomain_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OciIdentityDomain) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OciIdentityDomain) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OciIdentityDomain) 

# OdbNetwork
<a name="API_OdbNetwork"></a>

Information about an ODB network.

## Contents
<a name="API_OdbNetwork_Contents"></a>

 ** odbNetworkId **   <a name="odb-Type-OdbNetwork-odbNetworkId"></a>
The unique identifier of the ODB network.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: Yes

 ** availabilityZone **   <a name="odb-Type-OdbNetwork-availabilityZone"></a>
The AWS Availability Zone (AZ) where the ODB network is located.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** availabilityZoneId **   <a name="odb-Type-OdbNetwork-availabilityZoneId"></a>
The AZ ID of the AZ where the ODB network is located.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** backupSubnetCidr **   <a name="odb-Type-OdbNetwork-backupSubnetCidr"></a>
The CIDR range of the backup subnet in the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** clientSubnetCidr **   <a name="odb-Type-OdbNetwork-clientSubnetCidr"></a>
The CIDR range of the client subnet in the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** createdAt **   <a name="odb-Type-OdbNetwork-createdAt"></a>
The date and time when the ODB network was created.  
Type: Timestamp  
Required: No

 ** customDomainName **   <a name="odb-Type-OdbNetwork-customDomainName"></a>
The domain name for the resources in the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** defaultDnsPrefix **   <a name="odb-Type-OdbNetwork-defaultDnsPrefix"></a>
The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** displayName **   <a name="odb-Type-OdbNetwork-displayName"></a>
The user-friendly name of the ODB network.  
Type: String  
Required: No

 ** ec2PlacementGroupIds **   <a name="odb-Type-OdbNetwork-ec2PlacementGroupIds"></a>
The list of EC2 Placement Group IDs associated with your ODB network.  
Type: Array of strings  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** managedServices **   <a name="odb-Type-OdbNetwork-managedServices"></a>
The managed services configuration for the ODB network.  
Type: [ManagedServices](API_ManagedServices.md) object  
Required: No

 ** ociDnsForwardingConfigs **   <a name="odb-Type-OdbNetwork-ociDnsForwardingConfigs"></a>
The DNS resolver endpoint in OCI for forwarding DNS queries for the ociPrivateZone domain.  
Type: Array of [OciDnsForwardingConfig](API_OciDnsForwardingConfig.md) objects  
Required: No

 ** ociNetworkAnchorId **   <a name="odb-Type-OdbNetwork-ociNetworkAnchorId"></a>
The unique identifier of the OCI network anchor for the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** ociNetworkAnchorUrl **   <a name="odb-Type-OdbNetwork-ociNetworkAnchorUrl"></a>
The URL of the OCI network anchor for the ODB network.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-OdbNetwork-ociResourceAnchorName"></a>
The name of the OCI resource anchor that's associated with the ODB network.  
Type: String  
Required: No

 ** ociVcnId **   <a name="odb-Type-OdbNetwork-ociVcnId"></a>
The Oracle Cloud ID (OCID) for the Virtual Cloud Network (VCN) that's associated with the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** ociVcnUrl **   <a name="odb-Type-OdbNetwork-ociVcnUrl"></a>
The URL for the VCN that's associated with the ODB network.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-OdbNetwork-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network.  
Type: String  
Required: No

 ** peeredCidrs **   <a name="odb-Type-OdbNetwork-peeredCidrs"></a>
The list of CIDR ranges from the peered VPC that are allowed access to the ODB network.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** percentProgress **   <a name="odb-Type-OdbNetwork-percentProgress"></a>
The amount of progress made on the current operation on the ODB network, expressed as a percentage.  
Type: Float  
Required: No

 ** status **   <a name="odb-Type-OdbNetwork-status"></a>
The current status of the ODB network.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-OdbNetwork-statusReason"></a>
Additional information about the current status of the ODB network.  
Type: String  
Required: No

## See Also
<a name="API_OdbNetwork_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OdbNetwork) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OdbNetwork) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OdbNetwork) 

# OdbNetworkSummary
<a name="API_OdbNetworkSummary"></a>

Information about an ODB network.

## Contents
<a name="API_OdbNetworkSummary_Contents"></a>

 ** odbNetworkId **   <a name="odb-Type-OdbNetworkSummary-odbNetworkId"></a>
The unique identifier of the ODB network.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: Yes

 ** availabilityZone **   <a name="odb-Type-OdbNetworkSummary-availabilityZone"></a>
The AWS Availability Zone (AZ) where the ODB network is located.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** availabilityZoneId **   <a name="odb-Type-OdbNetworkSummary-availabilityZoneId"></a>
The AZ ID of the AZ where the ODB network is located.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** backupSubnetCidr **   <a name="odb-Type-OdbNetworkSummary-backupSubnetCidr"></a>
The CIDR range of the backup subnet in the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** clientSubnetCidr **   <a name="odb-Type-OdbNetworkSummary-clientSubnetCidr"></a>
The CIDR range of the client subnet in the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** createdAt **   <a name="odb-Type-OdbNetworkSummary-createdAt"></a>
The date and time when the ODB network was created.  
Type: Timestamp  
Required: No

 ** customDomainName **   <a name="odb-Type-OdbNetworkSummary-customDomainName"></a>
The domain name for the resources in the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** defaultDnsPrefix **   <a name="odb-Type-OdbNetworkSummary-defaultDnsPrefix"></a>
The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** displayName **   <a name="odb-Type-OdbNetworkSummary-displayName"></a>
The user-friendly name of the ODB network.  
Type: String  
Required: No

 ** ec2PlacementGroupIds **   <a name="odb-Type-OdbNetworkSummary-ec2PlacementGroupIds"></a>
The list of EC2 Placement Group IDs associated with your ODB network.  
Type: Array of strings  
Length Constraints: Minimum length of 6. Maximum length of 64.  
Pattern: `[a-zA-Z0-9_~.-]+`   
Required: No

 ** managedServices **   <a name="odb-Type-OdbNetworkSummary-managedServices"></a>
The managed services configuration for the ODB network.  
Type: [ManagedServices](API_ManagedServices.md) object  
Required: No

 ** ociDnsForwardingConfigs **   <a name="odb-Type-OdbNetworkSummary-ociDnsForwardingConfigs"></a>
The DNS resolver endpoint in OCI for forwarding DNS queries for the ociPrivateZone domain.  
Type: Array of [OciDnsForwardingConfig](API_OciDnsForwardingConfig.md) objects  
Required: No

 ** ociNetworkAnchorId **   <a name="odb-Type-OdbNetworkSummary-ociNetworkAnchorId"></a>
The unique identifier of the OCI network anchor for the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** ociNetworkAnchorUrl **   <a name="odb-Type-OdbNetworkSummary-ociNetworkAnchorUrl"></a>
The URL of the OCI network anchor for the ODB network.  
Type: String  
Required: No

 ** ociResourceAnchorName **   <a name="odb-Type-OdbNetworkSummary-ociResourceAnchorName"></a>
The name of the OCI resource anchor associated with the ODB network.  
Type: String  
Required: No

 ** ociVcnId **   <a name="odb-Type-OdbNetworkSummary-ociVcnId"></a>
The Oracle Cloud ID (OCID) for the Virtual Cloud Network (VCN) associated with the ODB network.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: No

 ** ociVcnUrl **   <a name="odb-Type-OdbNetworkSummary-ociVcnUrl"></a>
The URL for the VCN that's associated with the ODB network.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-OdbNetworkSummary-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network.  
Type: String  
Required: No

 ** peeredCidrs **   <a name="odb-Type-OdbNetworkSummary-peeredCidrs"></a>
The list of CIDR ranges from the peered VPC that are allowed access to the ODB network.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** percentProgress **   <a name="odb-Type-OdbNetworkSummary-percentProgress"></a>
The amount of progress made on the current operation on the ODB network, expressed as a percentage.  
Type: Float  
Required: No

 ** status **   <a name="odb-Type-OdbNetworkSummary-status"></a>
The current status of the ODB network.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-OdbNetworkSummary-statusReason"></a>
Additional information about the current status of the ODB network.  
Type: String  
Required: No

## See Also
<a name="API_OdbNetworkSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OdbNetworkSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OdbNetworkSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OdbNetworkSummary) 

# OdbPeeringConnection
<a name="API_OdbPeeringConnection"></a>

A peering connection between an ODB network and either another ODB network or a customer-owned VPC.

## Contents
<a name="API_OdbPeeringConnection_Contents"></a>

 ** odbPeeringConnectionId **   <a name="odb-Type-OdbPeeringConnection-odbPeeringConnectionId"></a>
The unique identifier of the ODB peering connection. A sample ID is `odbpcx-abcdefgh12345678`.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: Yes

 ** createdAt **   <a name="odb-Type-OdbPeeringConnection-createdAt"></a>
The timestamp when the ODB peering connection was created.  
Type: Timestamp  
Required: No

 ** displayName **   <a name="odb-Type-OdbPeeringConnection-displayName"></a>
The display name of the ODB peering connection.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-OdbPeeringConnection-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network that initiated the peering connection.  
Type: String  
Required: No

 ** odbPeeringConnectionArn **   <a name="odb-Type-OdbPeeringConnection-odbPeeringConnectionArn"></a>
The Amazon Resource Name (ARN) of the ODB peering connection.  
Example: `arn:aws:odb:us-east-1:123456789012:odb-peering-connection/odbpcx-abcdefgh12345678`   
Type: String  
Required: No

 ** odbPeeringConnectionType **   <a name="odb-Type-OdbPeeringConnection-odbPeeringConnectionType"></a>
The type of the ODB peering connection.  
Valid Values: `ODB-VPC | ODB-ODB`   
Type: String  
Required: No

 ** peerNetworkArn **   <a name="odb-Type-OdbPeeringConnection-peerNetworkArn"></a>
The Amazon Resource Name (ARN) of the peer network.  
Type: String  
Required: No

 ** peerNetworkCidrs **   <a name="odb-Type-OdbPeeringConnection-peerNetworkCidrs"></a>
The CIDR blocks associated with the peering connection. These CIDR blocks define the IP address ranges that can communicate through the peering connection.  
Type: Array of strings  
Length Constraints: Minimum length of 1. Maximum length of 18.  
Pattern: `(?:(?:\d|[01]?\d\d|2[0-4]\d|25[0-5])\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d|\d)\/(?:[1-2][0-9]|3[0-2]|[1-9])`   
Required: No

 ** percentProgress **   <a name="odb-Type-OdbPeeringConnection-percentProgress"></a>
The percentage progress of the ODB peering connection creation or deletion.  
Type: Float  
Required: No

 ** status **   <a name="odb-Type-OdbPeeringConnection-status"></a>
The status of the ODB peering connection.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-OdbPeeringConnection-statusReason"></a>
The reason for the current status of the ODB peering connection.  
Type: String  
Required: No

## See Also
<a name="API_OdbPeeringConnection_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OdbPeeringConnection) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OdbPeeringConnection) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OdbPeeringConnection) 

# OdbPeeringConnectionSummary
<a name="API_OdbPeeringConnectionSummary"></a>

A summary of an ODB peering connection.

## Contents
<a name="API_OdbPeeringConnectionSummary_Contents"></a>

 ** odbPeeringConnectionId **   <a name="odb-Type-OdbPeeringConnectionSummary-odbPeeringConnectionId"></a>
The unique identifier of the ODB peering connection. A sample ID is `odbpcx-abcdefgh12345678`.  
Type: String  
Length Constraints: Minimum length of 6. Maximum length of 2048.  
Pattern: `(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})`   
Required: Yes

 ** createdAt **   <a name="odb-Type-OdbPeeringConnectionSummary-createdAt"></a>
The timestamp when the ODB peering connection was created.  
Type: Timestamp  
Required: No

 ** displayName **   <a name="odb-Type-OdbPeeringConnectionSummary-displayName"></a>
The display name of the ODB peering connection.  
Type: String  
Required: No

 ** odbNetworkArn **   <a name="odb-Type-OdbPeeringConnectionSummary-odbNetworkArn"></a>
The Amazon Resource Name (ARN) of the ODB network that initiated the peering connection.  
Type: String  
Required: No

 ** odbPeeringConnectionArn **   <a name="odb-Type-OdbPeeringConnectionSummary-odbPeeringConnectionArn"></a>
The Amazon Resource Name (ARN) of the ODB peering connection.  
Type: String  
Required: No

 ** odbPeeringConnectionType **   <a name="odb-Type-OdbPeeringConnectionSummary-odbPeeringConnectionType"></a>
The type of the ODB peering connection.  
Valid Values: `ODB-VPC | ODB-ODB`   
Type: String  
Required: No

 ** peerNetworkArn **   <a name="odb-Type-OdbPeeringConnectionSummary-peerNetworkArn"></a>
The Amazon Resource Name (ARN) of the peer network.  
Type: String  
Required: No

 ** peerNetworkCidrs **   <a name="odb-Type-OdbPeeringConnectionSummary-peerNetworkCidrs"></a>
The CIDR blocks associated with the peering connection. These CIDR blocks define the IP address ranges that can communicate through the peering connection.  
Type: Array of strings  
Length Constraints: Minimum length of 1. Maximum length of 18.  
Pattern: `(?:(?:\d|[01]?\d\d|2[0-4]\d|25[0-5])\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d|\d)\/(?:[1-2][0-9]|3[0-2]|[1-9])`   
Required: No

 ** percentProgress **   <a name="odb-Type-OdbPeeringConnectionSummary-percentProgress"></a>
The percentage progress of the ODB peering connection creation or deletion.  
Type: Float  
Required: No

 ** status **   <a name="odb-Type-OdbPeeringConnectionSummary-status"></a>
The status of the ODB peering connection.  
Type: String  
Valid Values: `AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS`   
Required: No

 ** statusReason **   <a name="odb-Type-OdbPeeringConnectionSummary-statusReason"></a>
The reason for the current status of the ODB peering connection.  
Type: String  
Required: No

## See Also
<a name="API_OdbPeeringConnectionSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/OdbPeeringConnectionSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/OdbPeeringConnectionSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/OdbPeeringConnectionSummary) 

# S3Access
<a name="API_S3Access"></a>

The configuration for Amazon S3 access from the ODB network.

## Contents
<a name="API_S3Access_Contents"></a>

 ** domainName **   <a name="odb-Type-S3Access-domainName"></a>
The domain name for the Amazon S3 access.  
Type: String  
Required: No

 ** ipv4Addresses **   <a name="odb-Type-S3Access-ipv4Addresses"></a>
The IPv4 addresses for the Amazon S3 access.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** s3PolicyDocument **   <a name="odb-Type-S3Access-s3PolicyDocument"></a>
The endpoint policy for the Amazon S3 access.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-S3Access-status"></a>
The status of the Amazon S3 access.  
Type: String  
Valid Values: `ENABLED | ENABLING | DISABLED | DISABLING`   
Required: No

## See Also
<a name="API_S3Access_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/S3Access) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/S3Access) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/S3Access) 

# ServiceNetworkEndpoint
<a name="API_ServiceNetworkEndpoint"></a>

The configuration for a service network endpoint.

## Contents
<a name="API_ServiceNetworkEndpoint_Contents"></a>

 ** vpcEndpointId **   <a name="odb-Type-ServiceNetworkEndpoint-vpcEndpointId"></a>
The identifier of the VPC endpoint.  
Type: String  
Required: No

 ** vpcEndpointType **   <a name="odb-Type-ServiceNetworkEndpoint-vpcEndpointType"></a>
The type of the VPC endpoint.  
Type: String  
Valid Values: `SERVICENETWORK`   
Required: No

## See Also
<a name="API_ServiceNetworkEndpoint_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ServiceNetworkEndpoint) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ServiceNetworkEndpoint) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ServiceNetworkEndpoint) 

# StsAccess
<a name="API_StsAccess"></a>

Configuration for AWS Security Token Service (STS) access from the ODB network.

## Contents
<a name="API_StsAccess_Contents"></a>

 ** domainName **   <a name="odb-Type-StsAccess-domainName"></a>
The domain name for AWS Security Token Service (STS) access configuration.  
Type: String  
Required: No

 ** ipv4Addresses **   <a name="odb-Type-StsAccess-ipv4Addresses"></a>
The IPv4 addresses allowed for AWS Security Token Service (STS) access.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

 ** status **   <a name="odb-Type-StsAccess-status"></a>
The current status of the AWS Security Token Service (STS) access configuration.  
Type: String  
Valid Values: `ENABLED | ENABLING | DISABLED | DISABLING`   
Required: No

 ** stsPolicyDocument **   <a name="odb-Type-StsAccess-stsPolicyDocument"></a>
The AWS Security Token Service (STS) policy document that defines permissions for token service usage.  
Type: String  
Required: No

## See Also
<a name="API_StsAccess_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/StsAccess) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/StsAccess) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/StsAccess) 

# SystemVersionSummary
<a name="API_SystemVersionSummary"></a>

Information about the compatible system versions that can be used with a specific Exadata shape and Grid Infrastructure (GI) version.

## Contents
<a name="API_SystemVersionSummary_Contents"></a>

 ** giVersion **   <a name="odb-Type-SystemVersionSummary-giVersion"></a>
The version of GI software.  
Type: String  
Required: No

 ** shape **   <a name="odb-Type-SystemVersionSummary-shape"></a>
The Exadata hardware model.  
Type: String  
Required: No

 ** systemVersions **   <a name="odb-Type-SystemVersionSummary-systemVersions"></a>
The Exadata system versions that are compatible with the specified Exadata shape and GI version.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 1024 items.  
Required: No

## See Also
<a name="API_SystemVersionSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/SystemVersionSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/SystemVersionSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/SystemVersionSummary) 

# ValidationExceptionField
<a name="API_ValidationExceptionField"></a>

The input failed to meet the constraints specified by the service in a specified field. Make sure you provided the correct input and try again.

## Contents
<a name="API_ValidationExceptionField_Contents"></a>

 ** message **   <a name="odb-Type-ValidationExceptionField-message"></a>
The description of the error.  
Type: String  
Required: Yes

 ** name **   <a name="odb-Type-ValidationExceptionField-name"></a>
The field name for which validation failed.  
Type: String  
Required: Yes

## See Also
<a name="API_ValidationExceptionField_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ValidationExceptionField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ValidationExceptionField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ValidationExceptionField) 

# ZeroEtlAccess
<a name="API_ZeroEtlAccess"></a>

The configuration for Zero-ETL access from the ODB network.

## Contents
<a name="API_ZeroEtlAccess_Contents"></a>

 ** cidr **   <a name="odb-Type-ZeroEtlAccess-cidr"></a>
The CIDR block for the Zero-ETL access.  
Type: String  
Required: No

 ** status **   <a name="odb-Type-ZeroEtlAccess-status"></a>
The status of the Zero-ETL access.  
Type: String  
Valid Values: `ENABLED | ENABLING | DISABLED | DISABLING`   
Required: No

## See Also
<a name="API_ZeroEtlAccess_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/ZeroEtlAccess) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/ZeroEtlAccess) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/ZeroEtlAccess) 