CloudExadataInfrastructure - Oracle Database@AWS

CloudExadataInfrastructure

Information about an Exadata infrastructure.

Contents

cloudExadataInfrastructureId

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

The number of storage servers requested for the Exadata infrastructure.

Type: Integer

Required: No

additionalStorageCount

The number of storage servers requested for the Exadata infrastructure.

Type: Integer

Required: No

availabilityZone

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

Type: String

Required: No

availabilityZoneId

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

Type: String

Required: No

availableStorageSizeInGBs

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

Type: Integer

Required: No

cloudExadataInfrastructureArn

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

Type: String

Required: No

computeCount

The number of database servers for the Exadata infrastructure.

Type: Integer

Required: No

computeModel

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

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

Type: Integer

Required: No

createdAt

The date and time when the Exadata infrastructure was created.

Type: Timestamp

Required: No

customerContactsToSendToOCI

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

Type: Array of CustomerContact objects

Required: No

databaseServerType

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

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

Type: Double

Required: No

dbNodeStorageSizeInGBs

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

Type: Integer

Required: No

dbServerVersion

The software version of the database servers (dom0) in the Exadata infrastructure.

Type: String

Required: No

displayName

The user-friendly name for the Exadata infrastructure.

Type: String

Required: No

lastMaintenanceRunId

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

Type: String

Required: No

maintenanceWindow

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

Type: MaintenanceWindow object

Required: No

maxCpuCount

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

Type: Integer

Required: No

maxDataStorageInTBs

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

Type: Double

Required: No

maxDbNodeStorageSizeInGBs

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

Type: Integer

Required: No

maxMemoryInGBs

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

Type: Integer

Required: No

memorySizeInGBs

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

Type: Integer

Required: No

monthlyDbServerVersion

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

Type: String

Required: No

monthlyStorageServerVersion

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

Type: String

Required: No

nextMaintenanceRunId

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

Type: String

Required: No

ocid

The OCID of the Exadata infrastructure.

Type: String

Required: No

ociResourceAnchorName

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

Type: String

Required: No

ociUrl

The HTTPS link to the Exadata infrastructure in OCI.

Type: String

Required: No

percentProgress

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

Type: Float

Required: No

shape

The model name of the Exadata infrastructure.

Type: String

Required: No

status

The current status of the Exadata infrastructure.

Type: String

Valid Values: AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS

Required: No

statusReason

Additional information about the status of the Exadata infrastructure.

Type: String

Required: No

storageCount

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

Type: Integer

Required: No

storageServerType

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

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

Type: String

Required: No

totalStorageSizeInGBs

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

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: