CloudVmClusterProperties interface
CloudVmCluster resource model
Properties
backup |
Client OCI backup subnet CIDR, default is 192.168.252.0/22 |
cloud |
Cloud Exadata Infrastructure ID |
cluster |
The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive. |
compartment |
Cluster compartmentId NOTE: This property will not be serialized. It can only be populated by the server. |
compute |
The list of compute servers to be added to the cloud VM cluster. |
cpu |
The number of CPU cores enabled on the cloud VM cluster. |
data |
Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS. |
data |
The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage. |
data |
The data disk group size to be allocated in TBs. |
db |
The local node storage to be allocated in GBs. |
db |
The list of DB servers. |
disk |
The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
Display Name |
domain | The domain name for the cloud VM cluster. |
gi |
Oracle Grid Infrastructure (GI) software version |
hostname | The hostname for the cloud VM cluster. |
iorm |
iormConfigCache details for cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster. |
is |
If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created. |
last |
The OCID of the last maintenance update history entry. NOTE: This property will not be serialized. It can only be populated by the server. |
license |
The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED. |
lifecycle |
Additional information about the current lifecycle state. NOTE: This property will not be serialized. It can only be populated by the server. |
lifecycle |
CloudVmCluster lifecycle state NOTE: This property will not be serialized. It can only be populated by the server. |
listener |
The port number configured for the listener on the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
memory |
The memory to be allocated in GBs. |
node |
The number of nodes in the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
nsg |
CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default. |
nsg |
HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. NOTE: This property will not be serialized. It can only be populated by the server. |
ocid | Cloud VM Cluster ocid NOTE: This property will not be serialized. It can only be populated by the server. |
oci |
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. NOTE: This property will not be serialized. It can only be populated by the server. |
ocpu |
The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part. |
provisioning |
CloudVmCluster provisioning state NOTE: This property will not be serialized. It can only be populated by the server. |
scan |
The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
scan |
The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
scan |
The Single Client Access Name (SCAN) IP addresses associated with the cloud VM cluster. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster. Note: For a single-node DB system, this list is empty. NOTE: This property will not be serialized. It can only be populated by the server. |
scan |
The TCP Single Client Access Name (SCAN) port. The default port is 1521. |
scan |
The TCPS Single Client Access Name (SCAN) port. The default port is 2484. |
shape | The model name of the Exadata hardware running the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
ssh |
The public key portion of one or more key pairs used for SSH access to the cloud VM cluster. |
storage |
The data disk group size to be allocated in GBs per VM. |
subnet |
Client subnet |
subnet |
Cluster subnet ocid NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Operating system version of the image. |
time |
The date and time that the cloud VM cluster was created. NOTE: This property will not be serialized. It can only be populated by the server. |
time |
The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones. |
vip |
The virtual IP (VIP) addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster. Note: For a single-node DB system, this list is empty. NOTE: This property will not be serialized. It can only be populated by the server. |
vnet |
VNET for network connectivity |
zone |
The OCID of the zone the cloud VM cluster is associated with. |
Property Details
backupSubnetCidr
Client OCI backup subnet CIDR, default is 192.168.252.0/22
backupSubnetCidr?: string
Property Value
string
cloudExadataInfrastructureId
Cloud Exadata Infrastructure ID
cloudExadataInfrastructureId: string
Property Value
string
clusterName
The cluster name for cloud VM cluster. The cluster name must begin with an alphabetic character, and may contain hyphens (-). Underscores (_) are not permitted. The cluster name can be no longer than 11 characters and is not case sensitive.
clusterName?: string
Property Value
string
compartmentId
Cluster compartmentId NOTE: This property will not be serialized. It can only be populated by the server.
compartmentId?: string
Property Value
string
computeNodes
The list of compute servers to be added to the cloud VM cluster.
computeNodes?: string[]
Property Value
string[]
cpuCoreCount
The number of CPU cores enabled on the cloud VM cluster.
cpuCoreCount: number
Property Value
number
dataCollectionOptions
Indicates user preferences for the various diagnostic collection options for the VM cluster/Cloud VM cluster/VMBM DBCS.
dataCollectionOptions?: DataCollectionOptions
Property Value
dataStoragePercentage
The percentage assigned to DATA storage (user data and database files). The remaining percentage is assigned to RECO storage (database redo logs, archive logs, and recovery manager backups). Accepted values are 35, 40, 60 and 80. The default is 80 percent assigned to DATA storage. See Storage Configuration in the Exadata documentation for details on the impact of the configuration settings on storage.
dataStoragePercentage?: number
Property Value
number
dataStorageSizeInTbs
The data disk group size to be allocated in TBs.
dataStorageSizeInTbs?: number
Property Value
number
dbNodeStorageSizeInGbs
The local node storage to be allocated in GBs.
dbNodeStorageSizeInGbs?: number
Property Value
number
dbServers
The list of DB servers.
dbServers?: string[]
Property Value
string[]
diskRedundancy
The type of redundancy configured for the cloud Vm cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy. NOTE: This property will not be serialized. It can only be populated by the server.
diskRedundancy?: string
Property Value
string
displayName
Display Name
displayName: string
Property Value
string
domain
The domain name for the cloud VM cluster.
domain?: string
Property Value
string
giVersion
Oracle Grid Infrastructure (GI) software version
giVersion: string
Property Value
string
hostname
The hostname for the cloud VM cluster.
hostname: string
Property Value
string
iormConfigCache
iormConfigCache details for cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server.
iormConfigCache?: ExadataIormConfig
Property Value
isLocalBackupEnabled
If true, database backup on local Exadata storage is configured for the cloud VM cluster. If false, database backup on local Exadata storage is not available in the cloud VM cluster.
isLocalBackupEnabled?: boolean
Property Value
boolean
isSparseDiskgroupEnabled
If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.
isSparseDiskgroupEnabled?: boolean
Property Value
boolean
lastUpdateHistoryEntryId
The OCID of the last maintenance update history entry. NOTE: This property will not be serialized. It can only be populated by the server.
lastUpdateHistoryEntryId?: string
Property Value
string
licenseModel
The Oracle license model that applies to the cloud VM cluster. The default is LICENSE_INCLUDED.
licenseModel?: string
Property Value
string
lifecycleDetails
Additional information about the current lifecycle state. NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleDetails?: string
Property Value
string
lifecycleState
CloudVmCluster lifecycle state NOTE: This property will not be serialized. It can only be populated by the server.
lifecycleState?: string
Property Value
string
listenerPort
The port number configured for the listener on the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server.
listenerPort?: number
Property Value
number
memorySizeInGbs
The memory to be allocated in GBs.
memorySizeInGbs?: number
Property Value
number
nodeCount
The number of nodes in the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server.
nodeCount?: number
Property Value
number
nsgCidrs
CIDR blocks for additional NSG ingress rules. The VNET CIDRs used to provision the VM Cluster will be added by default.
nsgCidrs?: NsgCidr[]
Property Value
NsgCidr[]
nsgUrl
HTTPS link to OCI Network Security Group exposed to Azure Customer via the Azure Interface. NOTE: This property will not be serialized. It can only be populated by the server.
nsgUrl?: string
Property Value
string
ocid
Cloud VM Cluster ocid NOTE: This property will not be serialized. It can only be populated by the server.
ocid?: string
Property Value
string
ociUrl
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. NOTE: This property will not be serialized. It can only be populated by the server.
ociUrl?: string
Property Value
string
ocpuCount
The number of OCPU cores to enable on the cloud VM cluster. Only 1 decimal place is allowed for the fractional part.
ocpuCount?: number
Property Value
number
provisioningState
CloudVmCluster provisioning state NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
scanDnsName
The FQDN of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server.
scanDnsName?: string
Property Value
string
scanDnsRecordId
The OCID of the DNS record for the SCAN IP addresses that are associated with the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server.
scanDnsRecordId?: string
Property Value
string
scanIpIds
The Single Client Access Name (SCAN) IP addresses associated with the cloud VM cluster. SCAN IP addresses are typically used for load balancing and are not assigned to any interface. Oracle Clusterware directs the requests to the appropriate nodes in the cluster. Note: For a single-node DB system, this list is empty. NOTE: This property will not be serialized. It can only be populated by the server.
scanIpIds?: string[]
Property Value
string[]
scanListenerPortTcp
The TCP Single Client Access Name (SCAN) port. The default port is 1521.
scanListenerPortTcp?: number
Property Value
number
scanListenerPortTcpSsl
The TCPS Single Client Access Name (SCAN) port. The default port is 2484.
scanListenerPortTcpSsl?: number
Property Value
number
shape
The model name of the Exadata hardware running the cloud VM cluster. NOTE: This property will not be serialized. It can only be populated by the server.
shape?: string
Property Value
string
sshPublicKeys
The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.
sshPublicKeys: string[]
Property Value
string[]
storageSizeInGbs
The data disk group size to be allocated in GBs per VM.
storageSizeInGbs?: number
Property Value
number
subnetId
Client subnet
subnetId: string
Property Value
string
subnetOcid
Cluster subnet ocid NOTE: This property will not be serialized. It can only be populated by the server.
subnetOcid?: string
Property Value
string
systemVersion
Operating system version of the image.
systemVersion?: string
Property Value
string
timeCreated
The date and time that the cloud VM cluster was created. NOTE: This property will not be serialized. It can only be populated by the server.
timeCreated?: Date
Property Value
Date
timeZone
The time zone of the cloud VM cluster. For details, see Exadata Infrastructure Time Zones.
timeZone?: string
Property Value
string
vipIds
The virtual IP (VIP) addresses associated with the cloud VM cluster. The Cluster Ready Services (CRS) creates and maintains one VIP address for each node in the Exadata Cloud Service instance to enable failover. If one node fails, the VIP is reassigned to another active node in the cluster. Note: For a single-node DB system, this list is empty. NOTE: This property will not be serialized. It can only be populated by the server.
vipIds?: string[]
Property Value
string[]
vnetId
VNET for network connectivity
vnetId: string
Property Value
string
zoneId
The OCID of the zone the cloud VM cluster is associated with.
zoneId?: string
Property Value
string