This data source provides details about a specific Oracle Db Azure Vault resource in Oracle Cloud Infrastructure Dbmulticloud service.
Retrieves detailed information about an Oracle Database Azure Vault resource using its unique resource OCID. This operation returns metadata and configuration details associated with the specified vault resource.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testOracleDbAzureVault = oci.oci.getDbmulticloudOracleDbAzureVault({
oracleDbAzureVaultId: testOracleDbAzureVaultOciDbmulticloudOracleDbAzureVault.id,
});
import pulumi
import pulumi_oci as oci
test_oracle_db_azure_vault = oci.oci.get_dbmulticloud_oracle_db_azure_vault(oracle_db_azure_vault_id=test_oracle_db_azure_vault_oci_dbmulticloud_oracle_db_azure_vault["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/oci"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := oci.LookupDbmulticloudOracleDbAzureVault(ctx, &oci.LookupDbmulticloudOracleDbAzureVaultArgs{
OracleDbAzureVaultId: testOracleDbAzureVaultOciDbmulticloudOracleDbAzureVault.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 testOracleDbAzureVault = Oci.Oci.GetDbmulticloudOracleDbAzureVault.Invoke(new()
{
OracleDbAzureVaultId = testOracleDbAzureVaultOciDbmulticloudOracleDbAzureVault.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.oci.OciFunctions;
import com.pulumi.oci.oci.inputs.GetDbmulticloudOracleDbAzureVaultArgs;
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 testOracleDbAzureVault = OciFunctions.getDbmulticloudOracleDbAzureVault(GetDbmulticloudOracleDbAzureVaultArgs.builder()
.oracleDbAzureVaultId(testOracleDbAzureVaultOciDbmulticloudOracleDbAzureVault.id())
.build());
}
}
variables:
testOracleDbAzureVault:
fn::invoke:
function: oci:oci:getDbmulticloudOracleDbAzureVault
arguments:
oracleDbAzureVaultId: ${testOracleDbAzureVaultOciDbmulticloudOracleDbAzureVault.id}
Using getDbmulticloudOracleDbAzureVault
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 getDbmulticloudOracleDbAzureVault(args: GetDbmulticloudOracleDbAzureVaultArgs, opts?: InvokeOptions): Promise<GetDbmulticloudOracleDbAzureVaultResult>
function getDbmulticloudOracleDbAzureVaultOutput(args: GetDbmulticloudOracleDbAzureVaultOutputArgs, opts?: InvokeOptions): Output<GetDbmulticloudOracleDbAzureVaultResult>def get_dbmulticloud_oracle_db_azure_vault(oracle_db_azure_vault_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDbmulticloudOracleDbAzureVaultResult
def get_dbmulticloud_oracle_db_azure_vault_output(oracle_db_azure_vault_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDbmulticloudOracleDbAzureVaultResult]func LookupDbmulticloudOracleDbAzureVault(ctx *Context, args *LookupDbmulticloudOracleDbAzureVaultArgs, opts ...InvokeOption) (*LookupDbmulticloudOracleDbAzureVaultResult, error)
func LookupDbmulticloudOracleDbAzureVaultOutput(ctx *Context, args *LookupDbmulticloudOracleDbAzureVaultOutputArgs, opts ...InvokeOption) LookupDbmulticloudOracleDbAzureVaultResultOutput> Note: This function is named LookupDbmulticloudOracleDbAzureVault in the Go SDK.
public static class GetDbmulticloudOracleDbAzureVault
{
public static Task<GetDbmulticloudOracleDbAzureVaultResult> InvokeAsync(GetDbmulticloudOracleDbAzureVaultArgs args, InvokeOptions? opts = null)
public static Output<GetDbmulticloudOracleDbAzureVaultResult> Invoke(GetDbmulticloudOracleDbAzureVaultInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDbmulticloudOracleDbAzureVaultResult> getDbmulticloudOracleDbAzureVault(GetDbmulticloudOracleDbAzureVaultArgs args, InvokeOptions options)
public static Output<GetDbmulticloudOracleDbAzureVaultResult> getDbmulticloudOracleDbAzureVault(GetDbmulticloudOracleDbAzureVaultArgs args, InvokeOptions options)
fn::invoke:
function: oci:oci/getDbmulticloudOracleDbAzureVault:getDbmulticloudOracleDbAzureVault
arguments:
# arguments dictionaryThe following arguments are supported:
- Oracle
Db stringAzure Vault Id - The OCID of the Oracle DB Azure Vault resource.
- Oracle
Db stringAzure Vault Id - The OCID of the Oracle DB Azure Vault resource.
- oracle
Db StringAzure Vault Id - The OCID of the Oracle DB Azure Vault resource.
- oracle
Db stringAzure Vault Id - The OCID of the Oracle DB Azure Vault resource.
- oracle_
db_ strazure_ vault_ id - The OCID of the Oracle DB Azure Vault resource.
- oracle
Db StringAzure Vault Id - The OCID of the Oracle DB Azure Vault resource.
getDbmulticloudOracleDbAzureVault Result
The following output properties are available:
- Azure
Vault stringId - Azure Vault ID.
- Compartment
Id string - The OCID of the compartment that contains this Oracle DB Azure Vault resource.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - Display
Name string - Oracle DB Azure Vault resource name.
- 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 oracle DB Azure Vault resource.
- Last
Modification string - Description of the latest modification of the Oracle DB Azure Vault resource.
- Lifecycle
State stringDetails - Description of the current lifecycle state in more detail.
- Location string
- Oracle DB Azure Vault resource location.
- Oracle
Db stringAzure Resource Group - Oracle DB Azure resource group name.
- Oracle
Db stringAzure Vault Id - Oracle
Db stringConnector Id - The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
- Properties Dictionary<string, string>
- Oracle DB Azure Vault resource's properties.
- State string
- The lifecycle state of the Oracle DB Azure Vault resource.
- Dictionary<string, string>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- Time
Updated string - Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- Type string
- Oracle DB Azure Vault resource type.
- Azure
Vault stringId - Azure Vault ID.
- Compartment
Id string - The OCID of the compartment that contains this Oracle DB Azure Vault resource.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - Display
Name string - Oracle DB Azure Vault resource name.
- 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 oracle DB Azure Vault resource.
- Last
Modification string - Description of the latest modification of the Oracle DB Azure Vault resource.
- Lifecycle
State stringDetails - Description of the current lifecycle state in more detail.
- Location string
- Oracle DB Azure Vault resource location.
- Oracle
Db stringAzure Resource Group - Oracle DB Azure resource group name.
- Oracle
Db stringAzure Vault Id - Oracle
Db stringConnector Id - The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
- Properties map[string]string
- Oracle DB Azure Vault resource's properties.
- State string
- The lifecycle state of the Oracle DB Azure Vault resource.
- map[string]string
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - Time
Created string - Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- Time
Updated string - Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- Type string
- Oracle DB Azure Vault resource type.
- azure
Vault StringId - Azure Vault ID.
- compartment
Id String - The OCID of the compartment that contains this Oracle DB Azure Vault resource.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display
Name String - Oracle DB Azure Vault resource name.
- 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 oracle DB Azure Vault resource.
- last
Modification String - Description of the latest modification of the Oracle DB Azure Vault resource.
- lifecycle
State StringDetails - Description of the current lifecycle state in more detail.
- location String
- Oracle DB Azure Vault resource location.
- oracle
Db StringAzure Resource Group - Oracle DB Azure resource group name.
- oracle
Db StringAzure Vault Id - oracle
Db StringConnector Id - The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
- properties Map<String,String>
- Oracle DB Azure Vault resource's properties.
- state String
- The lifecycle state of the Oracle DB Azure Vault resource.
- Map<String,String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- time
Updated String - Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- type String
- Oracle DB Azure Vault resource type.
- azure
Vault stringId - Azure Vault ID.
- compartment
Id string - The OCID of the compartment that contains this Oracle DB Azure Vault resource.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display
Name string - Oracle DB Azure Vault resource name.
- {[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 oracle DB Azure Vault resource.
- last
Modification string - Description of the latest modification of the Oracle DB Azure Vault resource.
- lifecycle
State stringDetails - Description of the current lifecycle state in more detail.
- location string
- Oracle DB Azure Vault resource location.
- oracle
Db stringAzure Resource Group - Oracle DB Azure resource group name.
- oracle
Db stringAzure Vault Id - oracle
Db stringConnector Id - The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
- properties {[key: string]: string}
- Oracle DB Azure Vault resource's properties.
- state string
- The lifecycle state of the Oracle DB Azure Vault resource.
- {[key: string]: string}
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created string - Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- time
Updated string - Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- type string
- Oracle DB Azure Vault resource type.
- azure_
vault_ strid - Azure Vault ID.
- compartment_
id str - The OCID of the compartment that contains this Oracle DB Azure Vault resource.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display_
name str - Oracle DB Azure Vault resource name.
- 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 oracle DB Azure Vault resource.
- last_
modification str - Description of the latest modification of the Oracle DB Azure Vault resource.
- lifecycle_
state_ strdetails - Description of the current lifecycle state in more detail.
- location str
- Oracle DB Azure Vault resource location.
- oracle_
db_ strazure_ resource_ group - Oracle DB Azure resource group name.
- oracle_
db_ strazure_ vault_ id - oracle_
db_ strconnector_ id - The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
- properties Mapping[str, str]
- Oracle DB Azure Vault resource's properties.
- state str
- The lifecycle state of the Oracle DB Azure Vault resource.
- Mapping[str, str]
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time_
created str - Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- time_
updated str - Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- type str
- Oracle DB Azure Vault resource type.
- azure
Vault StringId - Azure Vault ID.
- compartment
Id String - The OCID of the compartment that contains this Oracle DB Azure Vault resource.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"} - display
Name String - Oracle DB Azure Vault resource name.
- 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 oracle DB Azure Vault resource.
- last
Modification String - Description of the latest modification of the Oracle DB Azure Vault resource.
- lifecycle
State StringDetails - Description of the current lifecycle state in more detail.
- location String
- Oracle DB Azure Vault resource location.
- oracle
Db StringAzure Resource Group - Oracle DB Azure resource group name.
- oracle
Db StringAzure Vault Id - oracle
Db StringConnector Id - The OCID of the Oracle DB Connector resource that contains Oracle DB Azure Vault resource.
- properties Map<String>
- Oracle DB Azure Vault resource's properties.
- state String
- The lifecycle state of the Oracle DB Azure Vault resource.
- Map<String>
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"orcl-cloud.free-tier-retained": "true"} - time
Created String - Time when the DB Azure Vault resource was created in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- time
Updated String - Time when the DB Azure Vault resource was last modified, expressed in RFC 3339 timestamp format, e.g. '2020-05-23T21:10:29.600Z'
- type String
- Oracle DB Azure Vault resource type.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ociTerraform Provider.
