GetCloudVmClustersCloudVmClusterProperty

data class GetCloudVmClustersCloudVmClusterProperty(val clusterName: String, val compartmentId: String, val cpuCoreCount: Int, val dataStorageSizeTb: Double, val dbNodeStorageSizeGb: Int, val dbServerOcids: List<String>, val diagnosticsDataCollectionOptions: List<GetCloudVmClustersCloudVmClusterPropertyDiagnosticsDataCollectionOption>, val diskRedundancy: String, val dnsListenerIp: String, val domain: String, val giVersion: String, val hostname: String, val hostnamePrefix: String, val licenseType: String, val localBackupEnabled: Boolean, val memorySizeGb: Int, val nodeCount: Int, val ociUrl: String, val ocid: String, val ocpuCount: Double, val scanDns: String, val scanDnsRecordId: String, val scanIpIds: List<String>, val scanListenerPortTcp: Int, val scanListenerPortTcpSsl: Int, val shape: String, val sparseDiskgroupEnabled: Boolean, val sshPublicKeys: List<String>, val state: String, val storageSizeGb: Int, val systemVersion: String, val timeZones: List<GetCloudVmClustersCloudVmClusterPropertyTimeZone>)

Constructors

Link copied to clipboard
constructor(clusterName: String, compartmentId: String, cpuCoreCount: Int, dataStorageSizeTb: Double, dbNodeStorageSizeGb: Int, dbServerOcids: List<String>, diagnosticsDataCollectionOptions: List<GetCloudVmClustersCloudVmClusterPropertyDiagnosticsDataCollectionOption>, diskRedundancy: String, dnsListenerIp: String, domain: String, giVersion: String, hostname: String, hostnamePrefix: String, licenseType: String, localBackupEnabled: Boolean, memorySizeGb: Int, nodeCount: Int, ociUrl: String, ocid: String, ocpuCount: Double, scanDns: String, scanDnsRecordId: String, scanIpIds: List<String>, scanListenerPortTcp: Int, scanListenerPortTcpSsl: Int, shape: String, sparseDiskgroupEnabled: Boolean, sshPublicKeys: List<String>, state: String, storageSizeGb: Int, systemVersion: String, timeZones: List<GetCloudVmClustersCloudVmClusterPropertyTimeZone>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

OCI Cluster name.

Link copied to clipboard

Compartment ID of cluster.

Link copied to clipboard

Number of enabled CPU cores.

Link copied to clipboard

The data disk group size to be allocated in TBs.

Link copied to clipboard

Local storage per VM

Link copied to clipboard

OCID of database servers.

Link copied to clipboard

The type of redundancy. Possible values: DISK_REDUNDANCY_UNSPECIFIED HIGH NORMAL

Link copied to clipboard

DNS listener IP.

Link copied to clipboard

Parent DNS domain where SCAN DNS and hosts names are qualified. ex: ocispdelegated.ocisp10jvnet.oraclevcn.com

Link copied to clipboard

Grid Infrastructure Version.

Link copied to clipboard

host name without domain. format: "-" with some suffix. ex: sp2-yi0xq where "sp2" is the hostname_prefix.

Link copied to clipboard

Prefix for VM cluster host names.

Link copied to clipboard

License type of VM Cluster. Possible values: LICENSE_TYPE_UNSPECIFIED LICENSE_INCLUDED BRING_YOUR_OWN_LICENSE

Link copied to clipboard

Use local backup.

Link copied to clipboard

Memory allocated in GBs.

Link copied to clipboard

Number of database servers.

Link copied to clipboard

Oracle Cloud Infrastructure ID of VM Cluster.

Link copied to clipboard

Deep link to the OCI console to view this resource.

Link copied to clipboard

OCPU count per VM. Minimum is 0.1.

Link copied to clipboard

SCAN DNS name. ex: sp2-yi0xq-scan.ocispdelegated.ocisp10jvnet.oraclevcn.com

Link copied to clipboard

OCID of scan DNS record.

Link copied to clipboard

OCIDs of scan IPs.

Link copied to clipboard

SCAN listener port - TCP

Link copied to clipboard

SCAN listener port - TLS

Link copied to clipboard

Shape of VM Cluster.

Link copied to clipboard

Use exadata sparse snapshots.

Link copied to clipboard

SSH public keys to be stored with cluster.

Link copied to clipboard

State of the cluster. Possible values: STATE_UNSPECIFIED PROVISIONING AVAILABLE UPDATING TERMINATING TERMINATED FAILED MAINTENANCE_IN_PROGRESS

Link copied to clipboard

The storage allocation for the disk group, in gigabytes (GB).

Link copied to clipboard

Operating system version of the image.

Link copied to clipboard