Viewing docs for Oracle Cloud Infrastructure v4.5.1
published on Friday, Apr 3, 2026 by Pulumi
published on Friday, Apr 3, 2026 by Pulumi
Viewing docs for Oracle Cloud Infrastructure v4.5.1
published on Friday, Apr 3, 2026 by Pulumi
published on Friday, Apr 3, 2026 by Pulumi
This data source provides details about a specific Exascale Db Storage Vault resource in Oracle Cloud Infrastructure Database service.
Gets information about the specified Exadata Database Storage Vaults in the specified compartment.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testExascaleDbStorageVault = oci.Database.getExascaleDbStorageVault({
exascaleDbStorageVaultId: testExascaleDbStorageVaultOciDatabaseExascaleDbStorageVault.id,
});
import pulumi
import pulumi_oci as oci
test_exascale_db_storage_vault = oci.Database.get_exascale_db_storage_vault(exascale_db_storage_vault_id=test_exascale_db_storage_vault_oci_database_exascale_db_storage_vault["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v4/go/oci/database"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := database.GetExascaleDbStorageVault(ctx, &database.GetExascaleDbStorageVaultArgs{
ExascaleDbStorageVaultId: testExascaleDbStorageVaultOciDatabaseExascaleDbStorageVault.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 testExascaleDbStorageVault = Oci.Database.GetExascaleDbStorageVault.Invoke(new()
{
ExascaleDbStorageVaultId = testExascaleDbStorageVaultOciDatabaseExascaleDbStorageVault.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.GetExascaleDbStorageVaultArgs;
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 testExascaleDbStorageVault = DatabaseFunctions.getExascaleDbStorageVault(GetExascaleDbStorageVaultArgs.builder()
.exascaleDbStorageVaultId(testExascaleDbStorageVaultOciDatabaseExascaleDbStorageVault.id())
.build());
}
}
variables:
testExascaleDbStorageVault:
fn::invoke:
function: oci:Database:getExascaleDbStorageVault
arguments:
exascaleDbStorageVaultId: ${testExascaleDbStorageVaultOciDatabaseExascaleDbStorageVault.id}
Using getExascaleDbStorageVault
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 getExascaleDbStorageVault(args: GetExascaleDbStorageVaultArgs, opts?: InvokeOptions): Promise<GetExascaleDbStorageVaultResult>
function getExascaleDbStorageVaultOutput(args: GetExascaleDbStorageVaultOutputArgs, opts?: InvokeOptions): Output<GetExascaleDbStorageVaultResult>def get_exascale_db_storage_vault(exascale_db_storage_vault_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExascaleDbStorageVaultResult
def get_exascale_db_storage_vault_output(exascale_db_storage_vault_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetExascaleDbStorageVaultResult]func LookupExascaleDbStorageVault(ctx *Context, args *LookupExascaleDbStorageVaultArgs, opts ...InvokeOption) (*LookupExascaleDbStorageVaultResult, error)
func LookupExascaleDbStorageVaultOutput(ctx *Context, args *LookupExascaleDbStorageVaultOutputArgs, opts ...InvokeOption) LookupExascaleDbStorageVaultResultOutput> Note: This function is named LookupExascaleDbStorageVault in the Go SDK.
public static class GetExascaleDbStorageVault
{
public static Task<GetExascaleDbStorageVaultResult> InvokeAsync(GetExascaleDbStorageVaultArgs args, InvokeOptions? opts = null)
public static Output<GetExascaleDbStorageVaultResult> Invoke(GetExascaleDbStorageVaultInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetExascaleDbStorageVaultResult> getExascaleDbStorageVault(GetExascaleDbStorageVaultArgs args, InvokeOptions options)
public static Output<GetExascaleDbStorageVaultResult> getExascaleDbStorageVault(GetExascaleDbStorageVaultArgs args, InvokeOptions options)
fn::invoke:
function: oci:Database/getExascaleDbStorageVault:getExascaleDbStorageVault
arguments:
# arguments dictionaryThe following arguments are supported:
- Exascale
Db stringStorage Vault Id - The Exadata Database Storage Vault OCID.
- Exascale
Db stringStorage Vault Id - The Exadata Database Storage Vault OCID.
- exascale
Db StringStorage Vault Id - The Exadata Database Storage Vault OCID.
- exascale
Db stringStorage Vault Id - The Exadata Database Storage Vault OCID.
- exascale_
db_ strstorage_ vault_ id - The Exadata Database Storage Vault OCID.
- exascale
Db StringStorage Vault Id - The Exadata Database Storage Vault OCID.
getExascaleDbStorageVault Result
The following output properties are available:
- Additional
Flash intCache In Percent - The size of additional Flash Cache in percentage of High Capacity database storage.
- Attached
Shape List<string>Attributes - The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.
- Autoscale
Limit intIn Gbs - Maximum limit storage size in gigabytes, that is applicable for the Database Storage Vault.
- Availability
Domain string - The name of the availability domain in which the Exadata Database Storage Vault is located.
- Cluster
Placement stringGroup Id - The OCID of the cluster placement group of the Exadata Infrastructure or Db System.
- Compartment
Id string - The OCID of the compartment.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Description string
- Exadata Database Storage Vault description.
- Display
Name string - The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique.
- Exadata
Infrastructure stringId - The OCID of the Exadata infrastructure.
- Exascale
Db stringStorage Vault Id - 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"} - High
Capacity List<GetDatabase Storages Exascale Db Storage Vault High Capacity Database Storage> - Exadata Database Storage Details
- Id string
- The OCID of the Exadata Database Storage Vault.
- Is
Autoscale boolEnabled - Indicates if autoscale feature is enabled for the Database Storage Vault. The default value is
FALSE. - Lifecycle
Details string - Additional information about the current lifecycle state.
- State string
- The current state of the Exadata Database Storage Vault.
- Subscription
Id 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.
- Time
Created string - The date and time that the Exadata Database Storage Vault was created.
- Time
Zone string - The time zone that you want to use for the Exadata Database Storage Vault. For details, see Time Zones.
- Vm
Cluster intCount - The number of Exadata VM clusters used the Exadata Database Storage Vault.
- Vm
Cluster List<string>Ids - The List of Exadata VM cluster on Exascale Infrastructure OCIDs Note: If Exadata Database Storage Vault is not used for any Exadata VM cluster on Exascale Infrastructure, this list is empty.
- Additional
Flash intCache In Percent - The size of additional Flash Cache in percentage of High Capacity database storage.
- Attached
Shape []stringAttributes - The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.
- Autoscale
Limit intIn Gbs - Maximum limit storage size in gigabytes, that is applicable for the Database Storage Vault.
- Availability
Domain string - The name of the availability domain in which the Exadata Database Storage Vault is located.
- Cluster
Placement stringGroup Id - The OCID of the cluster placement group of the Exadata Infrastructure or Db System.
- Compartment
Id string - The OCID of the compartment.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- Description string
- Exadata Database Storage Vault description.
- Display
Name string - The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique.
- Exadata
Infrastructure stringId - The OCID of the Exadata infrastructure.
- Exascale
Db stringStorage Vault Id - 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"} - High
Capacity []GetDatabase Storages Exascale Db Storage Vault High Capacity Database Storage - Exadata Database Storage Details
- Id string
- The OCID of the Exadata Database Storage Vault.
- Is
Autoscale boolEnabled - Indicates if autoscale feature is enabled for the Database Storage Vault. The default value is
FALSE. - Lifecycle
Details string - Additional information about the current lifecycle state.
- State string
- The current state of the Exadata Database Storage Vault.
- Subscription
Id 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.
- Time
Created string - The date and time that the Exadata Database Storage Vault was created.
- Time
Zone string - The time zone that you want to use for the Exadata Database Storage Vault. For details, see Time Zones.
- Vm
Cluster intCount - The number of Exadata VM clusters used the Exadata Database Storage Vault.
- Vm
Cluster []stringIds - The List of Exadata VM cluster on Exascale Infrastructure OCIDs Note: If Exadata Database Storage Vault is not used for any Exadata VM cluster on Exascale Infrastructure, this list is empty.
- additional
Flash IntegerCache In Percent - The size of additional Flash Cache in percentage of High Capacity database storage.
- attached
Shape List<String>Attributes - The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.
- autoscale
Limit IntegerIn Gbs - Maximum limit storage size in gigabytes, that is applicable for the Database Storage Vault.
- availability
Domain String - The name of the availability domain in which the Exadata Database Storage Vault is located.
- cluster
Placement StringGroup Id - The OCID of the cluster placement group of the Exadata Infrastructure or Db System.
- compartment
Id String - The OCID of the compartment.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description String
- Exadata Database Storage Vault description.
- display
Name String - The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique.
- exadata
Infrastructure StringId - The OCID of the Exadata infrastructure.
- exascale
Db StringStorage Vault Id - 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"} - high
Capacity List<GetDatabase Storages Exascale Db Storage Vault High Capacity Storage> - Exadata Database Storage Details
- id String
- The OCID of the Exadata Database Storage Vault.
- is
Autoscale BooleanEnabled - Indicates if autoscale feature is enabled for the Database Storage Vault. The default value is
FALSE. - lifecycle
Details String - Additional information about the current lifecycle state.
- state String
- The current state of the Exadata Database Storage Vault.
- subscription
Id 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.
- time
Created String - The date and time that the Exadata Database Storage Vault was created.
- time
Zone String - The time zone that you want to use for the Exadata Database Storage Vault. For details, see Time Zones.
- vm
Cluster IntegerCount - The number of Exadata VM clusters used the Exadata Database Storage Vault.
- vm
Cluster List<String>Ids - The List of Exadata VM cluster on Exascale Infrastructure OCIDs Note: If Exadata Database Storage Vault is not used for any Exadata VM cluster on Exascale Infrastructure, this list is empty.
- additional
Flash numberCache In Percent - The size of additional Flash Cache in percentage of High Capacity database storage.
- attached
Shape string[]Attributes - The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.
- autoscale
Limit numberIn Gbs - Maximum limit storage size in gigabytes, that is applicable for the Database Storage Vault.
- availability
Domain string - The name of the availability domain in which the Exadata Database Storage Vault is located.
- cluster
Placement stringGroup Id - The OCID of the cluster placement group of the Exadata Infrastructure or Db System.
- compartment
Id string - The OCID of the compartment.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description string
- Exadata Database Storage Vault description.
- display
Name string - The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique.
- exadata
Infrastructure stringId - The OCID of the Exadata infrastructure.
- exascale
Db stringStorage Vault Id - {[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"} - high
Capacity GetDatabase Storages Exascale Db Storage Vault High Capacity Database Storage[] - Exadata Database Storage Details
- id string
- The OCID of the Exadata Database Storage Vault.
- is
Autoscale booleanEnabled - Indicates if autoscale feature is enabled for the Database Storage Vault. The default value is
FALSE. - lifecycle
Details string - Additional information about the current lifecycle state.
- state string
- The current state of the Exadata Database Storage Vault.
- subscription
Id 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.
- time
Created string - The date and time that the Exadata Database Storage Vault was created.
- time
Zone string - The time zone that you want to use for the Exadata Database Storage Vault. For details, see Time Zones.
- vm
Cluster numberCount - The number of Exadata VM clusters used the Exadata Database Storage Vault.
- vm
Cluster string[]Ids - The List of Exadata VM cluster on Exascale Infrastructure OCIDs Note: If Exadata Database Storage Vault is not used for any Exadata VM cluster on Exascale Infrastructure, this list is empty.
- additional_
flash_ intcache_ in_ percent - The size of additional Flash Cache in percentage of High Capacity database storage.
- attached_
shape_ Sequence[str]attributes - The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.
- autoscale_
limit_ intin_ gbs - Maximum limit storage size in gigabytes, that is applicable for the Database Storage Vault.
- availability_
domain str - The name of the availability domain in which the Exadata Database Storage Vault is located.
- cluster_
placement_ strgroup_ id - The OCID of the cluster placement group of the Exadata Infrastructure or Db System.
- compartment_
id str - The OCID of the compartment.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description str
- Exadata Database Storage Vault description.
- display_
name str - The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique.
- exadata_
infrastructure_ strid - The OCID of the Exadata infrastructure.
- exascale_
db_ strstorage_ vault_ id - 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"} - high_
capacity_ Sequence[Getdatabase_ storages Exascale Db Storage Vault High Capacity Database Storage] - Exadata Database Storage Details
- id str
- The OCID of the Exadata Database Storage Vault.
- is_
autoscale_ boolenabled - Indicates if autoscale feature is enabled for the Database Storage Vault. The default value is
FALSE. - lifecycle_
details str - Additional information about the current lifecycle state.
- state str
- The current state of the Exadata Database Storage Vault.
- 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 that the Exadata Database Storage Vault was created.
- time_
zone str - The time zone that you want to use for the Exadata Database Storage Vault. For details, see Time Zones.
- vm_
cluster_ intcount - The number of Exadata VM clusters used the Exadata Database Storage Vault.
- vm_
cluster_ Sequence[str]ids - The List of Exadata VM cluster on Exascale Infrastructure OCIDs Note: If Exadata Database Storage Vault is not used for any Exadata VM cluster on Exascale Infrastructure, this list is empty.
- additional
Flash NumberCache In Percent - The size of additional Flash Cache in percentage of High Capacity database storage.
- attached
Shape List<String>Attributes - The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault.
- autoscale
Limit NumberIn Gbs - Maximum limit storage size in gigabytes, that is applicable for the Database Storage Vault.
- availability
Domain String - The name of the availability domain in which the Exadata Database Storage Vault is located.
- cluster
Placement StringGroup Id - The OCID of the cluster placement group of the Exadata Infrastructure or Db System.
- compartment
Id String - The OCID of the compartment.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
- description String
- Exadata Database Storage Vault description.
- display
Name String - The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique.
- exadata
Infrastructure StringId - The OCID of the Exadata infrastructure.
- exascale
Db StringStorage Vault Id - 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"} - high
Capacity List<Property Map>Database Storages - Exadata Database Storage Details
- id String
- The OCID of the Exadata Database Storage Vault.
- is
Autoscale BooleanEnabled - Indicates if autoscale feature is enabled for the Database Storage Vault. The default value is
FALSE. - lifecycle
Details String - Additional information about the current lifecycle state.
- state String
- The current state of the Exadata Database Storage Vault.
- subscription
Id 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.
- time
Created String - The date and time that the Exadata Database Storage Vault was created.
- time
Zone String - The time zone that you want to use for the Exadata Database Storage Vault. For details, see Time Zones.
- vm
Cluster NumberCount - The number of Exadata VM clusters used the Exadata Database Storage Vault.
- vm
Cluster List<String>Ids - The List of Exadata VM cluster on Exascale Infrastructure OCIDs Note: If Exadata Database Storage Vault is not used for any Exadata VM cluster on Exascale Infrastructure, this list is empty.
Supporting Types
GetExascaleDbStorageVaultHighCapacityDatabaseStorage
- Available
Size intIn Gbs - Available Capacity
- Total
Size intIn Gbs - Total Capacity
- Available
Size intIn Gbs - Available Capacity
- Total
Size intIn Gbs - Total Capacity
- available
Size IntegerIn Gbs - Available Capacity
- total
Size IntegerIn Gbs - Total Capacity
- available
Size numberIn Gbs - Available Capacity
- total
Size numberIn Gbs - Total Capacity
- available_
size_ intin_ gbs - Available Capacity
- total_
size_ intin_ gbs - Total Capacity
- available
Size NumberIn Gbs - Available Capacity
- total
Size NumberIn Gbs - Total Capacity
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
Viewing docs for Oracle Cloud Infrastructure v4.5.1
published on Friday, Apr 3, 2026 by Pulumi
published on Friday, Apr 3, 2026 by Pulumi
