oci.Database.getCloudExadataInfrastructure
Explore with Pulumi AI
This data source provides details about a specific Cloud Exadata Infrastructure resource in Oracle Cloud Infrastructure Database service.
Gets information about the specified cloud Exadata infrastructure resource. Applies to Exadata Cloud Service instances and Autonomous Database on dedicated Exadata infrastructure only.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testCloudExadataInfrastructure = oci.Database.getCloudExadataInfrastructure({
    cloudExadataInfrastructureId: testCloudExadataInfrastructureOciDatabaseCloudExadataInfrastructure.id,
});
import pulumi
import pulumi_oci as oci
test_cloud_exadata_infrastructure = oci.Database.get_cloud_exadata_infrastructure(cloud_exadata_infrastructure_id=test_cloud_exadata_infrastructure_oci_database_cloud_exadata_infrastructure["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/database"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := database.GetCloudExadataInfrastructure(ctx, &database.GetCloudExadataInfrastructureArgs{
			CloudExadataInfrastructureId: testCloudExadataInfrastructureOciDatabaseCloudExadataInfrastructure.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testCloudExadataInfrastructure = Oci.Database.GetCloudExadataInfrastructure.Invoke(new()
    {
        CloudExadataInfrastructureId = testCloudExadataInfrastructureOciDatabaseCloudExadataInfrastructure.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Database.DatabaseFunctions;
import com.pulumi.oci.Database.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 testCloudExadataInfrastructure = DatabaseFunctions.getCloudExadataInfrastructure(GetCloudExadataInfrastructureArgs.builder()
            .cloudExadataInfrastructureId(testCloudExadataInfrastructureOciDatabaseCloudExadataInfrastructure.id())
            .build());
    }
}
variables:
  testCloudExadataInfrastructure:
    fn::invoke:
      function: oci:Database:getCloudExadataInfrastructure
      arguments:
        cloudExadataInfrastructureId: ${testCloudExadataInfrastructureOciDatabaseCloudExadataInfrastructure.id}
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(cloud_exadata_infrastructure_id: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetCloudExadataInfrastructureResult
def get_cloud_exadata_infrastructure_output(cloud_exadata_infrastructure_id: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetCloudExadataInfrastructureResult]func GetCloudExadataInfrastructure(ctx *Context, args *GetCloudExadataInfrastructureArgs, opts ...InvokeOption) (*GetCloudExadataInfrastructureResult, error)
func GetCloudExadataInfrastructureOutput(ctx *Context, args *GetCloudExadataInfrastructureOutputArgs, opts ...InvokeOption) GetCloudExadataInfrastructureResultOutput> Note: This function is named GetCloudExadataInfrastructure 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: oci:Database/getCloudExadataInfrastructure:getCloudExadataInfrastructure
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CloudExadata stringInfrastructure Id 
- The cloud Exadata infrastructure OCID.
- CloudExadata stringInfrastructure Id 
- The cloud Exadata infrastructure OCID.
- cloudExadata StringInfrastructure Id 
- The cloud Exadata infrastructure OCID.
- cloudExadata stringInfrastructure Id 
- The cloud Exadata infrastructure OCID.
- cloud_exadata_ strinfrastructure_ id 
- The cloud Exadata infrastructure OCID.
- cloudExadata StringInfrastructure Id 
- The cloud Exadata infrastructure OCID.
getCloudExadataInfrastructure Result
The following output properties are available:
- ActivatedStorage intCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- AdditionalStorage intCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- AvailabilityDomain string
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- AvailableStorage intSize In Gbs 
- The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- CloudExadata stringInfrastructure Id 
- ClusterPlacement stringGroup Id 
- The OCID of the cluster placement group of the Exadata Infrastructure.
- CompartmentId string
- The OCID of the compartment.
- ComputeCount int
- The number of compute servers for the cloud Exadata infrastructure.
- ComputeModel string
- The compute model of the Exadata infrastructure.
- CpuCount int
- The total number of CPU cores allocated.
- CustomerContacts List<GetCloud Exadata Infrastructure Customer Contact> 
- The list of customer email addresses that receive information from Oracle about the specified Oracle Cloud Infrastructure Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.
- DataStorage doubleSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- DatabaseServer stringType 
- The database server type of the Exadata infrastructure.
- DbNode intStorage Size In Gbs 
- The local node storage allocated in GBs.
- DbServer stringVersion 
- The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- DefinedFile List<GetSystem Configurations Cloud Exadata Infrastructure Defined File System Configuration> 
- Details of the file system configuration of the Exadata infrastructure.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- DisplayName string
- The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- Dictionary<string, string>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- Id string
- The OCID of the cloud Exadata infrastructure resource.
- IsScheduling boolPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- LastMaintenance stringRun Id 
- The OCID of the last maintenance run.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- MaintenanceWindows List<GetCloud Exadata Infrastructure Maintenance Window> 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- MaxCpu intCount 
- The total number of CPU cores available.
- MaxData doubleStorage In Tbs 
- The total available DATA disk group size.
- MaxDb intNode Storage In Gbs 
- The total local node storage available in GBs.
- MaxMemory intIn Gbs 
- The total memory available in GBs.
- MemorySize intIn Gbs 
- The memory allocated in GBs.
- MonthlyDb stringServer Version 
- The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- MonthlyStorage stringServer Version 
- The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- NextMaintenance stringRun Id 
- The OCID of the next maintenance run.
- Shape string
- The model name of the cloud Exadata infrastructure resource.
- State string
- The current lifecycle state of the cloud Exadata infrastructure resource.
- StorageCount int
- The number of storage servers for the cloud Exadata infrastructure.
- StorageServer stringType 
- The storage server type of the Exadata infrastructure.
- StorageServer stringVersion 
- The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- SubscriptionId string
- The OCID of the subscription with which resource needs to be associated with.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- TimeCreated string
- The date and time the cloud Exadata infrastructure resource was created.
- TotalStorage intSize In Gbs 
- The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- ActivatedStorage intCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- AdditionalStorage intCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- AvailabilityDomain string
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- AvailableStorage intSize In Gbs 
- The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- CloudExadata stringInfrastructure Id 
- ClusterPlacement stringGroup Id 
- The OCID of the cluster placement group of the Exadata Infrastructure.
- CompartmentId string
- The OCID of the compartment.
- ComputeCount int
- The number of compute servers for the cloud Exadata infrastructure.
- ComputeModel string
- The compute model of the Exadata infrastructure.
- CpuCount int
- The total number of CPU cores allocated.
- CustomerContacts []GetCloud Exadata Infrastructure Customer Contact 
- The list of customer email addresses that receive information from Oracle about the specified Oracle Cloud Infrastructure Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.
- DataStorage float64Size In Tbs 
- Size, in terabytes, of the DATA disk group.
- DatabaseServer stringType 
- The database server type of the Exadata infrastructure.
- DbNode intStorage Size In Gbs 
- The local node storage allocated in GBs.
- DbServer stringVersion 
- The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- DefinedFile []GetSystem Configurations Cloud Exadata Infrastructure Defined File System Configuration 
- Details of the file system configuration of the Exadata infrastructure.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- DisplayName string
- The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- map[string]string
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- Id string
- The OCID of the cloud Exadata infrastructure resource.
- IsScheduling boolPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- LastMaintenance stringRun Id 
- The OCID of the last maintenance run.
- LifecycleDetails string
- Additional information about the current lifecycle state.
- MaintenanceWindows []GetCloud Exadata Infrastructure Maintenance Window 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- MaxCpu intCount 
- The total number of CPU cores available.
- MaxData float64Storage In Tbs 
- The total available DATA disk group size.
- MaxDb intNode Storage In Gbs 
- The total local node storage available in GBs.
- MaxMemory intIn Gbs 
- The total memory available in GBs.
- MemorySize intIn Gbs 
- The memory allocated in GBs.
- MonthlyDb stringServer Version 
- The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- MonthlyStorage stringServer Version 
- The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- NextMaintenance stringRun Id 
- The OCID of the next maintenance run.
- Shape string
- The model name of the cloud Exadata infrastructure resource.
- State string
- The current lifecycle state of the cloud Exadata infrastructure resource.
- StorageCount int
- The number of storage servers for the cloud Exadata infrastructure.
- StorageServer stringType 
- The storage server type of the Exadata infrastructure.
- StorageServer stringVersion 
- The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- SubscriptionId string
- The OCID of the subscription with which resource needs to be associated with.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- TimeCreated string
- The date and time the cloud Exadata infrastructure resource was created.
- TotalStorage intSize In Gbs 
- The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- activatedStorage IntegerCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- additionalStorage IntegerCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- availabilityDomain String
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- availableStorage IntegerSize In Gbs 
- The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- cloudExadata StringInfrastructure Id 
- clusterPlacement StringGroup Id 
- The OCID of the cluster placement group of the Exadata Infrastructure.
- compartmentId String
- The OCID of the compartment.
- computeCount Integer
- The number of compute servers for the cloud Exadata infrastructure.
- computeModel String
- The compute model of the Exadata infrastructure.
- cpuCount Integer
- The total number of CPU cores allocated.
- customerContacts List<GetCloud Exadata Infrastructure Customer Contact> 
- The list of customer email addresses that receive information from Oracle about the specified Oracle Cloud Infrastructure Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.
- dataStorage DoubleSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- databaseServer StringType 
- The database server type of the Exadata infrastructure.
- dbNode IntegerStorage Size In Gbs 
- The local node storage allocated in GBs.
- dbServer StringVersion 
- The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- definedFile List<GetSystem Configurations Cloud Exadata Infrastructure Defined File System Configuration> 
- Details of the file system configuration of the Exadata infrastructure.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- displayName String
- The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- Map<String,String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id String
- The OCID of the cloud Exadata infrastructure resource.
- isScheduling BooleanPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lastMaintenance StringRun Id 
- The OCID of the last maintenance run.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- maintenanceWindows List<GetCloud Exadata Infrastructure Maintenance Window> 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- maxCpu IntegerCount 
- The total number of CPU cores available.
- maxData DoubleStorage In Tbs 
- The total available DATA disk group size.
- maxDb IntegerNode Storage In Gbs 
- The total local node storage available in GBs.
- maxMemory IntegerIn Gbs 
- The total memory available in GBs.
- memorySize IntegerIn Gbs 
- The memory allocated in GBs.
- monthlyDb StringServer Version 
- The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthlyStorage StringServer Version 
- The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- nextMaintenance StringRun Id 
- The OCID of the next maintenance run.
- shape String
- The model name of the cloud Exadata infrastructure resource.
- state String
- The current lifecycle state of the cloud Exadata infrastructure resource.
- storageCount Integer
- The number of storage servers for the cloud Exadata infrastructure.
- storageServer StringType 
- The storage server type of the Exadata infrastructure.
- storageServer StringVersion 
- The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- subscriptionId String
- The OCID of the subscription with which resource needs to be associated with.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- timeCreated String
- The date and time the cloud Exadata infrastructure resource was created.
- totalStorage IntegerSize In Gbs 
- The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- activatedStorage numberCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- additionalStorage numberCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- availabilityDomain string
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- availableStorage numberSize In Gbs 
- The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- cloudExadata stringInfrastructure Id 
- clusterPlacement stringGroup Id 
- The OCID of the cluster placement group of the Exadata Infrastructure.
- compartmentId string
- The OCID of the compartment.
- computeCount number
- The number of compute servers for the cloud Exadata infrastructure.
- computeModel string
- The compute model of the Exadata infrastructure.
- cpuCount number
- The total number of CPU cores allocated.
- customerContacts GetCloud Exadata Infrastructure Customer Contact[] 
- The list of customer email addresses that receive information from Oracle about the specified Oracle Cloud Infrastructure Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.
- dataStorage numberSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- databaseServer stringType 
- The database server type of the Exadata infrastructure.
- dbNode numberStorage Size In Gbs 
- The local node storage allocated in GBs.
- dbServer stringVersion 
- The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- definedFile GetSystem Configurations Cloud Exadata Infrastructure Defined File System Configuration[] 
- Details of the file system configuration of the Exadata infrastructure.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- displayName string
- The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- {[key: string]: string}
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id string
- The OCID of the cloud Exadata infrastructure resource.
- isScheduling booleanPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lastMaintenance stringRun Id 
- The OCID of the last maintenance run.
- lifecycleDetails string
- Additional information about the current lifecycle state.
- maintenanceWindows GetCloud Exadata Infrastructure Maintenance Window[] 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- maxCpu numberCount 
- The total number of CPU cores available.
- maxData numberStorage In Tbs 
- The total available DATA disk group size.
- maxDb numberNode Storage In Gbs 
- The total local node storage available in GBs.
- maxMemory numberIn Gbs 
- The total memory available in GBs.
- memorySize numberIn Gbs 
- The memory allocated in GBs.
- monthlyDb stringServer Version 
- The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthlyStorage stringServer Version 
- The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- nextMaintenance stringRun Id 
- The OCID of the next maintenance run.
- shape string
- The model name of the cloud Exadata infrastructure resource.
- state string
- The current lifecycle state of the cloud Exadata infrastructure resource.
- storageCount number
- The number of storage servers for the cloud Exadata infrastructure.
- storageServer stringType 
- The storage server type of the Exadata infrastructure.
- storageServer stringVersion 
- The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- subscriptionId string
- The OCID of the subscription with which resource needs to be associated with.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- timeCreated string
- The date and time the cloud Exadata infrastructure resource was created.
- totalStorage numberSize In Gbs 
- The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- activated_storage_ intcount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- additional_storage_ intcount 
- The requested number of additional storage servers for the Exadata infrastructure.
- availability_domain str
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- available_storage_ intsize_ in_ gbs 
- The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- cloud_exadata_ strinfrastructure_ id 
- cluster_placement_ strgroup_ id 
- The OCID of the cluster placement group of the Exadata Infrastructure.
- compartment_id str
- The OCID of the compartment.
- compute_count int
- The number of compute servers for the cloud Exadata infrastructure.
- compute_model str
- The compute model of the Exadata infrastructure.
- cpu_count int
- The total number of CPU cores allocated.
- customer_contacts Sequence[database.Get Cloud Exadata Infrastructure Customer Contact] 
- The list of customer email addresses that receive information from Oracle about the specified Oracle Cloud Infrastructure Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.
- data_storage_ floatsize_ in_ tbs 
- Size, in terabytes, of the DATA disk group.
- database_server_ strtype 
- The database server type of the Exadata infrastructure.
- db_node_ intstorage_ size_ in_ gbs 
- The local node storage allocated in GBs.
- db_server_ strversion 
- The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- defined_file_ Sequence[database.system_ configurations Get Cloud Exadata Infrastructure Defined File System Configuration] 
- Details of the file system configuration of the Exadata infrastructure.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display_name str
- The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- Mapping[str, str]
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id str
- The OCID of the cloud Exadata infrastructure resource.
- is_scheduling_ boolpolicy_ associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- last_maintenance_ strrun_ id 
- The OCID of the last maintenance run.
- lifecycle_details str
- Additional information about the current lifecycle state.
- maintenance_windows Sequence[database.Get Cloud Exadata Infrastructure Maintenance Window] 
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- max_cpu_ intcount 
- The total number of CPU cores available.
- max_data_ floatstorage_ in_ tbs 
- The total available DATA disk group size.
- max_db_ intnode_ storage_ in_ gbs 
- The total local node storage available in GBs.
- max_memory_ intin_ gbs 
- The total memory available in GBs.
- memory_size_ intin_ gbs 
- The memory allocated in GBs.
- monthly_db_ strserver_ version 
- The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthly_storage_ strserver_ version 
- The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- next_maintenance_ strrun_ id 
- The OCID of the next maintenance run.
- shape str
- The model name of the cloud Exadata infrastructure resource.
- state str
- The current lifecycle state of the cloud Exadata infrastructure resource.
- storage_count int
- The number of storage servers for the cloud Exadata infrastructure.
- storage_server_ strtype 
- The storage server type of the Exadata infrastructure.
- storage_server_ strversion 
- The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- subscription_id str
- The OCID of the subscription with which resource needs to be associated with.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- time_created str
- The date and time the cloud Exadata infrastructure resource was created.
- total_storage_ intsize_ in_ gbs 
- The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- activatedStorage NumberCount 
- The requested number of additional storage servers activated for the Exadata infrastructure.
- additionalStorage NumberCount 
- The requested number of additional storage servers for the Exadata infrastructure.
- availabilityDomain String
- The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- availableStorage NumberSize In Gbs 
- The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- cloudExadata StringInfrastructure Id 
- clusterPlacement StringGroup Id 
- The OCID of the cluster placement group of the Exadata Infrastructure.
- compartmentId String
- The OCID of the compartment.
- computeCount Number
- The number of compute servers for the cloud Exadata infrastructure.
- computeModel String
- The compute model of the Exadata infrastructure.
- cpuCount Number
- The total number of CPU cores allocated.
- customerContacts List<Property Map>
- The list of customer email addresses that receive information from Oracle about the specified Oracle Cloud Infrastructure Database service resource. Oracle uses these email addresses to send notifications about planned and unplanned software maintenance updates, information about system hardware, and other information needed by administrators. Up to 10 email addresses can be added to the customer contacts for a cloud Exadata infrastructure instance.
- dataStorage NumberSize In Tbs 
- Size, in terabytes, of the DATA disk group.
- databaseServer StringType 
- The database server type of the Exadata infrastructure.
- dbNode NumberStorage Size In Gbs 
- The local node storage allocated in GBs.
- dbServer StringVersion 
- The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- definedFile List<Property Map>System Configurations 
- Details of the file system configuration of the Exadata infrastructure.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- displayName String
- The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- Map<String>
- Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}
- id String
- The OCID of the cloud Exadata infrastructure resource.
- isScheduling BooleanPolicy Associated 
- If true, the infrastructure is using granular maintenance scheduling preference.
- lastMaintenance StringRun Id 
- The OCID of the last maintenance run.
- lifecycleDetails String
- Additional information about the current lifecycle state.
- maintenanceWindows List<Property Map>
- The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- maxCpu NumberCount 
- The total number of CPU cores available.
- maxData NumberStorage In Tbs 
- The total available DATA disk group size.
- maxDb NumberNode Storage In Gbs 
- The total local node storage available in GBs.
- maxMemory NumberIn Gbs 
- The total memory available in GBs.
- memorySize NumberIn Gbs 
- The memory allocated in GBs.
- monthlyDb StringServer Version 
- The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthlyStorage StringServer Version 
- The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- nextMaintenance StringRun Id 
- The OCID of the next maintenance run.
- shape String
- The model name of the cloud Exadata infrastructure resource.
- state String
- The current lifecycle state of the cloud Exadata infrastructure resource.
- storageCount Number
- The number of storage servers for the cloud Exadata infrastructure.
- storageServer StringType 
- The storage server type of the Exadata infrastructure.
- storageServer StringVersion 
- The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- subscriptionId String
- The OCID of the subscription with which resource needs to be associated with.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- timeCreated String
- The date and time the cloud Exadata infrastructure resource was created.
- totalStorage NumberSize In Gbs 
- The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
Supporting Types
GetCloudExadataInfrastructureCustomerContact     
- Email string
- The email address used by Oracle to send notifications regarding databases and infrastructure.
- Email string
- The email address used by Oracle to send notifications regarding databases and infrastructure.
- email String
- The email address used by Oracle to send notifications regarding databases and infrastructure.
- email string
- The email address used by Oracle to send notifications regarding databases and infrastructure.
- email str
- The email address used by Oracle to send notifications regarding databases and infrastructure.
- email String
- The email address used by Oracle to send notifications regarding databases and infrastructure.
GetCloudExadataInfrastructureDefinedFileSystemConfiguration       
- IsBackup boolPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- IsResizable bool
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- MinSize intGb 
- The minimum size of file system.
- MountPoint string
- The mount point of file system.
- IsBackup boolPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- IsResizable bool
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- MinSize intGb 
- The minimum size of file system.
- MountPoint string
- The mount point of file system.
- isBackup BooleanPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- isResizable Boolean
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- minSize IntegerGb 
- The minimum size of file system.
- mountPoint String
- The mount point of file system.
- isBackup booleanPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- isResizable boolean
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- minSize numberGb 
- The minimum size of file system.
- mountPoint string
- The mount point of file system.
- is_backup_ boolpartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- is_resizable bool
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- min_size_ intgb 
- The minimum size of file system.
- mount_point str
- The mount point of file system.
- isBackup BooleanPartition 
- If true, the file system is used to create a backup prior to Exadata VM OS update.
- isResizable Boolean
- If true, the file system resize is allowed for the Exadata Infrastructure cluster. If false, the file system resize is not allowed.
- minSize NumberGb 
- The minimum size of file system.
- mountPoint String
- The mount point of file system.
GetCloudExadataInfrastructureMaintenanceWindow     
- CustomAction intTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- DaysOf List<GetWeeks Cloud Exadata Infrastructure Maintenance Window Days Of Week> 
- Days during the week when maintenance should be performed.
- HoursOf List<int>Days 
- The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are- 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
 
- IsCustom boolAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- IsMonthly boolPatching Enabled 
- If true, enables the monthly patching option.
- LeadTime intIn Weeks 
- Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
- Months
List<GetCloud Exadata Infrastructure Maintenance Window Month> 
- Months during the year when maintenance should be performed.
- PatchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- Preference string
- The maintenance window scheduling preference.
- SkipRus List<bool>
- WeeksOf List<int>Months 
- Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
- CustomAction intTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- DaysOf []GetWeeks Cloud Exadata Infrastructure Maintenance Window Days Of Week 
- Days during the week when maintenance should be performed.
- HoursOf []intDays 
- The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are- 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
 
- IsCustom boolAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- IsMonthly boolPatching Enabled 
- If true, enables the monthly patching option.
- LeadTime intIn Weeks 
- Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
- Months
[]GetCloud Exadata Infrastructure Maintenance Window Month 
- Months during the year when maintenance should be performed.
- PatchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- Preference string
- The maintenance window scheduling preference.
- SkipRus []bool
- WeeksOf []intMonths 
- Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
- customAction IntegerTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- daysOf List<GetWeeks Cloud Exadata Infrastructure Maintenance Window Days Of Week> 
- Days during the week when maintenance should be performed.
- hoursOf List<Integer>Days 
- The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are- 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
 
- isCustom BooleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- isMonthly BooleanPatching Enabled 
- If true, enables the monthly patching option.
- leadTime IntegerIn Weeks 
- Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
- months
List<GetCloud Exadata Infrastructure Maintenance Window Month> 
- Months during the year when maintenance should be performed.
- patchingMode String
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference String
- The maintenance window scheduling preference.
- skipRus List<Boolean>
- weeksOf List<Integer>Months 
- Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
- customAction numberTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- daysOf GetWeeks Cloud Exadata Infrastructure Maintenance Window Days Of Week[] 
- Days during the week when maintenance should be performed.
- hoursOf number[]Days 
- The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are- 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
 
- isCustom booleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- isMonthly booleanPatching Enabled 
- If true, enables the monthly patching option.
- leadTime numberIn Weeks 
- Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
- months
GetCloud Exadata Infrastructure Maintenance Window Month[] 
- Months during the year when maintenance should be performed.
- patchingMode string
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference string
- The maintenance window scheduling preference.
- skipRus boolean[]
- weeksOf number[]Months 
- Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
- custom_action_ inttimeout_ in_ mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- days_of_ Sequence[database.weeks Get Cloud Exadata Infrastructure Maintenance Window Days Of Week] 
- Days during the week when maintenance should be performed.
- hours_of_ Sequence[int]days 
- The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are- 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
 
- is_custom_ boolaction_ timeout_ enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- is_monthly_ boolpatching_ enabled 
- If true, enables the monthly patching option.
- lead_time_ intin_ weeks 
- Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
- months
Sequence[database.Get Cloud Exadata Infrastructure Maintenance Window Month] 
- Months during the year when maintenance should be performed.
- patching_mode str
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference str
- The maintenance window scheduling preference.
- skip_rus Sequence[bool]
- weeks_of_ Sequence[int]months 
- Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
- customAction NumberTimeout In Mins 
- Determines the amount of time the system will wait before the start of each database server patching operation. Custom action timeout is in minutes and valid value is between 15 to 120 (inclusive).
- daysOf List<Property Map>Weeks 
- Days during the week when maintenance should be performed.
- hoursOf List<Number>Days 
- The window of hours during the day when maintenance should be performed. The window is a 4 hour slot. Valid values are- 0 - represents time slot 0:00 - 3:59 UTC - 4 - represents time slot 4:00 - 7:59 UTC - 8 - represents time slot 8:00 - 11:59 UTC - 12 - represents time slot 12:00 - 15:59 UTC - 16 - represents time slot 16:00 - 19:59 UTC - 20 - represents time slot 20:00 - 23:59 UTC
 
- isCustom BooleanAction Timeout Enabled 
- If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- isMonthly BooleanPatching Enabled 
- If true, enables the monthly patching option.
- leadTime NumberIn Weeks 
- Lead time window allows user to set a lead time to prepare for a down time. The lead time is in weeks and valid value is between 1 to 4.
- months List<Property Map>
- Months during the year when maintenance should be performed.
- patchingMode String
- Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference String
- The maintenance window scheduling preference.
- skipRus List<Boolean>
- weeksOf List<Number>Months 
- Weeks during the month when maintenance should be performed. Weeks start on the 1st, 8th, 15th, and 22nd days of the month, and have a duration of 7 days. Weeks start and end based on calendar dates, not days of the week. For example, to allow maintenance during the 2nd week of the month (from the 8th day to the 14th day of the month), use the value 2. Maintenance cannot be scheduled for the fifth week of months that contain more than 28 days. Note that this parameter works in conjunction with the daysOfWeek and hoursOfDay parameters to allow you to specify specific days of the week and hours that maintenance will be performed.
GetCloudExadataInfrastructureMaintenanceWindowDaysOfWeek        
- Name string
- Name of the month of the year.
- Name string
- Name of the month of the year.
- name String
- Name of the month of the year.
- name string
- Name of the month of the year.
- name str
- Name of the month of the year.
- name String
- Name of the month of the year.
GetCloudExadataInfrastructureMaintenanceWindowMonth      
- Name string
- Name of the month of the year.
- Name string
- Name of the month of the year.
- name String
- Name of the month of the year.
- name string
- Name of the month of the year.
- name str
- Name of the month of the year.
- name String
- Name of the month of the year.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.