CloudExadataInfrastructureUpdateProperties interface
The updatable properties of the CloudExadataInfrastructure.
Properties
compute |
The number of compute servers for the cloud Exadata infrastructure. |
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. |
display |
The name for the Exadata infrastructure. |
maintenance |
maintenanceWindow property |
storage |
The number of storage servers for the cloud Exadata infrastructure. |
Property Details
computeCount
The number of compute servers for the cloud Exadata infrastructure.
computeCount?: 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
displayName
The name for the Exadata infrastructure.
displayName?: string
Property Value
string
maintenanceWindow
storageCount
The number of storage servers for the cloud Exadata infrastructure.
storageCount?: number
Property Value
number