Viewing docs for AWS v7.22.0
published on Wednesday, Mar 11, 2026 by Pulumi
published on Wednesday, Mar 11, 2026 by Pulumi
Viewing docs for AWS v7.22.0
published on Wednesday, Mar 11, 2026 by Pulumi
published on Wednesday, Mar 11, 2026 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 dictionaryThe following arguments are supported:
getCloudExadataInfrastructure Result
The following output properties are available:
- Activated
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Additional
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Arn string
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Availability
Zone string - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- Availability
Zone stringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- Available
Storage intSize In Gbs - Compute
Count int - The number of database servers for the Exadata infrastructure.
- Compute
Model 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.
- Cpu
Count int - The total number of CPU cores that are allocated to the Exadata infrastructure.
- Created
At string - The time when the Exadata infrastructure was created.
- Customer
Contacts List<GetTo Send To Ocis Cloud Exadata Infrastructure Customer Contacts To Send To Oci> - Data
Storage doubleSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- Database
Server stringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Db
Node intStorage Size In Gbs - The size of the storage available on each database node, in gigabytes (GB).
- Db
Server stringVersion - The version of the Exadata infrastructure.
- Display
Name string - The display name of the Exadata infrastructure.
- Id string
- The unique identifier of the Exadata infrastructure.
- Last
Maintenance stringRun Id - The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- Maintenance
Windows List<GetCloud Exadata Infrastructure Maintenance Window> - The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
- Max
Cpu intCount - The total number of CPU cores available on the Exadata infrastructure.
- Max
Data doubleStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- Max
Db intNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- Max
Memory intIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- Memory
Size intIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- Monthly
Db stringServer Version - The monthly software version of the database servers installed on the Exadata infrastructure.
- Monthly
Storage stringServer Version - The monthly software version of the storage servers installed on the Exadata infrastructure.
- Next
Maintenance stringRun Id - The OCID of the next maintenance run for the Exadata infrastructure.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- Oci
Url string - The HTTPS link to the Exadata infrastructure in OCI.
- Ocid string
- The OCID of the Exadata infrastructure in OCI.
- Percent
Progress 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.
- Status
Reason string - 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 stringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Storage
Server stringVersion - The software version of the storage servers on the Exadata infrastructure.
- Dictionary<string, string>
- (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider
default_tagsconfiguration block present, tags with matching keys will overwrite those defined at the provider-level. - Total
Storage intSize In Gbs - The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
- Activated
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Additional
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Arn string
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Availability
Zone string - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- Availability
Zone stringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- Available
Storage intSize In Gbs - Compute
Count int - The number of database servers for the Exadata infrastructure.
- Compute
Model 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.
- Cpu
Count int - The total number of CPU cores that are allocated to the Exadata infrastructure.
- Created
At string - The time when the Exadata infrastructure was created.
- Customer
Contacts []GetTo Send To Ocis Cloud Exadata Infrastructure Customer Contacts To Send To Oci - Data
Storage float64Size In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- Database
Server stringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Db
Node intStorage Size In Gbs - The size of the storage available on each database node, in gigabytes (GB).
- Db
Server stringVersion - The version of the Exadata infrastructure.
- Display
Name string - The display name of the Exadata infrastructure.
- Id string
- The unique identifier of the Exadata infrastructure.
- Last
Maintenance stringRun Id - The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- Maintenance
Windows []GetCloud Exadata Infrastructure Maintenance Window - The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
- Max
Cpu intCount - The total number of CPU cores available on the Exadata infrastructure.
- Max
Data float64Storage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- Max
Db intNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- Max
Memory intIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- Memory
Size intIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- Monthly
Db stringServer Version - The monthly software version of the database servers installed on the Exadata infrastructure.
- Monthly
Storage stringServer Version - The monthly software version of the storage servers installed on the Exadata infrastructure.
- Next
Maintenance stringRun Id - The OCID of the next maintenance run for the Exadata infrastructure.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- Oci
Url string - The HTTPS link to the Exadata infrastructure in OCI.
- Ocid string
- The OCID of the Exadata infrastructure in OCI.
- Percent
Progress 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.
- Status
Reason string - 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 stringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Storage
Server stringVersion - The software version of the storage servers on the Exadata infrastructure.
- map[string]string
- (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider
default_tagsconfiguration block present, tags with matching keys will overwrite those defined at the provider-level. - Total
Storage intSize In Gbs - The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
- activated
Storage IntegerCount - The number of storage servers requested for the Exadata infrastructure.
- additional
Storage IntegerCount - The number of storage servers requested for the Exadata infrastructure.
- arn String
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- availability
Zone String - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability
Zone StringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- available
Storage IntegerSize In Gbs - compute
Count Integer - The number of database servers for the Exadata infrastructure.
- compute
Model 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.
- cpu
Count Integer - The total number of CPU cores that are allocated to the Exadata infrastructure.
- created
At String - The time when the Exadata infrastructure was created.
- customer
Contacts List<GetTo Send To Ocis Cloud Exadata Infrastructure Customer Contacts To Send To Oci> - data
Storage DoubleSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- database
Server StringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- db
Node IntegerStorage Size In Gbs - The size of the storage available on each database node, in gigabytes (GB).
- db
Server StringVersion - The version of the Exadata infrastructure.
- display
Name String - The display name of the Exadata infrastructure.
- id String
- The unique identifier of the Exadata infrastructure.
- last
Maintenance StringRun Id - The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- maintenance
Windows List<GetCloud Exadata Infrastructure Maintenance Window> - The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
- max
Cpu IntegerCount - The total number of CPU cores available on the Exadata infrastructure.
- max
Data DoubleStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max
Db IntegerNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max
Memory IntegerIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory
Size IntegerIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- monthly
Db StringServer Version - The monthly software version of the database servers installed on the Exadata infrastructure.
- monthly
Storage StringServer Version - The monthly software version of the storage servers installed on the Exadata infrastructure.
- next
Maintenance StringRun Id - The OCID of the next maintenance run for the Exadata infrastructure.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci
Url String - The HTTPS link to the Exadata infrastructure in OCI.
- ocid String
- The OCID of the Exadata infrastructure in OCI.
- percent
Progress 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.
- status
Reason String - Additional information about the status of the Exadata infrastructure.
- storage
Count Integer - The number of storage servers that are activated for the Exadata infrastructure.
- storage
Server StringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- storage
Server StringVersion - The software version of the storage servers on the Exadata infrastructure.
- Map<String,String>
- (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider
default_tagsconfiguration block present, tags with matching keys will overwrite those defined at the provider-level. - total
Storage IntegerSize In Gbs - The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
- activated
Storage numberCount - The number of storage servers requested for the Exadata infrastructure.
- additional
Storage numberCount - The number of storage servers requested for the Exadata infrastructure.
- arn string
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- availability
Zone string - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability
Zone stringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- available
Storage numberSize In Gbs - compute
Count number - The number of database servers for the Exadata infrastructure.
- compute
Model 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.
- cpu
Count number - The total number of CPU cores that are allocated to the Exadata infrastructure.
- created
At string - The time when the Exadata infrastructure was created.
- customer
Contacts GetTo Send To Ocis Cloud Exadata Infrastructure Customer Contacts To Send To Oci[] - data
Storage numberSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- database
Server stringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- db
Node numberStorage Size In Gbs - The size of the storage available on each database node, in gigabytes (GB).
- db
Server stringVersion - The version of the Exadata infrastructure.
- display
Name string - The display name of the Exadata infrastructure.
- id string
- The unique identifier of the Exadata infrastructure.
- last
Maintenance stringRun Id - The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- maintenance
Windows GetCloud Exadata Infrastructure Maintenance Window[] - The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
- max
Cpu numberCount - The total number of CPU cores available on the Exadata infrastructure.
- max
Data numberStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max
Db numberNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max
Memory numberIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory
Size numberIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- monthly
Db stringServer Version - The monthly software version of the database servers installed on the Exadata infrastructure.
- monthly
Storage stringServer Version - The monthly software version of the storage servers installed on the Exadata infrastructure.
- next
Maintenance stringRun Id - The OCID of the next maintenance run for the Exadata infrastructure.
- oci
Resource stringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci
Url string - The HTTPS link to the Exadata infrastructure in OCI.
- ocid string
- The OCID of the Exadata infrastructure in OCI.
- percent
Progress 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.
- status
Reason string - Additional information about the status of the Exadata infrastructure.
- storage
Count number - The number of storage servers that are activated for the Exadata infrastructure.
- storage
Server stringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- storage
Server stringVersion - The software version of the storage servers on the Exadata infrastructure.
- {[key: string]: string}
- (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider
default_tagsconfiguration block present, tags with matching keys will overwrite those defined at the provider-level. - total
Storage numberSize In Gbs - The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
- activated_
storage_ intcount - The number of storage servers requested for the Exadata infrastructure.
- additional_
storage_ intcount - 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_ strid - The AZ ID of the AZ where the Exadata infrastructure is located.
- available_
storage_ intsize_ in_ gbs - 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_ Sequence[Getto_ send_ to_ ocis Cloud Exadata Infrastructure Customer Contacts To Send To Oci] - data_
storage_ floatsize_ in_ tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- database_
server_ strtype - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- db_
node_ intstorage_ size_ in_ gbs - The size of the storage available on each database node, in gigabytes (GB).
- db_
server_ strversion - 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_ strrun_ id - The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- maintenance_
windows Sequence[GetCloud Exadata Infrastructure Maintenance Window] - The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
- max_
cpu_ intcount - The total number of CPU cores available on the Exadata infrastructure.
- max_
data_ floatstorage_ in_ tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max_
db_ intnode_ storage_ size_ in_ gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max_
memory_ intin_ gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory_
size_ intin_ gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- monthly_
db_ strserver_ version - The monthly software version of the database servers installed on the Exadata infrastructure.
- monthly_
storage_ strserver_ version - The monthly software version of the storage servers installed on the Exadata infrastructure.
- next_
maintenance_ strrun_ id - The OCID of the next maintenance run for the Exadata infrastructure.
- oci_
resource_ stranchor_ name - 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_ strtype - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- storage_
server_ strversion - The software version of the storage servers on the Exadata infrastructure.
- Mapping[str, str]
- (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider
default_tagsconfiguration block present, tags with matching keys will overwrite those defined at the provider-level. - total_
storage_ intsize_ in_ gbs - The total amount of storage, in gigabytes (GB), on the Exadata infrastructure.
- activated
Storage NumberCount - The number of storage servers requested for the Exadata infrastructure.
- additional
Storage NumberCount - The number of storage servers requested for the Exadata infrastructure.
- arn String
- The Amazon Resource Name (ARN) for the Exadata infrastructure.
- availability
Zone String - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability
Zone StringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- available
Storage NumberSize In Gbs - compute
Count Number - The number of database servers for the Exadata infrastructure.
- compute
Model 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.
- cpu
Count Number - The total number of CPU cores that are allocated to the Exadata infrastructure.
- created
At String - The time when the Exadata infrastructure was created.
- customer
Contacts List<Property Map>To Send To Ocis - data
Storage NumberSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- database
Server StringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- db
Node NumberStorage Size In Gbs - The size of the storage available on each database node, in gigabytes (GB).
- db
Server StringVersion - The version of the Exadata infrastructure.
- display
Name String - The display name of the Exadata infrastructure.
- id String
- The unique identifier of the Exadata infrastructure.
- last
Maintenance StringRun Id - The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- maintenance
Windows List<Property Map> - The scheduling details of the maintenance window. Patching and system updates take place during the maintenance window.
- max
Cpu NumberCount - The total number of CPU cores available on the Exadata infrastructure.
- max
Data NumberStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max
Db NumberNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max
Memory NumberIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory
Size NumberIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- monthly
Db StringServer Version - The monthly software version of the database servers installed on the Exadata infrastructure.
- monthly
Storage StringServer Version - The monthly software version of the storage servers installed on the Exadata infrastructure.
- next
Maintenance StringRun Id - The OCID of the next maintenance run for the Exadata infrastructure.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci
Url String - The HTTPS link to the Exadata infrastructure in OCI.
- ocid String
- The OCID of the Exadata infrastructure in OCI.
- percent
Progress 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.
- status
Reason String - Additional information about the status of the Exadata infrastructure.
- storage
Count Number - The number of storage servers that are activated for the Exadata infrastructure.
- storage
Server StringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- storage
Server StringVersion - The software version of the storage servers on the Exadata infrastructure.
- Map<String>
- (Optional) A map of tags to assign to the exadata infrastructure. If configured with a provider
default_tagsconfiguration block present, tags with matching keys will overwrite those defined at the provider-level. - total
Storage NumberSize In Gbs - 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
- custom
Action IntegerTimeout In Mins - days
Of List<GetWeeks Cloud Exadata Infrastructure Maintenance Window Days Of Week> - hours
Of List<Integer>Days - is
Custom BooleanAction Timeout Enabled - lead
Time IntegerIn Weeks - months
List<Get
Cloud Exadata Infrastructure Maintenance Window Month> - patching
Mode String - preference String
- weeks
Of List<Integer>Months
- custom_
action_ inttimeout_ in_ mins - days_
of_ Sequence[Getweeks Cloud Exadata Infrastructure Maintenance Window Days Of Week] - hours_
of_ Sequence[int]days - is_
custom_ boolaction_ timeout_ enabled - lead_
time_ intin_ weeks - months
Sequence[Get
Cloud Exadata Infrastructure Maintenance Window Month] - patching_
mode str - preference str
- weeks_
of_ Sequence[int]months
- custom
Action NumberTimeout In Mins - days
Of List<Property Map>Weeks - hours
Of List<Number>Days - is
Custom BooleanAction Timeout Enabled - lead
Time NumberIn Weeks - months List<Property Map>
- patching
Mode String - preference String
- weeks
Of List<Number>Months
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
awsTerraform Provider.
Viewing docs for AWS v7.22.0
published on Wednesday, Mar 11, 2026 by Pulumi
published on Wednesday, Mar 11, 2026 by Pulumi
