Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateAutonomousVmClusterDetails

Details for the create 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.

compartmentId

compartmentId: string

The OCID of the compartment.

Optional computeModel

computeModel: ComputeModel

The compute model of the 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 enable 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 OCIDs of the Db 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.

displayName

displayName: string

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

exadataInfrastructureId

exadataInfrastructureId: string

The OCID of the Exadata infrastructure.

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 isLocalBackupEnabled

isLocalBackupEnabled: undefined | false | true

If true, database backup on local Exadata storage is configured for the Autonomous VM cluster. If false, database backup on local Exadata storage is not available in the Autonomous VM cluster.

Optional isMtlsEnabled

isMtlsEnabled: undefined | false | true

Enable mutual TLS(mTLS) authentication for database while provisioning a VMCluster. Default is TLS.

Optional licenseModel

licenseModel: LicenseModel

The Oracle license model that applies to the Autonomous VM cluster. The default is BRING_YOUR_OWN_LICENSE.

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 scanListenerPortNonTls

scanListenerPortNonTls: undefined | number

The SCAN Listener Non TLS port number. Default value 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 number. Default value is 2484. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeZone

timeZone: undefined | string

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

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.

vmClusterNetworkId

vmClusterNetworkId: string

The OCID of the VM cluster network.

Functions

getDeserializedJsonObj

getJsonObj