oci.Database.getCloudExadataInfrastructures
Explore with Pulumi AI
This data source provides the list of Cloud Exadata Infrastructures in Oracle Cloud Infrastructure Database service.
Gets a list of the cloud Exadata infrastructure resources in the specified compartment. Applies to Exadata Cloud Service instances and Autonomous Database on dedicated Exadata infrastructure only.
Example Usage
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testCloudExadataInfrastructures = Oci.Database.GetCloudExadataInfrastructures.Invoke(new()
{
CompartmentId = @var.Compartment_id,
DisplayName = @var.Cloud_exadata_infrastructure_display_name,
State = @var.Cloud_exadata_infrastructure_state,
});
});
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/Database"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := Database.GetCloudExadataInfrastructures(ctx, &database.GetCloudExadataInfrastructuresArgs{
CompartmentId: _var.Compartment_id,
DisplayName: pulumi.StringRef(_var.Cloud_exadata_infrastructure_display_name),
State: pulumi.StringRef(_var.Cloud_exadata_infrastructure_state),
}, nil)
if err != nil {
return err
}
return nil
})
}
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.GetCloudExadataInfrastructuresArgs;
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 testCloudExadataInfrastructures = DatabaseFunctions.getCloudExadataInfrastructures(GetCloudExadataInfrastructuresArgs.builder()
.compartmentId(var_.compartment_id())
.displayName(var_.cloud_exadata_infrastructure_display_name())
.state(var_.cloud_exadata_infrastructure_state())
.build());
}
}
import pulumi
import pulumi_oci as oci
test_cloud_exadata_infrastructures = oci.Database.get_cloud_exadata_infrastructures(compartment_id=var["compartment_id"],
display_name=var["cloud_exadata_infrastructure_display_name"],
state=var["cloud_exadata_infrastructure_state"])
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testCloudExadataInfrastructures = oci.Database.getCloudExadataInfrastructures({
compartmentId: _var.compartment_id,
displayName: _var.cloud_exadata_infrastructure_display_name,
state: _var.cloud_exadata_infrastructure_state,
});
variables:
testCloudExadataInfrastructures:
fn::invoke:
Function: oci:Database:getCloudExadataInfrastructures
Arguments:
compartmentId: ${var.compartment_id}
displayName: ${var.cloud_exadata_infrastructure_display_name}
state: ${var.cloud_exadata_infrastructure_state}
Using getCloudExadataInfrastructures
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 getCloudExadataInfrastructures(args: GetCloudExadataInfrastructuresArgs, opts?: InvokeOptions): Promise<GetCloudExadataInfrastructuresResult>
function getCloudExadataInfrastructuresOutput(args: GetCloudExadataInfrastructuresOutputArgs, opts?: InvokeOptions): Output<GetCloudExadataInfrastructuresResult>
def get_cloud_exadata_infrastructures(compartment_id: Optional[str] = None,
display_name: Optional[str] = None,
filters: Optional[Sequence[_database.GetCloudExadataInfrastructuresFilter]] = None,
state: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudExadataInfrastructuresResult
def get_cloud_exadata_infrastructures_output(compartment_id: Optional[pulumi.Input[str]] = None,
display_name: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_database.GetCloudExadataInfrastructuresFilterArgs]]]] = None,
state: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudExadataInfrastructuresResult]
func GetCloudExadataInfrastructures(ctx *Context, args *GetCloudExadataInfrastructuresArgs, opts ...InvokeOption) (*GetCloudExadataInfrastructuresResult, error)
func GetCloudExadataInfrastructuresOutput(ctx *Context, args *GetCloudExadataInfrastructuresOutputArgs, opts ...InvokeOption) GetCloudExadataInfrastructuresResultOutput
> Note: This function is named GetCloudExadataInfrastructures
in the Go SDK.
public static class GetCloudExadataInfrastructures
{
public static Task<GetCloudExadataInfrastructuresResult> InvokeAsync(GetCloudExadataInfrastructuresArgs args, InvokeOptions? opts = null)
public static Output<GetCloudExadataInfrastructuresResult> Invoke(GetCloudExadataInfrastructuresInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCloudExadataInfrastructuresResult> getCloudExadataInfrastructures(GetCloudExadataInfrastructuresArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Database/getCloudExadataInfrastructures:getCloudExadataInfrastructures
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string The compartment OCID.
- Display
Name string A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Filters
List<Get
Cloud Exadata Infrastructures Filter> - State string
A filter to return only resources that match the given lifecycle state exactly.
- Compartment
Id string The compartment OCID.
- Display
Name string A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Filters
[]Get
Cloud Exadata Infrastructures Filter - State string
A filter to return only resources that match the given lifecycle state exactly.
- compartment
Id String The compartment OCID.
- display
Name String A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters
List<Get
Cloud Exadata Infrastructures Filter> - state String
A filter to return only resources that match the given lifecycle state exactly.
- compartment
Id string The compartment OCID.
- display
Name string A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters
Get
Cloud Exadata Infrastructures Filter[] - state string
A filter to return only resources that match the given lifecycle state exactly.
- compartment_
id str The compartment OCID.
- display_
name str A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters
Get
Cloud Exadata Infrastructures Filter] - state str
A filter to return only resources that match the given lifecycle state exactly.
- compartment
Id String The compartment OCID.
- display
Name String A filter to return only resources that match the entire display name given. The match is not case sensitive.
- filters List<Property Map>
- state String
A filter to return only resources that match the given lifecycle state exactly.
getCloudExadataInfrastructures Result
The following output properties are available:
- Cloud
Exadata List<GetInfrastructures Cloud Exadata Infrastructures Cloud Exadata Infrastructure> The list of cloud_exadata_infrastructures.
- Compartment
Id string The OCID of the compartment.
- Id string
The provider-assigned unique ID for this managed resource.
- Display
Name string The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- Filters
List<Get
Cloud Exadata Infrastructures Filter> - State string
The current lifecycle state of the cloud Exadata infrastructure resource.
- Cloud
Exadata []GetInfrastructures Cloud Exadata Infrastructures Cloud Exadata Infrastructure The list of cloud_exadata_infrastructures.
- Compartment
Id string The OCID of the compartment.
- Id string
The provider-assigned unique ID for this managed resource.
- Display
Name string The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- Filters
[]Get
Cloud Exadata Infrastructures Filter - State string
The current lifecycle state of the cloud Exadata infrastructure resource.
- cloud
Exadata List<GetInfrastructures Cloud Exadata Infrastructures Cloud Exadata Infrastructure> The list of cloud_exadata_infrastructures.
- compartment
Id String The OCID of the compartment.
- id String
The provider-assigned unique ID for this managed resource.
- display
Name String The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- filters
List<Get
Cloud Exadata Infrastructures Filter> - state String
The current lifecycle state of the cloud Exadata infrastructure resource.
- cloud
Exadata GetInfrastructures Cloud Exadata Infrastructures Cloud Exadata Infrastructure[] The list of cloud_exadata_infrastructures.
- compartment
Id string The OCID of the compartment.
- id string
The provider-assigned unique ID for this managed resource.
- display
Name string The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- filters
Get
Cloud Exadata Infrastructures Filter[] - state string
The current lifecycle state of the cloud Exadata infrastructure resource.
- cloud_
exadata_ Getinfrastructures Cloud Exadata Infrastructures Cloud Exadata Infrastructure] The list of cloud_exadata_infrastructures.
- compartment_
id str The OCID of the compartment.
- id str
The provider-assigned unique ID for this managed resource.
- display_
name str The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- filters
Get
Cloud Exadata Infrastructures Filter] - state str
The current lifecycle state of the cloud Exadata infrastructure resource.
- cloud
Exadata List<Property Map>Infrastructures The list of cloud_exadata_infrastructures.
- compartment
Id String The OCID of the compartment.
- id String
The provider-assigned unique ID for this managed resource.
- display
Name String The user-friendly name for the cloud Exadata infrastructure resource. The name does not need to be unique.
- filters List<Property Map>
- state String
The current lifecycle state of the cloud Exadata infrastructure resource.
Supporting Types
GetCloudExadataInfrastructuresCloudExadataInfrastructure
- 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 string 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).
- Compartment
Id string The compartment OCID.
- Compute
Count int The number of compute servers for the cloud Exadata infrastructure.
- Cpu
Count int The total number of CPU cores allocated.
- Customer
Contacts List<GetCloud Exadata Infrastructures 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 doubleSize In Tbs Size, in terabytes, of the DATA disk group.
- Db
Node intStorage Size In Gbs The local node storage allocated in GBs.
- Db
Server stringVersion The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- Dictionary<string, object>
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Display
Name string A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Dictionary<string, object>
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.
- Last
Maintenance stringRun Id The OCID of the last maintenance run.
- Lifecycle
Details string Additional information about the current lifecycle state.
- Maintenance
Windows List<GetCloud Exadata Infrastructures 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 doubleStorage 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 stringServer Version The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- Monthly
Storage stringServer Version The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- Next
Maintenance stringRun Id The OCID of the next maintenance run.
- Shape string
The model name of the cloud Exadata infrastructure resource.
- State string
A filter to return only resources that match the given lifecycle state exactly.
- Storage
Count int The number of storage servers for the cloud Exadata infrastructure.
- Storage
Server stringVersion The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- Time
Created string 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).
- 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 string 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).
- Compartment
Id string The compartment OCID.
- Compute
Count int The number of compute servers for the cloud Exadata infrastructure.
- Cpu
Count int The total number of CPU cores allocated.
- Customer
Contacts []GetCloud Exadata Infrastructures 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 float64Size In Tbs Size, in terabytes, of the DATA disk group.
- Db
Node intStorage Size In Gbs The local node storage allocated in GBs.
- Db
Server stringVersion The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- map[string]interface{}
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Display
Name string A filter to return only resources that match the entire display name given. The match is not case sensitive.
- map[string]interface{}
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.
- Last
Maintenance stringRun Id The OCID of the last maintenance run.
- Lifecycle
Details string Additional information about the current lifecycle state.
- Maintenance
Windows []GetCloud Exadata Infrastructures 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 float64Storage 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 stringServer Version The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- Monthly
Storage stringServer Version The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- Next
Maintenance stringRun Id The OCID of the next maintenance run.
- Shape string
The model name of the cloud Exadata infrastructure resource.
- State string
A filter to return only resources that match the given lifecycle state exactly.
- Storage
Count int The number of storage servers for the cloud Exadata infrastructure.
- Storage
Server stringVersion The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- Time
Created string 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).
- activated
Storage IntegerCount The requested number of additional storage servers activated for the Exadata infrastructure.
- additional
Storage IntegerCount The requested number of additional storage servers for the Exadata infrastructure.
- availability
Domain String The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- available
Storage IntegerSize In Gbs The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- compartment
Id String The compartment OCID.
- compute
Count Integer The number of compute servers for the cloud Exadata infrastructure.
- cpu
Count Integer The total number of CPU cores allocated.
- customer
Contacts List<GetCloud Exadata Infrastructures 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 DoubleSize In Tbs Size, in terabytes, of the DATA disk group.
- db
Node IntegerStorage Size In Gbs The local node storage allocated in GBs.
- db
Server StringVersion The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- Map<String,Object>
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name String A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Map<String,Object>
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.
- last
Maintenance StringRun Id The OCID of the last maintenance run.
- lifecycle
Details String Additional information about the current lifecycle state.
- maintenance
Windows List<GetCloud Exadata Infrastructures 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 IntegerCount The total number of CPU cores available.
- max
Data DoubleStorage In Tbs The total available DATA disk group size.
- max
Db IntegerNode Storage In Gbs The total local node storage available in GBs.
- max
Memory IntegerIn Gbs The total memory available in GBs.
- memory
Size IntegerIn Gbs The memory allocated in GBs.
- monthly
Db StringServer Version The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthly
Storage StringServer Version The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- next
Maintenance StringRun Id The OCID of the next maintenance run.
- shape String
The model name of the cloud Exadata infrastructure resource.
- state String
A filter to return only resources that match the given lifecycle state exactly.
- storage
Count Integer The number of storage servers for the cloud Exadata infrastructure.
- storage
Server StringVersion The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- time
Created String The date and time the cloud Exadata infrastructure resource was created.
- total
Storage IntegerSize In Gbs The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- activated
Storage numberCount The requested number of additional storage servers activated for the Exadata infrastructure.
- additional
Storage numberCount The requested number of additional storage servers for the Exadata infrastructure.
- availability
Domain string The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- available
Storage numberSize In Gbs The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- compartment
Id string The compartment OCID.
- compute
Count number The number of compute servers for the cloud Exadata infrastructure.
- cpu
Count number The total number of CPU cores allocated.
- customer
Contacts GetCloud Exadata Infrastructures 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 numberSize In Tbs Size, in terabytes, of the DATA disk group.
- db
Node numberStorage Size In Gbs The local node storage allocated in GBs.
- db
Server stringVersion The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- {[key: string]: any}
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name string A filter to return only resources that match the entire display name given. The match is not case sensitive.
- {[key: string]: any}
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.
- last
Maintenance stringRun Id The OCID of the last maintenance run.
- lifecycle
Details string Additional information about the current lifecycle state.
- maintenance
Windows GetCloud Exadata Infrastructures 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 numberCount The total number of CPU cores available.
- max
Data numberStorage In Tbs The total available DATA disk group size.
- max
Db numberNode Storage In Gbs The total local node storage available in GBs.
- max
Memory numberIn Gbs The total memory available in GBs.
- memory
Size numberIn Gbs The memory allocated in GBs.
- monthly
Db stringServer Version The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthly
Storage stringServer Version The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- next
Maintenance stringRun Id The OCID of the next maintenance run.
- shape string
The model name of the cloud Exadata infrastructure resource.
- state string
A filter to return only resources that match the given lifecycle state exactly.
- storage
Count number The number of storage servers for the cloud Exadata infrastructure.
- storage
Server stringVersion The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- time
Created string The date and time the cloud Exadata infrastructure resource was created.
- total
Storage 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).
- compartment_
id str The compartment OCID.
- compute_
count int The number of compute servers for the cloud Exadata infrastructure.
- cpu_
count int The total number of CPU cores allocated.
- customer_
contacts GetCloud Exadata Infrastructures 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.
- 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
- Mapping[str, Any]
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display_
name str A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Mapping[str, Any]
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.
- last_
maintenance_ strrun_ id The OCID of the last maintenance run.
- lifecycle_
details str Additional information about the current lifecycle state.
- maintenance_
windows GetCloud Exadata Infrastructures 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
A filter to return only resources that match the given lifecycle state exactly.
- storage_
count int The number of storage servers for the cloud Exadata infrastructure.
- storage_
server_ strversion The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- 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).
- activated
Storage NumberCount The requested number of additional storage servers activated for the Exadata infrastructure.
- additional
Storage NumberCount The requested number of additional storage servers for the Exadata infrastructure.
- availability
Domain String The name of the availability domain that the cloud Exadata infrastructure resource is located in.
- available
Storage NumberSize In Gbs The available storage can be allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
- compartment
Id String The compartment OCID.
- compute
Count Number The number of compute servers for the cloud Exadata infrastructure.
- cpu
Count Number The total number of CPU cores allocated.
- customer
Contacts 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.
- data
Storage NumberSize In Tbs Size, in terabytes, of the DATA disk group.
- db
Node NumberStorage Size In Gbs The local node storage allocated in GBs.
- db
Server StringVersion The software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- Map<Any>
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- display
Name String A filter to return only resources that match the entire display name given. The match is not case sensitive.
- Map<Any>
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.
- last
Maintenance StringRun Id The OCID of the last maintenance run.
- lifecycle
Details String Additional information about the current lifecycle state.
- maintenance
Windows List<Property Map> The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
- max
Cpu NumberCount The total number of CPU cores available.
- max
Data NumberStorage In Tbs The total available DATA disk group size.
- max
Db NumberNode Storage In Gbs The total local node storage available in GBs.
- max
Memory NumberIn Gbs The total memory available in GBs.
- memory
Size NumberIn Gbs The memory allocated in GBs.
- monthly
Db StringServer Version The monthly software version of the database servers (dom0) in the cloud Exadata infrastructure. Example: 20.1.15
- monthly
Storage StringServer Version The monthly software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- next
Maintenance StringRun Id The OCID of the next maintenance run.
- shape String
The model name of the cloud Exadata infrastructure resource.
- state String
A filter to return only resources that match the given lifecycle state exactly.
- storage
Count Number The number of storage servers for the cloud Exadata infrastructure.
- storage
Server StringVersion The software version of the storage servers (cells) in the cloud Exadata infrastructure. Example: 20.1.15
- time
Created String The date and time the cloud Exadata infrastructure resource was created.
- total
Storage NumberSize In Gbs The total storage allocated to the cloud Exadata infrastructure resource, in gigabytes (GB).
GetCloudExadataInfrastructuresCloudExadataInfrastructureCustomerContact
- 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.
GetCloudExadataInfrastructuresCloudExadataInfrastructureMaintenanceWindow
- 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 List<GetWeeks Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Days Of Week> Days during the week when maintenance should be performed.
- Hours
Of 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
- 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
List<Get
Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Month> Months during the year when maintenance should be performed.
- Patching
Mode string Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- Preference string
The maintenance window scheduling preference.
- Weeks
Of 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.
- 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 []GetWeeks Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Days Of Week Days during the week when maintenance should be performed.
- Hours
Of []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
- 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
[]Get
Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Month Months during the year when maintenance should be performed.
- Patching
Mode string Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- Preference string
The maintenance window scheduling preference.
- Weeks
Of []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.
- custom
Action 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).
- days
Of List<GetWeeks Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Days Of Week> Days during the week when maintenance should be performed.
- hours
Of 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
- is
Custom BooleanAction Timeout Enabled If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- is
Monthly BooleanPatching Enabled If true, enables the monthly patching option.
- lead
Time 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<Get
Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Month> Months during the year when maintenance should be performed.
- patching
Mode String Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference String
The maintenance window scheduling preference.
- weeks
Of 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.
- custom
Action 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).
- days
Of GetWeeks Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Days Of Week[] Days during the week when maintenance should be performed.
- hours
Of 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
- is
Custom booleanAction Timeout Enabled If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- is
Monthly booleanPatching Enabled If true, enables the monthly patching option.
- lead
Time 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
Get
Cloud Exadata Infrastructures Cloud Exadata Infrastructure Maintenance Window Month[] Months during the year when maintenance should be performed.
- patching
Mode string Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference string
The maintenance window scheduling preference.
- weeks
Of 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_ Getweeks Cloud Exadata Infrastructures 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
Get
Cloud Exadata Infrastructures 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.
- 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.
- custom
Action 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).
- days
Of List<Property Map>Weeks Days during the week when maintenance should be performed.
- hours
Of 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
- is
Custom BooleanAction Timeout Enabled If true, enables the configuration of a custom action timeout (waiting period) between database server patching operations.
- is
Monthly BooleanPatching Enabled If true, enables the monthly patching option.
- lead
Time 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.
- patching
Mode String Cloud Exadata infrastructure node patching method, either "ROLLING" or "NONROLLING". Default value is ROLLING.
- preference String
The maintenance window scheduling preference.
- weeks
Of 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.
GetCloudExadataInfrastructuresCloudExadataInfrastructureMaintenanceWindowDaysOfWeek
- 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.
GetCloudExadataInfrastructuresCloudExadataInfrastructureMaintenanceWindowMonth
- 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.
GetCloudExadataInfrastructuresFilter
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
oci
Terraform Provider.