Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateVmClusterDetails

Details for updating the VM cluster. Applies to Exadata Cloud@Customer instances only. For details on updating a cloud VM cluster in an Exadata Cloud Service instance, see {@link #updateCloudVmClusterDetails(UpdateCloudVmClusterDetailsRequest) updateCloudVmClusterDetails}

Properties

Optional cpuCoreCount

cpuCoreCount: undefined | number

The number of CPU cores to enable for the VM cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataCollectionOptions

dataCollectionOptions: model.DataCollectionOptions

Optional dataStorageSizeInGBs

dataStorageSizeInGBs: undefined | number

The data disk group size to be allocated in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataStorageSizeInTBs

dataStorageSizeInTBs: undefined | number

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

Optional dbNodeStorageSizeInGBs

dbNodeStorageSizeInGBs: undefined | number

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

licenseModel: LicenseModel

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

Optional memorySizeInGBs

memorySizeInGBs: undefined | number

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

Optional ocpuCount

ocpuCount: undefined | number

The number of OCPU cores to enable for the 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 sshPublicKeys

sshPublicKeys: Array<string>

The public key portion of one or more key pairs used for SSH access to the VM cluster.

Optional updateDetails

updateDetails: model.VmClusterUpdateDetails

Optional version

version: model.PatchDetails

Functions

getDeserializedJsonObj

getJsonObj