Class InfrastructureSummary


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20251101")
    public final class InfrastructureSummary
    extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
    Database Infrastructure resource summary.
    Note: Objects should always be created or deserialized using the InfrastructureSummary.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 InfrastructureSummary.Builder, which maintain a set of all explicitly set fields called InfrastructureSummary.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 Database Infrastructure.
        Returns:
        the value
      • getDescription

        public String getDescription()
        Database Infrastructure description.
        Returns:
        the value
      • getCompartmentId

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

        public String getDisplayName()
        The user-friendly name for the Database Infrastructure.

        The name does not need to be unique.

        Returns:
        the value
      • getSystemModel

        public SystemModelEnum getSystemModel()
        Database Infrastructure System Model specification.

        The system model determines the model of the Database Infrastructure hardware to be used.

        Returns:
        the value
      • getVersion

        public String getVersion()
        The version of the system software on the Database Infrastructure.
        Returns:
        the value
      • getShape

        public ShapeEnum getShape()
        The shape of the Database Infrastructure.

        The shape determines the amount of CPU, storage, and memory resources allocated to the instance.

        Returns:
        the value
      • getCloudControlPlaneServer1

        public String getCloudControlPlaneServer1()
        The IP address for the first control plane server.
        Returns:
        the value
      • getCloudControlPlaneServer2

        public String getCloudControlPlaneServer2()
        The IP address for the second control plane server.
        Returns:
        the value
      • getNetmask

        public String getNetmask()
        The netmask for the control plane network.
        Returns:
        the value
      • getGateway

        public String getGateway()
        The gateway for the control plane network.
        Returns:
        the value
      • getAdminNetworkcidr

        public String getAdminNetworkcidr()
        The CIDR block for the system network.

        The system network is a private network in Database Infrastructure and is not connected to your corporate network. The system network is used for storage (ASM) traffic, high-performance interconnect traffic and administration of infrastructure components.

        Returns:
        the value
      • getContacts

        public List<InfrastructureContact> getContacts()
        The list of contacts for the Database Infrastructure.
        Returns:
        the value
      • getDnsServers

        public List<String> getDnsServers()
        The list of DNS server IP addresses.

        Maximum of 3 allowed.

        Returns:
        the value
      • getNtpServers

        public List<String> getNtpServers()
        The list of NTP server IP addresses.

        Maximum of 3 allowed.

        Returns:
        the value
      • getClientNetworkBondingMode

        public NetworkBondingMode getClientNetworkBondingMode()
        The network bonding mode for Client networks for the Database Infrastructure.
        Returns:
        the value
      • getBackupNetworkBondingMode

        public NetworkBondingMode getBackupNetworkBondingMode()
        The network bonding mode for Backup networks for the Database Infrastructure.
        Returns:
        the value
      • getCpsNetworkBondingMode

        public NetworkBondingMode getCpsNetworkBondingMode()
        The network bonding mode for CPS networks for the Database Infrastructure.
        Returns:
        the value
      • getClientNetworkBondingInterface

        public NetworkBondingInterfaceEnum getClientNetworkBondingInterface()
        The network bonding interface for client network for the Database Infrastructure.
        Returns:
        the value
      • getBackupNetworkBondingInterface

        public NetworkBondingInterfaceEnum getBackupNetworkBondingInterface()
        The network bonding interface for backup network for the Database Infrastructure.
        Returns:
        the value
      • getCpsNetworkBondingInterface

        public NetworkBondingInterfaceEnum getCpsNetworkBondingInterface()
        The network bonding interface for CPS network for the Database Infrastructure.
        Returns:
        the value
      • getAcfsFileSystemStorageInGbs

        public Double getAcfsFileSystemStorageInGbs()
        The amount of storage (in GB) in the DATA disk group that is reserved for creating local storage for VM Clusters and application VMs.
        Returns:
        the value
      • getAcfsFileSystemUsedStorageInGbs

        public Double getAcfsFileSystemUsedStorageInGbs()
        The amount of storage (in GB) in the DATA disk group that is currently utilized for creating local storage for VM Clusters and application VMs.

        This attribute is deprecated and will be removed in a subsequent release. Please read from systemStorageCapacity instead.

        Returns:
        the value
      • getCorporateProxy

        public String getCorporateProxy()
        The corporate network proxy for access to the control plane network.

        Oracle recommends using an HTTPS proxy when possible for enhanced security.

        Returns:
        the value
      • getFreeformTags

        public Map<String,​String> getFreeformTags()
        Simple key-value pair that is applied without any predefined name, type or scope.

        This tag option exists for cross-compatibility only. Example: {“bar-key”: “value”}

        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. Example: {“foo-namespace”: {“bar-key”: “value”}}

        Returns:
        the value
      • getSystemTags

        public Map<String,​Map<String,​Object>> getSystemTags()
        Usage of system tag keys.

        These predefined keys are scoped to namespaces. Example: { “orcl-cloud”: { “free-tier-retained”: “true” } }

        Returns:
        the value
      • getTimeCreated

        public Date getTimeCreated()
        The time that the Database Infrastructure cluster was created.

        An RFC3339 formatted datetime string.

        Returns:
        the value
      • getTimeUpdated

        public Date getTimeUpdated()
        The time that the Database Infrastructure was last updated.

        An RFC3339 formatted datetime string.

        Returns:
        the value
      • getTimeLastStateUpdated

        public Date getTimeLastStateUpdated()
        The time, in RFC3339 format, when the lifecycle state was last updated.
        Returns:
        the value
      • getTimeActivated

        public Date getTimeActivated()
        The time, in RFC3339 format, when the Database Infrastructure was activated.
        Returns:
        the value
      • getTimeValidated

        public Date getTimeValidated()
        The time, in RFC3339 format, when the Database Infrastructure network was validated.
        Returns:
        the value
      • getLifecycleState

        public InfrastructureLifecycleState getLifecycleState()
        The current state of the Database Infrastructure.
        Returns:
        the value
      • getLifecycleStateDetails

        public String getLifecycleStateDetails()
        Lifecycle state details of the Database Infrastructure.
        Returns:
        the value
      • getStorageCapacity

        public List<StorageCapacityDetails> getStorageCapacity()
        Capacity details of the Storage disk group.

        This attribute is deprecated and will be removed in a subsequent release. Please use systemStorageCapacity instead.

        Returns:
        the value
      • getSubscriptionPlanNumber

        public String getSubscriptionPlanNumber()
        The unique identifier for the subscription plan number.
        Returns:
        the value
      • getSsdConfigurationRequested

        public ShapeEnum getSsdConfigurationRequested()
        SSD configuration requested for the infrastructure.
        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