1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. odb
  5. getCloudVmCluster

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.odb.getCloudVmCluster

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    The AWS::ODB::CloudVmCluster resource creates a Cloud VM Cluster

    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?: InvokeOptions): Output<GetCloudVmClusterResult>
    def get_cloud_vm_cluster(cloud_vm_cluster_arn: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetCloudVmClusterResult
    def get_cloud_vm_cluster_output(cloud_vm_cluster_arn: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = 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 CompletableFuture<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
    public static Output<GetCloudVmClusterResult> getCloudVmCluster(GetCloudVmClusterArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:odb:getCloudVmCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CloudVmClusterArn string
    The Amazon Resource Name (ARN) of the VM cluster.
    CloudVmClusterArn string
    The Amazon Resource Name (ARN) of the VM cluster.
    cloudVmClusterArn String
    The Amazon Resource Name (ARN) of the VM cluster.
    cloudVmClusterArn string
    The Amazon Resource Name (ARN) of the VM cluster.
    cloud_vm_cluster_arn str
    The Amazon Resource Name (ARN) of the VM cluster.
    cloudVmClusterArn String
    The Amazon Resource Name (ARN) of the VM cluster.

    getCloudVmCluster Result

    The following output properties are available:

    CloudVmClusterArn string
    The Amazon Resource Name (ARN) of the VM cluster.
    CloudVmClusterId string
    The unique identifier of the VM cluster.
    ComputeModel string
    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.
    DiskRedundancy string
    The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    Domain string
    The domain of the VM cluster.
    ListenerPort int
    The port number configured for the listener on the VM cluster.
    NodeCount int
    The number of nodes in the VM cluster.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the VM cluster.
    OciUrl string
    The HTTPS link to the VM cluster in OCI.
    Ocid string
    The OCID of the VM cluster.
    ScanDnsName string
    The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    ScanIpIds List<string>
    The OCID of the SCAN IP addresses that are associated with the VM cluster.
    Shape string
    The hardware model name of the Exadata infrastructure that's running the VM cluster.
    StorageSizeInGbs int
    The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Tags to assign to the Vm Cluster.
    VipIds List<string>
    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.
    CloudVmClusterArn string
    The Amazon Resource Name (ARN) of the VM cluster.
    CloudVmClusterId string
    The unique identifier of the VM cluster.
    ComputeModel string
    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.
    DiskRedundancy string
    The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    Domain string
    The domain of the VM cluster.
    ListenerPort int
    The port number configured for the listener on the VM cluster.
    NodeCount int
    The number of nodes in the VM cluster.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the VM cluster.
    OciUrl string
    The HTTPS link to the VM cluster in OCI.
    Ocid string
    The OCID of the VM cluster.
    ScanDnsName string
    The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    ScanIpIds []string
    The OCID of the SCAN IP addresses that are associated with the VM cluster.
    Shape string
    The hardware model name of the Exadata infrastructure that's running the VM cluster.
    StorageSizeInGbs int
    The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    Tags Tag
    Tags to assign to the Vm Cluster.
    VipIds []string
    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.
    cloudVmClusterArn String
    The Amazon Resource Name (ARN) of the VM cluster.
    cloudVmClusterId String
    The unique identifier of the VM cluster.
    computeModel String
    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.
    diskRedundancy String
    The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    domain String
    The domain of the VM cluster.
    listenerPort Integer
    The port number configured for the listener on the VM cluster.
    nodeCount Integer
    The number of nodes in the VM cluster.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the VM cluster.
    ociUrl String
    The HTTPS link to the VM cluster in OCI.
    ocid String
    The OCID of the VM cluster.
    scanDnsName String
    The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scanIpIds List<String>
    The OCID of the SCAN IP addresses that are associated with the VM cluster.
    shape String
    The hardware model name of the Exadata infrastructure that's running the VM cluster.
    storageSizeInGbs Integer
    The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    tags List<Tag>
    Tags to assign to the Vm Cluster.
    vipIds List<String>
    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.
    cloudVmClusterArn string
    The Amazon Resource Name (ARN) of the VM cluster.
    cloudVmClusterId string
    The unique identifier of the VM cluster.
    computeModel string
    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.
    diskRedundancy string
    The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    domain string
    The domain of the VM cluster.
    listenerPort number
    The port number configured for the listener on the VM cluster.
    nodeCount number
    The number of nodes in the VM cluster.
    ociResourceAnchorName string
    The name of the OCI resource anchor for the VM cluster.
    ociUrl string
    The HTTPS link to the VM cluster in OCI.
    ocid string
    The OCID of the VM cluster.
    scanDnsName string
    The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scanIpIds string[]
    The OCID of the SCAN IP addresses that are associated with the VM cluster.
    shape string
    The hardware model name of the Exadata infrastructure that's running the VM cluster.
    storageSizeInGbs number
    The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    tags Tag[]
    Tags to assign to the Vm Cluster.
    vipIds string[]
    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.
    cloud_vm_cluster_arn str
    The Amazon Resource Name (ARN) of the VM cluster.
    cloud_vm_cluster_id str
    The unique identifier of the VM cluster.
    compute_model str
    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.
    disk_redundancy str
    The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    domain str
    The domain of the VM cluster.
    listener_port int
    The port number configured for the listener on the VM cluster.
    node_count int
    The number of nodes in the VM cluster.
    oci_resource_anchor_name str
    The name of the OCI resource anchor for the VM cluster.
    oci_url str
    The HTTPS link to the VM cluster in OCI.
    ocid str
    The OCID of the VM cluster.
    scan_dns_name str
    The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scan_ip_ids Sequence[str]
    The OCID of the SCAN IP addresses that are associated with the VM cluster.
    shape str
    The hardware model name of the Exadata infrastructure that's running the VM cluster.
    storage_size_in_gbs int
    The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    tags Sequence[root_Tag]
    Tags to assign to the Vm Cluster.
    vip_ids Sequence[str]
    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.
    cloudVmClusterArn String
    The Amazon Resource Name (ARN) of the VM cluster.
    cloudVmClusterId String
    The unique identifier of the VM cluster.
    computeModel String
    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.
    diskRedundancy String
    The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
    domain String
    The domain of the VM cluster.
    listenerPort Number
    The port number configured for the listener on the VM cluster.
    nodeCount Number
    The number of nodes in the VM cluster.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the VM cluster.
    ociUrl String
    The HTTPS link to the VM cluster in OCI.
    ocid String
    The OCID of the VM cluster.
    scanDnsName String
    The FQDN of the DNS record for the Single Client Access Name (SCAN) IP addresses that are associated with the VM cluster.
    scanIpIds List<String>
    The OCID of the SCAN IP addresses that are associated with the VM cluster.
    shape String
    The hardware model name of the Exadata infrastructure that's running the VM cluster.
    storageSizeInGbs Number
    The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
    tags List<Property Map>
    Tags to assign to the Vm Cluster.
    vipIds List<String>
    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.

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi