CloudExadataInfrastructureSummary

Information about an Exadata infrastructure.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of storage servers requested for the Exadata infrastructure.

Link copied to clipboard

The number of storage servers requested for the Exadata infrastructure.

Link copied to clipboard

The name of the Availability Zone (AZ) where the Exadata infrastructure is located.

Link copied to clipboard

The AZ ID of the AZ where the Exadata infrastructure is located.

Link copied to clipboard

The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.

Link copied to clipboard

The Amazon Resource Name (ARN) for the Exadata infrastructure.

Link copied to clipboard

The unique identifier for the Exadata infrastructure.

Link copied to clipboard

The number of database servers for the Exadata infrastructure.

Link copied to clipboard

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.

Link copied to clipboard

The total number of CPU cores that are allocated to the Exadata infrastructure.

Link copied to clipboard

The date and time when the Exadata infrastructure was created.

Link copied to clipboard

The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.

Link copied to clipboard

The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.

Link copied to clipboard

The size of the Exadata infrastructure's data disk group, in terabytes (TB).

Link copied to clipboard

The size of the Exadata infrastructure's local node storage, in gigabytes (GB).

Link copied to clipboard

The software version of the database servers on the Exadata infrastructure.

Link copied to clipboard

The user-friendly name for the Exadata infrastructure.

Link copied to clipboard

The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.

Link copied to clipboard

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

Link copied to clipboard

The total number of CPU cores available on the Exadata infrastructure.

Link copied to clipboard

The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.

Link copied to clipboard

The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.

Link copied to clipboard

The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.

Link copied to clipboard

The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.

Link copied to clipboard

The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.

Link copied to clipboard

The monthly software version of the storage servers installed on the Exadata infrastructure.

Link copied to clipboard

The OCID of the next maintenance run for the Exadata infrastructure.

Link copied to clipboard
val ocid: String?

The OCID of the Exadata infrastructure.

Link copied to clipboard

The name of the OCI resource anchor for the Exadata infrastructure.

Link copied to clipboard

The HTTPS link to the Exadata infrastructure in OCI.

Link copied to clipboard

The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.

Link copied to clipboard

The model name of the Exadata infrastructure.

Link copied to clipboard

The current status of the Exadata infrastructure.

Link copied to clipboard

Additional information about the status of the Exadata infrastructure.

Link copied to clipboard

The number of storage servers that are activated for the Exadata infrastructure.

Link copied to clipboard

The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.

Link copied to clipboard

The software version of the storage servers on the Exadata infrastructure.

Link copied to clipboard

The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String