CloudExadataInfrastructureProperties interface
CloudExadataInfrastructure resource model
Properties
| activated |
The requested number of additional storage servers activated for the Exadata infrastructure. |
| additional |
The requested number of additional storage servers for the Exadata infrastructure. |
| available |
The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). |
| compute |
The number of compute servers for the cloud Exadata infrastructure. |
| compute |
The compute model of the Exadata Infrastructure |
| cpu |
The total number of CPU cores allocated. |
| customer |
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. |
| database |
The database server model type of the cloud Exadata infrastructure resource. |
| data |
The quantity of data in the database, in terabytes. |
| db |
The local node storage to be allocated in GBs. |
| db |
The software version of the database servers (dom0) in the Exadata infrastructure. |
| defined |
Defined file system configurations |
| display |
The name for the Exadata infrastructure. |
| estimated |
The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching). |
| exascale |
The exascale config details for the cloud Exadata infrastructure |
| last |
The OCID of the last maintenance run. |
| lifecycle |
Additional information about the current lifecycle state. |
| lifecycle |
CloudExadataInfrastructure lifecycle state |
| maintenance |
maintenanceWindow property |
| max |
The total number of CPU cores available. |
| max |
The total available DATA disk group size. |
| max |
The total local node storage available in GBs. |
| max |
The total memory available in GBs. |
| memory |
The memory allocated in GBs. |
| monthly |
Monthly Db Server version |
| monthly |
Monthly Storage Server version |
| next |
The OCID of the next maintenance run. |
| ocid | Exadata infra ocid |
| oci |
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. |
| provisioning |
CloudExadataInfrastructure provisioning state |
| shape | The model name of the cloud Exadata infrastructure resource. |
| storage |
The number of storage servers for the cloud Exadata infrastructure. |
| storage |
The storage server model type of the cloud Exadata infrastructure resource. |
| storage |
The software version of the storage servers (cells) in the Exadata infrastructure. |
| time |
The date and time the cloud Exadata infrastructure resource was created. |
| total |
The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB). |
Property Details
activatedStorageCount
The requested number of additional storage servers activated for the Exadata infrastructure.
activatedStorageCount?: number
Property Value
number
additionalStorageCount
The requested number of additional storage servers for the Exadata infrastructure.
additionalStorageCount?: number
Property Value
number
availableStorageSizeInGbs
The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
availableStorageSizeInGbs?: number
Property Value
number
computeCount
The number of compute servers for the cloud Exadata infrastructure.
computeCount?: number
Property Value
number
computeModel
The compute model of the Exadata Infrastructure
computeModel?: string
Property Value
string
cpuCount
The total number of CPU cores allocated.
cpuCount?: number
Property Value
number
customerContacts
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.
customerContacts?: CustomerContact[]
Property Value
databaseServerType
The database server model type of the cloud Exadata infrastructure resource.
databaseServerType?: string
Property Value
string
dataStorageSizeInTbs
The quantity of data in the database, in terabytes.
dataStorageSizeInTbs?: number
Property Value
number
dbNodeStorageSizeInGbs
The local node storage to be allocated in GBs.
dbNodeStorageSizeInGbs?: number
Property Value
number
dbServerVersion
The software version of the database servers (dom0) in the Exadata infrastructure.
dbServerVersion?: string
Property Value
string
definedFileSystemConfiguration
Defined file system configurations
definedFileSystemConfiguration?: DefinedFileSystemConfiguration[]
Property Value
displayName
The name for the Exadata infrastructure.
displayName: string
Property Value
string
estimatedPatchingTime
The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
estimatedPatchingTime?: EstimatedPatchingTime
Property Value
exascaleConfig
The exascale config details for the cloud Exadata infrastructure
exascaleConfig?: ExascaleConfigDetails
Property Value
lastMaintenanceRunId
The OCID of the last maintenance run.
lastMaintenanceRunId?: string
Property Value
string
lifecycleDetails
Additional information about the current lifecycle state.
lifecycleDetails?: string
Property Value
string
lifecycleState
CloudExadataInfrastructure lifecycle state
lifecycleState?: string
Property Value
string
maintenanceWindow
maxCpuCount
The total number of CPU cores available.
maxCpuCount?: number
Property Value
number
maxDataStorageInTbs
The total available DATA disk group size.
maxDataStorageInTbs?: number
Property Value
number
maxDbNodeStorageSizeInGbs
The total local node storage available in GBs.
maxDbNodeStorageSizeInGbs?: number
Property Value
number
maxMemoryInGbs
The total memory available in GBs.
maxMemoryInGbs?: number
Property Value
number
memorySizeInGbs
The memory allocated in GBs.
memorySizeInGbs?: number
Property Value
number
monthlyDbServerVersion
Monthly Db Server version
monthlyDbServerVersion?: string
Property Value
string
monthlyStorageServerVersion
Monthly Storage Server version
monthlyStorageServerVersion?: string
Property Value
string
nextMaintenanceRunId
The OCID of the next maintenance run.
nextMaintenanceRunId?: string
Property Value
string
ocid
Exadata infra ocid
ocid?: string
Property Value
string
ociUrl
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface.
ociUrl?: string
Property Value
string
provisioningState
CloudExadataInfrastructure provisioning state
provisioningState?: string
Property Value
string
shape
The model name of the cloud Exadata infrastructure resource.
shape: string
Property Value
string
storageCount
The number of storage servers for the cloud Exadata infrastructure.
storageCount?: number
Property Value
number
storageServerType
The storage server model type of the cloud Exadata infrastructure resource.
storageServerType?: string
Property Value
string
storageServerVersion
The software version of the storage servers (cells) in the Exadata infrastructure.
storageServerVersion?: string
Property Value
string
timeCreated
The date and time the cloud Exadata infrastructure resource was created.
timeCreated?: string
Property Value
string
totalStorageSizeInGbs
The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
totalStorageSizeInGbs?: number
Property Value
number