GetCloudExadataInfrastructureProperty

data class GetCloudExadataInfrastructureProperty(val activatedStorageCount: Int, val additionalStorageCount: Int, val availableStorageSizeGb: Int, val computeCount: Int, val cpuCount: Int, val customerContacts: List<GetCloudExadataInfrastructurePropertyCustomerContact>, val dataStorageSizeTb: Double, val dbNodeStorageSizeGb: Int, val dbServerVersion: String, val maintenanceWindows: List<GetCloudExadataInfrastructurePropertyMaintenanceWindow>, val maxCpuCount: Int, val maxDataStorageTb: Double, val maxDbNodeStorageSizeGb: Int, val maxMemoryGb: Int, val memorySizeGb: Int, val monthlyDbServerVersion: String, val monthlyStorageServerVersion: String, val nextMaintenanceRunId: String, val nextMaintenanceRunTime: String, val nextSecurityMaintenanceRunTime: String, val ociUrl: String, val ocid: String, val shape: String, val state: String, val storageCount: Int, val storageServerVersion: String, val totalStorageSizeGb: Int)

Constructors

Link copied to clipboard
constructor(activatedStorageCount: Int, additionalStorageCount: Int, availableStorageSizeGb: Int, computeCount: Int, cpuCount: Int, customerContacts: List<GetCloudExadataInfrastructurePropertyCustomerContact>, dataStorageSizeTb: Double, dbNodeStorageSizeGb: Int, dbServerVersion: String, maintenanceWindows: List<GetCloudExadataInfrastructurePropertyMaintenanceWindow>, maxCpuCount: Int, maxDataStorageTb: Double, maxDbNodeStorageSizeGb: Int, maxMemoryGb: Int, memorySizeGb: Int, monthlyDbServerVersion: String, monthlyStorageServerVersion: String, nextMaintenanceRunId: String, nextMaintenanceRunTime: String, nextSecurityMaintenanceRunTime: String, ociUrl: String, ocid: String, shape: String, state: String, storageCount: Int, storageServerVersion: String, totalStorageSizeGb: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The requested number of additional storage servers activated for the Exadata Infrastructure.

Link copied to clipboard

The requested number of additional storage servers for the Exadata Infrastructure.

Link copied to clipboard

The available storage can be allocated to the Exadata Infrastructure resource, in gigabytes (GB).

Link copied to clipboard

The number of compute servers for the Exadata Infrastructure.

Link copied to clipboard

The number of enabled CPU cores.

Link copied to clipboard
Link copied to clipboard

Size, in terabytes, of the DATA disk group.

Link copied to clipboard

The local node storage allocated in GBs.

Link copied to clipboard

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

Link copied to clipboard

Maintenance window as defined by Oracle. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/MaintenanceWindow

Link copied to clipboard

The total number of CPU cores available.

Link copied to clipboard

The total available DATA disk group size.

Link copied to clipboard

The total local node storage available in GBs.

Link copied to clipboard

The total memory available in GBs.

Link copied to clipboard

The memory allocated in GBs.

Link copied to clipboard

The monthly software version of the database servers (dom0) in the Exadata Infrastructure. Example: 20.1.15

Link copied to clipboard

The monthly software version of the storage servers (cells) in the Exadata Infrastructure. Example: 20.1.15

Link copied to clipboard

The OCID of the next maintenance run.

Link copied to clipboard

The time when the next maintenance run will occur.

Link copied to clipboard

The time when the next security maintenance run will occur.

Link copied to clipboard

OCID of created infra. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle

Link copied to clipboard

Deep link to the OCI console to view this resource.

Link copied to clipboard

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

Link copied to clipboard

The current lifecycle state of the Exadata Infrastructure. Possible values: STATE_UNSPECIFIED PROVISIONING AVAILABLE UPDATING TERMINATING TERMINATED FAILED MAINTENANCE_IN_PROGRESS

Link copied to clipboard

The number of Cloud Exadata storage servers for the Exadata Infrastructure.

Link copied to clipboard

The software version of the storage servers (cells) in the Exadata Infrastructure.

Link copied to clipboard

The total storage allocated to the Exadata Infrastructure resource, in gigabytes (GB).