Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateCloudAutonomousVmClusterDetails

Details for the create cloud Autonomous VM cluster operation.

Properties

Optional autonomousDataStorageSizeInTBs

autonomousDataStorageSizeInTBs: undefined | number

The data disk group size to be allocated for Autonomous Databases, in TBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

cloudExadataInfrastructureId

cloudExadataInfrastructureId: string

The OCID of the cloud Exadata infrastructure.

Optional clusterTimeZone

clusterTimeZone: undefined | string

The time zone to use for the Cloud Autonomous VM cluster. For details, see DB System Time Zones.

compartmentId

compartmentId: string

The OCID of the compartment.

Optional computeModel

computeModel: ComputeModel

The compute model of the Cloud Autonomous VM Cluster. ECPU compute model is the recommended model and OCPU compute model is legacy.

Optional cpuCoreCountPerNode

cpuCoreCountPerNode: undefined | number

The number of CPU cores to be enabled per VM cluster node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dbServers

dbServers: Array<string>

The list of database servers.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Optional description

description: undefined | string

User defined description of the cloud Autonomous VM cluster.

displayName

displayName: string

The user-friendly name for the cloud Autonomous VM cluster. The name does not need to be unique.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional isMtlsEnabledVmCluster

isMtlsEnabledVmCluster: undefined | false | true

Enable mutual TLS(mTLS) authentication for database at time of provisioning a VMCluster. This is applicable to database TLS Certificates only. Default is TLS

Optional licenseModel

licenseModel: LicenseModel

The Oracle license model that applies to the Oracle Autonomous Database. Bring your own license (BYOL) allows you to apply your current on-premises Oracle software licenses to equivalent, highly automated Oracle services in the cloud. License Included allows you to subscribe to new Oracle Database software licenses and the Oracle Database service. Note that when provisioning an Autonomous Database on dedicated Exadata infrastructure, this attribute must be null. It is already set at the Autonomous Exadata Infrastructure level. When provisioning an [Autonomous Database Serverless] (https://docs.oracle.com/en/cloud/paas/autonomous-database/index.html) database, if a value is not specified, the system defaults the value to {@code BRING_YOUR_OWN_LICENSE}. Bring your own license (BYOL) also allows you to select the DB edition using the optional parameter.

This cannot be updated in parallel with any of the following: cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword, isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.

Optional maintenanceWindowDetails

maintenanceWindowDetails: model.MaintenanceWindow

Optional memoryPerOracleComputeUnitInGBs

memoryPerOracleComputeUnitInGBs: undefined | number

The amount of memory (in GBs) to be enabled per OCPU or ECPU. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nsgIds

nsgIds: Array<string>

The list of OCIDs for the network security groups (NSGs) to which this resource belongs. Setting this to an empty list removes all resources from all NSGs. For more information about NSGs, see Security Rules. NsgIds restrictions:

  • A network security group (NSG) is optional for Autonomous Databases with private access. The nsgIds list can be empty.

Optional scanListenerPortNonTls

scanListenerPortNonTls: undefined | number

The SCAN Listener Non TLS port. Default is 1521. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional scanListenerPortTls

scanListenerPortTls: undefined | number

The SCAN Listener TLS port. Default is 2484. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

subnetId

subnetId: string

The OCID of the subnet the cloud Autonomous VM Cluster is associated with.

Optional totalContainerDatabases

totalContainerDatabases: undefined | number

The total number of Autonomous Container Databases that can be created. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj