GetExadataInfrastructureResult

data class GetExadataInfrastructureResult(val activatedStorageCount: Int, val additionalStorageCount: Int, val availableStorageSizeInGbs: Int, val computeCount: Int, val cpuCount: Int, val customerContacts: List<String>, val dataStorageSizeInTbs: Double, val dbNodeStorageSizeInGbs: Int, val dbServerVersion: String, val displayName: String, val estimatedPatchingTimes: List<GetExadataInfrastructureEstimatedPatchingTime>, val id: String, val lastMaintenanceRunId: String, val lifecycleDetails: String, val lifecycleState: String, val location: String, val maintenanceWindows: List<GetExadataInfrastructureMaintenanceWindow>, val maxCpuCount: Int, val maxDataStorageInTbs: Double, val maxDbNodeStorageSizeInGbs: Int, val maxMemoryInGbs: Int, val memorySizeInGbs: Int, val monthlyDbServerVersion: String, val monthlyStorageServerVersion: String, val name: String, val nextMaintenanceRunId: String, val ociUrl: String, val ocid: String, val resourceGroupName: String, val shape: String, val storageCount: Int, val storageServerVersion: String, val tags: Map<String, String>, val timeCreated: String, val totalStorageSizeInGbs: Int, val zones: List<String>)

A collection of values returned by getExadataInfrastructure.

Constructors

Link copied to clipboard
constructor(activatedStorageCount: Int, additionalStorageCount: Int, availableStorageSizeInGbs: Int, computeCount: Int, cpuCount: Int, customerContacts: List<String>, dataStorageSizeInTbs: Double, dbNodeStorageSizeInGbs: Int, dbServerVersion: String, displayName: String, estimatedPatchingTimes: List<GetExadataInfrastructureEstimatedPatchingTime>, id: String, lastMaintenanceRunId: String, lifecycleDetails: String, lifecycleState: String, location: String, maintenanceWindows: List<GetExadataInfrastructureMaintenanceWindow>, maxCpuCount: Int, maxDataStorageInTbs: Double, maxDbNodeStorageSizeInGbs: Int, maxMemoryInGbs: Int, memorySizeInGbs: Int, monthlyDbServerVersion: String, monthlyStorageServerVersion: String, name: String, nextMaintenanceRunId: String, ociUrl: String, ocid: String, resourceGroupName: String, shape: String, storageCount: Int, storageServerVersion: String, tags: Map<String, String>, timeCreated: String, totalStorageSizeInGbs: Int, zones: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The number of compute servers for the Cloud Exadata Infrastructure.

Link copied to clipboard

The total number of CPU cores allocated.

Link copied to clipboard

A customer_contacts block as defined below.

Link copied to clipboard

The data storage 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 Cloud Exadata Infrastructure.

Link copied to clipboard

The user-friendly name for the Cloud Exadata Infrastructure resource. The name does not need to be unique.

Link copied to clipboard

A estimated_patching_time block as defined below.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The OCID of the last maintenance run.

Link copied to clipboard

Additional information about the current lifecycle state.

Link copied to clipboard

Cloud Exadata Infrastructure lifecycle state.

Link copied to clipboard

The Azure Region where the Cloud Exadata Infrastructure exists.

Link copied to clipboard

A maintenance_window block as defined below.

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 Cloud Exadata Infrastructure.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

The OCID of the next maintenance run.

Link copied to clipboard

The OCID of the Cloud Exadata Infrastructure.

Link copied to clipboard

The URL of the resource in the OCI console.

Link copied to clipboard
Link copied to clipboard

The model name of the Cloud Exadata Infrastructure resource.

Link copied to clipboard

The number of storage servers for the Cloud Exadata Infrastructure.

Link copied to clipboard

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

Link copied to clipboard

A mapping of tags assigned to the Cloud Exadata Infrastructure.

Link copied to clipboard

The date and time the Cloud Exadata Infrastructure resource was created.

Link copied to clipboard

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

Link copied to clipboard

The Cloud Exadata Infrastructure Azure zones.