Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateVmClusterDetails

Details for the create Exadata VM cluster operation. Applies to Exadata Cloud@Customer instances only. For details on the create cloud Exadata VM cluster operation used with Exadata Cloud Service instances, see {@link #createCloudVmClusterDetails(CreateCloudVmClusterDetailsRequest) createCloudVmClusterDetails}

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

cpuCoreCount

cpuCoreCount: 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 dbServers

dbServers: Array<string>

The list of Db server.

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 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\"}}

giVersion

giVersion: string

The Oracle Grid Infrastructure software version for the VM cluster.

Optional isLocalBackupEnabled

isLocalBackupEnabled: undefined | false | true

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

Optional isSparseDiskgroupEnabled

isSparseDiskgroupEnabled: undefined | false | true

If true, the sparse disk group is configured for the VM cluster. If false, the sparse disk group is not created.

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 one decimal place is allowed for the fractional part. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

sshPublicKeys

sshPublicKeys: Array<string>

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

Optional systemVersion

systemVersion: undefined | string

Operating system version of the image.

Optional timeZone

timeZone: undefined | string

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

vmClusterNetworkId

vmClusterNetworkId: string

The OCID of the VM cluster network.

Functions

getDeserializedJsonObj

getJsonObj