Class CloudExadataInfrastructure


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20160918")
    public final class CloudExadataInfrastructure
    extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
    Details of the cloud Exadata infrastructure resource.

    Applies to Exadata Cloud Service instances only.
    Note: Objects should always be created or deserialized using the CloudExadataInfrastructure.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the CloudExadataInfrastructure.Builder, which maintain a set of all explicitly set fields called CloudExadataInfrastructure.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).

    • Method Detail

      • getId

        public String getId()
        The OCID of the cloud Exadata infrastructure resource.
        Returns:
        the value
      • getCompartmentId

        public String getCompartmentId()
        The OCID of the compartment.
        Returns:
        the value
      • getClusterPlacementGroupId

        public String getClusterPlacementGroupId()
        The OCID of the cluster placement group of the Exadata Infrastructure.
        Returns:
        the value
      • getSubscriptionId

        public String getSubscriptionId()
        The OCID of the subscription with which resource needs to be associated with.
        Returns:
        the value
      • getDisplayName

        public String getDisplayName()
        The user-friendly name for the cloud Exadata infrastructure resource.

        The name does not need to be unique.

        Returns:
        the value
      • getShape

        public String getShape()
        The model name of the cloud Exadata infrastructure resource.
        Returns:
        the value
      • getAvailabilityDomain

        public String getAvailabilityDomain()
        The name of the availability domain that the cloud Exadata infrastructure resource is located in.
        Returns:
        the value
      • getComputeCount

        public Integer getComputeCount()
        The number of compute servers for the cloud Exadata infrastructure.
        Returns:
        the value
      • getStorageCount

        public Integer getStorageCount()
        The number of storage servers for the cloud Exadata infrastructure.
        Returns:
        the value
      • getTotalStorageSizeInGBs

        public Integer getTotalStorageSizeInGBs()
        The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
        Returns:
        the value
      • getAvailableStorageSizeInGBs

        public Integer getAvailableStorageSizeInGBs()
        The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
        Returns:
        the value
      • getCpuCount

        public Integer getCpuCount()
        The total number of CPU cores allocated.
        Returns:
        the value
      • getMaxCpuCount

        public Integer getMaxCpuCount()
        The total number of CPU cores available.
        Returns:
        the value
      • getMemorySizeInGBs

        public Integer getMemorySizeInGBs()
        The memory allocated in GBs.
        Returns:
        the value
      • getMaxMemoryInGBs

        public Integer getMaxMemoryInGBs()
        The total memory available in GBs.
        Returns:
        the value
      • getDbNodeStorageSizeInGBs

        public Integer getDbNodeStorageSizeInGBs()
        The local node storage allocated in GBs.
        Returns:
        the value
      • getMaxDbNodeStorageInGBs

        public Integer getMaxDbNodeStorageInGBs()
        The total local node storage available in GBs.
        Returns:
        the value
      • getDataStorageSizeInTBs

        public Double getDataStorageSizeInTBs()
        Size, in terabytes, of the DATA disk group.
        Returns:
        the value
      • getMaxDataStorageInTBs

        public Double getMaxDataStorageInTBs()
        The total available DATA disk group size.
        Returns:
        the value
      • getAdditionalStorageCount

        public Integer getAdditionalStorageCount()
        The requested number of additional storage servers for the Exadata infrastructure.
        Returns:
        the value
      • getActivatedStorageCount

        public Integer getActivatedStorageCount()
        The requested number of additional storage servers activated for the Exadata infrastructure.
        Returns:
        the value
      • getTimeCreated

        public Date getTimeCreated()
        The date and time the cloud Exadata infrastructure resource was created.
        Returns:
        the value
      • getLifecycleDetails

        public String getLifecycleDetails()
        Additional information about the current lifecycle state.
        Returns:
        the value
      • getLastMaintenanceRunId

        public String getLastMaintenanceRunId()
        The OCID of the last maintenance run.
        Returns:
        the value
      • getNextMaintenanceRunId

        public String getNextMaintenanceRunId()
        The OCID of the next maintenance run.
        Returns:
        the value
      • getFreeformTags

        public Map<String,​String> getFreeformTags()
        Free-form tags for this resource.

        Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

        Example: {"Department": "Finance"}

        Returns:
        the value
      • getDefinedTags

        public Map<String,​Map<String,​Object>> getDefinedTags()
        Defined tags for this resource.

        Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

        Returns:
        the value
      • getSystemTags

        public Map<String,​Map<String,​Object>> getSystemTags()
        System tags for this resource.

        Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

        Returns:
        the value
      • getCustomerContacts

        public List<CustomerContact> getCustomerContacts()
        The list of customer email addresses that receive information from Oracle about the specified OCI Database service resource.

        Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.

        Returns:
        the value
      • getStorageServerVersion

        public String getStorageServerVersion()
        The software version of the storage servers (cells) in the cloud Exadata infrastructure.

        Example: 20.1.15

        Returns:
        the value
      • getDbServerVersion

        public String getDbServerVersion()
        The software version of the database servers (dom0) in the cloud Exadata infrastructure.

        Example: 20.1.15

        Returns:
        the value
      • getMonthlyStorageServerVersion

        public String getMonthlyStorageServerVersion()
        The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure.

        Example: 20.1.15

        Returns:
        the value
      • getMonthlyDbServerVersion

        public String getMonthlyDbServerVersion()
        The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure.

        Example: 20.1.15

        Returns:
        the value
      • getDefinedFileSystemConfigurations

        public List<DefinedFileSystemConfiguration> getDefinedFileSystemConfigurations()
        Details of the file system configuration of the Exadata infrastructure.
        Returns:
        the value
      • getIsSchedulingPolicyAssociated

        public Boolean getIsSchedulingPolicyAssociated()
        If true, the infrastructure is using granular maintenance scheduling preference.
        Returns:
        the value
      • getDatabaseServerType

        public String getDatabaseServerType()
        The database server type of the Exadata infrastructure.
        Returns:
        the value
      • getStorageServerType

        public String getStorageServerType()
        The storage server type of the Exadata infrastructure.
        Returns:
        the value
      • getComputeModel

        public CloudExadataInfrastructure.ComputeModel getComputeModel()
        The compute model of the Autonomous Database.

        This is required if using the computeCount parameter. If using cpuCoreCount then it is an error to specify computeModel to a non-null value. ECPU compute model is the recommended model and OCPU compute model is legacy.

        Returns:
        the value
      • toString

        public String toString()
        Overrides:
        toString in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel