CloudVmClusterSummary

Information about a VM cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The unique identifier of the VM cluster.

Link copied to clipboard

The name of the Grid Infrastructure (GI) cluster.

Link copied to clipboard

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.

Link copied to clipboard

The number of CPU cores enabled on the VM cluster.

Link copied to clipboard

The date and time when the VM cluster was created.

Link copied to clipboard

Information about the data collection options enabled for a VM cluster.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The list of database servers for the VM cluster.

Link copied to clipboard

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

Link copied to clipboard

The user-friendly name for the VM cluster.

Link copied to clipboard

The domain of the VM cluster.

Link copied to clipboard

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

Link copied to clipboard

The host name for the VM cluster.

Link copied to clipboard

The IORM settings of the Exadata DB system.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The Oracle license model applied to the VM cluster.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The number of nodes in the VM cluster.

Link copied to clipboard
val ocid: String?

The OCID of the VM cluster.

Link copied to clipboard

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

Link copied to clipboard

The HTTPS link to the VM cluster in OCI.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The current status of the VM cluster.

Link copied to clipboard

Additional information about the status of the VM cluster.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The time zone of the VM cluster.

Link copied to clipboard

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String