Viewing docs for AWS v7.46.0
published on Thursday, Sep 10, 2026 by Pulumi
published on Thursday, Sep 10, 2026 by Pulumi
Viewing docs for AWS v7.46.0
published on Thursday, Sep 10, 2026 by Pulumi
published on Thursday, Sep 10, 2026 by Pulumi
Data source for cloud vm cluster in AWS for Oracle Database@AWS.
You can find out more about Oracle Database@AWS from User Guide.
Example Usage
Basic Usage
import * as pulumi from "@pulumi/pulumi";
import * as aws from "@pulumi/aws";
const example = aws.odb.getCloudVmCluster({
id: "example-id",
});
import pulumi
import pulumi_aws as aws
example = aws.odb.get_cloud_vm_cluster(id="example-id")
package main
import (
"github.com/pulumi/pulumi-aws/sdk/v7/go/aws/odb"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := odb.LookupCloudVmCluster(ctx, &odb.LookupCloudVmClusterArgs{
Id: "example-id",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Aws = Pulumi.Aws;
return await Deployment.RunAsync(() =>
{
var example = Aws.Odb.GetCloudVmCluster.Invoke(new()
{
Id = "example-id",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aws.odb.OdbFunctions;
import com.pulumi.aws.odb.inputs.GetCloudVmClusterArgs;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = OdbFunctions.getCloudVmCluster(GetCloudVmClusterArgs.builder()
.id("example-id")
.build());
}
}
variables:
example:
fn::invoke:
function: aws:odb:getCloudVmCluster
arguments:
id: example-id
pulumi {
required_providers {
aws = {
source = "pulumi/aws"
}
}
}
data "aws_odb_getcloudvmcluster" "example" {
id = "example-id"
}
Using getCloudVmCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCloudVmCluster(args: GetCloudVmClusterArgs, opts?: InvokeOptions): Promise<GetCloudVmClusterResult>
function getCloudVmClusterOutput(args: GetCloudVmClusterOutputArgs, opts?: InvokeOutputOptions): Output<GetCloudVmClusterResult>def get_cloud_vm_cluster(id: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudVmClusterResult
def get_cloud_vm_cluster_output(id: pulumi.Input[Optional[str]] = None,
region: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetCloudVmClusterResult]func LookupCloudVmCluster(ctx *Context, args *LookupCloudVmClusterArgs, opts ...InvokeOption) (*LookupCloudVmClusterResult, error)
func LookupCloudVmClusterOutput(ctx *Context, args *LookupCloudVmClusterOutputArgs, opts ...InvokeOption) LookupCloudVmClusterResultOutput> Note: This function is named LookupCloudVmCluster in the Go SDK.
public static class GetCloudVmCluster
{
public static Task<GetCloudVmClusterResult> InvokeAsync(GetCloudVmClusterArgs args, InvokeOptions? opts = null)
public static Output<GetCloudVmClusterResult> Invoke(GetCloudVmClusterInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetCloudVmClusterResult> Invoke(GetCloudVmClusterInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
public static Output<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
public static Output<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOutputOptions options)
fn::invoke:
function: aws:odb/getCloudVmCluster:getCloudVmCluster
arguments:
# arguments dictionarydata "aws_odb_get_cloud_vm_cluster" "name" {
# arguments
}The following arguments are supported:
getCloudVmCluster Result
The following output properties are available:
- Arn string
- ARN for the cloud vm cluster.
- Cloud
Exadata stringInfrastructure Arn - ARN of the Cloud Exadata Infrastructure.
- Cloud
Exadata stringInfrastructure Id - ID of the Cloud Exadata Infrastructure.
- Cluster
Name string - Name of the Grid Infrastructure (GI) cluster.
- Compute
Model string - 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.
- Cpu
Core intCount - Number of CPU cores enabled on the VM cluster.
- Created
At string - Time when the VM cluster was created.
- Data
Collection List<GetOptions Cloud Vm Cluster Data Collection Option> - Set of diagnostic collection options enabled for the VM cluster.
- Data
Storage doubleSize In Tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- Db
Node intStorage Size In Gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- Db
Servers List<string> - List of database servers for the VM cluster.
- Disk
Redundancy string - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- Display
Name string - Display name of the VM cluster.
- Domain string
- Domain name of the VM cluster.
- Gi
Version string - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- Hostname
Prefix stringComputed - Computed hostname prefix for the VM cluster.
- Id string
- Iorm
Config List<GetCaches Cloud Vm Cluster Iorm Config Cache> - ExadataIormConfig cache details for the VM cluster.
- Is
Local boolBackup Enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- Is
Sparse boolDisk Group Enabled - Whether the VM cluster is configured with a sparse disk group.
- Last
Update stringHistory Entry Id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- License
Model string - Oracle license model applied to the VM cluster.
- Listener
Port int - Port number configured for the listener on the VM cluster.
- Memory
Size intIn Gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- Node
Count int - Number of nodes in the VM cluster.
- Oci
Resource stringAnchor Name - Name of the OCI Resource Anchor.
- Oci
Url string - HTTPS link to the VM cluster in OCI.
- Ocid string
- OCID of the VM cluster.
- Odb
Network stringArn - ARN of the ODB network.
- Odb
Network stringId - ID of the ODB network.
- Percent
Progress double - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- Region string
- Scan
Dns stringName - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- Scan
Dns stringRecord Id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- Scan
Ip List<string>Ids - OCID of the SCAN IP addresses that are associated with the VM cluster.
- Shape string
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- Ssh
Public List<string>Keys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- Status string
- Status of the VM cluster.
- Status
Reason string - Additional information about the status of the VM cluster.
- Storage
Size intIn Gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- System
Version string - Operating system version of the image chosen for the VM cluster.
- Dictionary<string, string>
- Map of tags assigned to the resource.
- Timezone string
- Time zone of the VM cluster.
- Vip
Ids List<string> - 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.
- Arn string
- ARN for the cloud vm cluster.
- Cloud
Exadata stringInfrastructure Arn - ARN of the Cloud Exadata Infrastructure.
- Cloud
Exadata stringInfrastructure Id - ID of the Cloud Exadata Infrastructure.
- Cluster
Name string - Name of the Grid Infrastructure (GI) cluster.
- Compute
Model string - 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.
- Cpu
Core intCount - Number of CPU cores enabled on the VM cluster.
- Created
At string - Time when the VM cluster was created.
- Data
Collection []GetOptions Cloud Vm Cluster Data Collection Option - Set of diagnostic collection options enabled for the VM cluster.
- Data
Storage float64Size In Tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- Db
Node intStorage Size In Gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- Db
Servers []string - List of database servers for the VM cluster.
- Disk
Redundancy string - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- Display
Name string - Display name of the VM cluster.
- Domain string
- Domain name of the VM cluster.
- Gi
Version string - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- Hostname
Prefix stringComputed - Computed hostname prefix for the VM cluster.
- Id string
- Iorm
Config []GetCaches Cloud Vm Cluster Iorm Config Cache - ExadataIormConfig cache details for the VM cluster.
- Is
Local boolBackup Enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- Is
Sparse boolDisk Group Enabled - Whether the VM cluster is configured with a sparse disk group.
- Last
Update stringHistory Entry Id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- License
Model string - Oracle license model applied to the VM cluster.
- Listener
Port int - Port number configured for the listener on the VM cluster.
- Memory
Size intIn Gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- Node
Count int - Number of nodes in the VM cluster.
- Oci
Resource stringAnchor Name - Name of the OCI Resource Anchor.
- Oci
Url string - HTTPS link to the VM cluster in OCI.
- Ocid string
- OCID of the VM cluster.
- Odb
Network stringArn - ARN of the ODB network.
- Odb
Network stringId - ID of the ODB network.
- Percent
Progress float64 - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- Region string
- Scan
Dns stringName - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- Scan
Dns stringRecord Id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- Scan
Ip []stringIds - OCID of the SCAN IP addresses that are associated with the VM cluster.
- Shape string
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- Ssh
Public []stringKeys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- Status string
- Status of the VM cluster.
- Status
Reason string - Additional information about the status of the VM cluster.
- Storage
Size intIn Gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- System
Version string - Operating system version of the image chosen for the VM cluster.
- map[string]string
- Map of tags assigned to the resource.
- Timezone string
- Time zone of the VM cluster.
- Vip
Ids []string - 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.
- arn string
- ARN for the cloud vm cluster.
- cloud_
exadata_ stringinfrastructure_ arn - ARN of the Cloud Exadata Infrastructure.
- cloud_
exadata_ stringinfrastructure_ id - ID of the Cloud Exadata Infrastructure.
- cluster_
name string - Name of the Grid Infrastructure (GI) cluster.
- compute_
model string - 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.
- cpu_
core_ numbercount - Number of CPU cores enabled on the VM cluster.
- created_
at string - Time when the VM cluster was created.
- data_
collection_ list(object)options - Set of diagnostic collection options enabled for the VM cluster.
- data_
storage_ numbersize_ in_ tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db_
node_ numberstorage_ size_ in_ gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db_
servers list(string) - List of database servers for the VM cluster.
- disk_
redundancy string - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display_
name string - Display name of the VM cluster.
- domain string
- Domain name of the VM cluster.
- gi_
version string - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname_
prefix_ stringcomputed - Computed hostname prefix for the VM cluster.
- id string
- iorm_
config_ list(object)caches - ExadataIormConfig cache details for the VM cluster.
- is_
local_ boolbackup_ enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- is_
sparse_ booldisk_ group_ enabled - Whether the VM cluster is configured with a sparse disk group.
- last_
update_ stringhistory_ entry_ id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license_
model string - Oracle license model applied to the VM cluster.
- listener_
port number - Port number configured for the listener on the VM cluster.
- memory_
size_ numberin_ gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node_
count number - Number of nodes in the VM cluster.
- oci_
resource_ stringanchor_ name - Name of the OCI Resource Anchor.
- oci_
url string - HTTPS link to the VM cluster in OCI.
- ocid string
- OCID of the VM cluster.
- odb_
network_ stringarn - ARN of the ODB network.
- odb_
network_ stringid - ID of the ODB network.
- percent_
progress number - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region string
- scan_
dns_ stringname - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan_
dns_ stringrecord_ id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan_
ip_ list(string)ids - OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape string
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- ssh_
public_ list(string)keys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- status string
- Status of the VM cluster.
- status_
reason string - Additional information about the status of the VM cluster.
- storage_
size_ numberin_ gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system_
version string - Operating system version of the image chosen for the VM cluster.
- map(string)
- Map of tags assigned to the resource.
- timezone string
- Time zone of the VM cluster.
- vip_
ids list(string) - 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.
- arn String
- ARN for the cloud vm cluster.
- cloud
Exadata StringInfrastructure Arn - ARN of the Cloud Exadata Infrastructure.
- cloud
Exadata StringInfrastructure Id - ID of the Cloud Exadata Infrastructure.
- cluster
Name String - Name of the Grid Infrastructure (GI) cluster.
- compute
Model String - 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.
- cpu
Core IntegerCount - Number of CPU cores enabled on the VM cluster.
- created
At String - Time when the VM cluster was created.
- data
Collection List<GetOptions Cloud Vm Cluster Data Collection Option> - Set of diagnostic collection options enabled for the VM cluster.
- data
Storage DoubleSize In Tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db
Node IntegerStorage Size In Gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db
Servers List<String> - List of database servers for the VM cluster.
- disk
Redundancy String - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display
Name String - Display name of the VM cluster.
- domain String
- Domain name of the VM cluster.
- gi
Version String - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname
Prefix StringComputed - Computed hostname prefix for the VM cluster.
- id String
- iorm
Config List<GetCaches Cloud Vm Cluster Iorm Config Cache> - ExadataIormConfig cache details for the VM cluster.
- is
Local BooleanBackup Enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- is
Sparse BooleanDisk Group Enabled - Whether the VM cluster is configured with a sparse disk group.
- last
Update StringHistory Entry Id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license
Model String - Oracle license model applied to the VM cluster.
- listener
Port Integer - Port number configured for the listener on the VM cluster.
- memory
Size IntegerIn Gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node
Count Integer - Number of nodes in the VM cluster.
- oci
Resource StringAnchor Name - Name of the OCI Resource Anchor.
- oci
Url String - HTTPS link to the VM cluster in OCI.
- ocid String
- OCID of the VM cluster.
- odb
Network StringArn - ARN of the ODB network.
- odb
Network StringId - ID of the ODB network.
- percent
Progress Double - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region String
- scan
Dns StringName - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan
Dns StringRecord Id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan
Ip List<String>Ids - OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape String
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- ssh
Public List<String>Keys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- status String
- Status of the VM cluster.
- status
Reason String - Additional information about the status of the VM cluster.
- storage
Size IntegerIn Gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system
Version String - Operating system version of the image chosen for the VM cluster.
- Map<String,String>
- Map of tags assigned to the resource.
- timezone String
- Time zone of the VM cluster.
- vip
Ids List<String> - 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.
- arn string
- ARN for the cloud vm cluster.
- cloud
Exadata stringInfrastructure Arn - ARN of the Cloud Exadata Infrastructure.
- cloud
Exadata stringInfrastructure Id - ID of the Cloud Exadata Infrastructure.
- cluster
Name string - Name of the Grid Infrastructure (GI) cluster.
- compute
Model string - 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.
- cpu
Core numberCount - Number of CPU cores enabled on the VM cluster.
- created
At string - Time when the VM cluster was created.
- data
Collection GetOptions Cloud Vm Cluster Data Collection Option[] - Set of diagnostic collection options enabled for the VM cluster.
- data
Storage numberSize In Tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db
Node numberStorage Size In Gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db
Servers string[] - List of database servers for the VM cluster.
- disk
Redundancy string - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display
Name string - Display name of the VM cluster.
- domain string
- Domain name of the VM cluster.
- gi
Version string - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname
Prefix stringComputed - Computed hostname prefix for the VM cluster.
- id string
- iorm
Config GetCaches Cloud Vm Cluster Iorm Config Cache[] - ExadataIormConfig cache details for the VM cluster.
- is
Local booleanBackup Enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- is
Sparse booleanDisk Group Enabled - Whether the VM cluster is configured with a sparse disk group.
- last
Update stringHistory Entry Id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license
Model string - Oracle license model applied to the VM cluster.
- listener
Port number - Port number configured for the listener on the VM cluster.
- memory
Size numberIn Gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node
Count number - Number of nodes in the VM cluster.
- oci
Resource stringAnchor Name - Name of the OCI Resource Anchor.
- oci
Url string - HTTPS link to the VM cluster in OCI.
- ocid string
- OCID of the VM cluster.
- odb
Network stringArn - ARN of the ODB network.
- odb
Network stringId - ID of the ODB network.
- percent
Progress number - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region string
- scan
Dns stringName - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan
Dns stringRecord Id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan
Ip string[]Ids - OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape string
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- ssh
Public string[]Keys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- status string
- Status of the VM cluster.
- status
Reason string - Additional information about the status of the VM cluster.
- storage
Size numberIn Gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system
Version string - Operating system version of the image chosen for the VM cluster.
- {[key: string]: string}
- Map of tags assigned to the resource.
- timezone string
- Time zone of the VM cluster.
- vip
Ids string[] - 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.
- arn str
- ARN for the cloud vm cluster.
- cloud_
exadata_ strinfrastructure_ arn - ARN of the Cloud Exadata Infrastructure.
- cloud_
exadata_ strinfrastructure_ id - ID of the Cloud Exadata Infrastructure.
- cluster_
name str - Name of the Grid Infrastructure (GI) cluster.
- compute_
model str - 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.
- cpu_
core_ intcount - Number of CPU cores enabled on the VM cluster.
- created_
at str - Time when the VM cluster was created.
- data_
collection_ Sequence[Getoptions Cloud Vm Cluster Data Collection Option] - Set of diagnostic collection options enabled for the VM cluster.
- data_
storage_ floatsize_ in_ tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db_
node_ intstorage_ size_ in_ gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db_
servers Sequence[str] - List of database servers for the VM cluster.
- disk_
redundancy str - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display_
name str - Display name of the VM cluster.
- domain str
- Domain name of the VM cluster.
- gi_
version str - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname_
prefix_ strcomputed - Computed hostname prefix for the VM cluster.
- id str
- iorm_
config_ Sequence[Getcaches Cloud Vm Cluster Iorm Config Cache] - ExadataIormConfig cache details for the VM cluster.
- is_
local_ boolbackup_ enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- is_
sparse_ booldisk_ group_ enabled - Whether the VM cluster is configured with a sparse disk group.
- last_
update_ strhistory_ entry_ id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license_
model str - Oracle license model applied to the VM cluster.
- listener_
port int - Port number configured for the listener on the VM cluster.
- memory_
size_ intin_ gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node_
count int - Number of nodes in the VM cluster.
- oci_
resource_ stranchor_ name - Name of the OCI Resource Anchor.
- oci_
url str - HTTPS link to the VM cluster in OCI.
- ocid str
- OCID of the VM cluster.
- odb_
network_ strarn - ARN of the ODB network.
- odb_
network_ strid - ID of the ODB network.
- percent_
progress float - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region str
- scan_
dns_ strname - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan_
dns_ strrecord_ id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan_
ip_ Sequence[str]ids - OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape str
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- ssh_
public_ Sequence[str]keys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- status str
- Status of the VM cluster.
- status_
reason str - Additional information about the status of the VM cluster.
- storage_
size_ intin_ gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system_
version str - Operating system version of the image chosen for the VM cluster.
- Mapping[str, str]
- Map of tags assigned to the resource.
- timezone str
- Time zone of the VM cluster.
- vip_
ids Sequence[str] - 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.
- arn String
- ARN for the cloud vm cluster.
- cloud
Exadata StringInfrastructure Arn - ARN of the Cloud Exadata Infrastructure.
- cloud
Exadata StringInfrastructure Id - ID of the Cloud Exadata Infrastructure.
- cluster
Name String - Name of the Grid Infrastructure (GI) cluster.
- compute
Model String - 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.
- cpu
Core NumberCount - Number of CPU cores enabled on the VM cluster.
- created
At String - Time when the VM cluster was created.
- data
Collection List<Property Map>Options - Set of diagnostic collection options enabled for the VM cluster.
- data
Storage NumberSize In Tbs - Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db
Node NumberStorage Size In Gbs - Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db
Servers List<String> - List of database servers for the VM cluster.
- disk
Redundancy String - Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display
Name String - Display name of the VM cluster.
- domain String
- Domain name of the VM cluster.
- gi
Version String - Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname
Prefix StringComputed - Computed hostname prefix for the VM cluster.
- id String
- iorm
Config List<Property Map>Caches - ExadataIormConfig cache details for the VM cluster.
- is
Local BooleanBackup Enabled - Whether database backups to local Exadata storage is enabled for the VM cluster.
- is
Sparse BooleanDisk Group Enabled - Whether the VM cluster is configured with a sparse disk group.
- last
Update StringHistory Entry Id - Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license
Model String - Oracle license model applied to the VM cluster.
- listener
Port Number - Port number configured for the listener on the VM cluster.
- memory
Size NumberIn Gbs - Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node
Count Number - Number of nodes in the VM cluster.
- oci
Resource StringAnchor Name - Name of the OCI Resource Anchor.
- oci
Url String - HTTPS link to the VM cluster in OCI.
- ocid String
- OCID of the VM cluster.
- odb
Network StringArn - ARN of the ODB network.
- odb
Network StringId - ID of the ODB network.
- percent
Progress Number - Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region String
- scan
Dns StringName - FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
- scan
Dns StringRecord Id - OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan
Ip List<String>Ids - OCID of the SCAN IP addresses that are associated with the VM cluster.
- shape String
- Hardware model name of the Exadata infrastructure that's running the VM cluster.
- ssh
Public List<String>Keys - Public key portion of one or more key pairs used for SSH access to the VM cluster.
- status String
- Status of the VM cluster.
- status
Reason String - Additional information about the status of the VM cluster.
- storage
Size NumberIn Gbs - Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system
Version String - Operating system version of the image chosen for the VM cluster.
- Map<String>
- Map of tags assigned to the resource.
- timezone String
- Time zone of the VM cluster.
- vip
Ids List<String> - 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.
Supporting Types
GetCloudVmClusterDataCollectionOption
- is
Diagnostics BooleanEvents Enabled - is
Health BooleanMonitoring Enabled - is
Incident BooleanLogs Enabled
- is
Diagnostics booleanEvents Enabled - is
Health booleanMonitoring Enabled - is
Incident booleanLogs Enabled
- is
Diagnostics BooleanEvents Enabled - is
Health BooleanMonitoring Enabled - is
Incident BooleanLogs Enabled
GetCloudVmClusterIormConfigCache
- Db
Plans []GetCloud Vm Cluster Iorm Config Cache Db Plan - Lifecycle
Details string - Lifecycle
State string - Objective string
- db_
plans list(object) - lifecycle_
details string - lifecycle_
state string - objective string
- db
Plans GetCloud Vm Cluster Iorm Config Cache Db Plan[] - lifecycle
Details string - lifecycle
State string - objective string
- db
Plans List<Property Map> - lifecycle
Details String - lifecycle
State String - objective String
GetCloudVmClusterIormConfigCacheDbPlan
- Db
Name string - Flash
Cache stringLimit - int
- Db
Name string - Flash
Cache stringLimit - int
- db_
name string - flash_
cache_ stringlimit - number
- db
Name String - flash
Cache StringLimit - Integer
- db
Name string - flash
Cache stringLimit - number
- db_
name str - flash_
cache_ strlimit - int
- db
Name String - flash
Cache StringLimit - Number
Package Details
- Repository
- AWS Classic pulumi/pulumi-aws
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
awsTerraform Provider.
Viewing docs for AWS v7.46.0
published on Thursday, Sep 10, 2026 by Pulumi
published on Thursday, Sep 10, 2026 by Pulumi