oci.Kms.getVault
Explore with Pulumi AI
This data source provides details about a specific Vault resource in Oracle Cloud Infrastructure Kms service.
Gets the specified vault’s configuration information.
As a provisioning operation, this call is subject to a Key Management limit that applies to the total number of requests across all provisioning read operations. Key Management might throttle this call to reject an otherwise valid request when the total rate of provisioning read operations exceeds 10 requests per second for a given tenancy.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testVault = oci.Kms.getVault({
    vaultId: testVaultOciKmsVault.id,
});
import pulumi
import pulumi_oci as oci
test_vault = oci.Kms.get_vault(vault_id=test_vault_oci_kms_vault["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/kms"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := kms.GetVault(ctx, &kms.GetVaultArgs{
			VaultId: testVaultOciKmsVault.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 testVault = Oci.Kms.GetVault.Invoke(new()
    {
        VaultId = testVaultOciKmsVault.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Kms.KmsFunctions;
import com.pulumi.oci.Kms.inputs.GetVaultArgs;
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 testVault = KmsFunctions.getVault(GetVaultArgs.builder()
            .vaultId(testVaultOciKmsVault.id())
            .build());
    }
}
variables:
  testVault:
    fn::invoke:
      function: oci:Kms:getVault
      arguments:
        vaultId: ${testVaultOciKmsVault.id}
Using getVault
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 getVault(args: GetVaultArgs, opts?: InvokeOptions): Promise<GetVaultResult>
function getVaultOutput(args: GetVaultOutputArgs, opts?: InvokeOptions): Output<GetVaultResult>def get_vault(vault_id: Optional[str] = None,
              opts: Optional[InvokeOptions] = None) -> GetVaultResult
def get_vault_output(vault_id: Optional[pulumi.Input[str]] = None,
              opts: Optional[InvokeOptions] = None) -> Output[GetVaultResult]func LookupVault(ctx *Context, args *LookupVaultArgs, opts ...InvokeOption) (*LookupVaultResult, error)
func LookupVaultOutput(ctx *Context, args *LookupVaultOutputArgs, opts ...InvokeOption) LookupVaultResultOutput> Note: This function is named LookupVault in the Go SDK.
public static class GetVault 
{
    public static Task<GetVaultResult> InvokeAsync(GetVaultArgs args, InvokeOptions? opts = null)
    public static Output<GetVaultResult> Invoke(GetVaultInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVaultResult> getVault(GetVaultArgs args, InvokeOptions options)
public static Output<GetVaultResult> getVault(GetVaultArgs args, InvokeOptions options)
fn::invoke:
  function: oci:Kms/getVault:getVault
  arguments:
    # arguments dictionaryThe following arguments are supported:
- VaultId string
- The OCID of the vault.
- VaultId string
- The OCID of the vault.
- vaultId String
- The OCID of the vault.
- vaultId string
- The OCID of the vault.
- vault_id str
- The OCID of the vault.
- vaultId String
- The OCID of the vault.
getVault Result
The following output properties are available:
- CompartmentId string
- The OCID of the compartment that contains a particular vault.
- CryptoEndpoint string
- The service endpoint to perform cryptographic operations against. Cryptographic operations include Encrypt, Decrypt, and GenerateDataEncryptionKey operations.
- 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"}
- DisplayName string
- A user-friendly name for the vault. It does not have to be unique, and it is changeable. Avoid entering confidential information.
- ExternalKey List<GetManager Metadata Summaries Vault External Key Manager Metadata Summary> 
- Summary about metadata of external key manager to be returned to the customer as a response.
- ExternalKey List<GetManager Metadatas Vault External Key Manager Metadata> 
- 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 vault.
- IsPrimary bool
- A Boolean value that indicates whether the Vault is primary Vault or replica Vault.
- IsVault boolReplicable 
- A Boolean value that indicates whether the Vault has cross region replication capability. Always true for Virtual Private Vaults.
- ManagementEndpoint string
- The service endpoint to perform management operations against. Management operations include "Create," "Update," "List," "Get," and "Delete" operations.
- ReplicaDetails List<GetVault Replica Detail> 
- Vault replica details
- RestoreFrom List<GetFiles Vault Restore From File> 
- Details where vault was backed up.
- RestoreFrom List<GetObject Stores Vault Restore From Object Store> 
- Details where vault was backed up
- RestoreTrigger bool
- When flipped, triggers restore if restore options are provided. Values of 0 or 1 are supported
- RestoredFrom stringVault Id 
- The OCID of the vault from which this vault was restored, if it was restored from a backup file. If you restore a vault to the same region, the vault retains the same OCID that it had when you backed up the vault.
- State string
- The vault's current lifecycle state. Example: DELETED
- TimeCreated string
- The date and time this vault was created, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- TimeOf stringDeletion 
- An optional property to indicate when to delete the vault, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- VaultId string
- VaultType string
- The type of vault. Each type of vault stores the key with different degrees of isolation and has different options and pricing.
- CompartmentId string
- The OCID of the compartment that contains a particular vault.
- CryptoEndpoint string
- The service endpoint to perform cryptographic operations against. Cryptographic operations include Encrypt, Decrypt, and GenerateDataEncryptionKey operations.
- 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"}
- DisplayName string
- A user-friendly name for the vault. It does not have to be unique, and it is changeable. Avoid entering confidential information.
- ExternalKey []GetManager Metadata Summaries Vault External Key Manager Metadata Summary 
- Summary about metadata of external key manager to be returned to the customer as a response.
- ExternalKey []GetManager Metadatas Vault External Key Manager Metadata 
- 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 vault.
- IsPrimary bool
- A Boolean value that indicates whether the Vault is primary Vault or replica Vault.
- IsVault boolReplicable 
- A Boolean value that indicates whether the Vault has cross region replication capability. Always true for Virtual Private Vaults.
- ManagementEndpoint string
- The service endpoint to perform management operations against. Management operations include "Create," "Update," "List," "Get," and "Delete" operations.
- ReplicaDetails []GetVault Replica Detail 
- Vault replica details
- RestoreFrom []GetFiles Vault Restore From File 
- Details where vault was backed up.
- RestoreFrom []GetObject Stores Vault Restore From Object Store 
- Details where vault was backed up
- RestoreTrigger bool
- When flipped, triggers restore if restore options are provided. Values of 0 or 1 are supported
- RestoredFrom stringVault Id 
- The OCID of the vault from which this vault was restored, if it was restored from a backup file. If you restore a vault to the same region, the vault retains the same OCID that it had when you backed up the vault.
- State string
- The vault's current lifecycle state. Example: DELETED
- TimeCreated string
- The date and time this vault was created, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- TimeOf stringDeletion 
- An optional property to indicate when to delete the vault, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- VaultId string
- VaultType string
- The type of vault. Each type of vault stores the key with different degrees of isolation and has different options and pricing.
- compartmentId String
- The OCID of the compartment that contains a particular vault.
- cryptoEndpoint String
- The service endpoint to perform cryptographic operations against. Cryptographic operations include Encrypt, Decrypt, and GenerateDataEncryptionKey operations.
- 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"}
- displayName String
- A user-friendly name for the vault. It does not have to be unique, and it is changeable. Avoid entering confidential information.
- externalKey List<GetManager Metadata Summaries Vault External Key Manager Metadata Summary> 
- Summary about metadata of external key manager to be returned to the customer as a response.
- externalKey List<GetManager Metadatas Vault External Key Manager Metadata> 
- 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 vault.
- isPrimary Boolean
- A Boolean value that indicates whether the Vault is primary Vault or replica Vault.
- isVault BooleanReplicable 
- A Boolean value that indicates whether the Vault has cross region replication capability. Always true for Virtual Private Vaults.
- managementEndpoint String
- The service endpoint to perform management operations against. Management operations include "Create," "Update," "List," "Get," and "Delete" operations.
- replicaDetails List<GetVault Replica Detail> 
- Vault replica details
- restoreFrom List<GetFiles Vault Restore From File> 
- Details where vault was backed up.
- restoreFrom List<GetObject Stores Vault Restore From Object Store> 
- Details where vault was backed up
- restoreTrigger Boolean
- When flipped, triggers restore if restore options are provided. Values of 0 or 1 are supported
- restoredFrom StringVault Id 
- The OCID of the vault from which this vault was restored, if it was restored from a backup file. If you restore a vault to the same region, the vault retains the same OCID that it had when you backed up the vault.
- state String
- The vault's current lifecycle state. Example: DELETED
- timeCreated String
- The date and time this vault was created, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- timeOf StringDeletion 
- An optional property to indicate when to delete the vault, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- vaultId String
- vaultType String
- The type of vault. Each type of vault stores the key with different degrees of isolation and has different options and pricing.
- compartmentId string
- The OCID of the compartment that contains a particular vault.
- cryptoEndpoint string
- The service endpoint to perform cryptographic operations against. Cryptographic operations include Encrypt, Decrypt, and GenerateDataEncryptionKey operations.
- {[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"}
- displayName string
- A user-friendly name for the vault. It does not have to be unique, and it is changeable. Avoid entering confidential information.
- externalKey GetManager Metadata Summaries Vault External Key Manager Metadata Summary[] 
- Summary about metadata of external key manager to be returned to the customer as a response.
- externalKey GetManager Metadatas Vault External Key Manager Metadata[] 
- {[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 vault.
- isPrimary boolean
- A Boolean value that indicates whether the Vault is primary Vault or replica Vault.
- isVault booleanReplicable 
- A Boolean value that indicates whether the Vault has cross region replication capability. Always true for Virtual Private Vaults.
- managementEndpoint string
- The service endpoint to perform management operations against. Management operations include "Create," "Update," "List," "Get," and "Delete" operations.
- replicaDetails GetVault Replica Detail[] 
- Vault replica details
- restoreFrom GetFiles Vault Restore From File[] 
- Details where vault was backed up.
- restoreFrom GetObject Stores Vault Restore From Object Store[] 
- Details where vault was backed up
- restoreTrigger boolean
- When flipped, triggers restore if restore options are provided. Values of 0 or 1 are supported
- restoredFrom stringVault Id 
- The OCID of the vault from which this vault was restored, if it was restored from a backup file. If you restore a vault to the same region, the vault retains the same OCID that it had when you backed up the vault.
- state string
- The vault's current lifecycle state. Example: DELETED
- timeCreated string
- The date and time this vault was created, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- timeOf stringDeletion 
- An optional property to indicate when to delete the vault, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- vaultId string
- vaultType string
- The type of vault. Each type of vault stores the key with different degrees of isolation and has different options and pricing.
- compartment_id str
- The OCID of the compartment that contains a particular vault.
- crypto_endpoint str
- The service endpoint to perform cryptographic operations against. Cryptographic operations include Encrypt, Decrypt, and GenerateDataEncryptionKey operations.
- 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
- A user-friendly name for the vault. It does not have to be unique, and it is changeable. Avoid entering confidential information.
- external_key_ Sequence[Getmanager_ metadata_ summaries Vault External Key Manager Metadata Summary] 
- Summary about metadata of external key manager to be returned to the customer as a response.
- external_key_ Sequence[Getmanager_ metadatas Vault External Key Manager Metadata] 
- 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 vault.
- is_primary bool
- A Boolean value that indicates whether the Vault is primary Vault or replica Vault.
- is_vault_ boolreplicable 
- A Boolean value that indicates whether the Vault has cross region replication capability. Always true for Virtual Private Vaults.
- management_endpoint str
- The service endpoint to perform management operations against. Management operations include "Create," "Update," "List," "Get," and "Delete" operations.
- replica_details Sequence[GetVault Replica Detail] 
- Vault replica details
- restore_from_ Sequence[Getfiles Vault Restore From File] 
- Details where vault was backed up.
- restore_from_ Sequence[Getobject_ stores Vault Restore From Object Store] 
- Details where vault was backed up
- restore_trigger bool
- When flipped, triggers restore if restore options are provided. Values of 0 or 1 are supported
- restored_from_ strvault_ id 
- The OCID of the vault from which this vault was restored, if it was restored from a backup file. If you restore a vault to the same region, the vault retains the same OCID that it had when you backed up the vault.
- state str
- The vault's current lifecycle state. Example: DELETED
- time_created str
- The date and time this vault was created, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- time_of_ strdeletion 
- An optional property to indicate when to delete the vault, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- vault_id str
- vault_type str
- The type of vault. Each type of vault stores the key with different degrees of isolation and has different options and pricing.
- compartmentId String
- The OCID of the compartment that contains a particular vault.
- cryptoEndpoint String
- The service endpoint to perform cryptographic operations against. Cryptographic operations include Encrypt, Decrypt, and GenerateDataEncryptionKey operations.
- 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"}
- displayName String
- A user-friendly name for the vault. It does not have to be unique, and it is changeable. Avoid entering confidential information.
- externalKey List<Property Map>Manager Metadata Summaries 
- Summary about metadata of external key manager to be returned to the customer as a response.
- externalKey List<Property Map>Manager Metadatas 
- 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 vault.
- isPrimary Boolean
- A Boolean value that indicates whether the Vault is primary Vault or replica Vault.
- isVault BooleanReplicable 
- A Boolean value that indicates whether the Vault has cross region replication capability. Always true for Virtual Private Vaults.
- managementEndpoint String
- The service endpoint to perform management operations against. Management operations include "Create," "Update," "List," "Get," and "Delete" operations.
- replicaDetails List<Property Map>
- Vault replica details
- restoreFrom List<Property Map>Files 
- Details where vault was backed up.
- restoreFrom List<Property Map>Object Stores 
- Details where vault was backed up
- restoreTrigger Boolean
- When flipped, triggers restore if restore options are provided. Values of 0 or 1 are supported
- restoredFrom StringVault Id 
- The OCID of the vault from which this vault was restored, if it was restored from a backup file. If you restore a vault to the same region, the vault retains the same OCID that it had when you backed up the vault.
- state String
- The vault's current lifecycle state. Example: DELETED
- timeCreated String
- The date and time this vault was created, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- timeOf StringDeletion 
- An optional property to indicate when to delete the vault, expressed in RFC 3339 timestamp format. Example: 2018-04-03T21:10:29.600Z
- vaultId String
- vaultType String
- The type of vault. Each type of vault stores the key with different degrees of isolation and has different options and pricing.
Supporting Types
GetVaultExternalKeyManagerMetadata     
- ExternalVault stringEndpoint Url 
- URL of the vault on external key manager.
- OauthMetadatas List<GetVault External Key Manager Metadata Oauth Metadata> 
- PrivateEndpoint stringId 
- OCID of the private endpoint.
- ExternalVault stringEndpoint Url 
- URL of the vault on external key manager.
- OauthMetadatas []GetVault External Key Manager Metadata Oauth Metadata 
- PrivateEndpoint stringId 
- OCID of the private endpoint.
- externalVault StringEndpoint Url 
- URL of the vault on external key manager.
- oauthMetadatas List<GetVault External Key Manager Metadata Oauth Metadata> 
- privateEndpoint StringId 
- OCID of the private endpoint.
- externalVault stringEndpoint Url 
- URL of the vault on external key manager.
- oauthMetadatas GetVault External Key Manager Metadata Oauth Metadata[] 
- privateEndpoint stringId 
- OCID of the private endpoint.
- external_vault_ strendpoint_ url 
- URL of the vault on external key manager.
- oauth_metadatas Sequence[GetVault External Key Manager Metadata Oauth Metadata] 
- private_endpoint_ strid 
- OCID of the private endpoint.
- externalVault StringEndpoint Url 
- URL of the vault on external key manager.
- oauthMetadatas List<Property Map>
- privateEndpoint StringId 
- OCID of the private endpoint.
GetVaultExternalKeyManagerMetadataOauthMetadata       
- ClientApp stringId 
- ID of the client app created in IDP.
- ClientApp stringSecret 
- IdcsAccount stringName Url 
- Base URL of the IDCS account where confidential client app is created.
- ClientApp stringId 
- ID of the client app created in IDP.
- ClientApp stringSecret 
- IdcsAccount stringName Url 
- Base URL of the IDCS account where confidential client app is created.
- clientApp StringId 
- ID of the client app created in IDP.
- clientApp StringSecret 
- idcsAccount StringName Url 
- Base URL of the IDCS account where confidential client app is created.
- clientApp stringId 
- ID of the client app created in IDP.
- clientApp stringSecret 
- idcsAccount stringName Url 
- Base URL of the IDCS account where confidential client app is created.
- client_app_ strid 
- ID of the client app created in IDP.
- client_app_ strsecret 
- idcs_account_ strname_ url 
- Base URL of the IDCS account where confidential client app is created.
- clientApp StringId 
- ID of the client app created in IDP.
- clientApp StringSecret 
- idcsAccount StringName Url 
- Base URL of the IDCS account where confidential client app is created.
GetVaultExternalKeyManagerMetadataSummary      
- ExternalVault stringEndpoint Url 
- URL of the vault on external key manager.
- OauthMetadata List<GetSummaries Vault External Key Manager Metadata Summary Oauth Metadata Summary> 
- Summary about authorization to be returned to the customer as a response.
- PrivateEndpoint stringId 
- OCID of the private endpoint.
- Vendor string
- Vendor of the external key manager.
- ExternalVault stringEndpoint Url 
- URL of the vault on external key manager.
- OauthMetadata []GetSummaries Vault External Key Manager Metadata Summary Oauth Metadata Summary 
- Summary about authorization to be returned to the customer as a response.
- PrivateEndpoint stringId 
- OCID of the private endpoint.
- Vendor string
- Vendor of the external key manager.
- externalVault StringEndpoint Url 
- URL of the vault on external key manager.
- oauthMetadata List<GetSummaries Vault External Key Manager Metadata Summary Oauth Metadata Summary> 
- Summary about authorization to be returned to the customer as a response.
- privateEndpoint StringId 
- OCID of the private endpoint.
- vendor String
- Vendor of the external key manager.
- externalVault stringEndpoint Url 
- URL of the vault on external key manager.
- oauthMetadata GetSummaries Vault External Key Manager Metadata Summary Oauth Metadata Summary[] 
- Summary about authorization to be returned to the customer as a response.
- privateEndpoint stringId 
- OCID of the private endpoint.
- vendor string
- Vendor of the external key manager.
- external_vault_ strendpoint_ url 
- URL of the vault on external key manager.
- oauth_metadata_ Sequence[Getsummaries Vault External Key Manager Metadata Summary Oauth Metadata Summary] 
- Summary about authorization to be returned to the customer as a response.
- private_endpoint_ strid 
- OCID of the private endpoint.
- vendor str
- Vendor of the external key manager.
- externalVault StringEndpoint Url 
- URL of the vault on external key manager.
- oauthMetadata List<Property Map>Summaries 
- Summary about authorization to be returned to the customer as a response.
- privateEndpoint StringId 
- OCID of the private endpoint.
- vendor String
- Vendor of the external key manager.
GetVaultExternalKeyManagerMetadataSummaryOauthMetadataSummary         
- ClientApp stringId 
- ID of the client app created in IDP.
- IdcsAccount stringName Url 
- Base URL of the IDCS account where confidential client app is created.
- ClientApp stringId 
- ID of the client app created in IDP.
- IdcsAccount stringName Url 
- Base URL of the IDCS account where confidential client app is created.
- clientApp StringId 
- ID of the client app created in IDP.
- idcsAccount StringName Url 
- Base URL of the IDCS account where confidential client app is created.
- clientApp stringId 
- ID of the client app created in IDP.
- idcsAccount stringName Url 
- Base URL of the IDCS account where confidential client app is created.
- client_app_ strid 
- ID of the client app created in IDP.
- idcs_account_ strname_ url 
- Base URL of the IDCS account where confidential client app is created.
- clientApp StringId 
- ID of the client app created in IDP.
- idcsAccount StringName Url 
- Base URL of the IDCS account where confidential client app is created.
GetVaultReplicaDetail   
- ReplicationId string
- ReplicationId associated with a vault operation
- ReplicationId string
- ReplicationId associated with a vault operation
- replicationId String
- ReplicationId associated with a vault operation
- replicationId string
- ReplicationId associated with a vault operation
- replication_id str
- ReplicationId associated with a vault operation
- replicationId String
- ReplicationId associated with a vault operation
GetVaultRestoreFromFile    
- ContentLength string
- content length of vault's backup binary file
- ContentMd5 string
- content md5 hashed value of vault's backup file
- RestoreVault stringFrom File Details 
- Vault backup file content
- ContentLength string
- content length of vault's backup binary file
- ContentMd5 string
- content md5 hashed value of vault's backup file
- RestoreVault stringFrom File Details 
- Vault backup file content
- contentLength String
- content length of vault's backup binary file
- contentMd5 String
- content md5 hashed value of vault's backup file
- restoreVault StringFrom File Details 
- Vault backup file content
- contentLength string
- content length of vault's backup binary file
- contentMd5 string
- content md5 hashed value of vault's backup file
- restoreVault stringFrom File Details 
- Vault backup file content
- content_length str
- content length of vault's backup binary file
- content_md5 str
- content md5 hashed value of vault's backup file
- restore_vault_ strfrom_ file_ details 
- Vault backup file content
- contentLength String
- content length of vault's backup binary file
- contentMd5 String
- content md5 hashed value of vault's backup file
- restoreVault StringFrom File Details 
- Vault backup file content
GetVaultRestoreFromObjectStore     
- Bucket string
- Name of the bucket where vault was backed up
- Destination string
- Type of backup to restore from. Values of "BUCKET", "PRE_AUTHENTICATED_REQUEST_URI" are supported
- Namespace string
- Namespace of the bucket where vault was backed up
- Object string
- Object containing the backup
- Uri string
- Pre-authenticated-request-uri of the backup
- Bucket string
- Name of the bucket where vault was backed up
- Destination string
- Type of backup to restore from. Values of "BUCKET", "PRE_AUTHENTICATED_REQUEST_URI" are supported
- Namespace string
- Namespace of the bucket where vault was backed up
- Object string
- Object containing the backup
- Uri string
- Pre-authenticated-request-uri of the backup
- bucket String
- Name of the bucket where vault was backed up
- destination String
- Type of backup to restore from. Values of "BUCKET", "PRE_AUTHENTICATED_REQUEST_URI" are supported
- namespace String
- Namespace of the bucket where vault was backed up
- object String
- Object containing the backup
- uri String
- Pre-authenticated-request-uri of the backup
- bucket string
- Name of the bucket where vault was backed up
- destination string
- Type of backup to restore from. Values of "BUCKET", "PRE_AUTHENTICATED_REQUEST_URI" are supported
- namespace string
- Namespace of the bucket where vault was backed up
- object string
- Object containing the backup
- uri string
- Pre-authenticated-request-uri of the backup
- bucket str
- Name of the bucket where vault was backed up
- destination str
- Type of backup to restore from. Values of "BUCKET", "PRE_AUTHENTICATED_REQUEST_URI" are supported
- namespace str
- Namespace of the bucket where vault was backed up
- object str
- Object containing the backup
- uri str
- Pre-authenticated-request-uri of the backup
- bucket String
- Name of the bucket where vault was backed up
- destination String
- Type of backup to restore from. Values of "BUCKET", "PRE_AUTHENTICATED_REQUEST_URI" are supported
- namespace String
- Namespace of the bucket where vault was backed up
- object String
- Object containing the backup
- uri String
- Pre-authenticated-request-uri of the backup
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.