Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CloudAutonomousVmCluster

Details of the cloud Autonomous VM cluster.

Properties

Optional autonomousDataStoragePercentage

autonomousDataStoragePercentage: undefined | number

The percentage of the data storage used for the Autonomous Databases in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional autonomousDataStorageSizeInTBs

autonomousDataStorageSizeInTBs: undefined | number

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

availabilityDomain

availabilityDomain: string

The name of the availability domain that the cloud Autonomous VM cluster is located in.

Optional availableAutonomousDataStorageSizeInTBs

availableAutonomousDataStorageSizeInTBs: undefined | number

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

Optional availableContainerDatabases

availableContainerDatabases: undefined | number

The number of Autonomous Container Databases that can be created with the currently available local storage. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional availableCpus

availableCpus: undefined | number

CPU cores available for allocation to Autonomous Databases. 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 of the Cloud Autonomous VM Cluster.

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. See Compute Models in Autonomous Database on Dedicated Exadata #Infrastructure for more details.

Optional cpuCoreCount

cpuCoreCount: undefined | number

The number of CPU cores on the cloud Autonomous VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional cpuCoreCountPerNode

cpuCoreCountPerNode: undefined | number

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

Optional cpuPercentage

cpuPercentage: undefined | number

The percentage of total number of CPUs used in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataStorageSizeInGBs

dataStorageSizeInGBs: undefined | number

The total data storage allocated, in gigabytes (GB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataStorageSizeInTBs

dataStorageSizeInTBs: undefined | number

The total data storage allocated, in terabytes (TB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dbNodeStorageSizeInGBs

dbNodeStorageSizeInGBs: undefined | number

The local node storage allocated in GBs. 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.

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 domain

domain: undefined | string

The domain name for the cloud Autonomous VM cluster.

Optional exadataStorageInTBsLowestScaledValue

exadataStorageInTBsLowestScaledValue: undefined | number

The lowest value to which exadataStorage (in TBs) can be scaled down. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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 hostname

hostname: undefined | string

The hostname for the cloud Autonomous VM cluster.

id

id: string

The OCID of the Cloud Autonomous VM cluster.

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 lastMaintenanceRunId

lastMaintenanceRunId: undefined | string

The OCID of the last maintenance run.

Optional lastUpdateHistoryEntryId

lastUpdateHistoryEntryId: undefined | string

The OCID of the last maintenance update history. This value is updated when a maintenance update starts.

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 lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current state of the cloud Autonomous VM cluster.

Optional maintenanceWindow

maintenanceWindow: model.MaintenanceWindow

Optional maxAcdsLowestScaledValue

maxAcdsLowestScaledValue: undefined | number

The lowest value to which maximum number of ACDs can be scaled down. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional memoryPerOracleComputeUnitInGBs

memoryPerOracleComputeUnitInGBs: undefined | number

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

Optional memorySizeInGBs

memorySizeInGBs: undefined | number

The memory allocated in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nextMaintenanceRunId

nextMaintenanceRunId: undefined | string

The OCID of the next maintenance run.

Optional nodeCount

nodeCount: undefined | number

The number of database servers in the cloud VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nonProvisionableAutonomousContainerDatabases

nonProvisionableAutonomousContainerDatabases: undefined | number

The number of non-provisionable Autonomous Container Databases in an Autonomous VM Cluster. 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 ocpuCount

ocpuCount: undefined | number

The number of CPU cores on the cloud Autonomous VM cluster. Only 1 decimal place is allowed for the fractional part. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional ocpusLowestScaledValue

ocpusLowestScaledValue: undefined | number

The lowest value to which ocpus can be scaled down. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionableAutonomousContainerDatabases

provisionableAutonomousContainerDatabases: undefined | number

The number of provisionable Autonomous Container Databases in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionedAutonomousContainerDatabases

provisionedAutonomousContainerDatabases: undefined | number

The number of provisioned Autonomous Container Databases in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional provisionedCpus

provisionedCpus: undefined | number

The number of CPUs provisioned in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reclaimableCpus

reclaimableCpus: undefined | number

CPUs that continue to be included in the count of CPUs available to the Autonomous Container Database even after one of its Autonomous Database is terminated or scaled down. You can release them to the available CPUs at its parent Autonomous VM Cluster level by restarting the Autonomous Container Database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional reservedCpus

reservedCpus: undefined | number

The number of CPUs reserved in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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 Listenenr TLS port. Default is 2484. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional shape

shape: undefined | string

The model name of the Exadata hardware running the cloud Autonomous VM cluster.

subnetId

subnetId: string

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

*Subnet Restrictions:** - For Exadata and virtual machine 2-node RAC DB systems, do not use a subnet that overlaps with 192.168.128.0/20.

These subnets are used by the Oracle Clusterware private interconnect on the database instance. Specifying an overlapping subnet will cause the private interconnect to malfunction. This restriction applies to both the client subnet and backup subnet.

Optional timeCreated

timeCreated: Date

The date and time that the cloud Autonomous VM cluster was created.

Optional timeDatabaseSslCertificateExpires

timeDatabaseSslCertificateExpires: Date

The date and time of Database SSL certificate expiration.

Optional timeOrdsCertificateExpires

timeOrdsCertificateExpires: Date

The date and time of ORDS certificate expiration.

Optional timeUpdated

timeUpdated: Date

The last date and time that the cloud Autonomous VM cluster was updated.

Optional totalAutonomousDataStorageInTBs

totalAutonomousDataStorageInTBs: undefined | number

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

Optional totalContainerDatabases

totalContainerDatabases: undefined | number

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

Optional totalCpus

totalCpus: undefined | number

The total number of CPUs in an Autonomous VM Cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj