Package-level declarations

Types

Link copied to clipboard
data class CloudVmClusterDataCollectionOptions(val diagnosticsEventsEnabled: Boolean? = null, val healthMonitoringEnabled: Boolean? = null, val incidentLogsEnabled: Boolean? = null)
Link copied to clipboard
data class ExadataInfrastructureMaintenanceWindow(val daysOfWeeks: List<String>? = null, val hoursOfDays: List<Int>? = null, val leadTimeInWeeks: Int? = null, val months: List<String>? = null, val patchingMode: String? = null, val preference: String? = null, val weeksOfMonths: List<Int>? = null)
Link copied to clipboard
data class GetAdbsCharacterSetsCharacterSet(val characterSet: String)
Link copied to clipboard
data class GetAdbsCharacterSetsResult(val characterSets: List<GetAdbsCharacterSetsCharacterSet>, val id: String, val location: String)

A collection of values returned by getAdbsCharacterSets.

Link copied to clipboard
data class GetAdbsNationalCharacterSetsCharacterSet(val characterSet: String)
Link copied to clipboard
data class GetAdbsNationalCharacterSetsResult(val characterSets: List<GetAdbsNationalCharacterSetsCharacterSet>, val id: String, val location: String)

A collection of values returned by getAdbsNationalCharacterSets.

Link copied to clipboard
data class GetAutonomousDatabaseResult(val actualUsedDataStorageSizeInTbs: Double, val allocatedStorageSizeInTbs: Double, val allowedIps: List<Int>, val autoScalingEnabled: Boolean, val autoScalingForStorageEnabled: Boolean, val autonomousDatabaseId: String, val availableUpgradeVersions: List<String>, val backupRetentionPeriodInDays: Int, val characterSet: String, val computeCount: Double, val cpuCoreCount: Int, val dataStorageSizeInGbs: Int, val dataStorageSizeInTbs: Int, val dbNodeStorageSizeInGbs: Int, val dbVersion: String, val displayName: String, val failedDataRecoveryInSeconds: Int, val id: String, val inMemoryAreaInGbs: Int, val lifecycleDetails: String, val localAdgAutoFailoverMaxDataLossLimit: Int, val localDataGuardEnabled: Boolean, val location: String, val memoryPerOracleComputeUnitInGbs: Int, val mtlsConnectionRequired: Boolean, val name: String, val nationalCharacterSet: String, val nextLongTermBackupTimeStamp: String, val ociUrl: String, val ocid: String, val peerDbId: String, val peerDbIds: List<String>, val preview: Boolean, val previewVersionWithServiceTermsAccepted: Boolean, val privateEndpoint: String, val privateEndpointIp: String, val privateEndpointLabel: String, val provisionableCpuses: List<Int>, val remoteDataGuardEnabled: Boolean, val resourceGroupName: String, val serviceConsoleUrl: String, val sqlWebDeveloperUrl: String, val subnetId: String, val supportedRegionsToCloneTos: List<String>, val tags: Map<String, String>, val timeCreated: String, val timeDataGuardRoleChanged: String, val timeDeletionOfFreeAutonomousDatabase: String, val timeLocalDataGuardEnabledOn: String, val timeMaintenanceBegin: String, val timeMaintenanceEnd: String, val timeOfLastFailover: String, val timeOfLastRefresh: String, val timeOfLastRefreshPoint: String, val timeOfLastSwitchover: String, val timeReclamationOfFreeAutonomousDatabase: String, val usedDataStorageSizeInGbs: Int, val usedDataStorageSizeInTbs: Int, val virtualNetworkId: String)

A collection of values returned by getAutonomousDatabase.

Link copied to clipboard
data class GetCloudVmClusterDataCollectionOption(val diagnosticsEventsEnabled: Boolean, val healthMonitoringEnabled: Boolean, val incidentLogsEnabled: Boolean)
Link copied to clipboard
data class GetCloudVmClusterIormConfigCach(val dbPlans: List<GetCloudVmClusterIormConfigCachDbPlan>, val lifecycleDetails: String, val lifecycleState: String, val objective: String)
Link copied to clipboard
data class GetCloudVmClusterIormConfigCachDbPlan(val dbName: String, val flashCacheLimit: String, val share: Int)
Link copied to clipboard
data class GetCloudVmClusterResult(val backupSubnetCidr: String, val cloudExadataInfrastructureId: String, val clusterName: String, val compartmentId: String, val computeNodes: List<String>, val cpuCoreCount: Int, val dataCollectionOptions: List<GetCloudVmClusterDataCollectionOption>, val dataStoragePercentage: Int, val dataStorageSizeInTbs: Double, val dbNodeStorageSizeInGbs: Int, val dbServers: List<String>, val diskRedundancy: String, val displayName: String, val domain: String, val giVersion: String, val hostname: String, val hostnameActual: String, val id: String, val iormConfigCaches: List<GetCloudVmClusterIormConfigCach>, val lastUpdateHistoryEntryId: String, val licenseModel: String, val lifecycleDetails: String, val lifecycleState: String, val listenerPort: Int, val localBackupEnabled: Boolean, val location: String, val memorySizeInGbs: Int, val name: String, val nodeCount: Int, val nsgUrl: String, val ociUrl: String, val ocid: String, val ocpuCount: Double, val resourceGroupName: String, val scanDnsName: String, val scanDnsRecordId: String, val scanIpIds: List<String>, val scanListenerPortTcp: Int, val scanListenerPortTcpSsl: Int, val shape: String, val sparseDiskgroupEnabled: Boolean, val sshPublicKeys: List<String>, val storageSizeInGbs: Int, val subnetId: String, val subnetOcid: String, val systemVersion: String, val tags: Map<String, String>, val timeCreated: String, val timeZone: String, val vipOds: List<String>, val virtualNetworkId: String, val zoneId: String)

A collection of values returned by getCloudVmCluster.

Link copied to clipboard
data class GetDbNodesDbNode(val additionalDetails: String, val backupIpId: String, val backupVnic2Id: String, val backupVnicId: String, val cpuCoreCount: Int, val dbNodeStorageSizeInGbs: Int, val dbServerId: String, val dbSystemId: String, val faultDomain: String, val hostIpId: String, val hostname: String, val lifecycleDetails: String, val lifecycleState: String, val maintenanceType: String, val memorySizeInGbs: Int, val ocid: String, val softwareStorageSizeInGb: Int, val timeCreated: String, val timeMaintenanceWindowEnd: String, val timeMaintenanceWindowStart: String, val vnic2Id: String, val vnicId: String)
Link copied to clipboard
data class GetDbNodesResult(val cloudVmClusterId: String, val dbNodes: List<GetDbNodesDbNode>, val id: String)

A collection of values returned by getDbNodes.

Link copied to clipboard
data class GetDbServersDbServer(val autonomousVirtualMachineDs: List<String>, val autonomousVmClusterIds: List<String>, val compartmentId: String, val cpuCoreCount: Int, val dbNodeIds: List<String>, val dbNodeStorageSizeInGbs: Int, val displayName: String, val exadataInfrastructureId: String, val lifecycleDetails: String, val lifecycleState: String, val maxCpuCount: Int, val maxDbNodeStorageInGbs: Int, val maxMemoryInGbs: Int, val memorySizeInGbs: Int, val ocid: String, val shape: String, val timeCreated: String, val vmClusterIds: List<String>)
Link copied to clipboard
data class GetDbServersResult(val cloudExadataInfrastructureName: String, val dbServers: List<GetDbServersDbServer>, val id: String, val resourceGroupName: String)

A collection of values returned by getDbServers.

Link copied to clipboard
data class GetDbSystemShapesDbSystemShape(val availableCoreCount: Int, val availableCoreCountPerNode: Int, val availableDataStorageInTbs: Int, val availableDataStoragePerServerInTbs: Int, val availableDbNodePerNodeInGbs: Int, val availableDbNodeStorageInGbs: Int, val availableMemoryInGbs: Int, val availableMemoryPerNodeInGbs: Int, val coreCountIncrement: Int, val maximumNodeCount: Int, val maximumStorageCount: Int, val minimumCoreCount: Int, val minimumCoreCountPerNode: Int, val minimumDataStorageInTbs: Int, val minimumDbNodeStoragePerNodeInGbs: Int, val minimumMemoryPerNodeInGbs: Int, val minimumNodeCount: Int, val minimumStorageCount: Int, val runtimeMinimumCoreCount: Int, val shapeFamily: String)
Link copied to clipboard
data class GetDbSystemShapesResult(val dbSystemShapes: List<GetDbSystemShapesDbSystemShape>, val id: String, val location: String)

A collection of values returned by getDbSystemShapes.

data class GetExadataInfrastructureEstimatedPatchingTime(val estimatedDbServerPatchingTime: Int, val estimatedNetworkSwitchesPatchingTime: Int, val estimatedStorageServerPatchingTime: Int, val totalEstimatedPatchingTime: Int)
data class GetExadataInfrastructureMaintenanceWindow(val customActionTimeoutEnabled: Boolean, val customActionTimeoutInMins: Int, val daysOfWeeks: List<String>, val hoursOfDays: List<Int>, val leadTimeInWeeks: Int, val monthlyPatchingEnabled: Boolean, val months: List<String>, val patchingMode: String, val preference: String, val weeksOfMonths: List<Int>)
Link copied to clipboard
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.

Link copied to clipboard
data class GetGiVersionsResult(val id: String, val location: String, val versions: List<String>)

A collection of values returned by getGiVersions.