CloudVmCluster - Oracle Database@AWS

CloudVmCluster

Information about a VM cluster.

Contents

cloudVmClusterId

The unique identifier of the VM cluster.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: [a-zA-Z0-9_~.-]+

Required: Yes

cloudExadataInfrastructureId

The unique identifier of the Exadata infrastructure that this VM cluster belongs to.

Type: String

Required: No

cloudVmClusterArn

The Amazon Resource Name (ARN) of the VM cluster.

Type: String

Required: No

clusterName

The name of the Grid Infrastructure (GI) cluster.

Type: String

Required: No

computeModel

The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.

Type: String

Valid Values: ECPU | OCPU

Required: No

cpuCoreCount

The number of CPU cores enabled on the VM cluster.

Type: Integer

Required: No

createdAt

The date and time when the VM cluster was created.

Type: Timestamp

Required: No

dataCollectionOptions

The set of diagnostic collection options enabled for the VM cluster.

Type: DataCollectionOptions object

Required: No

dataStorageSizeInTBs

The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.

Type: Double

Required: No

dbNodeStorageSizeInGBs

The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.

Type: Integer

Required: No

dbServers

The list of database servers for the VM cluster.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

diskRedundancy

The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.

Type: String

Valid Values: HIGH | NORMAL

Required: No

displayName

The user-friendly name for the VM cluster.

Type: String

Required: No

domain

The domain of the VM cluster.

Type: String

Required: No

giVersion

The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.

Type: String

Required: No

hostname

The host name for the VM cluster.

Type: String

Required: No

iormConfigCache

The ExadataIormConfig cache details for the VM cluster.

Type: ExadataIormConfig object

Required: No

isLocalBackupEnabled

Indicates whether database backups to local Exadata storage is enabled for the VM cluster.

Type: Boolean

Required: No

isSparseDiskgroupEnabled

Indicates whether the VM cluster is configured with a sparse disk group.

Type: Boolean

Required: No

lastUpdateHistoryEntryId

The Oracle Cloud ID (OCID) of the last maintenance update history entry.

Type: String

Required: No

licenseModel

The Oracle license model applied to the VM cluster.

Type: String

Valid Values: BRING_YOUR_OWN_LICENSE | LICENSE_INCLUDED

Required: No

listenerPort

The port number configured for the listener on the VM cluster.

Type: Integer

Required: No

memorySizeInGBs

The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.

Type: Integer

Required: No

nodeCount

The number of nodes in the VM cluster.

Type: Integer

Required: No

ocid

The OCID of the VM cluster.

Type: String

Required: No

ociResourceAnchorName

The name of the OCI resource anchor for the VM cluster.

Type: String

Required: No

ociUrl

The HTTPS link to the VM cluster in OCI.

Type: String

Required: No

odbNetworkId

The unique identifier of the ODB network for the VM cluster.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 2048.

Pattern: (arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})

Required: No

percentProgress

The amount of progress made on the current operation on the VM cluster, expressed as a percentage.

Type: Float

Required: No

scanDnsName

The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.

Type: String

Required: No

scanDnsRecordId

The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.

Type: String

Required: No

scanIpIds

The OCID of the SCAN IP addresses that are associated with the VM cluster.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

shape

The hardware model name of the Exadata infrastructure that's running the VM cluster.

Type: String

Required: No

sshPublicKeys

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

Type: Array of strings

Required: No

status

The current status of the VM cluster.

Type: String

Valid Values: AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS

Required: No

statusReason

Additional information about the status of the VM cluster.

Type: String

Required: No

storageSizeInGBs

The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.

Type: Integer

Required: No

systemVersion

The operating system version of the image chosen for the VM cluster.

Type: String

Required: No

timeZone

The time zone of the VM cluster.

Type: String

Required: No

vipIds

The virtual IP (VIP) addresses that are associated with the VM cluster. Oracle's Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the VM cluster to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: