1. Packages
  2. AWS
  3. API Docs
  4. odb
  5. getCloudExadataInfrastructure
AWS v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi

aws.odb.getCloudExadataInfrastructure

Deploy with Pulumi
aws logo
AWS v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi

    Data source for exadata infrastructure resource 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.getCloudExadataInfrastructure({
        id: "example",
    });
    
    import pulumi
    import pulumi_aws as aws
    
    example = aws.odb.get_cloud_exadata_infrastructure(id="example")
    
    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.LookupCloudExadataInfrastructure(ctx, &odb.LookupCloudExadataInfrastructureArgs{
    			Id: "example",
    		}, 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.GetCloudExadataInfrastructure.Invoke(new()
        {
            Id = "example",
        });
    
    });
    
    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.GetCloudExadataInfrastructureArgs;
    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.getCloudExadataInfrastructure(GetCloudExadataInfrastructureArgs.builder()
                .id("example")
                .build());
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          function: aws:odb:getCloudExadataInfrastructure
          arguments:
            id: example
    

    Using getCloudExadataInfrastructure

    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 getCloudExadataInfrastructure(args: GetCloudExadataInfrastructureArgs, opts?: InvokeOptions): Promise<GetCloudExadataInfrastructureResult>
    function getCloudExadataInfrastructureOutput(args: GetCloudExadataInfrastructureOutputArgs, opts?: InvokeOptions): Output<GetCloudExadataInfrastructureResult>
    def get_cloud_exadata_infrastructure(id: Optional[str] = None,
                                         region: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetCloudExadataInfrastructureResult
    def get_cloud_exadata_infrastructure_output(id: Optional[pulumi.Input[str]] = None,
                                         region: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetCloudExadataInfrastructureResult]
    func LookupCloudExadataInfrastructure(ctx *Context, args *LookupCloudExadataInfrastructureArgs, opts ...InvokeOption) (*LookupCloudExadataInfrastructureResult, error)
    func LookupCloudExadataInfrastructureOutput(ctx *Context, args *LookupCloudExadataInfrastructureOutputArgs, opts ...InvokeOption) LookupCloudExadataInfrastructureResultOutput

    > Note: This function is named LookupCloudExadataInfrastructure in the Go SDK.

    public static class GetCloudExadataInfrastructure 
    {
        public static Task<GetCloudExadataInfrastructureResult> InvokeAsync(GetCloudExadataInfrastructureArgs args, InvokeOptions? opts = null)
        public static Output<GetCloudExadataInfrastructureResult> Invoke(GetCloudExadataInfrastructureInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCloudExadataInfrastructureResult> getCloudExadataInfrastructure(GetCloudExadataInfrastructureArgs args, InvokeOptions options)
    public static Output<GetCloudExadataInfrastructureResult> getCloudExadataInfrastructure(GetCloudExadataInfrastructureArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws:odb/getCloudExadataInfrastructure:getCloudExadataInfrastructure
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string

    The unique identifier of the Exadata infrastructure.

    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

    The unique identifier of the Exadata infrastructure.

    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

    The unique identifier of the Exadata infrastructure.

    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

    The unique identifier of the Exadata infrastructure.

    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

    The unique identifier of the Exadata infrastructure.

    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

    The unique identifier of the Exadata infrastructure.

    The following arguments are optional:

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

    getCloudExadataInfrastructure Result

    The following output properties are available:

    ActivatedStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AdditionalStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    Arn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    AvailabilityZone string
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    AvailabilityZoneId string
    The AZ ID of the AZ where the Exadata infrastructure is located.
    AvailableStorageSizeInGbs int
    ComputeCount int
    The number of database servers for the Exadata infrastructure.
    ComputeModel string
    The OCI 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.
    CpuCount int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    CreatedAt string
    The time when the Exadata infrastructure was created.
    CustomerContactsToSendToOcis List<GetCloudExadataInfrastructureCustomerContactsToSendToOci>
    DataStorageSizeInTbs double
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    DatabaseServerType string
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    DbNodeStorageSizeInGbs int
    The size of the storage available on each database node, in gigabytes (GB).
    DbServerVersion string
    The version of the Exadata infrastructure.
    DisplayName string
    The display name of the Exadata infrastructure.
    Id string
    The unique identifier of the Exadata infrastructure.
    LastMaintenanceRunId string
    The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    MaintenanceWindows List<GetCloudExadataInfrastructureMaintenanceWindow>
    The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
    MaxCpuCount int
    The total number of CPU cores available on the Exadata infrastructure.
    MaxDataStorageInTbs double
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    MaxDbNodeStorageSizeInGbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    MaxMemoryInGbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    MemorySizeInGbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    MonthlyDbServerVersion string
    The monthly software version of the database servers installed on the Exadata infrastructure.
    MonthlyStorageServerVersion string
    The monthly software version of the storage servers installed on the Exadata infrastructure.
    NextMaintenanceRunId string
    The OCID of the next maintenance run for the Exadata infrastructure.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    OciUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    Ocid string
    The OCID of the Exadata infrastructure in OCI.
    PercentProgress double
    The amount of progress made on the current operation on the Exadata infrastructure expressed as a percentage.
    Region string
    Shape string
    The model name of the Exadata infrastructure.
    Status string
    The status of the Exadata infrastructure.
    StatusReason string
    Additional information about the status of the Exadata infrastructure.
    StorageCount int
    The number of storage servers that are activated for the Exadata infrastructure.
    StorageServerType string
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    StorageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    Tags Dictionary<string, string>
    (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.
    TotalStorageSizeInGbs int
    The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
    ActivatedStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    AdditionalStorageCount int
    The number of storage servers requested for the Exadata infrastructure.
    Arn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    AvailabilityZone string
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    AvailabilityZoneId string
    The AZ ID of the AZ where the Exadata infrastructure is located.
    AvailableStorageSizeInGbs int
    ComputeCount int
    The number of database servers for the Exadata infrastructure.
    ComputeModel string
    The OCI 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.
    CpuCount int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    CreatedAt string
    The time when the Exadata infrastructure was created.
    CustomerContactsToSendToOcis []GetCloudExadataInfrastructureCustomerContactsToSendToOci
    DataStorageSizeInTbs float64
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    DatabaseServerType string
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    DbNodeStorageSizeInGbs int
    The size of the storage available on each database node, in gigabytes (GB).
    DbServerVersion string
    The version of the Exadata infrastructure.
    DisplayName string
    The display name of the Exadata infrastructure.
    Id string
    The unique identifier of the Exadata infrastructure.
    LastMaintenanceRunId string
    The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    MaintenanceWindows []GetCloudExadataInfrastructureMaintenanceWindow
    The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
    MaxCpuCount int
    The total number of CPU cores available on the Exadata infrastructure.
    MaxDataStorageInTbs float64
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    MaxDbNodeStorageSizeInGbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    MaxMemoryInGbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    MemorySizeInGbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    MonthlyDbServerVersion string
    The monthly software version of the database servers installed on the Exadata infrastructure.
    MonthlyStorageServerVersion string
    The monthly software version of the storage servers installed on the Exadata infrastructure.
    NextMaintenanceRunId string
    The OCID of the next maintenance run for the Exadata infrastructure.
    OciResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    OciUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    Ocid string
    The OCID of the Exadata infrastructure in OCI.
    PercentProgress float64
    The amount of progress made on the current operation on the Exadata infrastructure expressed as a percentage.
    Region string
    Shape string
    The model name of the Exadata infrastructure.
    Status string
    The status of the Exadata infrastructure.
    StatusReason string
    Additional information about the status of the Exadata infrastructure.
    StorageCount int
    The number of storage servers that are activated for the Exadata infrastructure.
    StorageServerType string
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    StorageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    Tags map[string]string
    (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.
    TotalStorageSizeInGbs int
    The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
    activatedStorageCount Integer
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount Integer
    The number of storage servers requested for the Exadata infrastructure.
    arn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    availabilityZone String
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availabilityZoneId String
    The AZ ID of the AZ where the Exadata infrastructure is located.
    availableStorageSizeInGbs Integer
    computeCount Integer
    The number of database servers for the Exadata infrastructure.
    computeModel String
    The OCI 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.
    cpuCount Integer
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    createdAt String
    The time when the Exadata infrastructure was created.
    customerContactsToSendToOcis List<GetCloudExadataInfrastructureCustomerContactsToSendToOci>
    dataStorageSizeInTbs Double
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    databaseServerType String
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    dbNodeStorageSizeInGbs Integer
    The size of the storage available on each database node, in gigabytes (GB).
    dbServerVersion String
    The version of the Exadata infrastructure.
    displayName String
    The display name of the Exadata infrastructure.
    id String
    The unique identifier of the Exadata infrastructure.
    lastMaintenanceRunId String
    The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    maintenanceWindows List<GetCloudExadataInfrastructureMaintenanceWindow>
    The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
    maxCpuCount Integer
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs Double
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs Integer
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs Integer
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs Integer
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    monthlyDbServerVersion String
    The monthly software version of the database servers installed on the Exadata infrastructure.
    monthlyStorageServerVersion String
    The monthly software version of the storage servers installed on the Exadata infrastructure.
    nextMaintenanceRunId String
    The OCID of the next maintenance run for the Exadata infrastructure.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl String
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid String
    The OCID of the Exadata infrastructure in OCI.
    percentProgress Double
    The amount of progress made on the current operation on the Exadata infrastructure expressed as a percentage.
    region String
    shape String
    The model name of the Exadata infrastructure.
    status String
    The status of the Exadata infrastructure.
    statusReason String
    Additional information about the status of the Exadata infrastructure.
    storageCount Integer
    The number of storage servers that are activated for the Exadata infrastructure.
    storageServerType String
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    storageServerVersion String
    The software version of the storage servers on the Exadata infrastructure.
    tags Map<String,String>
    (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.
    totalStorageSizeInGbs Integer
    The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
    activatedStorageCount number
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount number
    The number of storage servers requested for the Exadata infrastructure.
    arn string
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    availabilityZone string
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availabilityZoneId string
    The AZ ID of the AZ where the Exadata infrastructure is located.
    availableStorageSizeInGbs number
    computeCount number
    The number of database servers for the Exadata infrastructure.
    computeModel string
    The OCI 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.
    cpuCount number
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    createdAt string
    The time when the Exadata infrastructure was created.
    customerContactsToSendToOcis GetCloudExadataInfrastructureCustomerContactsToSendToOci[]
    dataStorageSizeInTbs number
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    databaseServerType string
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    dbNodeStorageSizeInGbs number
    The size of the storage available on each database node, in gigabytes (GB).
    dbServerVersion string
    The version of the Exadata infrastructure.
    displayName string
    The display name of the Exadata infrastructure.
    id string
    The unique identifier of the Exadata infrastructure.
    lastMaintenanceRunId string
    The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    maintenanceWindows GetCloudExadataInfrastructureMaintenanceWindow[]
    The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
    maxCpuCount number
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs number
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs number
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs number
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs number
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    monthlyDbServerVersion string
    The monthly software version of the database servers installed on the Exadata infrastructure.
    monthlyStorageServerVersion string
    The monthly software version of the storage servers installed on the Exadata infrastructure.
    nextMaintenanceRunId string
    The OCID of the next maintenance run for the Exadata infrastructure.
    ociResourceAnchorName string
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl string
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid string
    The OCID of the Exadata infrastructure in OCI.
    percentProgress number
    The amount of progress made on the current operation on the Exadata infrastructure expressed as a percentage.
    region string
    shape string
    The model name of the Exadata infrastructure.
    status string
    The status of the Exadata infrastructure.
    statusReason string
    Additional information about the status of the Exadata infrastructure.
    storageCount number
    The number of storage servers that are activated for the Exadata infrastructure.
    storageServerType string
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    storageServerVersion string
    The software version of the storage servers on the Exadata infrastructure.
    tags {[key: string]: string}
    (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.
    totalStorageSizeInGbs number
    The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
    activated_storage_count int
    The number of storage servers requested for the Exadata infrastructure.
    additional_storage_count int
    The number of storage servers requested for the Exadata infrastructure.
    arn str
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    availability_zone str
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availability_zone_id str
    The AZ ID of the AZ where the Exadata infrastructure is located.
    available_storage_size_in_gbs int
    compute_count int
    The number of database servers for the Exadata infrastructure.
    compute_model str
    The OCI 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_count int
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    created_at str
    The time when the Exadata infrastructure was created.
    customer_contacts_to_send_to_ocis Sequence[GetCloudExadataInfrastructureCustomerContactsToSendToOci]
    data_storage_size_in_tbs float
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    database_server_type str
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    db_node_storage_size_in_gbs int
    The size of the storage available on each database node, in gigabytes (GB).
    db_server_version str
    The version of the Exadata infrastructure.
    display_name str
    The display name of the Exadata infrastructure.
    id str
    The unique identifier of the Exadata infrastructure.
    last_maintenance_run_id str
    The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    maintenance_windows Sequence[GetCloudExadataInfrastructureMaintenanceWindow]
    The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
    max_cpu_count int
    The total number of CPU cores available on the Exadata infrastructure.
    max_data_storage_in_tbs float
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    max_db_node_storage_size_in_gbs int
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    max_memory_in_gbs int
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memory_size_in_gbs int
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    monthly_db_server_version str
    The monthly software version of the database servers installed on the Exadata infrastructure.
    monthly_storage_server_version str
    The monthly software version of the storage servers installed on the Exadata infrastructure.
    next_maintenance_run_id str
    The OCID of the next maintenance run for the Exadata infrastructure.
    oci_resource_anchor_name str
    The name of the OCI resource anchor for the Exadata infrastructure.
    oci_url str
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid str
    The OCID of the Exadata infrastructure in OCI.
    percent_progress float
    The amount of progress made on the current operation on the Exadata infrastructure expressed as a percentage.
    region str
    shape str
    The model name of the Exadata infrastructure.
    status str
    The status of the Exadata infrastructure.
    status_reason str
    Additional information about the status of the Exadata infrastructure.
    storage_count int
    The number of storage servers that are activated for the Exadata infrastructure.
    storage_server_type str
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    storage_server_version str
    The software version of the storage servers on the Exadata infrastructure.
    tags Mapping[str, str]
    (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.
    total_storage_size_in_gbs int
    The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
    activatedStorageCount Number
    The number of storage servers requested for the Exadata infrastructure.
    additionalStorageCount Number
    The number of storage servers requested for the Exadata infrastructure.
    arn String
    The Amazon Resource Name (ARN) for the Exadata infrastructure.
    availabilityZone String
    The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
    availabilityZoneId String
    The AZ ID of the AZ where the Exadata infrastructure is located.
    availableStorageSizeInGbs Number
    computeCount Number
    The number of database servers for the Exadata infrastructure.
    computeModel String
    The OCI 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.
    cpuCount Number
    The total number of CPU cores that are allocated to the Exadata infrastructure.
    createdAt String
    The time when the Exadata infrastructure was created.
    customerContactsToSendToOcis List<Property Map>
    dataStorageSizeInTbs Number
    The size of the Exadata infrastructure's data disk group, in terabytes (TB).
    databaseServerType String
    The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    dbNodeStorageSizeInGbs Number
    The size of the storage available on each database node, in gigabytes (GB).
    dbServerVersion String
    The version of the Exadata infrastructure.
    displayName String
    The display name of the Exadata infrastructure.
    id String
    The unique identifier of the Exadata infrastructure.
    lastMaintenanceRunId String
    The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
    maintenanceWindows List<Property Map>
    The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
    maxCpuCount Number
    The total number of CPU cores available on the Exadata infrastructure.
    maxDataStorageInTbs Number
    The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
    maxDbNodeStorageSizeInGbs Number
    The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
    maxMemoryInGbs Number
    The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
    memorySizeInGbs Number
    The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
    monthlyDbServerVersion String
    The monthly software version of the database servers installed on the Exadata infrastructure.
    monthlyStorageServerVersion String
    The monthly software version of the storage servers installed on the Exadata infrastructure.
    nextMaintenanceRunId String
    The OCID of the next maintenance run for the Exadata infrastructure.
    ociResourceAnchorName String
    The name of the OCI resource anchor for the Exadata infrastructure.
    ociUrl String
    The HTTPS link to the Exadata infrastructure in OCI.
    ocid String
    The OCID of the Exadata infrastructure in OCI.
    percentProgress Number
    The amount of progress made on the current operation on the Exadata infrastructure expressed as a percentage.
    region String
    shape String
    The model name of the Exadata infrastructure.
    status String
    The status of the Exadata infrastructure.
    statusReason String
    Additional information about the status of the Exadata infrastructure.
    storageCount Number
    The number of storage servers that are activated for the Exadata infrastructure.
    storageServerType String
    The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
    storageServerVersion String
    The software version of the storage servers on the Exadata infrastructure.
    tags Map<String>
    (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.
    totalStorageSizeInGbs Number
    The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.

    Supporting Types

    GetCloudExadataInfrastructureCustomerContactsToSendToOci

    Email string
    Email string
    email String
    email string
    email str
    email String

    GetCloudExadataInfrastructureMaintenanceWindow

    GetCloudExadataInfrastructureMaintenanceWindowDaysOfWeek

    Name string
    Name string
    name String
    name string
    name str
    name String

    GetCloudExadataInfrastructureMaintenanceWindowMonth

    Name string
    Name string
    name String
    name string
    name str
    name String

    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 v7.8.0 published on Tuesday, Oct 7, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate