Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateAutonomousVmClusterDetails

Details for updating the Autonomous VM cluster.

Properties

Optional autonomousDataStorageSizeInTBs

autonomousDataStorageSizeInTBs: undefined | number

The new value of autonomous data storage (in TBs) for the Autonomous VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional cpuCoreCountPerNode

cpuCoreCountPerNode: undefined | number

The new value of cpus per Autonomous VM cluster per node for the Autonomous VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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 distributionAlgorithm

distributionAlgorithm: DistributionAlgorithm

The distribution algorithm used for the Autonomous VM cluster.

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 isMtlsEnabled

isMtlsEnabled: undefined | false | true

Enable mutual TLS(mTLS) authentication for database. 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 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 new value of maximum number of ACDs for the Autonomous VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj