AWS v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi
aws.odb.getCloudVmCluster
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.List;
import java.util.ArrayList;
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
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(id: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudVmClusterResult
def get_cloud_vm_cluster_output(id: Optional[pulumi.Input[str]] = None,
region: 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:odb/getCloudVmCluster:getCloudVmCluster
arguments:
# arguments dictionary
The following arguments are supported:
getCloudVmCluster Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- Cloud
Exadata stringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- Cluster
Name string - The name of the Grid Infrastructure (GI) cluster.
- Compute
Model 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.
- Cpu
Core intCount - The number of CPU cores enabled on the VM cluster.
- Created
At string - The time when the VM cluster was created.
- Data
Collection List<GetOptions Cloud Vm Cluster Data Collection Option> - The set of diagnostic collection options enabled for the VM cluster.
- Data
Storage doubleSize In Tbs - The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- Db
Node intStorage Size In Gbs - The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- Db
Servers List<string> - The list of database servers for the VM cluster.
- Disk
Redundancy string - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- Display
Name string - The display name of the VM cluster.
- Domain string
- The domain name of the VM cluster.
- Gi
Version string - The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- Hostname
Prefix stringComputed - The computed hostname prefix for the VM cluster.
- Id string
- Iorm
Config List<GetCaches Cloud Vm Cluster Iorm Config Cach> - The ExadataIormConfig cache details for the VM cluster.
- Is
Local boolBackup Enabled - Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
- Is
Sparse boolDisk Group Enabled - Indicates whether the VM cluster is configured with a sparse disk group.
- Last
Update stringHistory Entry Id - The Oracle Cloud ID (OCID) of the last maintenance update history entry.
- License
Model string - The Oracle license model applied to the VM cluster.
- Listener
Port int - The port number configured for the listener on the VM cluster.
- Memory
Size intIn Gbs - The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- Node
Count int - The number of nodes in the VM cluster.
- Oci
Resource stringAnchor Name - The name of the OCI Resource Anchor.
- Oci
Url string - The HTTPS link to the VM cluster in OCI.
- Ocid string
- The OCID of the VM cluster.
- Odb
Network stringId - The ID of the ODB network.
- Percent
Progress double - The amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- Region string
- Scan
Dns stringName - The 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 - The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- Scan
Ip List<string>Ids - 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.
- Ssh
Public List<string>Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- Status string
- The status of the VM cluster.
- Status
Reason string - Additional information about the status of the VM cluster.
- Storage
Size intIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- System
Version string - The operating system version of the image chosen for the VM cluster.
- Dictionary<string, string>
- Timezone string
- The time zone of the VM cluster.
- Vip
Ids 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.
- Arn string
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- Cloud
Exadata stringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- Cluster
Name string - The name of the Grid Infrastructure (GI) cluster.
- Compute
Model 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.
- Cpu
Core intCount - The number of CPU cores enabled on the VM cluster.
- Created
At string - The time when the VM cluster was created.
- Data
Collection []GetOptions Cloud Vm Cluster Data Collection Option - The set of diagnostic collection options enabled for the VM cluster.
- Data
Storage float64Size In Tbs - The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- Db
Node intStorage Size In Gbs - The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- Db
Servers []string - The list of database servers for the VM cluster.
- Disk
Redundancy string - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- Display
Name string - The display name of the VM cluster.
- Domain string
- The domain name of the VM cluster.
- Gi
Version string - The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- Hostname
Prefix stringComputed - The computed hostname prefix for the VM cluster.
- Id string
- Iorm
Config []GetCaches Cloud Vm Cluster Iorm Config Cach - The ExadataIormConfig cache details for the VM cluster.
- Is
Local boolBackup Enabled - Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
- Is
Sparse boolDisk Group Enabled - Indicates whether the VM cluster is configured with a sparse disk group.
- Last
Update stringHistory Entry Id - The Oracle Cloud ID (OCID) of the last maintenance update history entry.
- License
Model string - The Oracle license model applied to the VM cluster.
- Listener
Port int - The port number configured for the listener on the VM cluster.
- Memory
Size intIn Gbs - The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- Node
Count int - The number of nodes in the VM cluster.
- Oci
Resource stringAnchor Name - The name of the OCI Resource Anchor.
- Oci
Url string - The HTTPS link to the VM cluster in OCI.
- Ocid string
- The OCID of the VM cluster.
- Odb
Network stringId - The ID of the ODB network.
- Percent
Progress float64 - The amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- Region string
- Scan
Dns stringName - The 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 - The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- Scan
Ip []stringIds - 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.
- Ssh
Public []stringKeys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- Status string
- The status of the VM cluster.
- Status
Reason string - Additional information about the status of the VM cluster.
- Storage
Size intIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- System
Version string - The operating system version of the image chosen for the VM cluster.
- map[string]string
- Timezone string
- The time zone of the VM cluster.
- Vip
Ids []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.
- arn String
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud
Exadata StringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- cluster
Name String - The name of the Grid Infrastructure (GI) cluster.
- compute
Model 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.
- cpu
Core IntegerCount - The number of CPU cores enabled on the VM cluster.
- created
At String - The time when the VM cluster was created.
- data
Collection List<GetOptions Cloud Vm Cluster Data Collection Option> - The set of diagnostic collection options enabled for the VM cluster.
- data
Storage DoubleSize In Tbs - The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db
Node IntegerStorage Size In Gbs - The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db
Servers List<String> - The list of database servers for the VM cluster.
- disk
Redundancy String - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display
Name String - The display name of the VM cluster.
- domain String
- The domain name of the VM cluster.
- gi
Version String - The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname
Prefix StringComputed - The computed hostname prefix for the VM cluster.
- id String
- iorm
Config List<GetCaches Cloud Vm Cluster Iorm Config Cach> - The ExadataIormConfig cache details for the VM cluster.
- is
Local BooleanBackup Enabled - Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
- is
Sparse BooleanDisk Group Enabled - Indicates whether the VM cluster is configured with a sparse disk group.
- last
Update StringHistory Entry Id - The Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license
Model String - The Oracle license model applied to the VM cluster.
- listener
Port Integer - The port number configured for the listener on the VM cluster.
- memory
Size IntegerIn Gbs - The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node
Count Integer - The number of nodes in the VM cluster.
- oci
Resource StringAnchor Name - The name of the OCI Resource Anchor.
- oci
Url String - The HTTPS link to the VM cluster in OCI.
- ocid String
- The OCID of the VM cluster.
- odb
Network StringId - The ID of the ODB network.
- percent
Progress Double - The amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region String
- scan
Dns StringName - The 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 - The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan
Ip List<String>Ids - 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.
- ssh
Public List<String>Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- status String
- The status of the VM cluster.
- status
Reason String - Additional information about the status of the VM cluster.
- storage
Size IntegerIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system
Version String - The operating system version of the image chosen for the VM cluster.
- Map<String,String>
- timezone String
- The time zone of the VM cluster.
- vip
Ids 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.
- arn string
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud
Exadata stringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- cluster
Name string - The name of the Grid Infrastructure (GI) cluster.
- compute
Model 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.
- cpu
Core numberCount - The number of CPU cores enabled on the VM cluster.
- created
At string - The time when the VM cluster was created.
- data
Collection GetOptions Cloud Vm Cluster Data Collection Option[] - The set of diagnostic collection options enabled for the VM cluster.
- data
Storage numberSize In Tbs - The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db
Node numberStorage Size In Gbs - The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db
Servers string[] - The list of database servers for the VM cluster.
- disk
Redundancy string - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display
Name string - The display name of the VM cluster.
- domain string
- The domain name of the VM cluster.
- gi
Version string - The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname
Prefix stringComputed - The computed hostname prefix for the VM cluster.
- id string
- iorm
Config GetCaches Cloud Vm Cluster Iorm Config Cach[] - The ExadataIormConfig cache details for the VM cluster.
- is
Local booleanBackup Enabled - Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
- is
Sparse booleanDisk Group Enabled - Indicates whether the VM cluster is configured with a sparse disk group.
- last
Update stringHistory Entry Id - The Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license
Model string - The Oracle license model applied to the VM cluster.
- listener
Port number - The port number configured for the listener on the VM cluster.
- memory
Size numberIn Gbs - The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node
Count number - The number of nodes in the VM cluster.
- oci
Resource stringAnchor Name - The name of the OCI Resource Anchor.
- oci
Url string - The HTTPS link to the VM cluster in OCI.
- ocid string
- The OCID of the VM cluster.
- odb
Network stringId - The ID of the ODB network.
- percent
Progress number - The amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region string
- scan
Dns stringName - The 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 - The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan
Ip string[]Ids - 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.
- ssh
Public string[]Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- status string
- The status of the VM cluster.
- status
Reason string - Additional information about the status of the VM cluster.
- storage
Size numberIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system
Version string - The operating system version of the image chosen for the VM cluster.
- {[key: string]: string}
- timezone string
- The time zone of the VM cluster.
- vip
Ids 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.
- arn str
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud_
exadata_ strinfrastructure_ id - The ID of the Cloud Exadata Infrastructure.
- cluster_
name str - The name of the Grid Infrastructure (GI) 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.
- cpu_
core_ intcount - The number of CPU cores enabled on the VM cluster.
- created_
at str - The time when the VM cluster was created.
- data_
collection_ Sequence[Getoptions Cloud Vm Cluster Data Collection Option] - The set of diagnostic collection options enabled for the VM cluster.
- data_
storage_ floatsize_ in_ tbs - The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db_
node_ intstorage_ size_ in_ gbs - The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db_
servers Sequence[str] - The list of database servers for the VM cluster.
- disk_
redundancy str - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display_
name str - The display name of the VM cluster.
- domain str
- The domain name of the VM cluster.
- gi_
version str - The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname_
prefix_ strcomputed - The computed hostname prefix for the VM cluster.
- id str
- iorm_
config_ Sequence[Getcaches Cloud Vm Cluster Iorm Config Cach] - The ExadataIormConfig cache details for the VM cluster.
- is_
local_ boolbackup_ enabled - Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
- is_
sparse_ booldisk_ group_ enabled - Indicates whether the VM cluster is configured with a sparse disk group.
- last_
update_ strhistory_ entry_ id - The Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license_
model str - The Oracle license model applied to the VM cluster.
- listener_
port int - The port number configured for the listener on the VM cluster.
- memory_
size_ intin_ gbs - The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node_
count int - The number of nodes in the VM cluster.
- oci_
resource_ stranchor_ name - The name of the OCI Resource Anchor.
- oci_
url str - The HTTPS link to the VM cluster in OCI.
- ocid str
- The OCID of the VM cluster.
- odb_
network_ strid - The ID of the ODB network.
- percent_
progress float - The amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region str
- scan_
dns_ strname - The 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 - The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan_
ip_ Sequence[str]ids - 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.
- ssh_
public_ Sequence[str]keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- status str
- The status of the VM cluster.
- status_
reason str - Additional information about the status of the VM cluster.
- storage_
size_ intin_ gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system_
version str - The operating system version of the image chosen for the VM cluster.
- Mapping[str, str]
- timezone str
- The time zone of 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.
- arn String
- The Amazon Resource Name (ARN) for the cloud vm cluster.
- cloud
Exadata StringInfrastructure Id - The ID of the Cloud Exadata Infrastructure.
- cluster
Name String - The name of the Grid Infrastructure (GI) cluster.
- compute
Model 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.
- cpu
Core NumberCount - The number of CPU cores enabled on the VM cluster.
- created
At String - The time when the VM cluster was created.
- data
Collection List<Property Map>Options - The set of diagnostic collection options enabled for the VM cluster.
- data
Storage NumberSize In Tbs - The size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.
- db
Node NumberStorage Size In Gbs - The amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.
- db
Servers List<String> - The list of database servers for the VM cluster.
- disk
Redundancy String - The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
- display
Name String - The display name of the VM cluster.
- domain String
- The domain name of the VM cluster.
- gi
Version String - The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
- hostname
Prefix StringComputed - The computed hostname prefix for the VM cluster.
- id String
- iorm
Config List<Property Map>Caches - The ExadataIormConfig cache details for the VM cluster.
- is
Local BooleanBackup Enabled - Indicates whether database backups to local Exadata storage is enabled for the VM cluster.
- is
Sparse BooleanDisk Group Enabled - Indicates whether the VM cluster is configured with a sparse disk group.
- last
Update StringHistory Entry Id - The Oracle Cloud ID (OCID) of the last maintenance update history entry.
- license
Model String - The Oracle license model applied to the VM cluster.
- listener
Port Number - The port number configured for the listener on the VM cluster.
- memory
Size NumberIn Gbs - The amount of memory, in gigabytes (GB), that's allocated for the VM cluster.
- node
Count Number - The number of nodes in the VM cluster.
- oci
Resource StringAnchor Name - The name of the OCI Resource Anchor.
- oci
Url String - The HTTPS link to the VM cluster in OCI.
- ocid String
- The OCID of the VM cluster.
- odb
Network StringId - The ID of the ODB network.
- percent
Progress Number - The amount of progress made on the current operation on the VM cluster, expressed as a percentage.
- region String
- scan
Dns StringName - The 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 - The OCID of the DNS record for the SCAN IP addresses that are associated with the VM cluster.
- scan
Ip List<String>Ids - 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.
- ssh
Public List<String>Keys - The public key portion of one or more key pairs used for SSH access to the VM cluster.
- status String
- The status of the VM cluster.
- status
Reason String - Additional information about the status of the VM cluster.
- storage
Size NumberIn Gbs - The amount of local node storage, in gigabytes (GB), that's allocated to the VM cluster.
- system
Version String - The operating system version of the image chosen for the VM cluster.
- Map<String>
- timezone String
- The time zone of the VM cluster.
- vip
Ids 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
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
GetCloudVmClusterIormConfigCach
- Db
Plans []GetCloud Vm Cluster Iorm Config Cach Db Plan - Lifecycle
Details string - Lifecycle
State string - Objective string
- db
Plans GetCloud Vm Cluster Iorm Config Cach Db Plan[] - lifecycle
Details string - lifecycle
State string - objective string
- db
Plans List<Property Map> - lifecycle
Details String - lifecycle
State String - objective String
GetCloudVmClusterIormConfigCachDbPlan
- Db
Name string - Flash
Cache stringLimit - int
- Db
Name string - Flash
Cache stringLimit - int
- 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
aws
Terraform Provider.