1. Registry
  2. Packages
  3. AWS
  4. API Docs
  5. odb
  6. getCloudVmCluster
Viewing docs for AWS v7.46.0
published on Thursday, Sep 10, 2026 by Pulumi
aws logo aws logo
Viewing docs for AWS v7.46.0
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 dictionary
    data "aws_odb_get_cloud_vm_cluster" "name" {
        # arguments
    }

    The following arguments are supported:

    Id string

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    Region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    Id string

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    Region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    id string

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    id String

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    region String
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    id string

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    region string
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    id str

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    region str
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.
    id String

    Unique identifier of the cloud vm cluster.

    The following arguments are optional:

    region String
    Region where this resource will be managed. Defaults to the Region set in the provider configuration.

    getCloudVmCluster Result

    The following output properties are available:

    Arn string
    ARN for the cloud vm cluster.
    CloudExadataInfrastructureArn string
    ARN of the Cloud Exadata Infrastructure.
    CloudExadataInfrastructureId string
    ID of the Cloud Exadata Infrastructure.
    ClusterName string
    Name of the Grid Infrastructure (GI) cluster.
    ComputeModel 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.
    CpuCoreCount int
    Number of CPU cores enabled on the VM cluster.
    CreatedAt string
    Time when the VM cluster was created.
    DataCollectionOptions List<GetCloudVmClusterDataCollectionOption>
    Set of diagnostic collection options enabled for the VM cluster.
    DataStorageSizeInTbs double
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    DbNodeStorageSizeInGbs int
    Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
    DbServers List<string>
    List of database servers for the VM cluster.
    DiskRedundancy string
    Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    DisplayName string
    Display name of the VM cluster.
    Domain string
    Domain name of the VM cluster.
    GiVersion string
    Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
    HostnamePrefixComputed string
    Computed hostname prefix for the VM cluster.
    Id string
    IormConfigCaches List<GetCloudVmClusterIormConfigCache>
    ExadataIormConfig cache details for the VM cluster.
    IsLocalBackupEnabled bool
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    IsSparseDiskGroupEnabled bool
    Whether the VM cluster is configured with a sparse disk group.
    LastUpdateHistoryEntryId string
    Oracle Cloud ID (OCID) of the last maintenance update history entry.
    LicenseModel string
    Oracle license model applied to the VM cluster.
    ListenerPort int
    Port number configured for the listener on the VM cluster.
    MemorySizeInGbs int
    Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
    NodeCount int
    Number of nodes in the VM cluster.
    OciResourceAnchorName string
    Name of the OCI Resource Anchor.
    OciUrl string
    HTTPS link to the VM cluster in OCI.
    Ocid string
    OCID of the VM cluster.
    OdbNetworkArn string
    ARN of the ODB network.
    OdbNetworkId string
    ID of the ODB network.
    PercentProgress double
    Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
    Region string
    ScanDnsName string
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    ScanDnsRecordId string
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    ScanIpIds List<string>
    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.
    SshPublicKeys List<string>
    Public key portion of one or more key pairs used for SSH access to the VM cluster.
    Status string
    Status of the VM cluster.
    StatusReason string
    Additional information about the status of the VM cluster.
    StorageSizeInGbs int
    Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    SystemVersion string
    Operating system version of the image chosen for the VM cluster.
    Tags Dictionary<string, string>
    Map of tags assigned to the resource.
    Timezone string
    Time zone of the VM cluster.
    VipIds 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.
    CloudExadataInfrastructureArn string
    ARN of the Cloud Exadata Infrastructure.
    CloudExadataInfrastructureId string
    ID of the Cloud Exadata Infrastructure.
    ClusterName string
    Name of the Grid Infrastructure (GI) cluster.
    ComputeModel 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.
    CpuCoreCount int
    Number of CPU cores enabled on the VM cluster.
    CreatedAt string
    Time when the VM cluster was created.
    DataCollectionOptions []GetCloudVmClusterDataCollectionOption
    Set of diagnostic collection options enabled for the VM cluster.
    DataStorageSizeInTbs float64
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    DbNodeStorageSizeInGbs int
    Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
    DbServers []string
    List of database servers for the VM cluster.
    DiskRedundancy string
    Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    DisplayName string
    Display name of the VM cluster.
    Domain string
    Domain name of the VM cluster.
    GiVersion string
    Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
    HostnamePrefixComputed string
    Computed hostname prefix for the VM cluster.
    Id string
    IormConfigCaches []GetCloudVmClusterIormConfigCache
    ExadataIormConfig cache details for the VM cluster.
    IsLocalBackupEnabled bool
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    IsSparseDiskGroupEnabled bool
    Whether the VM cluster is configured with a sparse disk group.
    LastUpdateHistoryEntryId string
    Oracle Cloud ID (OCID) of the last maintenance update history entry.
    LicenseModel string
    Oracle license model applied to the VM cluster.
    ListenerPort int
    Port number configured for the listener on the VM cluster.
    MemorySizeInGbs int
    Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
    NodeCount int
    Number of nodes in the VM cluster.
    OciResourceAnchorName string
    Name of the OCI Resource Anchor.
    OciUrl string
    HTTPS link to the VM cluster in OCI.
    Ocid string
    OCID of the VM cluster.
    OdbNetworkArn string
    ARN of the ODB network.
    OdbNetworkId string
    ID of the ODB network.
    PercentProgress float64
    Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
    Region string
    ScanDnsName string
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    ScanDnsRecordId string
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    ScanIpIds []string
    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.
    SshPublicKeys []string
    Public key portion of one or more key pairs used for SSH access to the VM cluster.
    Status string
    Status of the VM cluster.
    StatusReason string
    Additional information about the status of the VM cluster.
    StorageSizeInGbs int
    Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    SystemVersion string
    Operating system version of the image chosen for the VM cluster.
    Tags map[string]string
    Map of tags assigned to the resource.
    Timezone string
    Time zone of the VM cluster.
    VipIds []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_infrastructure_arn string
    ARN of the Cloud Exadata Infrastructure.
    cloud_exadata_infrastructure_id string
    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_count number
    Number of CPU cores enabled on the VM cluster.
    created_at string
    Time when the VM cluster was created.
    data_collection_options list(object)
    Set of diagnostic collection options enabled for the VM cluster.
    data_storage_size_in_tbs number
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    db_node_storage_size_in_gbs number
    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_computed string
    Computed hostname prefix for the VM cluster.
    id string
    iorm_config_caches list(object)
    ExadataIormConfig cache details for the VM cluster.
    is_local_backup_enabled bool
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    is_sparse_disk_group_enabled bool
    Whether the VM cluster is configured with a sparse disk group.
    last_update_history_entry_id string
    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_in_gbs number
    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_anchor_name string
    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_arn string
    ARN of the ODB network.
    odb_network_id string
    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_name string
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scan_dns_record_id string
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    scan_ip_ids list(string)
    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_keys list(string)
    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_in_gbs number
    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.
    tags 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.
    cloudExadataInfrastructureArn String
    ARN of the Cloud Exadata Infrastructure.
    cloudExadataInfrastructureId String
    ID of the Cloud Exadata Infrastructure.
    clusterName String
    Name of the Grid Infrastructure (GI) cluster.
    computeModel 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.
    cpuCoreCount Integer
    Number of CPU cores enabled on the VM cluster.
    createdAt String
    Time when the VM cluster was created.
    dataCollectionOptions List<GetCloudVmClusterDataCollectionOption>
    Set of diagnostic collection options enabled for the VM cluster.
    dataStorageSizeInTbs Double
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    dbNodeStorageSizeInGbs Integer
    Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
    dbServers List<String>
    List of database servers for the VM cluster.
    diskRedundancy String
    Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    displayName String
    Display name of the VM cluster.
    domain String
    Domain name of the VM cluster.
    giVersion String
    Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
    hostnamePrefixComputed String
    Computed hostname prefix for the VM cluster.
    id String
    iormConfigCaches List<GetCloudVmClusterIormConfigCache>
    ExadataIormConfig cache details for the VM cluster.
    isLocalBackupEnabled Boolean
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    isSparseDiskGroupEnabled Boolean
    Whether the VM cluster is configured with a sparse disk group.
    lastUpdateHistoryEntryId String
    Oracle Cloud ID (OCID) of the last maintenance update history entry.
    licenseModel String
    Oracle license model applied to the VM cluster.
    listenerPort Integer
    Port number configured for the listener on the VM cluster.
    memorySizeInGbs Integer
    Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
    nodeCount Integer
    Number of nodes in the VM cluster.
    ociResourceAnchorName String
    Name of the OCI Resource Anchor.
    ociUrl String
    HTTPS link to the VM cluster in OCI.
    ocid String
    OCID of the VM cluster.
    odbNetworkArn String
    ARN of the ODB network.
    odbNetworkId String
    ID of the ODB network.
    percentProgress Double
    Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
    region String
    scanDnsName String
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scanDnsRecordId String
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    scanIpIds List<String>
    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.
    sshPublicKeys List<String>
    Public key portion of one or more key pairs used for SSH access to the VM cluster.
    status String
    Status of the VM cluster.
    statusReason String
    Additional information about the status of the VM cluster.
    storageSizeInGbs Integer
    Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    systemVersion String
    Operating system version of the image chosen for the VM cluster.
    tags Map<String,String>
    Map of tags assigned to the resource.
    timezone String
    Time zone of the VM cluster.
    vipIds 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.
    cloudExadataInfrastructureArn string
    ARN of the Cloud Exadata Infrastructure.
    cloudExadataInfrastructureId string
    ID of the Cloud Exadata Infrastructure.
    clusterName string
    Name of the Grid Infrastructure (GI) cluster.
    computeModel 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.
    cpuCoreCount number
    Number of CPU cores enabled on the VM cluster.
    createdAt string
    Time when the VM cluster was created.
    dataCollectionOptions GetCloudVmClusterDataCollectionOption[]
    Set of diagnostic collection options enabled for the VM cluster.
    dataStorageSizeInTbs number
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    dbNodeStorageSizeInGbs number
    Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
    dbServers string[]
    List of database servers for the VM cluster.
    diskRedundancy string
    Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    displayName string
    Display name of the VM cluster.
    domain string
    Domain name of the VM cluster.
    giVersion string
    Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
    hostnamePrefixComputed string
    Computed hostname prefix for the VM cluster.
    id string
    iormConfigCaches GetCloudVmClusterIormConfigCache[]
    ExadataIormConfig cache details for the VM cluster.
    isLocalBackupEnabled boolean
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    isSparseDiskGroupEnabled boolean
    Whether the VM cluster is configured with a sparse disk group.
    lastUpdateHistoryEntryId string
    Oracle Cloud ID (OCID) of the last maintenance update history entry.
    licenseModel string
    Oracle license model applied to the VM cluster.
    listenerPort number
    Port number configured for the listener on the VM cluster.
    memorySizeInGbs number
    Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
    nodeCount number
    Number of nodes in the VM cluster.
    ociResourceAnchorName string
    Name of the OCI Resource Anchor.
    ociUrl string
    HTTPS link to the VM cluster in OCI.
    ocid string
    OCID of the VM cluster.
    odbNetworkArn string
    ARN of the ODB network.
    odbNetworkId string
    ID of the ODB network.
    percentProgress number
    Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
    region string
    scanDnsName string
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scanDnsRecordId string
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    scanIpIds string[]
    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.
    sshPublicKeys string[]
    Public key portion of one or more key pairs used for SSH access to the VM cluster.
    status string
    Status of the VM cluster.
    statusReason string
    Additional information about the status of the VM cluster.
    storageSizeInGbs number
    Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    systemVersion string
    Operating system version of the image chosen for the VM cluster.
    tags {[key: string]: string}
    Map of tags assigned to the resource.
    timezone string
    Time zone of the VM cluster.
    vipIds 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_infrastructure_arn str
    ARN of the Cloud Exadata Infrastructure.
    cloud_exadata_infrastructure_id str
    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_count int
    Number of CPU cores enabled on the VM cluster.
    created_at str
    Time when the VM cluster was created.
    data_collection_options Sequence[GetCloudVmClusterDataCollectionOption]
    Set of diagnostic collection options enabled for the VM cluster.
    data_storage_size_in_tbs float
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    db_node_storage_size_in_gbs int
    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_computed str
    Computed hostname prefix for the VM cluster.
    id str
    iorm_config_caches Sequence[GetCloudVmClusterIormConfigCache]
    ExadataIormConfig cache details for the VM cluster.
    is_local_backup_enabled bool
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    is_sparse_disk_group_enabled bool
    Whether the VM cluster is configured with a sparse disk group.
    last_update_history_entry_id str
    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_in_gbs int
    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_anchor_name str
    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_arn str
    ARN of the ODB network.
    odb_network_id str
    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_name str
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scan_dns_record_id str
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    scan_ip_ids Sequence[str]
    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_keys Sequence[str]
    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_in_gbs int
    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.
    tags 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.
    cloudExadataInfrastructureArn String
    ARN of the Cloud Exadata Infrastructure.
    cloudExadataInfrastructureId String
    ID of the Cloud Exadata Infrastructure.
    clusterName String
    Name of the Grid Infrastructure (GI) cluster.
    computeModel 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.
    cpuCoreCount Number
    Number of CPU cores enabled on the VM cluster.
    createdAt String
    Time when the VM cluster was created.
    dataCollectionOptions List<Property Map>
    Set of diagnostic collection options enabled for the VM cluster.
    dataStorageSizeInTbs Number
    Size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
    dbNodeStorageSizeInGbs Number
    Amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
    dbServers List<String>
    List of database servers for the VM cluster.
    diskRedundancy String
    Type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    displayName String
    Display name of the VM cluster.
    domain String
    Domain name of the VM cluster.
    giVersion String
    Software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
    hostnamePrefixComputed String
    Computed hostname prefix for the VM cluster.
    id String
    iormConfigCaches List<Property Map>
    ExadataIormConfig cache details for the VM cluster.
    isLocalBackupEnabled Boolean
    Whether database backups to local Exadata storage is enabled for the VM cluster.
    isSparseDiskGroupEnabled Boolean
    Whether the VM cluster is configured with a sparse disk group.
    lastUpdateHistoryEntryId String
    Oracle Cloud ID (OCID) of the last maintenance update history entry.
    licenseModel String
    Oracle license model applied to the VM cluster.
    listenerPort Number
    Port number configured for the listener on the VM cluster.
    memorySizeInGbs Number
    Amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
    nodeCount Number
    Number of nodes in the VM cluster.
    ociResourceAnchorName String
    Name of the OCI Resource Anchor.
    ociUrl String
    HTTPS link to the VM cluster in OCI.
    ocid String
    OCID of the VM cluster.
    odbNetworkArn String
    ARN of the ODB network.
    odbNetworkId String
    ID of the ODB network.
    percentProgress Number
    Amount of progress made on the current operation on the VM cluster, expressed as a percentage.
    region String
    scanDnsName String
    FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scanDnsRecordId String
    OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
    scanIpIds List<String>
    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.
    sshPublicKeys List<String>
    Public key portion of one or more key pairs used for SSH access to the VM cluster.
    status String
    Status of the VM cluster.
    statusReason String
    Additional information about the status of the VM cluster.
    storageSizeInGbs Number
    Amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    systemVersion String
    Operating system version of the image chosen for the VM cluster.
    tags Map<String>
    Map of tags assigned to the resource.
    timezone String
    Time zone of the VM cluster.
    vipIds 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

    GetCloudVmClusterIormConfigCache

    GetCloudVmClusterIormConfigCacheDbPlan

    DbName string
    FlashCacheLimit string
    Share int
    DbName string
    FlashCacheLimit string
    Share int
    db_name string
    flash_cache_limit string
    share number
    dbName String
    flashCacheLimit String
    share Integer
    dbName string
    flashCacheLimit string
    share number
    dbName String
    flashCacheLimit String
    share Number

    Package Details

    Repository
    AWS Classic pulumi/pulumi-aws
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the aws Terraform Provider.
    aws logo aws logo
    Viewing docs for AWS v7.46.0
    published on Thursday, Sep 10, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial